Show patches with: Submitter = Miao Xie       |   609 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2,2/9] btrfs: check generation as replace duplicates devid+uuid - - - --- 2014-07-03 Miao Xie Accepted
[V4,1/9] Btrfs: device_list_add() should not update list when mounted - - - --- 2014-07-03 Miao Xie Superseded
Btrfs: fix wrong uevent target - - - --- 2014-07-02 Miao Xie Superseded
[12/12] Btrfs: cleanup the read failure record after write or when the inode is freeing - - - --- 2014-06-28 Miao Xie Superseded
[11/12] Btrfs: implement repair function when direct read fails - - - --- 2014-06-28 Miao Xie Superseded
[10/12] Btrfs: Set real mirror number for read operation on RAID0/5/6 - - - --- 2014-06-28 Miao Xie Superseded
[09/12] Btrfs: modify clean_io_failure and make it suit direct io - - - --- 2014-06-28 Miao Xie Superseded
[08/12] Btrfs: modify repair_io_failure and make it suit direct io - - - --- 2014-06-28 Miao Xie Superseded
[07/12] Btrfs: split bio_readpage_error into several functions - - - --- 2014-06-28 Miao Xie Superseded
[06/12] Btrfs: Cleanup unused variant and argument of IO failure handlers - - - --- 2014-06-28 Miao Xie Superseded
[05/12] Btrfs: fix missing error handler if submiting re-read bio fails - - - --- 2014-06-28 Miao Xie Superseded
[04/12] Btrfs: do file data check by sub-bio's self - - - --- 2014-06-28 Miao Xie Superseded
[03/12] Btrfs: cleanup similar code of the buffered data data check and dio read data check - - - --- 2014-06-28 Miao Xie Superseded
[02/12] Btrfs: load checksum data once when submitting a direct read io - - - --- 2014-06-28 Miao Xie Superseded
[01/12] Btrfs: fix put dio bio twice when we submit dio bio fail - - - --- 2014-06-28 Miao Xie Superseded
[7/7] Btrfs: fix wrong error handle when the device is missing or is not writeable - - - --- 2014-06-19 Miao Xie Accepted
[6/7] Btrfs: fix deadlock when mounting a degraded fs - - - --- 2014-06-19 Miao Xie Accepted
[5/7] Btrfs: use bio_endio_nodec instead of open code - - - --- 2014-06-19 Miao Xie Accepted
[RESEND,4/7] Btrfs: fix NULL pointer crash when running balance and scrub concurrently - - - --- 2014-06-19 Miao Xie Accepted
[RESEND,3/7] btrfs: Skip scrubbing removed chunks to avoid -ENOENT. - - - --- 2014-06-19 Miao Xie Accepted
[V3,2/7] Btrfs: fix broken free space cache after the system crashed - - - --- 2014-06-19 Miao Xie Accepted
[1/7] Btrfs: make free space cache write out functions more readable - - - --- 2014-06-19 Miao Xie Accepted
[V3] Btrfs: reclaim the reserved metadata space at background - - - --- 2014-05-08 Miao Xie Accepted
[V2,2/2] Btrfs: fix broken free space cache after the system crashed - - - --- 2014-04-24 Miao Xie Superseded
[V2,1/2] Btrfs: output warning instead of error when loading free space cache failed - - - --- 2014-04-24 Miao Xie Accepted
[V2,10/10] Btrfs: reclaim the reserved metadata space at background - - - --- 2014-03-06 Miao Xie Superseded
[V2,09/10] Btrfs: fix possible empty list access when flushing the delalloc inodes - - - --- 2014-03-06 Miao Xie Accepted
[V2,08/10] Btrfs: split the global ordered extents mutex - - - --- 2014-03-06 Miao Xie Accepted
[V2,07/10] Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock - - - --- 2014-03-06 Miao Xie Accepted
[V2,06/10] Btrfs: reclaim delalloc metadata more aggressively - - - --- 2014-03-06 Miao Xie Accepted
[V2,05/10] Btrfs: remove unnecessary lock in may_commit_transaction() - - - --- 2014-03-06 Miao Xie Accepted
[V2,04/10] Btrfs: remove the unnecessary flush when preparing the pages - - - --- 2014-03-06 Miao Xie Accepted
[V2,03/10] Btrfs: just do dirty page flush for the inode with compression before direct IO - - - --- 2014-03-06 Miao Xie Accepted
[V2,02/10] Btrfs: wake up the tasks that wait for the io earlier - - - --- 2014-03-06 Miao Xie Accepted
[V2,01/10] Btrfs: fix early enospc due to the race of the two ordered extent wait - - - --- 2014-03-06 Miao Xie Accepted
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume - - - --- 2014-03-06 Miao Xie Accepted
[3/3] Btrfs: fix preallocate vs double nocow write - - - --- 2014-02-27 Miao Xie Accepted
[2/3] Btrfs: fix wrong lock range and write size in check_can_nocow() - - - --- 2014-02-27 Miao Xie Accepted
[1/3] Btrfs: don't skip the page flush since the enospc is not brought by it - - - --- 2014-02-27 Miao Xie New
[9/9] Btrfs: just wait or commit our own log sub-transaction - - - --- 2014-02-20 Miao Xie Accepted
[8/9] Btrfs: fix skipped error handle when log sync failed - - - --- 2014-02-20 Miao Xie Accepted
[7/9] Btrfs: stop joining the log transaction if sync log fails - - - --- 2014-02-20 Miao Xie Accepted
[6/9] Btrfs: use signed integer instead of unsigned long integer for log transid - - - --- 2014-02-20 Miao Xie Accepted
[5/9] Btrfs: remove unnecessary memory barrier in btrfs_sync_log() - - - --- 2014-02-20 Miao Xie Accepted
[4/9] Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root - - - --- 2014-02-20 Miao Xie Superseded
[3/9] Btrfs: don't start the log transaction if the log tree init fails - - - --- 2014-02-20 Miao Xie Accepted
[2/9] Btrfs: fix the skipped transaction commit during the file sync - - - --- 2014-02-20 Miao Xie Accepted
[1/9] Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_full_commit - - - --- 2014-02-20 Miao Xie Accepted
[2/2] Btrfs: fix use-after-free in the finishing procedure of the device replace - - - --- 2014-01-30 Miao Xie Accepted
[1/2] Btrfs: fix unprotected alloc list insertion during the finishing procedure of replace - - - --- 2014-01-30 Miao Xie Accepted
[RFC,5/5] Btrfs: fix broken free space cache after the system crashed - - - --- 2014-01-15 Miao Xie Superseded
[4/5] Btrfs: fix wrong block group in trace during the free space allocation - - - --- 2014-01-15 Miao Xie Accepted
[3/5] Btrfs: cleanup the code of used_block_group in find_free_extent() - - - --- 2014-01-15 Miao Xie Accepted
[2/5] Btrfs: cleanup the redundant code for the block group allocation and init - - - --- 2014-01-15 Miao Xie Accepted
[1/5] Btrfs: change the members' order of btrfs_space_info structure to reduce the cache miss - - - --- 2014-01-15 Miao Xie Accepted
[V2,4/4] Btrfs: flush the dirty pages of the ordered extent aggressively during logging csum - - - --- 2014-01-14 Miao Xie Accepted
[V2,3/4] Btrfs: don't mix the ordered extents of all files together during logging the inodes - - - --- 2014-01-14 Miao Xie Accepted
[V2,2/4] Btrfs: don't get the lock when adding a csum into a ordered extent - - - --- 2014-01-14 Miao Xie Accepted
[V2,1/4] Btrfs: filter the ordered extents that has been logged - - - --- 2014-01-14 Miao Xie Rejected
[V2,1/2] Btrfs: fix the race between write back and nocow buffered write - - - --- 2014-01-09 Miao Xie Accepted
[2/2] Btrfs: fix the wrong nocow range check - - - --- 2013-12-27 Miao Xie Accepted
[1/2] Btrfs: fix the race between write back and nocow buffered write - - - --- 2013-12-27 Miao Xie Superseded
[v2,6/6] Btrfs: introduce the delayed inode ref deletion for the single link inode - - - --- 2013-12-26 Miao Xie Accepted
[v2,5/6] Btrfs: use flags instead of the bool variants in delayed node - - - --- 2013-12-26 Miao Xie Accepted
[v2,4/6] Btrfs: remove btrfs_end_transaction_dmeta() - - - --- 2013-12-26 Miao Xie Accepted
[v2,3/6] Btrfs: cleanup code of btrfs_balance_delayed_items() - - - --- 2013-12-26 Miao Xie Accepted
[v2,2/6] Btrfs: don't run delayed nodes again after all nodes flush - - - --- 2013-12-26 Miao Xie Accepted
[v2,1/6] Btrfs: remove residual code in delayed inode async helper - - - --- 2013-12-26 Miao Xie Accepted
Btrfs: improve the performance fluctuating of the fsync - - - --- 2013-12-18 Miao Xie Rejected
Btrfs: fix double initialization of the raid kobject - - - --- 2013-12-17 Miao Xie Accepted
[6/6] Btrfs: introduce the delayed inode ref deletion for the single link inode - - - --- 2013-12-13 Miao Xie Superseded
[5/6] Btrfs: use flags instead of the bool variants in delayed node - - - --- 2013-12-13 Miao Xie Superseded
[4/6] Btrfs: remove btrfs_end_transaction_dmeta() - - - --- 2013-12-13 Miao Xie Superseded
[3/6] Btrfs: cleanup code of btrfs_balance_delayed_items() - - - --- 2013-12-13 Miao Xie Superseded
[2/6] Btrfs: don't run delayed nodes again after all nodes flush - - - --- 2013-12-13 Miao Xie Superseded
[1/6] Btrfs: remove residual code in delayed inode async helper - - - --- 2013-12-13 Miao Xie Superseded
[2/2] Btrfs: fix the reserved space leak caused by the race between nonlock dio and buffered io - - - --- 2013-12-10 Miao Xie Accepted
[1/2] Btrfs: cleanup unnecessary parameter and variant of prepare_pages() - - - --- 2013-12-10 Miao Xie Accepted
[v3] xfstests,btrfs: add wrong compress type regression test - - - --- 2013-11-26 Miao Xie Not Applicable
[v2] xfstests,btrfs: add wrong compress type regression test - - - --- 2013-11-26 Miao Xie Not Applicable
xfstests,btrfs: add wrong compress type regression test - - - --- 2013-11-25 Miao Xie Not Applicable
Btrfs: don't clear the default compression type - - - --- 2013-11-22 Miao Xie Accepted
[5/5] Btrfs: reclaim the reserved metadata space at background - - - --- 2013-11-21 Miao Xie Superseded
[4/5] Btrfs: remove unnecessary lock in may_commit_transaction() - - - --- 2013-11-21 Miao Xie Superseded
[3/5] Btrfs: remove the unnecessary flush when preparing the pages - - - --- 2013-11-21 Miao Xie Superseded
[2/5] Btrfs: just do diry page flush for the inode with compression before direct IO - - - --- 2013-11-21 Miao Xie New
[1/5] Btrfs: wake up the tasks that wait for the io earlier - - - --- 2013-11-21 Miao Xie Superseded
Btrfs: fix list delete warning when removing ordered root from the list - - - --- 2013-11-14 Miao Xie Accepted
[V2,1/7] Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc() - - - --- 2013-11-06 Miao Xie Accepted
[7/7] Btrfs: rename btrfs_start_all_delalloc_inodes - - - --- 2013-11-04 Miao Xie Accepted
[6/7] Btrfs: don't wait for the completion of all the ordered extents - - - --- 2013-11-04 Miao Xie Accepted
[5/7] Btrfs: don't wait for all the async delalloc when shrinking delalloc - - - --- 2013-11-04 Miao Xie Accepted
[4/7] Btrfs: fix the confusion between delalloc bytes and metadata bytes - - - --- 2013-11-04 Miao Xie Accepted
[3/7] Btrfs: pick up the code for the item number calculation in flush_space() - - - --- 2013-11-04 Miao Xie Accepted
[2/7] Btrfs: wait for the ordered extent only when we want - - - --- 2013-11-04 Miao Xie Accepted
[1/7] Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc() - - - --- 2013-11-04 Miao Xie Superseded
Btrfs: fix the free space write out failure when there is no data space - - - --- 2013-10-25 Miao Xie Accepted
Btrfs-progs: don't output baffling message when checking a fresh fs - - - --- 2013-10-25 Miao Xie Accepted
Btrfs: improve jitter performance of the sequential buffered write - - - --- 2013-09-26 Miao Xie Accepted
[3/3] Btrfs: fix BUG_ON() casued by the reserved space migration - - - --- 2013-09-25 Miao Xie Accepted
« 1 2 3 46 7 »