Show patches with: State = Action Required       |    Archived = No       |   365 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,04/11] btrfs: backref: Allow find_parent_nodes() to skip given ref_node. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,03/11] btrfs: backref: Add nolock option for btrfs_find_all_roots(). - - - --- 2015-03-23 Qu Wenruo Under Review
btrfs: cleanup unused alloc_chunk varible - - - --- 2015-02-14 Zhaolei Under Review
[v4] btrfs: Fix out-of-space bug - - - --- 2015-02-12 Zhaolei Under Review
[v3] Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group - - - --- 2015-02-11 Forrest Liu Under Review
btrfs: cleanup a straight free-after-malloc branch for free-space-cache - - - --- 2015-01-14 Gui Hecheng Under Review
Btrfs: fix typo of variable in scrub_stripe - - - --- 2015-01-09 Tsutomu Itoh Under Review
btrfs: suppress a build warning on building 32bit kernel - - - --- 2014-12-25 Satoru Takeuchi Under Review
[v3] btrfs: add regression test for remount with thread_pool resized - - - --- 2014-12-25 Xing Gu Under Review
Btrfs: Remove unnecessary placeholder in btrfs_err_code - - - --- 2014-12-24 Satoru Takeuchi Under Review
[v2] Fix wrong memory free on check_is_root - - - --- 2014-12-18 Satoru Takeuchi Under Review
Btrfs: make sure logged extents complete in the current transaction V2 - - - --- 2014-11-19 Josef Bacik Under Review
[6/9] Btrfs,raid56: support parity scrub on raid56 - - - --- 2014-11-14 Miao Xie Under Review
[5/9] Btrfs,raid56: use a variant to record the operation type - - - --- 2014-11-14 Miao Xie Under Review
[2/6,v2] btrfs: do commit in sync_fs if there are pending changes - - - --- 2014-11-14 David Sterba Under Review
[v7] Move BTRFS RCU string to common library - - - --- 2014-11-13 Omar Sandoval Under Review
[v2] Btrfs: qgroup: add BUILD_BUG to report pointer cast breakage - - - --- 2014-11-12 Daniel Dressler Under Review
[v2] btrfs: regression test for btrfs extent merge - - - --- 2014-10-16 Qu Wenruo Under Review
Btrfs: rename do_chunk_alloc to btrfs_maybe_chunk_alloc - - - --- 2014-10-06 Josef Bacik Under Review
Btrfs: fix wrong parse of extent map's tracepoint - - - --- 2014-09-17 Liu Bo Under Review
btrfs-progs: per-thread, per-call pretty buffer - - - --- 2014-09-04 Zach Brown Under Review
btrfs: ioctl BTRFS_IOC_FS_INFO and BTRFS_IOC_DEV_INFO miss-matched with slots - - - --- 2014-08-16 Anand Jain Under Review
Btrfs: show real function name in btrfs workqueue tracepoint - - - --- 2014-08-15 Liu Bo Under Review
[RFC,v3,2/2] btrfs: use the new VFS super_block_dev - - - --- 2014-08-15 Luis R. Rodriguez Under Review
[RFC,v3,1/2] fs/super.c: add new super block sub devices super_block_dev - - - --- 2014-08-15 Luis R. Rodriguez Under Review
btrfs balance crash BUG ON fs/btrfs/relocation.c:1062 or RIP build_backref_tree+0x9fc/0xcc4 - - - --- 2014-06-19 Josef Bacik Under Review
Btrfs: don't remove raid type sysfs entries until unmount - - - --- 2014-05-22 Chris Mason Under Review
[RFC,8/8] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,7/8] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,6/8] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,5/8] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,4/8] Btrfs: subpagesize-blocksize: Define extent_buffer_head. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,3/8] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to … - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,2/8] Btrfs: subpagesize-blocksize: Get rid of whole page writes. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,1/8] Btrfs: subpagesize-blocksize: Get rid of whole page reads. - - - --- 2014-05-21 Chandan Rajendra Under Review
[3/3] Btrfs: add another checksum algorithm xxhash - - - --- 2014-05-07 Liu Bo Under Review
[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
[3/3] btrfs check: Attempt to fix misordered keys with bitflips in them - - - --- 2014-05-05 Hugo Mills Under Review
[2/3] btrfs check: Pre-sort keys in a block while searching - - - --- 2014-05-05 Hugo Mills Under Review
[3/4,v4] Btrfs-progs: send, implement fallocate command callback - - - --- 2014-04-20 Filipe Manana Under Review
[2/4,v4] Btrfs-progs: send, implement total data size callback and progress report - - - --- 2014-04-20 Filipe Manana Under Review
[1/4,v3] Btrfs-progs: send, bump stream version - - - --- 2014-04-20 Filipe Manana Under Review
Btrfs-progs: cmds-subvolume: use parameter str instead of optarg - - - --- 2014-04-19 Rakesh Pandit Under Review
btrfs-progs: Force 'btrfs dev scan' not using old libblkid cache - - - --- 2014-04-10 Qu Wenruo Under Review
[v5] Btrfs-progs: add dedup subcommand - - - --- 2014-04-10 Liu Bo Under Review
[v10,16/16] Btrfs: fix dedup enospc problem - - - --- 2014-04-10 Liu Bo Under Review
[v10,15/16] Btrfs: use total_bytes instead of bytes_used for global_rsv - - - --- 2014-04-10 Liu Bo Under Review
[v10,14/16] Btrfs: fix wrong pinned bytes in __btrfs_free_extent - - - --- 2014-04-10 Liu Bo Under Review
[v10,13/16] Btrfs: fix transactin abortion in __btrfs_free_extent - - - --- 2014-04-10 Liu Bo Under Review
[v10,12/16] Btrfs: fix deadlock of dedup work - - - --- 2014-04-10 Liu Bo Under Review
[v10,11/16] Btrfs: fix a crash of dedup ref - - - --- 2014-04-10 Liu Bo Under Review
[v10,10/16] Btrfs: improve the delayed refs process in rm case - - - --- 2014-04-10 Liu Bo Under Review
[v10,09/16] Btrfs: add ioctl of dedup control - - - --- 2014-04-10 Liu Bo Under Review
[v10,08/16] Btrfs: don't return space for dedup extent - - - --- 2014-04-10 Liu Bo Under Review
[v10,07/16] Btrfs: skip dedup reference during backref walking - - - --- 2014-04-10 Liu Bo Under Review
[v10,06/16] Btrfs: online(inband) data dedup - - - --- 2014-04-10 Liu Bo Under Review
[v10,05/16] Btrfs: make ordered extent aware of dedup - - - --- 2014-04-10 Liu Bo Under Review
[v10,04/16] Btrfs: introduce dedup state - - - --- 2014-04-10 Liu Bo Under Review
[v10,03/16] Btrfs: introduce dedup tree operations - - - --- 2014-04-10 Liu Bo Under Review
[v10,02/16] Btrfs: introduce dedup tree and relatives - - - --- 2014-04-10 Liu Bo Under Review
[v10,01/16] Btrfs: disable qgroups accounting when quota_enable is 0 - - - --- 2014-04-10 Liu Bo Under Review
[RFC] Btrfs: send, add calculate data size flag to allow for progress estimation - - - --- 2014-04-06 Marc MERLIN Under Review
« 1 2 3 4 »