Show patches with: Submitter = Miao Xie       |    Archived = No       |   158 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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,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
[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
[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
Btrfs: improve the performance fluctuating of the fsync - - - --- 2013-12-18 Miao Xie Rejected
[6/6] Btrfs: introduce the delayed inode ref deletion for the single link inode - - - --- 2013-12-13 Miao Xie Superseded
[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
xfstests: add btrfs device add-del test - - - --- 2012-08-30 Miao Xie Not Applicable
[V2,3/3] xfstests: fix wrong number of the required devices and wrong deletable device check method… - - - --- 2012-08-24 Miao Xie Not Applicable
[3/3] xfstests: fix wrong number of the required devices and add independent device check for case … - - - --- 2012-08-24 Miao Xie Not Applicable
[2/3] xfstests: fix double set for SCRATCH_DEV when SCRATCH_DEV_POOL is set - - - --- 2012-08-24 Miao Xie Not Applicable
[1/3] xfstests: fix interference output of the balance program in case 265 - - - --- 2012-08-24 Miao Xie Not Applicable
[7/7] btrfs: fix a wrong error check in add_ra_bio_pages() - - - --- 2010-07-29 Miao Xie Rejected
[09/18] btrfs: Fix return value of read_extent_buffer_pages() when lock page failed - - - --- 2010-03-25 Miao Xie Not Applicable
[05/18] btrfs: Take num_copies out of loop for btree_read_extent_buffer_pages() - - - --- 2010-03-25 Miao Xie Rejected
[01/18] btrfs: Remove u64 conversion for PAGE_CACHE_SIZE - - - --- 2010-03-25 Miao Xie Rejected
btrfs: fix problem of wrong jump after the error occured - - - --- 2010-02-11 Miao Xie Accepted
btrfs: remove BUG_ON() due to mounting bad filesystem - - - --- 2010-02-02 Miao Xie Accepted
[4/4] btrfs: remove tree_search() in extent_map.c - - - --- 2009-12-15 Miao Xie Accepted
« 1 2 »