Show patches with: State = Action Required       |    Archived = No       |   373 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Removing PG_error use from btrfs Removing PG_error use from btrfs - - - --- 2024-04-18 Matthew Wilcox New
Inspect command leaks memory if realloc() fails Inspect command leaks memory if realloc() fails - - - --- 2024-04-05 Nathan Mills New
generic: add gc stress test generic: add gc stress test - - - --- 2024-04-15 Hans Holmberg New
fstests: btrfs: redirect stdout of "btrfs subvolume snapshot" to fix output change fstests: btrfs: redirect stdout of "btrfs subvolume snapshot" to fix output change - - - --- 2024-04-05 Qu Wenruo New
Fix balance regression in 4.4-rc - - - --- 2015-11-17 Holger Hoffstätte Under Review
common/btrfs: lookup running processes using pgrep common/btrfs: lookup running processes using pgrep - 1 - --- 2024-04-01 Anand Jain New
btrfs/125 197 198: cleanup using SCRATCH_DEV_NAME btrfs/125 197 198: cleanup using SCRATCH_DEV_NAME - 1 - --- 2024-04-09 Anand Jain New
btrfs: zoned: reserve relocation zone on mount btrfs: zoned: reserve relocation zone on mount - - - --- 2024-04-17 Johannes Thumshirn New
btrfs: use btrfs_is_testing() everywhere btrfs: use btrfs_is_testing() everywhere - 1 - --- 2024-04-17 David Sterba New
btrfs: take the cleaner_mutex earlier in qgroup disable btrfs: take the cleaner_mutex earlier in qgroup disable - 2 - --- 2024-04-20 Josef Bacik New
Btrfs: sysfs support for the replace of the seed device - - - --- 2015-06-07 Anand Jain Under Review
btrfs: suppress a build warning on building 32bit kernel - - - --- 2014-12-25 Satoru Takeuchi Under Review
Btrfs: show real function name in btrfs workqueue tracepoint - - - --- 2014-08-15 Liu Bo Under Review
btrfs: set start on clone before calling copy_extent_buffer_full btrfs: set start on clone before calling copy_extent_buffer_full - - - --- 2024-04-14 Josef Bacik New
btrfs: scrub: run relocation repair when/only needed btrfs: scrub: run relocation repair when/only needed - 2 - --- 2024-04-09 Naohiro Aota New
Btrfs: rename do_chunk_alloc to btrfs_maybe_chunk_alloc - - - --- 2014-10-06 Josef Bacik Under Review
Btrfs: Remove unnecessary placeholder in btrfs_err_code - - - --- 2014-12-24 Satoru Takeuchi Under Review
btrfs: remove not needed mod_start and mod_len from struct extent_map btrfs: remove not needed mod_start and mod_len from struct extent_map - 1 - --- 2024-04-02 Filipe Manana New
btrfs: remove colon from messages with state btrfs: remove colon from messages with state - 1 - --- 2024-04-09 David Sterba New
btrfs: qgroup: do not check qgroup inherit if qgroup is disabled btrfs: qgroup: do not check qgroup inherit if qgroup is disabled - 2 - --- 2024-04-20 Qu Wenruo New
btrfs: move btrfs_page_mkwrite() from inode.c into file.c btrfs: move btrfs_page_mkwrite() from inode.c into file.c - 1 - --- 2024-04-10 Filipe Manana New
Btrfs: make sure logged extents complete in the current transaction V2 - - - --- 2014-11-19 Josef Bacik 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: initialize delayed inodes xarray without GFP_ATOMIC btrfs: initialize delayed inodes xarray without GFP_ATOMIC - 3 - --- 2024-04-17 Filipe Manana New
Btrfs: fix wrong parse of extent map's tracepoint - - - --- 2014-09-17 Liu Bo Under Review
btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() - - - --- 2024-04-07 Qu Wenruo New
Btrfs: fix typo of variable in scrub_stripe - - - --- 2015-01-09 Tsutomu Itoh Under Review
btrfs: fix information leak in btrfs_ioctl_logical_to_ino() btrfs: fix information leak in btrfs_ioctl_logical_to_ino() - 1 - --- 2024-04-17 Johannes Thumshirn New
btrfs: fallback if compressed IO fails for ENOSPC btrfs: fallback if compressed IO fails for ENOSPC - 2 - --- 2024-04-06 Sweet Tea Dorminy New
Btrfs: don't remove raid type sysfs entries until unmount - - - --- 2014-05-22 Chris Mason Under Review
btrfs: do not wait for short bulk allocation btrfs: do not wait for short bulk allocation - 2 1 --- 2024-04-04 Qu Wenruo New
btrfs: cleanup unused alloc_chunk varible - - - --- 2015-02-14 Zhaolei Under Review
btrfs: cleanup a straight free-after-malloc branch for free-space-cache - - - --- 2015-01-14 Gui Hecheng Under Review
btrfs: check delayed refs when we're checking if a ref exists btrfs: check delayed refs when we're checking if a ref exists - 1 - --- 2024-04-11 Josef Bacik New
btrfs: change root->root_key.objectid to btrfs_root_id() btrfs: change root->root_key.objectid to btrfs_root_id() - 2 - --- 2024-04-15 Josef Bacik New
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() - 1 - --- 2024-04-19 Dominique Martinet New
btrfs-progs: property set: fix typo in help message btrfs-progs: property set: fix typo in help message - - - --- 2024-04-15 linux@oluceps.uk New
btrfs-progs: per-thread, per-call pretty buffer - - - --- 2014-09-04 Zach Brown Under Review
btrfs-progs: Force 'btrfs dev scan' not using old libblkid cache - - - --- 2014-04-10 Qu Wenruo Under Review
Btrfs-progs: cmds-subvolume: use parameter str instead of optarg - - - --- 2014-04-19 Rakesh Pandit 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
[v7] Move BTRFS RCU string to common library - - - --- 2014-11-13 Omar Sandoval Under Review
[v6,10/10] nvme: Atomic write support block atomic writes - 1 - --- 2024-03-26 John Garry New
[v6,09/10] scsi: scsi_debug: Atomic write support block atomic writes - - - --- 2024-03-26 John Garry New
[v6,08/10] scsi: sd: Atomic write support block atomic writes - - - --- 2024-03-26 John Garry New
[v6,07/10] block: Add fops atomic write support block atomic writes - - - --- 2024-03-26 John Garry New
[v6,06/10] block: Add atomic write support for statx block atomic writes - - - --- 2024-03-26 John Garry New
[v6,05/10] block: Add core atomic write support block atomic writes - - - --- 2024-03-26 John Garry New
[v6,04/10] fs: Add initial atomic write support info to statx block atomic writes - - - --- 2024-03-26 John Garry New
[v6,03/10] fs: Initial atomic write support block atomic writes - - - --- 2024-03-26 John Garry New
[v6,02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO() block atomic writes - 3 - --- 2024-03-26 John Garry New
[v6,01/10] block: Pass blk_queue_get_max_sectors() a request pointer block atomic writes - 3 - --- 2024-03-26 John Garry New
[v5] Btrfs-progs: add dedup subcommand - - - --- 2014-04-10 Liu Bo Under Review
[v5,3/3] btrfs: add extra sanity checks for create_io_em() btrfs: more explaination on extent_map members - 1 - --- 2024-04-15 Qu Wenruo New
[v5,2/3] btrfs: simplify the inline extent map creation btrfs: more explaination on extent_map members - 1 - --- 2024-04-15 Qu Wenruo New
[v5,1/3] btrfs: add extra comments on extent_map members btrfs: more explaination on extent_map members - 1 - --- 2024-04-15 Qu Wenruo New
[v4] btrfs: Fix out-of-space bug - - - --- 2015-02-12 Zhaolei Under Review
[v4,3/3] btrfs: add extra sanity checks for create_io_em() btrfs: more explaination on extent_map members - 1 - --- 2024-04-11 Qu Wenruo New
[v4,2/3] btrfs: simplify the inline extent map creation btrfs: more explaination on extent_map members - 1 - --- 2024-04-11 Qu Wenruo New
[v4,1/3] btrfs: add extra comments on extent_map members btrfs: more explaination on extent_map members - 1 - --- 2024-04-11 Qu Wenruo New
[v3] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() [v3] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() - 1 - --- 2024-04-09 Qu Wenruo New
[v3] Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group - - - --- 2015-02-11 Forrest Liu Under Review
[v3] btrfs: add regression test for remount with thread_pool resized - - - --- 2014-12-25 Xing Gu Under Review
[v3,3/3] btrfs: add extra sanity checks for create_io_em() btrfs: more explaination on extent_map members - 1 - --- 2024-04-05 Qu Wenruo New
[v3,2/3] btrfs: simplify the inline extent map creation btrfs: more explaination on extent_map members - 1 - --- 2024-04-05 Qu Wenruo New
[v3,13/13] bcachefs: fiemap: emit new COMPRESSED state fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,12/13] f2fs: fiemap: emit new COMPRESSED state fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,11/13] bcachefs: fiemap: return correct extent physical length fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,10/13] ocfs2: fiemap: return correct extent physical length fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,10/10] btrfs: add tracepoints for extent map shrinker events btrfs: add a shrinker for extent maps - 2 - --- 2024-04-16 Filipe Manana New
[v3,1/3] btrfs: add extra comments on extent_map members btrfs: more explaination on extent_map members - - - --- 2024-04-05 Qu Wenruo New
[v3,1/1] generic: move btrfs clone device testcase to the generic group [v3,1/1] generic: move btrfs clone device testcase to the generic group - - - --- 2024-04-09 Anand Jain New
[v3,09/13] f2fs: fiemap: return correct extent physical length fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,09/10] btrfs: update comment for btrfs_set_inode_full_sync() about locking btrfs: add a shrinker for extent maps - 1 - --- 2024-04-16 Filipe Manana New
[v3,08/13] f2fs: fiemap: add physical length to trace_f2fs_fiemap fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,08/10] btrfs: add a shrinker for extent maps btrfs: add a shrinker for extent maps - 1 - --- 2024-04-16 Filipe Manana New
[v3,07/13] ext4: fiemap: return correct extent physical length fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,07/10] btrfs: add a global per cpu counter to track number of used extent maps btrfs: add a shrinker for extent maps - 2 - --- 2024-04-16 Filipe Manana New
[v3,06/13] nilfs2: fiemap: return correct extent physical length fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,06/10] btrfs: pass the extent map tree's inode to try_merge_map() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v3,05/13] btrfs: fiemap: return extent physical size fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,05/10] btrfs: pass the extent map tree's inode to setup_extent_mapping() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v3,04/13] btrfs: fiemap: emit new COMPRESSED state. fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,04/10] btrfs: pass the extent map tree's inode to replace_extent_mapping() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v3,03/13] fs: fiemap: add new COMPRESSED extent state fiemap extension for more physical information - 1 - --- 2024-04-03 Sweet Tea Dorminy New
[v3,03/10] btrfs: pass the extent map tree's inode to remove_extent_mapping() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v3,02/13] fs: fiemap: update fiemap_fill_next_extent() signature fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,02/10] btrfs: pass the extent map tree's inode to clear_em_logging() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v3,01/13] fs: fiemap: add physical_length field to extents fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,01/10] btrfs: pass the extent map tree's inode to add_extent_mapping() btrfs: add a shrinker for extent maps - 3 - --- 2024-04-16 Filipe Manana New
[v2] fstests: btrfs: redirect stdout of "btrfs subvolume snapshot" to fix output change [v2] fstests: btrfs: redirect stdout of "btrfs subvolume snapshot" to fix output change - - - --- 2024-04-06 Qu Wenruo New
[v2] Fix wrong memory free on check_is_root - - - --- 2014-12-18 Satoru Takeuchi Under Review
[v2] common/filter.btrfs: introduce _filter_snapshot [v2] common/filter.btrfs: introduce _filter_snapshot - 1 - --- 2024-04-08 Anand Jain New
[v2] btrfs: set start on clone before calling copy_extent_buffer_full [v2] btrfs: set start on clone before calling copy_extent_buffer_full - 2 - --- 2024-04-14 Josef Bacik New
[v2] btrfs: report filemap_fdata<write|wait>_range error [v2] btrfs: report filemap_fdata<write|wait>_range error - 1 - --- 2024-04-18 Anand Jain New
[v2] btrfs: regression test for btrfs extent merge - - - --- 2014-10-16 Qu Wenruo Under Review
[v2] Btrfs: qgroup: add BUILD_BUG to report pointer cast breakage - - - --- 2014-11-12 Daniel Dressler Under Review
[v2] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() [v2] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() - 1 - --- 2024-04-09 Qu Wenruo New
[v2] btrfs: fix information leak in btrfs_ioctl_logical_to_ino() [v2] btrfs: fix information leak in btrfs_ioctl_logical_to_ino() - 3 - --- 2024-04-17 Johannes Thumshirn New
[v2] btrfs: do not wait for short bulk allocation [v2] btrfs: do not wait for short bulk allocation - 3 1 --- 2024-03-25 Qu Wenruo New
« 1 2 3 4 »