Show patches with: Submitter = Wang Shilong       |   233 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Btrfs-progs: remove author and copyright info from man page - - - --- 2014-07-24 Wang Shilong Accepted
[6/6] Btrfs: fix wrong extent mapping for DirectIO - - - --- 2014-07-17 Wang Shilong Accepted
[5/6] Btrfs: fix wrong write range for filemap_fdatawrite_range() - - - --- 2014-07-17 Wang Shilong Accepted
[4/6] Btrfs: fix wrong max inline data size limit - - - --- 2014-07-17 Wang Shilong Accepted
[3/6] Btrfs: fix off-by-one in cow_file_range_inline() - - - --- 2014-07-17 Wang Shilong Accepted
[2/6] Btrfs: fall into nocompression codes quickly if possible - - - --- 2014-07-17 Wang Shilong Accepted
[1/6] Btrfs: fix wrong skipping compression for an inode - - - --- 2014-07-17 Wang Shilong Accepted
Btrfs: print btrfs specific info for some fatal error cases - - - --- 2014-07-04 Wang Shilong Accepted
[v2] Btrfs: clear compress-force when remounting with compress option - - - --- 2014-06-30 Wang Shilong Accepted
[RFC] Btrfs: make defragment work with nodatacow option - - - --- 2014-06-28 Wang Shilong Superseded
Btrfs: fix race between balance recovery and root deletion - - - --- 2014-06-26 Wang Shilong Accepted
Btrfs-progs: fsck: reduce memory usage for extents check - - - --- 2014-06-20 Wang Shilong Accepted
[v3,resend] xfstests/btrfs: add qgroup rescan stress test - - - --- 2014-06-19 Wang Shilong Not Applicable
[6/6] Btrfs-progs: btrfs-restore, document updates - - - --- 2014-06-19 Wang Shilong Not Applicable
[5/6] Btrfs-progs: btrfs-restore, don't allow users to specify -r and -f at the same time - - - --- 2014-06-19 Wang Shilong Not Applicable
[4/6] Btrfs-progs: btrfs-restore,output resason why it fails to read root - - - --- 2014-06-19 Wang Shilong Not Applicable
[3/6] Btrfs-progs: btrfs-restore, fix wrong return value if it fails to read specified fs root - - - --- 2014-06-19 Wang Shilong Not Applicable
[2/6] Btrfs-progs: btrfs-restore,check if specified root is fs/file tree firstly - - - --- 2014-06-19 Wang Shilong Not Applicable
[1/6] Btrfs-progs: fsck: switch to is_fstree() - - - --- 2014-06-19 Wang Shilong Accepted
Btrfs-progs: fix race condition between btrfs and udev - - - --- 2014-06-11 Wang Shilong Not Applicable
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting - - - --- 2014-06-11 Wang Shilong Accepted
[3/3] Btrfs-progs: fsck: add tests for extent tree rebuilding - - - --- 2014-05-29 Wang Shilong kdave Accepted
[2/3] Btrfs-progs: fsck: remove unfriendly BUG_ON() for searching tree failure - - - --- 2014-05-29 Wang Shilong kdave Accepted
[1/3] Btrfs-progs: fsck: finish transaction commit if repair error out - - - --- 2014-05-29 Wang Shilong kdave Accepted
[v2,3/4] Btrfs-progs: fsck: deal with corrupted csum root - - - --- 2014-05-29 Wang Shilong kdave Accepted
[v2,1/4] Btrfs-progs: fsck: only allow partial opening under repair mode - - - --- 2014-05-29 Wang Shilong kdave Accepted
[v2] Btrfs-progs: fsck: add an option to check data csums - - - --- 2014-05-28 Wang Shilong kdave Accepted
[4/4] Btrfs-progs: fsck: fix wrong check for btrfs_read_fs_root() - - - --- 2014-05-28 Wang Shilong kdave Accepted
[3/4] Btrfs-progs: fsck: deal with corrupted csum root - - - --- 2014-05-28 Wang Shilong kdave Superseded
[2/4] Btrfs-progs: fsck: disallow partial opening if critical roots corrupted - - - --- 2014-05-28 Wang Shilong kdave Accepted
[1/4] Btrfs-progs: fsck: only allow partial opening under repair mode - - - --- 2014-05-28 Wang Shilong kdave Superseded
Btrfs: clear compress-force when remounting with compress option - - - --- 2014-05-23 Wang Shilong Superseded
Btrfs: set right total device count for seeding support - - - --- 2014-05-13 Wang Shilong Accepted
Btrfs-progs: save us an unnecessary ioctl call - - - --- 2014-05-13 Wang Shilong kdave Rejected
[v3] xfstests/btrfs: add qgroup rescan stress test - - - --- 2014-05-09 Wang Shilong Not Applicable
Btrfs-progs: fsck: add an option to check data csums - - - --- 2014-05-08 Wang Shilong Superseded
xfstests: add regression test for inode cache vs tree log - - - --- 2014-05-06 Wang Shilong Not Applicable
[v2,3/3] Btrfs-progs: fsck: add ability to check reloc roots - - - --- 2014-04-24 Wang Shilong Accepted
[3/3] Btrfs-progs: fsck: add ability to check reloc roots - - - --- 2014-04-24 Wang Shilong Superseded
[2/3] Btrfs-progs: fsck: avoid pinning same block several times - - - --- 2014-04-24 Wang Shilong Accepted
[1/3] Btrfs-progs: fsck: clear out log tree in repair mode - - - --- 2014-04-24 Wang Shilong Accepted
[4/4] Btrfs: fix inode caching vs tree log - - - --- 2014-04-23 Wang Shilong Accepted
[3/4] Btrfs: fix possible memory leaks in open_ctree() - - - --- 2014-04-23 Wang Shilong Accepted
[2/4] Btrfs: avoid triggering bug_on() when we fail to start inode caching task - - - --- 2014-04-23 Wang Shilong Accepted
[1/4] Btrfs: move btrfs_{set,clear}_and_info() to ctree.h - - - --- 2014-04-23 Wang Shilong Accepted
Btrfs: fix compile warnings on on avr32 platform - - - --- 2014-04-11 Wang Shilong Accepted
Btrfs: make sure there are not any read requests before stopping workers - - - --- 2014-04-09 Wang Shilong Accepted
[v4,2/2] Btrfs: scrub raid56 stripes in the right way - - - --- 2014-04-08 Wang Shilong Accepted
Btrfs: fix unlock in __start_delalloc_inodes() - - - --- 2014-04-02 Wang Shilong Accepted
Btrfs: use helpers for last_trans_log_full_commit instead of opencode - - - --- 2014-04-02 Wang Shilong Accepted
[v2,4/9] Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root - - - --- 2014-04-02 Wang Shilong Accepted
[v3,2/2] Btrfs: scrub raid56 stripes in the right way - - - --- 2014-04-01 Wang Shilong Accepted
[v2,1/2] Btrfs: don't compress for a small write - - - --- 2014-04-01 Wang Shilong Accepted
[v2,2/2] Btrfs: scrub raid56 stripes in the right way - - - --- 2014-03-31 Wang Shilong Accepted
Btrfs: fix snapshot vs nocow writting - - - --- 2014-03-27 Wang Shilong Accepted
[2/2] Btrfs: scrub raid56 stripes in the right way - - - --- 2014-03-24 Wang Shilong Superseded
[1/2] Btrfs: don't compress for a small write - - - --- 2014-03-24 Wang Shilong Accepted
[6/6] Btrfs-progs: fsck: fix wrong index in pick_next_pending() - - - --- 2014-03-18 Wang Shilong Accepted
[5/6] Btrfs-progs: fsck: reduce memory usage of extent record struct - - - --- 2014-03-18 Wang Shilong Accepted
[4/6] Btrfs-progs: fsck: add ability to rebuild extent tree with snapshots - - - --- 2014-03-18 Wang Shilong Superseded
[3/6] Btrfs-progs: fsck: deal with snapshot one by one when rebuilding extent tree - - - --- 2014-03-18 Wang Shilong Superseded
[2/6] Btrfs-progs: fsck: fix possible memory leaks in run_next_block() - - - --- 2014-03-18 Wang Shilong Accepted
[1/6] Btrfs-progs: fsck: don't free @seen cache until we finish searching - - - --- 2014-03-18 Wang Shilong Accepted
Btrfs: fix joining same transaction handle more than twice - - - --- 2014-03-13 Wang Shilong Accepted
[2/2] Btrfs-progs: mkfs: make sure we can deal with hard links with -r option - - - --- 2014-03-11 Wang Shilong Accepted
[1/2] Btrfs-progs: mkfs: don't create extent for an empty file - - - --- 2014-03-11 Wang Shilong Accepted
[v3,3/3] xfstests/btrfs: add stress test for btrfs quota operations - - - --- 2014-03-11 Wang Shilong Not Applicable
Btrfs-progs: fsck: disable --init-extent-tree option when using snapshots - - - --- 2014-03-10 Wang Shilong Under Review
[v2,3/3] xfstests/btrfs: add stress test for btrfs quota operations - - - --- 2014-03-10 Wang Shilong Not Applicable
[v2,2/3] xfstests/btrfs: add basic functional test for btrfs quota groups - - - --- 2014-03-10 Wang Shilong Not Applicable
[v2,1/3] xfstests/btrfs: add qgroup rescan stress test - - - --- 2014-03-10 Wang Shilong Not Applicable
[5/5] Btrfs-progs: fsck: handle case that we can not lookup extent info - - - --- 2014-03-06 Wang Shilong Accepted
[4/5] Btrfs-progs: fsck: force to udate tree root for some cases - - - --- 2014-03-06 Wang Shilong Accepted
[3/5] Btrfs-progs: fsck: insert root dir into reloc data tree when reiniting it - - - --- 2014-03-06 Wang Shilong Accepted
[2/5] Btrfs-progs: fsck: reset balance after reiniting extent root - - - --- 2014-03-06 Wang Shilong Accepted
[1/5] Btrfs-progs: fsck: deal with really corrupted extent tree - - - --- 2014-03-06 Wang Shilong Accepted
3.14.0-rc3 btrfs scrub is preventing my laptop from going to sleep - - - --- 2014-03-03 Wang Shilong New
[v3,2/4] Btrfs-progs: switch to arg_strtou64() part1 - - - --- 2014-02-27 Wang Shilong Accepted
[2/2] Btrfs-progs: use bitfield instead of integer for some variants in fs_info - - - --- 2014-02-25 Wang Shilong Accepted
[1/2] Btrfs-progs: fsck: avoid overwritting existed space when initting csum tree - - - --- 2014-02-25 Wang Shilong Accepted
Btrfs-progs: fsck: fix wrong return value in check_block() - - - --- 2014-02-24 Wang Shilong Accepted
[v4,1/4] Btrfs-progs: new helper to parse string to u64 for btrfs - - - --- 2014-02-21 Wang Shilong Accepted
[v3,1/4] Btrfs-progs: new helper to parse string to u64 for btrfs - - - --- 2014-02-20 Wang Shilong Superseded
[v2,4/4] Btrfs-progs: switch to arg_strtou64() part3 - - - --- 2014-02-20 Wang Shilong Accepted
[v2,3/4] Btrfs-progs: switch to arg_strtou64() part2 - - - --- 2014-02-20 Wang Shilong Accepted
[v2,2/4] Btrfs-progs: switch to arg_strtou64() part1 - - - --- 2014-02-20 Wang Shilong Superseded
[v2,1/4] Btrfs-progs: new helper to parse string to u64 for btrfs - - - --- 2014-02-20 Wang Shilong Superseded
[4/4] Btrfs: wake up @scrub_pause_wait as much as we can - - - --- 2014-02-19 Wang Shilong Accepted
[3/4] Btrfs: cancel scrub on transaction abortion - - - --- 2014-02-19 Wang Shilong Accepted
[2/4] Btrfs: device_replace: fix deadlock for nocow case - - - --- 2014-02-19 Wang Shilong Accepted
[1/4] Btrfs: fix a possible deadlock between scrub and transaction committing - - - --- 2014-02-19 Wang Shilong Accepted
[4/4] Btrfs-progs: switch to btrfs_strtoull() part3 - - - --- 2014-02-19 Wang Shilong Under Review
[3/4] Btrfs-progs: switch to btrfs_strtoull() part2 - - - --- 2014-02-19 Wang Shilong Under Review
[2/4] Btrfs-progs: switch to btrfs_strtoull() part1 - - - --- 2014-02-19 Wang Shilong Under Review
[1/4] Btrfs-progs: new helper to parse string to u64 for btrfs - - - --- 2014-02-19 Wang Shilong Superseded
xfstests: btrfs/005: log test result to right path - - - --- 2014-02-14 Wang Shilong Not Applicable
Btrfs: skip locking when searching commit root - - - --- 2014-02-13 Wang Shilong Accepted
[3/3] xfstests/btrfs: add stress test for btrfs quota operations - - - --- 2014-02-13 Wang Shilong Not Applicable
[2/3] xfstests/btrfs: add basic functional test for btrfs quota groups - - - --- 2014-02-13 Wang Shilong Not Applicable
[1/3] xfstests/btrfs: add qgroup rescan stress test - - - --- 2014-02-13 Wang Shilong Not Applicable
« 1 2 3 »