Show patches with: Submitter = Qu Wenruo       |    State = Action Required       |   959 patches
« 1 2 ... 7 8 9 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/7] btrfs-progs: Introduce new function reset_tree_block_csum() for later tree block csum reset. - - - --- 2015-02-04 Qu Wenruo New
[5/5] btrfs-progs: Introduce new function reset_(one_root/roots)_csum() to reset one/all tree's csu… - - - --- 2015-02-04 Qu Wenruo New
[4/5] btrfs-progs: Introduce new function reset_tree_block_csum() for later tree block csum reset. - - - --- 2015-02-04 Qu Wenruo New
[3/7] btrfs-progs: Allow btrfs_read_fs_root() to re-read the tree node. - - - --- 2015-02-04 Qu Wenruo New
[2/7] btrfs-progs: Introduce btrfs_next_slot() function to iterate to next slot in given level. - - - --- 2015-02-04 Qu Wenruo New
[1/7] btrfs-progs: Add btrfs_(prev/next)_tree_block() to keep search result in the same level of pa… - - - --- 2015-02-04 Qu Wenruo New
[v5,9/9] btrfs: Use sb_want_write() to protect sysfs feature change. - - - --- 2015-01-30 Qu Wenruo New
[v5,8/9] btrfs: Use sb_want_write() to protect label change. - - - --- 2015-01-30 Qu Wenruo New
[v5,7/9] btrfs: Move btrfs_sysfs_remove_one(fs_info) before transcation thread cleanup. - - - --- 2015-01-30 Qu Wenruo New
[v5,5/9] btrfs: Use btrfs_test_trans_opt() to handle INODE_CACHE if it's under transaction protect. - - - --- 2015-01-30 Qu Wenruo New
[v5,4/9] btrfs: Use btrfs_test_trans_opt() to handle SPACE_CACHE if it's under transaction protect. - - - --- 2015-01-30 Qu Wenruo New
[v5,3/9] btrfs: Introduce per-transaction mount_opt to keep mount option consistent during transact… - - - --- 2015-01-30 Qu Wenruo New
[v5,2/9] btrfs: Make btrfs_parse_options() parse mount option in a atomic way - - - --- 2015-01-30 Qu Wenruo New
[v2,2/2] btrfs: Enhance btrfs chunk allocation algorithm to reduce ENOSPC caused by unbalanced data… - - - --- 2014-12-24 Qu Wenruo New
[1/2] btrfs: Make the chunk size limit on on-disk/logical more clean. - - - --- 2014-12-24 Qu Wenruo New
[v2] btrfs: Enhance btrfs chunk allocation algorithm to reduce ENOSPC caused by unbalanced data/met… - - - --- 2014-12-18 Qu Wenruo New
[v2] btrfs: regression test for btrfs extent merge - - - --- 2014-10-16 Qu Wenruo Under Review
btrfs: regression test for btrfs extent merge - - - --- 2014-10-16 Qu Wenruo New
[3/3] btrfs: Add btrfsck support for nocow compressed prealloc write. - - - --- 2014-09-18 Qu Wenruo New
[2/2] btrfs: Add support for nocow write into prealloc space with compression - - - --- 2014-09-18 Qu Wenruo New
[1/2] btrfs: Add more check before read_extent_buffer() to avoid read overflow. - - - --- 2014-09-18 Qu Wenruo New
btrfs: SSD related mount option dependency rework. - - - --- 2014-08-01 Qu Wenruo New
btrfs: When devices with same dev uuid occurs, only add the one with largest generation. - - - --- 2014-06-10 Qu Wenruo New
[RFC,2/2] btrfs-progs: Add userspace support for kernel missing dev detection. - - - --- 2014-05-06 Qu Wenruo Under Review
[RFC,1/2] btrfs-progs: Follow kernel changes to add new member of btrfs_ioctl_dev_info_args. - - - --- 2014-05-06 Qu Wenruo Under Review
[RFC,2/2] btrfs: Add new member of btrfs_ioctl_dev_info_args. - - - --- 2014-05-06 Qu Wenruo Under Review
[RFC,1/2] btrfs: Add missing device check in dev_info/rm_dev ioctl - - - --- 2014-05-06 Qu Wenruo Under Review
btrfs-progs: Force 'btrfs dev scan' not using old libblkid cache - - - --- 2014-04-10 Qu Wenruo Under Review
[2/3] btrfs-progs: Fix minor problems in man page of btrfs - - - --- 2014-03-19 Qu Wenruo Under Review
[v5,18/18] btrfs: Cleanup the "_struct" suffix in btrfs_workequeue - - - --- 2014-02-28 Qu Wenruo New
btrfs-progs: Remove the get_fslist error message. - - - --- 2014-02-26 Qu Wenruo Under Review
btrfs-progs: Add test for btrfsck on "--init-csum/extent-tree" - - - --- 2014-02-26 Qu Wenruo Under Review
[3/3] btrfs-progs: reuse find_mount_root to determine arg type and so on. - - - --- 2014-02-10 Qu Wenruo Under Review
[2/3] btrfs-progs: Add path_is_mp option for find_mount_root. - - - --- 2014-02-10 Qu Wenruo Under Review
[2/2] btrfs-progs: Add -p/--print-missing options for btrfs fi show - - - --- 2014-02-07 Qu Wenruo Under Review
[v3,1/9] btrfs: Add "barrier" option to support "-o remount,barrier" - - - --- 2014-01-06 Qu Wenruo New
[v2,03/11] btrfs: Add nocheck_int mount option. - - - --- 2014-01-03 Qu Wenruo New
[v2,01/11] btrfs: Add "barrier" option to support "-o remount,barrier" - - - --- 2014-01-03 Qu Wenruo New
btrfs: Add "barrier" option to support "-o remount,barrier" - - - --- 2013-12-26 Qu Wenruo New
[v2] btrfs: Move some super block check to btrfs_check_super_valid - - - --- 2013-12-24 Qu Wenruo New
btrfs: Move some super block check to btrfs_check_super_valid - - - --- 2013-12-24 Qu Wenruo New
btrfs: Cleanup the unused btrfs_check_super_valid. - - - --- 2013-12-18 Qu Wenruo New
[v4,18/18] btrfs: Cleanup the "_struct" suffix in btrfs_workequeue - - - --- 2013-12-17 Qu Wenruo New
[v4] btrfs-progs: Fix a segfault when using btrfs-corrupt-block with "-U" - - - --- 2013-11-27 Qu Wenruo Under Review
[v2,9/9] btrfs: Replace thread_pool_size with workqueue default value - - - --- 2013-09-12 Qu Wenruo New
[v2,8/9] btrfs: Cleanup the old btrfs workqueue - - - --- 2013-09-12 Qu Wenruo New
[v2,7/9] btrfs: Replace the fs_info->submit_workers with kernel workqueue. - - - --- 2013-09-12 Qu Wenruo New
[v2,6/9] btrfs: Use btrfs_workqueue_struct to replace the fs_info->delalloc_workers - - - --- 2013-09-12 Qu Wenruo New
[v2,5/9] btrfs: Use btrfs_workqueue_struct to replace the fs_info->workers - - - --- 2013-09-12 Qu Wenruo New
[v2,2/9] btrfs: use kernel workqueue to replace the btrfs_workers functions - - - --- 2013-09-12 Qu Wenruo New
[9/9] btrfs: Replace thread_pool_size with workqueue default value - - - --- 2013-09-11 Qu Wenruo New
[8/9] btrfs: Cleanup the old btrfs workqueue - - - --- 2013-09-11 Qu Wenruo New
[7/9] btrfs: Replace the fs_info->submit_workers with kernel workqueue. - - - --- 2013-09-11 Qu Wenruo New
[6/9] btrfs: Use btrfs_workqueue_struct to replace the fs_info->delalloc_workers - - - --- 2013-09-11 Qu Wenruo New
[5/9] btrfs: Use btrfs_workqueue_struct to replace the fs_info->workers - - - --- 2013-09-11 Qu Wenruo New
[2/9] btrfs: use kernel workqueue to replace the btrfs_workers functions - - - --- 2013-09-11 Qu Wenruo New
btrfs: Cleanup unneeded extra variant in btrfs_read_sys_array - - - --- 2013-06-27 Qu Wenruo New
[2/2] btrfs-progs: Add chunk recover function. - - - --- 2013-05-22 Qu Wenruo Under Review
btrfs: cleanup for open-coded alignment - - - --- 2013-02-26 Qu Wenruo New
« 1 2 ... 7 8 9 10 »