Show patches with: Submitter = Miao Xie       |    State = Action Required       |   326 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/6] Btrfs: fix wrong return value of btrfs_truncate_page() - - - --- 2012-12-05 Miao Xie New
[5/6] Btrfs: punch hole past the end of the file - - - --- 2012-12-05 Miao Xie New
[4/6] Btrfs: fix the page that is beyond EOF - - - --- 2012-12-05 Miao Xie New
[3/6] Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole() - - - --- 2012-12-05 Miao Xie New
[2/6] Btrfs: fix missing reserved space release in error path of delalloc reservation - - - --- 2012-12-05 Miao Xie New
[1/6] Btrfs: don't auto defrag a file when doing directIO - - - --- 2012-12-05 Miao Xie New
[2/2] Btrfs: fix off-by-one error of the reserved size of btrfs_allocate() - - - --- 2012-11-28 Miao Xie New
[1/2] Btrfs: use existing align macros in btrfs_allocate() - - - --- 2012-11-28 Miao Xie New
[5/5] Btrfs: fix remount vs autodefrag - - - --- 2012-11-26 Miao Xie New
[4/5] Btrfs: fix freeze vs auto defrag - - - --- 2012-11-26 Miao Xie New
[3/5] Btrfs: restructure btrfs_run_defrag_inodes() - - - --- 2012-11-26 Miao Xie New
[2/5] Btrfs: fix unprotected defragable inode insertion - - - --- 2012-11-26 Miao Xie New
[1/5] Btrfs: use slabs for auto defrag allocation - - - --- 2012-11-26 Miao Xie New
[RFC,9/9] Btrfs: get write access for adding device - - - --- 2012-11-26 Miao Xie New
[8/9] Btrfs: get write access for qgroup operations - - - --- 2012-11-26 Miao Xie New
[7/9] Btrfs: get write access for scrub - - - --- 2012-11-26 Miao Xie New
[6/9] Btrfs: get write access when removing a device - - - --- 2012-11-26 Miao Xie New
[5/9] Btrfs: get write access when doing resize fs - - - --- 2012-11-26 Miao Xie New
[4/9] Btrfs: get write access when setting the default subvolume - - - --- 2012-11-26 Miao Xie New
[3/9] Btrfs: fix wrong return value of btrfs_wait_for_commit() - - - --- 2012-11-26 Miao Xie New
[2/9] Btrfs: don't start a new transaction when starting sync - - - --- 2012-11-26 Miao Xie New
[1/9] Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync() - - - --- 2012-11-26 Miao Xie New
Btrfs: use slabs for delayed reference allocation - - - --- 2012-11-21 Miao Xie New
[V2] Btrfs: fix deadlock when the process of delayed refs fails - - - --- 2012-11-20 Miao Xie New
[RESEND] Btrfs: fix deadlock when the process of delayed refs fails - - - --- 2012-11-19 Miao Xie New
Btrfs: disable qgroup id 0 - - - --- 2012-11-15 Miao Xie New
[2/2] Btrfs: use common work instead of delayed work - - - --- 2012-11-15 Miao Xie New
[1/2] Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handle - - - --- 2012-11-15 Miao Xie New
[RFC] Btrfs-progs: disable qgroupid 0 for quota_tree - - - --- 2012-11-08 Miao Xie New
[3/3] Btrfs-progs: check the relation of two group by real level numbers - - - --- 2012-11-08 Miao Xie New
[2/3] Btrfs-progs: clean up reduplicate parse_qgroupid() and replace atoi with strtoull - - - --- 2012-11-08 Miao Xie New
[1/3] Btrfs-progs: fix arg parsing for btrfs qgroup limit commands - - - --- 2012-11-08 Miao Xie New
[5/5] Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set - - - --- 2012-11-01 Miao Xie New
[4/5] Btrfs: fix unprotected extent map operation when logging file extents - - - --- 2012-11-01 Miao Xie New
[3/5] Btrfs: fix wrong file extent length - - - --- 2012-11-01 Miao Xie New
[2/5] Btrfs: fix missing flush when committing a transaction - - - --- 2012-11-01 Miao Xie New
[1/5] Btrfs: fix joining the same transaction handler more than 2 times - - - --- 2012-11-01 Miao Xie New
[3/3] Btrfs: make ordered extent be flushed by multi-task - - - --- 2012-10-25 Miao Xie New
[2/3] Btrfs: make ordered operations be handled by multi-task - - - --- 2012-10-25 Miao Xie New
[1/3] Btrfs: make delalloc inodes be flushed by multi-task - - - --- 2012-10-25 Miao Xie New
[2/2] Btrfs: do not delete a subvolume which is in a R/O subvolume - - - --- 2012-10-22 Miao Xie New
[1/2] Btrfs: don't check the permission of the subvolume which we want to delete - - - --- 2012-10-22 Miao Xie New
[V2] Btrfs: fix unnecessary while loop when search the free space, cache - - - --- 2012-10-18 Miao Xie New
Btrfs: fix unnecessary while loop when search the free space cache - - - --- 2012-10-18 Miao Xie New
[2/2] Btrfs: improve the noflush reservation - - - --- 2012-10-16 Miao Xie New
[1/2] Btrfs: fix wrong comment in can_overcommit() - - - --- 2012-10-16 Miao Xie New
Btrfs: fix deadlock caused by the nested chunk allocation - - - --- 2012-10-16 Miao Xie New
[V5,1/2] Btrfs: cleanup duplicated division functions - - - --- 2012-09-28 Miao Xie New
[V4,1/2] Btrfs: cleanup duplicated division functions - - - --- 2012-09-27 Miao Xie New
Btrfs: fix wrong calculation of the available space when reserving the space - - - --- 2012-09-27 Miao Xie New
Btrfs: improve the noflush reservation - - - --- 2012-09-27 Miao Xie New
[RFC,V2,4/4] Btrfs: introduce extent buffer cache for delayed reference - - - --- 2012-09-26 Miao Xie New
[RFC,V2,3/4] Btrfs: introduce extent buffer cache for delayed inode - - - --- 2012-09-26 Miao Xie New
[RFC,V2,2/4] Btrfs: introduce extent buffer cache for each i-node - - - --- 2012-09-26 Miao Xie New
[RFC,V2,1/4] Btrfs: restructure btrfs_search_slot() - - - --- 2012-09-26 Miao Xie New
[2/5] Btrfs: fix trans block rsv regression - - - --- 2012-09-23 Miao Xie New
[V3,1/2] Btrfs: cleanup duplicated division functions - - - --- 2012-09-21 Miao Xie New
[2/2] Btrfs-progs: introduce '-t' option into subvolume list command - - - --- 2012-09-20 Miao Xie New
[1/2] Btrfs-progs: introduce -g -c --sort options into btrfs subvol list command - - - --- 2012-09-20 Miao Xie New
[2/2] Btrfs: fix orphan transaction on the freezed filesystem - - - --- 2012-09-20 Miao Xie New
[1/2] Btrfs: add a type field for the transaction handle - - - --- 2012-09-20 Miao Xie New
Btrfs: fix memory leak in start_transaction() - - - --- 2012-09-20 Miao Xie New
[V2,1/2] Btrfs: cleanup duplicated division functions - - - --- 2012-09-20 Miao Xie New
[V4,7/7] Btrfs-progs: update the manpage entries for the btrfs subvolume list - - - --- 2012-09-18 Miao Xie New
[V4,6/7] Btrfs-progs: enhance btrfs subvol list only to show read-only snapshots - - - --- 2012-09-18 Miao Xie New
[V4,5/7] Btrfs-progs: restructure list_subvolumes - - - --- 2012-09-18 Miao Xie New
[V4,4/7] Btrfs-progs: fix wrong way to check if the root item contains otime and uuid - - - --- 2012-09-18 Miao Xie New
[V4,3/7] Btrfs-progs: fix wrong usage of btrfs subvolume list command - - - --- 2012-09-18 Miao Xie New
[V4,2/7] Btrfs-progs: fix compile warning of implicit declaration of "list_snapshots" - - - --- 2012-09-18 Miao Xie New
[V4,1/7] Btrfs-progs: move the function declarations to a new head file - - - --- 2012-09-18 Miao Xie New
Btrfs: fix the missing error information in create_pending_snapshot() - - - --- 2012-09-18 Miao Xie New
Btrfs: fix double decrease of the writer counter - - - --- 2012-09-17 Miao Xie New
[2/2] Revert "Btrfs: do not do filemap_write_and_wait_range in fsync" - - - --- 2012-09-13 Miao Xie New
[1/2] Btrfs: cleanup duplicated division functions - - - --- 2012-09-13 Miao Xie New
Btrfs: fix unnecessary warning when the fragments make the space alloc fail - - - --- 2012-09-12 Miao Xie New
[V5,07/12] Btrfs: fix corrupted metadata in the snapshot - - - --- 2012-09-07 Miao Xie New
[V3,7/7] Btrfs-progs: update the manpage entries for the btrfs subvolume list - - - --- 2012-09-06 Miao Xie New
[V3,1/7] Btrfs-progs: move the function declarations to a new head file - - - --- 2012-09-06 Miao Xie New
[V3,7/7] Btrfs-progs: update the manpage entries for the btrfs, subvolume list - - - --- 2012-09-06 Miao Xie New
[V3,6/7] Btrfs-progs: enhance btrfs subvol list only to show read-only snapshots - - - --- 2012-09-06 Miao Xie New
[V3,5/7] Btrfs-progs: restructure list_subvolumes - - - --- 2012-09-06 Miao Xie New
[V3,4/7] Btrfs-progs: fix wrong way to check if the root item contains otime and uuid - - - --- 2012-09-06 Miao Xie New
[V3,3/7] Btrfs-progs: fix wrong usage of btrfs subvolume list command - - - --- 2012-09-06 Miao Xie New
[V3,2/7] Btrfs-progs: fix compile warning of implicit declaration, of "list_snapshots" - - - --- 2012-09-06 Miao Xie New
[V3,1/7] Btrfs-progs: move the function declarations to a new head file - - - --- 2012-09-06 Miao Xie New
[V4,12/12] Btrfs: fix wrong size for the reservation when doing, file pre-allocation. - - - --- 2012-09-06 Miao Xie New
[V4,11/12] Btrfs: output more information when aborting a unused transaction handle - - - --- 2012-09-06 Miao Xie New
[V4,10/12] Btrfs: fix unprotected ->log_batch - - - --- 2012-09-06 Miao Xie New
[V4,09/12] Btrfs: fix wrong size for the reservation of the, snapshot creation - - - --- 2012-09-06 Miao Xie New
[V4,08/12] Btrfs: fix the snapshot that should not exist - - - --- 2012-09-06 Miao Xie New
[V4,07/12] Btrfs: fix corrupted metadata in the snapshot - - - --- 2012-09-06 Miao Xie New
[V4,06/12] Btrfs: add a new "type" field into the block reservation structure - - - --- 2012-09-06 Miao Xie New
[V4,05/12] Btrfs: fix wrong orphan count of the fs/file tree - - - --- 2012-09-06 Miao Xie New
[V4,04/12] Btrfs: use a slab for ordered extents allocation - - - --- 2012-09-06 Miao Xie New
[V4,03/12] Btrfs: fix file extent discount problem in the, snapshot - - - --- 2012-09-06 Miao Xie New
[V4,02/12] Btrfs: fix full backref problem when inserting shared block reference - - - --- 2012-09-06 Miao Xie New
[V4,01/12] Btrfs: fix error path in create_pending_snapshot() - - - --- 2012-09-06 Miao Xie New
[2/2,RESEND] Btrfs: flush all the dirty pages if try_to_writeback_inodes_sb_nr() fails - - - --- 2012-08-29 Miao Xie New
Btrfs-progs: fix wrong return value of check_owner_ref() - - - --- 2012-08-29 Miao Xie New
[V3,7/7,RESEND] Btrfs: fix the snapshot that should not exist - - - --- 2012-08-29 Miao Xie New
« 1 2 3 4 »