Show patches with: none      |   40789 patches
« 1 2 ... 245 246 247407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] Btrfs: change how we set In_sync - - - --- 2017-11-02 Liu Bo New
[3/4] Btrfs: make raid1 and raid10 be aware of device flag In_sync - - - --- 2017-11-02 Liu Bo New
[2/4] Btrfs: fix data corruption in raid6 - - - --- 2017-11-02 Liu Bo New
[1/4] Btrfs: introduce device flags - - - --- 2017-11-02 Liu Bo New
fstests: btrfs: add test case for raid6 reconstruction bug - - - --- 2017-11-02 Liu Bo New
Btrfs: document rules about bio async submit - - - --- 2017-11-01 Liu Bo New
[2/2] btrfs: Cleanup existing name_len checks - 1 - --- 2017-11-01 Qu Wenruo New
[1/2] btrfs: tree-checker: Add checker for variable length item - - - --- 2017-11-01 Qu Wenruo New
[2/2] btrfs: Cleanup existing name_len checks - - - --- 2017-11-01 Qu Wenruo New
[1/2] btrfs: tree-checker: Add checker for variable length item - - - --- 2017-11-01 Qu Wenruo New
btrfs: Use locked_end rather than open coding it - 1 - --- 2017-11-01 Nikolay Borisov New
btrfs: Move loop termination condition in while() - 1 - --- 2017-11-01 Nikolay Borisov New
[v3] btrfs-progs: print-tree: Enehance uuid item print - - - --- 2017-11-01 Qu Wenruo New
[v4,4/4] btrfs-progs: test/mkfs: Test if the minimal device size is valid - - - --- 2017-11-01 Qu Wenruo New
[v4,3/4] btrfs-progs: test/common: Enhance prepare_test_dev to reset device size - - - --- 2017-11-01 Qu Wenruo New
[v4,2/4] btrfs-progs: test/common: Introduce run_mustfail_stdout - - - --- 2017-11-01 Qu Wenruo New
[v4,1/4] btrfs-progs: mkfs: Enhance minimal device size calculation to fix mkfs failure on small fi… - 1 - --- 2017-11-01 Qu Wenruo New
[2/2] Btrfs: fix reported number of inode blocks after buffered append writes - - - --- 2017-10-31 Filipe Manana New
[1/2] Btrfs: use cached state when dirtying pages during buffered write - 1 - --- 2017-10-31 Filipe Manana New
[4/4] btrfs: use GFP_KERNEL in btrfs_alloc_inode - - - --- 2017-10-31 David Sterba New
[3/4] btrfs: sink gfp parameter to clear_extent_uptodate - - - --- 2017-10-31 David Sterba New
[2/4] btrfs: sink gfp parameter to clear_extent_bit - - - --- 2017-10-31 David Sterba New
[1/4] btrfs: prepare to drop gfp mask parameter from clear_extent_bit - - - --- 2017-10-31 David Sterba New
[11/11] btrfs: use non-RCU list traversal in write_all_supers callees - - - --- 2017-10-31 David Sterba New
[10/11] btrfs: switch to RCU for device traversal in btrfs_ioctl_fs_info - - - --- 2017-10-31 David Sterba New
[09/11] btrfs: switch to RCU for device traversal in btrfs_ioctl_dev_info - - - --- 2017-10-31 David Sterba New
[08/11] btrfs: simplify btrfs_close_bdev - - - --- 2017-10-31 David Sterba New
[07/11] btrfs: dev_alloc_list is not protected by RCU, use normal list_del - - - --- 2017-10-31 David Sterba New
[06/11] btrfs: document device locking - - - --- 2017-10-31 David Sterba New
[05/11] btrfs: simplify exit paths in btrfs_init_new_device - 1 - --- 2017-10-31 David Sterba New
[04/11] btrfs: use free_device where opencoded - 1 - --- 2017-10-31 David Sterba New
[03/11] btrfs: introduce free_device helper - - - --- 2017-10-31 David Sterba New
[02/11] btrfs: rename device free rcu helper to free_device_rcu - - - --- 2017-10-31 David Sterba New
[01/11] btrfs: add missing device::flush_bio puts - 1 - --- 2017-10-31 David Sterba New
btrfs: fix default compression value when set by SETFLAGS ioctl - - 1 --- 2017-10-31 David Sterba New
btrfs: cleanup btrfs_async_submit_limit to return the final limit value - - - --- 2017-10-31 Anand Jain New
btrfs-progs: convert: add missing types header - - - --- 2017-10-31 Baruch Siach New
[2/2] btrfs-progs: Remove unused variable - - - --- 2017-10-31 Gu Jinxiang New
[1/2] btrfs-progs: Remove unused parameter trans - - - --- 2017-10-31 Gu Jinxiang New
[3/3] btrfs-progs: qgroup: cleanup __qgroup_search, no functional change - - - --- 2017-10-31 Lu Fengqi New
[2/3] btrfs-progs: qgroup: split update_qgroup to reduce arguments - - - --- 2017-10-31 Lu Fengqi New
[1/3] btrfs-progs: qgroup: cleanup the redundant function add_qgroup - - - --- 2017-10-31 Lu Fengqi New
[RFC,3/3] btrfs-progs: Add support for running tools with given path(EXEC) - - - --- 2017-10-31 Gu Jinxiang New
[RFC,2/3] btrfs-progs: Set EXEC to TOP when it not be defined - - - --- 2017-10-31 Gu Jinxiang New
[RFC,1/3] btrfs-progs: Add EXEC parameter in Makefile - - - --- 2017-10-31 Gu Jinxiang New
[v2] btrfs-progs: print-tree: Enehance uuid item print - - - --- 2017-10-31 Qu Wenruo New
btrfs: Don't generate UUID for non-fs tree - 1 - --- 2017-10-31 Qu Wenruo New
[2/2] btrfs-progs: print-tree: Print offset as tree objectid - - - --- 2017-10-31 Qu Wenruo New
[1/2] btrfs-progs: test/fsck: Introduce test images containing tree reloc tree - - - --- 2017-10-31 Qu Wenruo New
btrfs-progs: ins: print c/o/s/r time of ROOT_ITEM - 1 - --- 2017-10-31 Misono Tomohiro New
btrfs-progs: ins: print uuid only if it exists - 1 - --- 2017-10-31 Misono Tomohiro New
btrfs-progs: print-tree: Enehance uuid item print - 1 - --- 2017-10-31 Qu Wenruo New
btrfs: test for qgroup reservation leaks with prealloc - - - --- 2017-10-30 Justin Maggard New
btrfs: test if receive with qgroups corrupts metadata - - - --- 2017-10-30 Justin Maggard New
btrfs: Fix quota reservation leak on preallocated files - 1 - --- 2017-10-30 Justin Maggard New
[RFC] Btrfs: remove max_active and thresh - - - --- 2017-10-30 Liu Bo New
Btrfs: kill threshold for submit_workers - - - --- 2017-10-30 Liu Bo New
Btrfs: bail out gracefully rather than BUG_ON - 1 - --- 2017-10-30 Liu Bo New
[2/2] btrfs-progs: show: allow fi show -u for FS_TREE - - - --- 2017-10-30 Misono Tomohiro New
[1/2] btrfs-progs: mkfs: add uuid and otime to ROOT_ITEM of FS_TREE - - - --- 2017-10-30 Misono Tomohiro New
btrfs-progs: ins: fix arg order in print_inode_item() - 1 - --- 2017-10-30 Misono Tomohiro New
[v2] btrfs-progs: reserve < 0 return value for errnos - - - --- 2017-10-27 Anand Jain New
btrfs-progs: reserve < 0 return value for errnos - - - --- 2017-10-27 Anand Jain New
[8/8] btrfs-progs: test/mkfs: Add test case for --enable-quota option - - - --- 2017-10-27 Qu Wenruo New
[7/8] btrfs-progs: mkfs: Introduce option to enable quota at mkfs time - - - --- 2017-10-27 Qu Wenruo New
[6/8] btrfs-progs: mkfs: Introduce function to insert qgroup info and limit items - - - --- 2017-10-27 Qu Wenruo New
[5/8] btrfs-progs: ctree: Introduce function to create an empty tree - - - --- 2017-10-27 Qu Wenruo New
[4/8] btrfs-progs: qgroup-verify: Allow repair_qgroups function to do silent repair - - - --- 2017-10-27 Qu Wenruo New
[3/8] btrfs-progs: qgroup-verify: Move qgroup classification out of report_qgroups - - - --- 2017-10-27 Qu Wenruo New
[2/8] btrfs-progs: qgroup-verify: Use fs_info->readonly to check if we should repair qgroups - - - --- 2017-10-27 Qu Wenruo New
[1/8] btrfs-progs: qgroup-verify: Also repair qgroup status version - - - --- 2017-10-27 Qu Wenruo New
btrfs-progs: when unable to find out fsid of a dev just skip - - - --- 2017-10-27 Anand Jain New
[1/1] btrfs-progs: tests/common: Display warning only after searching for btrfs kernel module - - - --- 2017-10-27 Lakshmipathi.G New
[v3,2/2] btrfs-progs: test/mkfs: Test if the minimal device size is valid - - - --- 2017-10-27 Qu Wenruo New
[v3,1/2] btrfs-progs: test/common: Introduce run_mustfail_stdout and enhance prepare_test_dev - - - --- 2017-10-27 Qu Wenruo New
btrfs-progs: qgroup: allow show qgroup in order of subvol path - - - --- 2017-10-26 Lu Fengqi New
[v2] btrfs-progs: qgroup: show subvol path when qgroup show - - - --- 2017-10-26 Lu Fengqi New
btrfs-progs: qgroup: fix qgroup show sort by multi items - - - --- 2017-10-26 Lu Fengqi New
btrfs-progs: convert: Open the fs readonly for rollback - - - --- 2017-10-26 Qu Wenruo New
btrfs: fix offset in test Btrfs delalloc accounting overflow - - - --- 2017-10-26 robbieko New
xfstests: Add message indicating btrfs-progs support FST in read-only mode - - - --- 2017-10-26 Gu Jinxiang New
[v2] Btrfs: add support for fallocate's zero range operation - - - --- 2017-10-25 Filipe Manana New
Btrfs: add support for fallocate's zero range operation - - - --- 2017-10-25 Filipe Manana Superseded
[v2,6/6] btrfs: qgroup: Cleanup the remaining old reservation counters - - - --- 2017-10-25 Qu Wenruo New
[v2,5/6] btrfs: qgroup: Update trace events to use new separate rsv types - - - --- 2017-10-25 Qu Wenruo New
[v2,4/6] btrfs: qgroup: Fix wrong qgroup reservation update for relationship modification - - - --- 2017-10-25 Qu Wenruo New
[v2,3/6] btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservation type - - - --- 2017-10-25 Qu Wenruo New
[v2,2/6] btrfs: qgroup: Introduce helpers to update and access new qgroup rsv - - - --- 2017-10-25 Qu Wenruo New
[v2,1/6] btrfs: qgroup: Skeleton to support separate qgroup reservation type - - - --- 2017-10-25 Qu Wenruo New
[v2] btrfs: Fix memory barriers usage with device stats counters - 1 - --- 2017-10-24 Nikolay Borisov New
btrfs: Remove redundant mirror_num arg - 1 - --- 2017-10-24 Nikolay Borisov New
[6/6] btrfs: qgroup: Cleanup the remaining old reservation counters - - - --- 2017-10-24 Qu Wenruo New
[5/6] btrfs: qgroup: Update trace events to use new separate rsv types - - - --- 2017-10-24 Qu Wenruo New
[4/6] btrfs: qgroup: Fix wrong qgroup reservation inheritance for relationship update - - - --- 2017-10-24 Qu Wenruo New
[3/6] btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservation type - - - --- 2017-10-24 Qu Wenruo New
[2/6] btrfs: qgroup: Introduce helpers to update and access new qgroup rsv - - - --- 2017-10-24 Qu Wenruo New
[1/6] btrfs: qgroup: Skeleton to support separate qgroup reservation type - - - --- 2017-10-24 Qu Wenruo New
[v2] Btrfs: add write_flags for compression bio - 1 - --- 2017-10-24 Liu Bo New
[v3] Btrfs: free btrfs_device in place - 2 - --- 2017-10-24 Liu Bo New
[v4] Btrfs: compress_file_range() change page dirty status once - 1 - --- 2017-10-23 Timofey Titovets New
« 1 2 ... 245 246 247407 408 »