Show patches with: none      |   41060 patches
« 1 2 ... 326 327 328410 411 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] btrfs: Fix the bug that fs_info->pending_changes is never cleared. - - - --- 2015-01-20 David Sterba Accepted
Btrfs: fix setup_leaf_for_split() to avoid leaf corruption - - - --- 2015-01-20 Filipe Manana Accepted
[RFC,v2,5/5] Revert "btrfs: move commit out of sysfs when changing features" - - - --- 2015-01-20 Qu Wenruo Accepted
[RFC,v2,4/5] Revert "btrfs: move commit out of sysfs when changing label" - - - --- 2015-01-20 Qu Wenruo Accepted
[RFC,v2,3/5] btrfs: Handle pending changes in btrfs_freeze(). - - - --- 2015-01-20 Qu Wenruo Superseded
[RFC,v2,2/5] btrfs: Add btrfs_start_transaction_freeze() to start transaction in btrfs_freeze() - - - --- 2015-01-20 Qu Wenruo Superseded
[RFC,v2,1/5] btrfs: Fix the bug that fs_info->pending_changes is never cleared. - - - --- 2015-01-20 Qu Wenruo Superseded
[15/15] Rename all ref_count to refs in struct - - - --- 2015-01-20 Zhaolei Accepted
[14/15] Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply - - - --- 2015-01-20 Zhaolei Accepted
[13/15] Btrfs: Include map_type in raid_bio - - - --- 2015-01-20 Zhaolei Accepted
[12/15] Btrfs: Simplify scrub_setup_recheck_block()'s argument - - - --- 2015-01-20 Zhaolei Accepted
[11/15] Btrfs: Combine per-page recover in dev-replace and scrub - - - --- 2015-01-20 Zhaolei Accepted
[10/15] Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errore… - - - --- 2015-01-20 Zhaolei Accepted
[09/15] Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block() - - - --- 2015-01-20 Zhaolei Accepted
[08/15] Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event() - - - --- 2015-01-20 Zhaolei Accepted
[07/15] Btrfs: Cleanup btrfs_bio_counter_inc_blocked() - - - --- 2015-01-20 Zhaolei Accepted
[06/15] Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace - - - --- 2015-01-20 Zhaolei Accepted
[05/15] Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON() - - - --- 2015-01-20 Zhaolei Accepted
[04/15] Btrfs: add ref_count and free function for btrfs_bio - - - --- 2015-01-20 Zhaolei Accepted
[03/15] Btrfs: Make raid_map array be inlined in btrfs_bio structure - - - --- 2015-01-20 Zhaolei Accepted
[02/15] Btrfs: sort raid_map before adding tgtdev stripes - - - --- 2015-01-20 Zhaolei Accepted
[01/15] Btrfs: fix a out-of-bound access of raid_map - - - --- 2015-01-20 Zhaolei Accepted
btrfs-progs: tests, use non-interactive sudo helper - - - --- 2015-01-19 David Sterba Accepted
btrfs-progs: fix check of running scrub - - - --- 2015-01-19 David Sterba Accepted
[1/1] Btrfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices - - - --- 2015-01-19 Anand Jain New
[3.19-rc] btrfs: sync ioctl, handle errors after transaction start - - - --- 2015-01-19 David Sterba Accepted
[16/16] Rename all ref_count to refs in struct - - - --- 2015-01-19 Zhaolei Superseded
[15/16] Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply - - - --- 2015-01-19 Zhaolei Superseded
[14/16] Btrfs: Include map_type in raid_bio - - - --- 2015-01-19 Zhaolei Superseded
[13/16] Btrfs: Simplify scrub_setup_recheck_block()'s argument - - - --- 2015-01-19 Zhaolei Superseded
[12/16] Btrfs: Combine per-page recover in dev-replace and scrub - - - --- 2015-01-19 Zhaolei Superseded
[11/16] Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errore… - - - --- 2015-01-19 Zhaolei Superseded
[10/16] Btrfs: Avoid trustless page-level-repair in dev-replace - - - --- 2015-01-19 Zhaolei Superseded
[09/16] Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block() - - - --- 2015-01-19 Zhaolei Superseded
[08/16] Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event() - - - --- 2015-01-19 Zhaolei Superseded
[07/16] Btrfs: Cleanup btrfs_bio_counter_inc_blocked() - - - --- 2015-01-19 Zhaolei Superseded
[06/16] Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace - - - --- 2015-01-19 Zhaolei Superseded
[05/16] Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON() - - - --- 2015-01-19 Zhaolei Superseded
[04/16] Btrfs: add ref_count and free function for btrfs_bio - - - --- 2015-01-19 Zhaolei Superseded
[03/16] Btrfs: Make raid_map array be inlined in btrfs_bio structure - - - --- 2015-01-19 Zhaolei Superseded
[02/16] Btrfs: sort raid_map before adding tgtdev stripes - - - --- 2015-01-19 Zhaolei Superseded
[01/16] Btrfs: fix a out-of-bound access of raid_map - - - --- 2015-01-19 Zhaolei Superseded
btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock. - - - --- 2015-01-19 Qu Wenruo Superseded
[v2,2/2] btrfs-progs:btrfstune:fix multiple options error - - - --- 2015-01-19 Fan Chengniang Accepted
[v2,1/2] btrfs-progs:btrfstune:force to set seeding flags - - - --- 2015-01-19 Fan Chengniang Accepted
[v3] btrfs-progs: make btrfs qgroups show human readable sizes - - - --- 2015-01-19 Fan Chengniang Accepted
[v2,10/10] btrfs-progs: Allow open_ctree use backup tree root or search it automatically if primary… - - - --- 2015-01-19 Qu Wenruo Not Applicable
[v2,09/10] btrfs-progs: Add new option for btrfs-find-root to search through all the metadata exten… - - - --- 2015-01-19 Qu Wenruo Not Applicable
[v2,08/10] btrfs-progs: Cleanup unneeded btrfs-find-root codes. - - - --- 2015-01-19 Qu Wenruo Not Applicable
[v2,07/10] btrfs-progs: Swith btrfs-find-root to use the find-root infrastructure. - - - --- 2015-01-19 Qu Wenruo Not Applicable
[v2,06/10] btrfs-progs: Add better search generation judgment for btrfs-find-root. - - - --- 2015-01-19 Qu Wenruo Not Applicable
[v2,05/10] btrfs-progs: Switch btrfs-find-root to use the new open_ctree flags. - - - --- 2015-01-19 Qu Wenruo Accepted
[v2,04/10] btrfs-progs: Add new find-root.[ch] infrastructure. - - - --- 2015-01-19 Qu Wenruo Accepted
[v2,03/10] btrfs-progs: Add new btrfs_open_ctree_flags CHUNK_ONLY. - - - --- 2015-01-19 Qu Wenruo Accepted
[v2,02/10] btrfs-progs: Add support to suppress tree block csum error output. - - - --- 2015-01-19 Qu Wenruo Superseded
[v2,01/10] btrfs-progs: Cleanup, use bitshift instead of immediate number in btrfs_open_ctree_flags. - - - --- 2015-01-19 Qu Wenruo Accepted
[v3,1/2] btrfs: remove empty fs_devices to prevent memory runout - - - --- 2015-01-19 Gui Hecheng New
Drop feature defines from C files, in favour of CFLAGS defines. - - - --- 2015-01-18 Dimitri John Ledkov Accepted
[v2] Btrfs: fix race deleting block group from space_info->ro_bgs list - - - --- 2015-01-16 Filipe Manana Accepted
fstest: btrfs/006: Add extra check on return value and 'fi show' by device - - - --- 2015-01-16 Qu Wenruo Not Applicable
Btrfs: fix race deleting block group from space_info->ro_bgs list - - - --- 2015-01-15 Filipe Manana Superseded
[2/2,RESEND] btrfs: introduce shrinker for rb_tree that keeps valid btrfs_devices - - - --- 2015-01-15 Gui Hecheng New
[v2,1/2,RESEND] btrfs: remove empty fs_devices to prevent memory runout - - - --- 2015-01-15 Gui Hecheng New
Btrfs: insert_new_root: Fix lock type of the extent buffer. - - - --- 2015-01-15 Chandan Rajendra Accepted
fstests: fix test btrfs/017 (qgroup shared extent accounting test) - - - --- 2015-01-14 Filipe Manana Not Applicable
btrfs: switch extent_state state to unsigned - - - --- 2015-01-14 David Sterba Accepted
[5/5] btrfs: expand btrfs_find_item if found_key is NULL - - - --- 2015-01-14 David Sterba Accepted
[4/5] btrfs: simplify insert_orphan_item - - - --- 2015-01-14 David Sterba Accepted
[3/5] btrfs: cleanup, remove inode_ref_info helper - - - --- 2015-01-14 David Sterba Accepted
[2/5] btrfs: cleanup, remove inode_item_info helper - - - --- 2015-01-14 David Sterba Accepted
[1/5] btrfs: fix leak of path in btrfs_find_item - - - --- 2015-01-14 David Sterba Superseded
[2/2] btrfs-progs: teests, use the root helper in 012 - - - --- 2015-01-14 David Sterba Accepted
[1/2] btrfs-progs: tests, add support for running commands under root - - - --- 2015-01-14 David Sterba Accepted
Restore backtrace functionality on glibc - - - --- 2015-01-14 Merlijn Wajer Superseded
btrfs: cleanup a straight free-after-malloc branch for free-space-cache - - - --- 2015-01-14 Gui Hecheng Under Review
btrfs-progs: Fix wrong return value when executing 'fi show' on umounted device. - - - --- 2015-01-14 Qu Wenruo Accepted
[v3] Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs - - - --- 2015-01-14 Filipe Manana Accepted
[v2,2/2] fstests: add another generic test for fsync on inode with many hard links - - - --- 2015-01-14 Filipe Manana Not Applicable
[v2] Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs - - - --- 2015-01-14 Filipe Manana Superseded
Revert "btrfs-progs: disable backtrace and define __always_inline" - - - --- 2015-01-13 Josef Bacik Rejected
btrfs: transaction: Remove unused function - - - --- 2015-01-13 Rickard Strandqvist Changes Requested
[v2] Btrfs: fix fsync when extend references are added to an inode - - - --- 2015-01-13 Filipe Manana Accepted
[2/2] fstests: add another generic test for fsync on inode with many hard links - - - --- 2015-01-13 Filipe Manana Not Applicable
[1/2] fstests: add generic test for fsync on inode with many hard links - - - --- 2015-01-13 Filipe Manana Not Applicable
Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs - - - --- 2015-01-13 Filipe Manana Superseded
Btrfs: fix fsync when extend references are added to an inode - - - --- 2015-01-13 Filipe Manana Superseded
Btrfs: avoid build warning on 32-bit - - - --- 2015-01-13 Arnd Bergmann Superseded
[15/15] Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply - - - --- 2015-01-13 Zhaolei Superseded
[14/15] Btrfs: Include map_type in raid_bio - - - --- 2015-01-13 Zhaolei Superseded
[13/15] Btrfs: Simplify scrub_setup_recheck_block()'s argument - - - --- 2015-01-13 Zhaolei Superseded
[12/15] Btrfs: Combine per-page recover in dev-replace and scrub - - - --- 2015-01-13 Zhaolei Superseded
[11/15] Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errore… - - - --- 2015-01-13 Zhaolei Superseded
[10/15] Btrfs: Avoid trustless page-level-repair in dev-replace - - - --- 2015-01-13 Zhaolei Superseded
[09/15] Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block() - - - --- 2015-01-13 Zhaolei Superseded
[08/15] Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event() - - - --- 2015-01-13 Zhaolei Superseded
[07/15] Btrfs: Cleanup btrfs_bio_counter_inc_blocked() - - - --- 2015-01-13 Zhaolei Superseded
[06/15] Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace - - - --- 2015-01-13 Zhaolei Superseded
[05/15] Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON() - - - --- 2015-01-13 Zhaolei Superseded
[04/15] Btrfs: add ref_count and free function for btrfs_bio - - - --- 2015-01-13 Zhaolei Superseded
[03/15] Btrfs: Make raid_map array be inlined in btrfs_bio structure - - - --- 2015-01-13 Zhaolei Superseded
« 1 2 ... 326 327 328410 411 »