Show patches with: State = Action Required       |   32490 patches
« 1 2 ... 114 115 116324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] btrfs: remove force argument from run_delalloc_nocow() [v3] btrfs: remove force argument from run_delalloc_nocow() - 2 1 --- 2021-03-04 Goldwyn Rodrigues New
[RESEND,v2.1,08/10] fsdax: Dedup file range to use a compare function Untitled series #441787 - - - --- 2021-03-04 Shiyang Ruan New
[RESEND,v2.1,07/10] iomap: Introduce iomap_apply2() for operations on two files Untitled series #441787 - - - --- 2021-03-04 Shiyang Ruan New
[v2] btrfs-progs: Fix checksum output for "checksum verify failed" [v2] btrfs-progs: Fix checksum output for "checksum verify failed" - - - --- 2021-03-03 Dāvis Mosāns New
[v2] btrfs: fix lockdep warning while mounting sprout fs [v2] btrfs: fix lockdep warning while mounting sprout fs - - - --- 2021-03-03 Anand Jain New
btrfs: Remove mirror argument from btrfs_csum_verify_data() btrfs: Remove mirror argument from btrfs_csum_verify_data() - - - --- 2021-03-03 Goldwyn Rodrigues New
btrfs: fix nocow sequence in btrfs_run_delalloc_range() btrfs: fix nocow sequence in btrfs_run_delalloc_range() - - - --- 2021-03-03 Goldwyn Rodrigues New
[v2,2/2] btrfs: fix qgroup data rsv leak caused by falloc failure [v2,1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_exte… - - - --- 2021-03-03 Qu Wenruo New
[v2,1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_exte… [v2,1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_exte… - - - --- 2021-03-03 Qu Wenruo New
btrfs: Assign boolean values to a bool variable btrfs: Assign boolean values to a bool variable - - - --- 2021-03-03 Jiapeng Chong New
[v2,3/3] btrfs: zoned: do not account freed region of read-only block group as zone_unusable Fixes for zoned mode - - - --- 2021-03-03 Naohiro Aota New
[v2,2/3] btrfs: zoned: move superblock logging zone location Fixes for zoned mode - - - --- 2021-03-03 Naohiro Aota New
[v2,1/3] btrfs: zoned: use sector_t to get zone sectors Fixes for zoned mode - - - --- 2021-03-03 Naohiro Aota New
[2/2] btrfs: fix qgroup data rsv leak caused by falloc failure [1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_extent() - - - --- 2021-03-03 Qu Wenruo New
[1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_extent() [1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_extent() - - - --- 2021-03-03 Qu Wenruo New
btrfs: Refactor error handling in btrfs_zero_range btrfs: Refactor error handling in btrfs_zero_range - - - --- 2021-03-02 Nikolay Borisov New
btrfs: Don't opencode extent_changeset_free btrfs: Don't opencode extent_changeset_free - 1 - --- 2021-03-02 Nikolay Borisov New
[2/2] btrfs: require discard functionality from scratch device fstests: two preperation patches for zoned device support - 1 - --- 2021-03-02 Johannes Thumshirn New
[1/2] fstests: add missing checks of fallocate feature fstests: two preperation patches for zoned device support - 1 - --- 2021-03-02 Johannes Thumshirn New
btrfs-progs: add error message when btrfs check failed btrfs-progs: add error message when btrfs check failed - - - --- 2021-03-02 Wang Yugui New
btrfs: turn btrfs_destroy_all_ordered_extents() into void functions btrfs: turn btrfs_destroy_all_ordered_extents() into void functions - - - --- 2021-03-02 Yang Li New
[GIT,PULL] Btrfs updates for 5.12-rc2 [GIT,PULL] Btrfs updates for 5.12-rc2 - - - --- 2021-03-01 David Sterba New
[v2,2/2] btrfs: add btree read ahead for incremental send operations btrfs: add btree read ahead for send operations - - - --- 2021-03-01 Filipe Manana New
[v2,1/2] btrfs: add btree read ahead for full send operations btrfs: add btree read ahead for send operations - - - --- 2021-03-01 Filipe Manana New
btrfs: fix the false data csum mismatch error caused btrfs: fix the false data csum mismatch error caused - - - --- 2021-03-01 Qu Wenruo New
[1/1] btrfs-progs: Implement dump-raw command btrfs-progs: Implement dump-raw command - - - --- 2021-02-28 Dāvis Mosāns New
btrfs-progs: Fix checksum output for "checksum verify failed" btrfs-progs: Fix checksum output for "checksum verify failed" - - - --- 2021-02-27 Dāvis Mosāns New
btrfs: fix warning when creating a directory with smack enabled btrfs: fix warning when creating a directory with smack enabled 1 - 1 --- 2021-02-26 Filipe Manana New
[3/3] btrfs: zoned: do not account freed region of read-only block group as zone_unusable Fixes for zoned mode - - - --- 2021-02-26 Naohiro Aota New
[2/3] btrfs: zoned: add missing type conversion Fixes for zoned mode - - - --- 2021-02-26 Naohiro Aota New
[1/3] btrfs: zoned: move superblock logging zone location Fixes for zoned mode - - - --- 2021-02-26 Naohiro Aota New
[v2,08/10] fsdax: Dedup file range to use a compare function Untitled series #438829 - - - --- 2021-02-26 Shiyang Ruan New
[v2,07/10] iomap: Introduce iomap_apply2() for operations on two files Untitled series #438829 - - - --- 2021-02-26 Shiyang Ruan New
[v2,10/10] fs/xfs: Add dedupe support for fsdax fsdax,xfs: Add reflink&dedupe support for fsdax - - - --- 2021-02-26 Shiyang Ruan New
[v2,09/10] fs/xfs: Handle CoW for fsdax write() path fsdax,xfs: Add reflink&dedupe support for fsdax - - - --- 2021-02-26 Shiyang Ruan New
[v2,08/10] fsdax: Dedup file range to use a compare function fsdax,xfs: Add reflink&dedupe support for fsdax - - - --- 2021-02-26 Shiyang Ruan New
[v2,07/10] iomap: Introduce iomap_apply2() for operations on two files fsdax,xfs: Add reflink&dedupe support for fsdax - - - --- 2021-02-26 Shiyang Ruan New
[v2,06/10] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero fsdax,xfs: Add reflink&dedupe support for fsdax - 1 - --- 2021-02-26 Shiyang Ruan New
[v2,05/10] fsdax: Replace mmap entry in case of CoW fsdax,xfs: Add reflink&dedupe support for fsdax - 1 - --- 2021-02-26 Shiyang Ruan New
[v2,04/10] fsdax: Introduce dax_iomap_cow_copy() fsdax,xfs: Add reflink&dedupe support for fsdax - 1 - --- 2021-02-26 Shiyang Ruan New
[v2,03/10] fsdax: Output address in dax_iomap_pfn() and rename it fsdax,xfs: Add reflink&dedupe support for fsdax - 1 - --- 2021-02-26 Shiyang Ruan New
[v2,02/10] fsdax: Factor helper: dax_fault_actor() fsdax,xfs: Add reflink&dedupe support for fsdax - - - --- 2021-02-26 Shiyang Ruan New
[v2,01/10] fsdax: Factor helpers to simplify dax fault code fsdax,xfs: Add reflink&dedupe support for fsdax - 1 - --- 2021-02-26 Shiyang Ruan New
[v2] btrfs: Remove force argument from run_delalloc_nocow() [v2] btrfs: Remove force argument from run_delalloc_nocow() 1 - - --- 2021-02-25 Goldwyn Rodrigues New
btrfs: Refactor error handling in btrfs_zero_range btrfs: Refactor error handling in btrfs_zero_range - - - --- 2021-02-25 Nikolay Borisov New
fstests: make sure we rescan all devices after unregistering fstests: make sure we rescan all devices after unregistering - 1 - --- 2021-02-25 Qu Wenruo New
[v2] btrfs: do more graceful error/warning for 32bit kernel [v2] btrfs: do more graceful error/warning for 32bit kernel - 1 - --- 2021-02-25 Qu Wenruo New
btrfs: fix spurious free_space_tree remount warning btrfs: fix spurious free_space_tree remount warning - - - --- 2021-02-23 Boris Burkov New
btrfs: Add simple stress test when qgroup limits are reached btrfs: Add simple stress test when qgroup limits are reached - - - --- 2021-02-23 Nikolay Borisov New
btrfs: Unlock extents in btrfs_zero_range in case of errors btrfs: Unlock extents in btrfs_zero_range in case of errors - 1 - --- 2021-02-23 Nikolay Borisov New
[3/3] btrfs: remove stale comment and logic from btrfs_inode_in_log() btrfs: fix a couple races between fsync and other code - - - --- 2021-02-23 Filipe Manana New
[2/3] btrfs: fix race between marking inode needs to be logged and log syncing btrfs: fix a couple races between fsync and other code - - - --- 2021-02-23 Filipe Manana New
[1/3] btrfs: fix race between memory mapped writes and fsync btrfs: fix a couple races between fsync and other code - - - --- 2021-02-23 Filipe Manana New
[2/2] btrfs-progs: new "allocation_hint" property. btrfs-progs: allocation_hint disk property - - - --- 2021-02-22 Goffredo Baroncelli New
[1/2] btrfs-progs: add ioctl BTRFS_IOC_DEV_PROPERTIES. btrfs-progs: allocation_hint disk property - - - --- 2021-02-22 Goffredo Baroncelli New
[4/4] btrfs: add allocator_hint mode [1/4] btrfs: add ioctl BTRFS_IOC_DEV_PROPERTIES. - - - --- 2021-02-22 Goffredo Baroncelli New
[3/4] btrfs: export dev_item.type in /sys/fs/btrfs/<uuid>/devinfo/<devid>/type [1/4] btrfs: add ioctl BTRFS_IOC_DEV_PROPERTIES. - - - --- 2021-02-22 Goffredo Baroncelli New
[2/4] btrfs: add flags to give an hint to the chunk allocator [1/4] btrfs: add ioctl BTRFS_IOC_DEV_PROPERTIES. - - - --- 2021-02-22 Goffredo Baroncelli New
[1/4] btrfs: add ioctl BTRFS_IOC_DEV_PROPERTIES. [1/4] btrfs: add ioctl BTRFS_IOC_DEV_PROPERTIES. - - - --- 2021-02-22 Goffredo Baroncelli New
[6/6] btrfs: Simplify code flow in btrfs_delayed_inode_reserve_metadata Qgroup/delayed node related fixes - - - --- 2021-02-22 Nikolay Borisov New
[5/6] btrfs: Remove btrfs_inode from btrfs_delayed_inode_reserve_metadata Qgroup/delayed node related fixes - 1 - --- 2021-02-22 Nikolay Borisov New
[4/6] btrfs: Cleanup try_flush_qgroup Qgroup/delayed node related fixes - 1 - --- 2021-02-22 Nikolay Borisov New
[3/6] btrfs: Don't flush from btrfs_delayed_inode_reserve_metadata Qgroup/delayed node related fixes - 1 - --- 2021-02-22 Nikolay Borisov New
[2/6] btrfs: Export qgroup_reserve_meta Qgroup/delayed node related fixes - - - --- 2021-02-22 Nikolay Borisov New
[1/6] btrfs: Free correct amount of space in btrfs_delayed_inode_reserve_metadata Qgroup/delayed node related fixes - 1 - --- 2021-02-22 Nikolay Borisov New
btrfs-progs: Improve default explanation in man page btrfs-progs: Improve default explanation in man page - - - --- 2021-02-22 Goldwyn Rodrigues New
fstest: random read fio test for read policy fstest: random read fio test for read policy - - - --- 2021-02-22 Anand Jain New
btrfs: Remove force argument from run_delalloc_nocow() btrfs: Remove force argument from run_delalloc_nocow() - - - --- 2021-02-22 Goldwyn Rodrigues New
[5.10,28/29] btrfs: fix crash after non-aligned direct IO write with O_DSYNC Untitled series #436545 1 - - --- 2021-02-22 Greg Kroah-Hartman New
[12/12] btrfs: extent_io: introduce submit_eb_subpage() to submit a subpage metadata page btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[11/12] btrfs: extent_io: make lock_extent_buffer_for_io() to support subpage metadata btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[10/12] btrfs: extent_io: introduce write_one_subpage_eb() function btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[09/12] btrfs: extent_io: introduce end_bio_subpage_eb_writepage() function btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[08/12] btrfs: extent_io: make set_btree_ioerr() accept extent buffer and handle subpage metadata btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[07/12] btrfs: extent_io: make set/clear_extent_buffer_dirty() to support subpage sized metadata btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[06/12] btrfs: extent_io: make the page uptodate assert check to handle subpage btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[05/12] btrfs: extent_io: make alloc_extent_buffer() check subpage dirty bitmap btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[04/12] btrfs: disk-io: support subpage metadata csum calculation at write time btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[03/12] btrfs: disk-io: allow btree_set_page_dirty() to do more sanity check on subpage metadata btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[02/12] btrfs: subpage: introduce helper for subpage writeback status btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[01/12] btrfs: subpage: introduce helper for subpage dirty status btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[v4] btrfs-progs: filesystem-resize: make output more readable [v4] btrfs-progs: filesystem-resize: make output more readable - - - --- 2021-02-20 Sidong Yang New
btrfs: do more graceful error/warning for 32bit kernel btrfs: do more graceful error/warning for 32bit kernel - - - --- 2021-02-20 Qu Wenruo New
[v3] btrfs-progs: filesystem-resize: make output more readable [v3] btrfs-progs: filesystem-resize: make output more readable - - - --- 2021-02-19 Sidong Yang New
btrfs: ref-verify: use 'inline void' keyword ordering btrfs: ref-verify: use 'inline void' keyword ordering 1 - - --- 2021-02-19 Randy Dunlap New
btrfs: Remove unused variable ret btrfs: Remove unused variable ret - - - --- 2021-02-19 Jiapeng Chong New
[GIT,PULL] iomap: new code for 5.12-rc1 [GIT,PULL] iomap: new code for 5.12-rc1 - - - --- 2021-02-19 Darrick J. Wong New
[RFC] btrfs: sysfs for chunk layout hint [RFC] btrfs: sysfs for chunk layout hint - - - --- 2021-02-18 Anand Jain New
[RFC] btrfs: random read fio test for read policy [RFC] btrfs: random read fio test for read policy - - - --- 2021-02-18 Anand Jain New
[4/4] btrfs: Replace opencoded while loop with proper construct Couple of misc patches - - - --- 2021-02-17 Nikolay Borisov New
[3/4] btrfs: Replace offset_in_entry with in_range Couple of misc patches - - - --- 2021-02-17 Nikolay Borisov New
[2/4] btrfs: Make find_desired_extent take btrfs_inode Couple of misc patches - - - --- 2021-02-17 Nikolay Borisov New
[1/4] btrfs: Make btrfs_replace_file_extents take btrfs_inode Couple of misc patches - - - --- 2021-02-17 Nikolay Borisov New
btrfs: zoned: fix possible deadlock on log sync btrfs: zoned: fix possible deadlock on log sync - 1 - --- 2021-02-17 Johannes Thumshirn New
btrfs: prevent potential out of bounds in btrfs_ioctl_snap_create_v2() btrfs: prevent potential out of bounds in btrfs_ioctl_snap_create_v2() - - - --- 2021-02-17 Dan Carpenter New
fstests: test a regression with btrfs extent reference collisions fstests: test a regression with btrfs extent reference collisions - - - --- 2021-02-16 Josef Bacik New
btrfs: do not error out if the extent ref hash doesn't match btrfs: do not error out if the extent ref hash doesn't match - 1 - --- 2021-02-16 Josef Bacik New
[RFC] btrfs-progs: format-output: remove newline in fmt_end text mode [RFC] btrfs-progs: format-output: remove newline in fmt_end text mode - - - --- 2021-02-16 Sidong Yang New
[GIT,PULL] Btrfs updates for 5.12 [GIT,PULL] Btrfs updates for 5.12 - - - --- 2021-02-16 David Sterba New
btrfs: add test for cloning a hole post eof when using NO_HOLES feature btrfs: add test for cloning a hole post eof when using NO_HOLES feature - - - --- 2021-02-16 Filipe Manana New
« 1 2 ... 114 115 116324 325 »