Show patches with: none      |   41030 patches
« 1 2 ... 58 59 60410 411 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-10-17 Vishal Moola New
[v3,11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-10-17 Vishal Moola New
[v3,10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - --- 2022-10-17 Vishal Moola New
[v3,09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - --- 2022-10-17 Vishal Moola New
[v3,08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-10-17 Vishal Moola New
[v3,07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-10-17 Vishal Moola New
[v3,06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-10-17 Vishal Moola New
[v3,05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - 1 --- 2022-10-17 Vishal Moola New
[v3,04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - 1 - --- 2022-10-17 Vishal Moola New
[v3,03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - 1 - --- 2022-10-17 Vishal Moola New
[v3,02/23] filemap: Added filemap_get_folios_tag() Convert to filemap_get_folios_tag() - 1 - --- 2022-10-17 Vishal Moola New
[v3,01/23] pagemap: Add filemap_grab_folio() Convert to filemap_get_folios_tag() - 1 - --- 2022-10-17 Vishal Moola New
[v2,16/16] btrfs: remove temporary btrfs_map_token declaration in ctree.h btrfs: split out larger chunks of ctree.h - - - --- 2022-10-17 Josef Bacik New
[v2,15/16] btrfs: move accessor helpers into accessors.h btrfs: split out larger chunks of ctree.h - - - --- 2022-10-17 Josef Bacik New
[v2,14/16] btrfs: move btrfs_map_token to accessors btrfs: split out larger chunks of ctree.h - - - --- 2022-10-17 Josef Bacik New
[v2,13/16] btrfs: rename struct-funcs.c -> accessors.c btrfs: split out larger chunks of ctree.h - 1 - --- 2022-10-17 Josef Bacik New
[v2,12/16] btrfs: move the compat/incompat flag masks to fs.h btrfs: split out larger chunks of ctree.h - 1 - --- 2022-10-17 Josef Bacik New
[v2,11/16] btrfs: remove fs_info::pending_changes and related code btrfs: split out larger chunks of ctree.h - 1 - --- 2022-10-17 Josef Bacik New
[v2,10/16] btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag btrfs: split out larger chunks of ctree.h - 1 - --- 2022-10-17 Josef Bacik New
[v2,09/16] btrfs: move fs_info->flags enum to fs.h btrfs: split out larger chunks of ctree.h - 1 - --- 2022-10-17 Josef Bacik New
[v2,08/16] btrfs: move mount option definitions to fs.h btrfs: split out larger chunks of ctree.h - 1 - --- 2022-10-17 Josef Bacik New
[v2,07/16] btrfs: convert incompat and compat flag test helpers to defines btrfs: split out larger chunks of ctree.h - - - --- 2022-10-17 Josef Bacik New
[v2,06/16] btrfs: move BTRFS_FS_STATE* defs and helpers to fs.h btrfs: split out larger chunks of ctree.h - 1 - --- 2022-10-17 Josef Bacik New
[v2,05/16] btrfs: push printk index code into their respective helpers btrfs: split out larger chunks of ctree.h - - - --- 2022-10-17 Josef Bacik New
[v2,04/16] btrfs: move assert and error helpers out of messages.h btrfs: split out larger chunks of ctree.h - - - --- 2022-10-17 Josef Bacik New
[v2,03/16] btrfs: move the printk helpers out of ctree.h btrfs: split out larger chunks of ctree.h - - - --- 2022-10-17 Josef Bacik New
[v2,02/16] btrfs: move larger compat flag helpers to their own c file btrfs: split out larger chunks of ctree.h - - - --- 2022-10-17 Josef Bacik New
[v2,01/16] btrfs: move fs wide helpers out of ctree.h btrfs: split out larger chunks of ctree.h - - - --- 2022-10-17 Josef Bacik New
[RFC,v3,11/11] btrfs: add tracepoints for ordered stripes btrfs: raid-stripe-tree draft patches - 1 - --- 2022-10-17 Johannes Thumshirn New
[RFC,v3,10/11] btrfs: check for leaks of ordered stripes on umount btrfs: raid-stripe-tree draft patches - - - --- 2022-10-17 Johannes Thumshirn New
[RFC,v3,09/11] btrfs: fix striping with RST btrfs: raid-stripe-tree draft patches - - - --- 2022-10-17 Johannes Thumshirn New
[RFC,v3,08/11] btrfs: allow zoned RAID0 and 10 btrfs: raid-stripe-tree draft patches - - - --- 2022-10-17 Johannes Thumshirn New
[RFC,v3,07/11] btrfs: zoned: allow zoned RAID1 btrfs: raid-stripe-tree draft patches - 1 - --- 2022-10-17 Johannes Thumshirn New
[RFC,v3,06/11] btrfs: add raid stripe tree pretty printer btrfs: raid-stripe-tree draft patches - 1 - --- 2022-10-17 Johannes Thumshirn New
[RFC,v3,05/11] btrfs: lookup physical address from stripe extent btrfs: raid-stripe-tree draft patches - - - --- 2022-10-17 Johannes Thumshirn New
[RFC,v3,04/11] btrfs: delete stripe extent on extent deletion btrfs: raid-stripe-tree draft patches - - - --- 2022-10-17 Johannes Thumshirn New
[RFC,v3,03/11] btrfs: add support for inserting raid stripe extents btrfs: raid-stripe-tree draft patches - - - --- 2022-10-17 Johannes Thumshirn New
[RFC,v3,02/11] btrfs: read raid-stripe-tree from disk btrfs: raid-stripe-tree draft patches - - - --- 2022-10-17 Johannes Thumshirn New
[RFC,v3,01/11] btrfs: add raid stripe tree definitions btrfs: raid-stripe-tree draft patches - - - --- 2022-10-17 Johannes Thumshirn New
[RFC,v7,9/9] vfs: expose STATX_VERSION to userland fs: clean up handling of i_version counter - 1 - --- 2022-10-17 Jeff Layton New
[v7,8/9] nfsd: remove fetch_iversion export operation fs: clean up handling of i_version counter 1 1 - --- 2022-10-17 Jeff Layton New
[v7,7/9] nfsd: use the getattr operation to fetch i_version fs: clean up handling of i_version counter 1 1 - --- 2022-10-17 Jeff Layton New
[v7,6/9] nfsd: move nfsd4_change_attribute to nfsfh.c fs: clean up handling of i_version counter 1 1 - --- 2022-10-17 Jeff Layton New
[v7,5/9] ceph: report the inode version in getattr if requested fs: clean up handling of i_version counter - 1 - --- 2022-10-17 Jeff Layton New
[v7,4/9] nfs: report the inode version in getattr if requested fs: clean up handling of i_version counter - 1 - --- 2022-10-17 Jeff Layton New
[v7,3/9] vfs: plumb i_version handling into struct kstat fs: clean up handling of i_version counter - 1 - --- 2022-10-17 Jeff Layton New
[v7,2/9] fs: clarify when the i_version counter must be updated fs: clean up handling of i_version counter - - - --- 2022-10-17 Jeff Layton New
[v7,1/9] fs: uninline inode_query_iversion fs: clean up handling of i_version counter - 1 - --- 2022-10-17 Jeff Layton New
fstests: add btrfs tests exercising raid to the raid group fstests: add btrfs tests exercising raid to the raid group - - - --- 2022-10-17 Johannes Thumshirn New
btrfs-progs: send: sync splice buf size with kernel when proto 2 btrfs-progs: send: sync splice buf size with kernel when proto 2 - - - --- 2022-10-17 Wang Yugui New
btrfs: send: fix send failure of a subcase of orphan inodes btrfs: send: fix send failure of a subcase of orphan inodes - 1 - --- 2022-10-16 bingjingc New
btrfs-progs: cmds: resize: fix check_resize_args() return value btrfs-progs: cmds: resize: fix check_resize_args() return value - - - --- 2022-10-16 Sidong Yang New
[v2] fstests: add 4Kn support to btrfs tests [v2] fstests: add 4Kn support to btrfs tests - - - --- 2022-10-16 Wang Yugui New
fstests: add 4Kn support to btrfs tests fstests: add 4Kn support to btrfs tests - - - --- 2022-10-16 Wang Yugui New
fstests: btrfs: test incremental send for orphan inodes fstests: btrfs: test incremental send for orphan inodes - 1 - --- 2022-10-14 bingjingc New
[3/3] btrfs: do not panic if we can't allocate a prealloc extent state btrfs: avoid GFP_ATOMIC allocation failures during endio - - - --- 2022-10-14 Josef Bacik New
[2/3] btrfs: remove unlock_extent_atomic btrfs: avoid GFP_ATOMIC allocation failures during endio - - - --- 2022-10-14 Josef Bacik New
[1/3] btrfs: do not use GFP_ATOMIC in the read endio btrfs: avoid GFP_ATOMIC allocation failures during endio - - - --- 2022-10-14 Josef Bacik New
[v2,2/2] btrfs: remove gfp_t flag from btrfs_tree_mod_log_insert_key() btrfs: drop no longer needed atomic allocation for tree mod log operations - - - --- 2022-10-14 Filipe Manana New
[v2,1/2] btrfs: switch GFP_ATOMIC to GFP_NOFS when fixing up low keys btrfs: drop no longer needed atomic allocation for tree mod log operations - - - --- 2022-10-14 Filipe Manana New
[v2] btrfs: fix tree mod log mishandling of reallocated nodes [v2] btrfs: fix tree mod log mishandling of reallocated nodes - 1 - --- 2022-10-14 Josef Bacik New
btrfs: add helper to exit_btrfs_fs btrfs: add helper to exit_btrfs_fs - - - --- 2022-10-14 Anand Jain New
[RFC,7/7] fs/f2fs: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,6/7] fs/ntfs: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,5/7] fs/xfs: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,4/7] fs/exfat: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,3/7] fs/btrfs: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,2/7] fs/ext4: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,1/7] fs: create `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,5/5] btrfs: raid56: do full stripe data checksum verification before RMW btrfs: raid56: do full stripe data checksum verification and recovery at RMW time - - - --- 2022-10-14 Qu Wenruo New
[RFC,4/5] btrfs: raid56: prepare data checksums for later sub-stripe verification btrfs: raid56: do full stripe data checksum verification and recovery at RMW time - - - --- 2022-10-14 Qu Wenruo New
[RFC,3/5] btrfs: introduce a bitmap based csum range search function btrfs: raid56: do full stripe data checksum verification and recovery at RMW time - - - --- 2022-10-14 Qu Wenruo New
[RFC,2/5] btrfs: raid56: refactor __raid_recover_end_io() btrfs: raid56: do full stripe data checksum verification and recovery at RMW time - - - --- 2022-10-14 Qu Wenruo New
[RFC,1/5] btrfs: refactor btrfs_lookup_csums_range() btrfs: raid56: do full stripe data checksum verification and recovery at RMW time - - - --- 2022-10-14 Qu Wenruo New
[v2,2/2] btrfs: re-check reclaim condition in reclaim worker btrfs: minor reclaim tuning - - - --- 2022-10-13 Boris Burkov New
[v2,1/2] btrfs: skip reclaim if block_group is empty btrfs: minor reclaim tuning - - - --- 2022-10-13 Boris Burkov New
btrfs: fix tree mod log mishandling of reallocated nodes btrfs: fix tree mod log mishandling of reallocated nodes - 1 - --- 2022-10-13 Josef Bacik New
[2/2] btrfs: remove gfp_t flag from btrfs_tree_mod_log_insert_key() btrfs: drop no longer needed atomic allocation for tree mod log operations - - - --- 2022-10-13 Filipe Manana New
[1/2] btrfs: switch GFP_ATOMIC to GFP_NOFS when fixing up low keys btrfs: drop no longer needed atomic allocation for tree mod log operations - - - --- 2022-10-13 Filipe Manana New
[v2] btrfs: make btrfs module init/exit match their sequence [v2] btrfs: make btrfs module init/exit match their sequence - - - --- 2022-10-12 Qu Wenruo New
[v2,15/15] btrfs: introduce a debug mount option to do error injection for each stage of open_ctree… btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,14/15] btrfs: move qgroup init/exit code into open_ctree_seq[] array btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,13/15] btrfs: extract kthread code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,12/15] btrfs: move the fs root related code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,11/15] btrfs: extra block groups read code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,10/15] btrfs: extract sysfs init into its own helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,09/15] btrfs: extract mount time checks and items load code into its init helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,08/15] btrfs: extract tree roots and zone info initialization into init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,07/15] btrfs: extract chunk tree read code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,06/15] btrfs: move btrfs_init_workqueus() and btrfs_stop_all_workers() into open_ctree_seq[] btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,05/15] btrfs: extract mount options and features init code into its own init helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,04/15] btrfs: extract super block read code into its own init helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,03/15] btrfs: extract btree inode init code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,02/15] btrfs: remove @fs_devices argument from open_ctree() btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,01/15] btrfs: initialize fs_info->sb at the very beginning of open_ctree() btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,05/14] fs: Quieten down the filesystems more vbe: Support device tree fixups for OS requests - - - --- 2022-10-11 Simon Glass New
MAINTAINERS: update btrfs website links and files MAINTAINERS: update btrfs website links and files - - - --- 2022-10-11 David Sterba New
[6/6] btrfs: convert __TRANS_* defines to enum bits Enumerated bits in enum - - - --- 2022-10-11 David Sterba New
[5/6] btrfs: convert QGROUP_* defines to enum bits Enumerated bits in enum - - - --- 2022-10-11 David Sterba New
[4/6] btrfs: convert EXTENT_* bits to enums Enumerated bits in enum - - - --- 2022-10-11 David Sterba New
« 1 2 ... 58 59 60410 411 »