Show patches with: none      |   31673 patches
« 1 2 ... 46 47 48316 317 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,09/23] filemap: use mapping_min_order while allocating folios Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav (Samsung) Superseded
[RFC,08/23] filemap: align the index to mapping_min_order in filemap_get_folios_tag() Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav (Samsung) New
[RFC,07/23] filemap: align the index to mapping_min_order in __filemap_add_folio() Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav (Samsung) New
[RFC,06/23] mm: call xas_set_order() in replace_page_cache_folio() Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav (Samsung) New
[RFC,05/23] filemap: align index to mapping_min_order in filemap_range_has_page() Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav (Samsung) New
[RFC,04/23] filemap: set the order of the index in page_cache_delete_batch() Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav (Samsung) New
[RFC,03/23] filemap: add folio with at least mapping_min_order in __filemap_get_folio Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav (Samsung) New
[RFC,02/23] pagemap: use mapping_min_order in fgf_set_order() Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav (Samsung) New
[RFC,01/23] fs: Allow fine-grained control of folio sizes Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav (Samsung) Superseded
[V2] mkfs: Improve warning when AG size is a multiple of stripe width [V2] mkfs: Improve warning when AG size is a multiple of stripe width - 1 - --- 2023-09-15 Carlos Maiolino New
[6/6] shmem: add large folios support to the write path [1/6] filemap: make the folio order calculation shareable - - - --- 2023-09-15 Daniel Gomez Superseded
[5/6] shmem: add file length in shmem_get_folio path [1/6] filemap: make the folio order calculation shareable - - - --- 2023-09-15 Daniel Gomez Superseded
[4/6] shmem: add order parameter support to shmem_alloc_folio [1/6] filemap: make the folio order calculation shareable - - - --- 2023-09-15 Daniel Gomez Superseded
[3/6] shmem: account for large order folios [1/6] filemap: make the folio order calculation shareable - - - --- 2023-09-15 Daniel Gomez Superseded
[2/6] shmem: drop BLOCKS_PER_PAGE macro [1/6] filemap: make the folio order calculation shareable - 1 - --- 2023-09-15 Daniel Gomez Superseded
[1/6] filemap: make the folio order calculation shareable [1/6] filemap: make the folio order calculation shareable - - - --- 2023-09-15 Daniel Gomez New
xfs: drop experimental warning for FSDAX xfs: drop experimental warning for FSDAX 1 1 - --- 2023-09-15 Shiyang Ruan New
mkfs: Improve warning when AG size is a multiple of stripe width mkfs: Improve warning when AG size is a multiple of stripe width - 1 - --- 2023-09-14 Carlos Maiolino Superseded
[v3] xfs: correct calculation for agend and blockcount [v3] xfs: correct calculation for agend and blockcount - 1 - --- 2023-09-13 Shiyang Ruan New
[v3] xfs: introduce protection for drop nlink [v3] xfs: introduce protection for drop nlink - - - --- 2023-09-13 Cheng Lin Superseded
[V3] xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail [V3] xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail - 1 - --- 2023-09-13 Wang Jianchao New
[v1.1,6/6] libxfs: fix atomic64_t detection on x86 32-bit architectures Untitled series #783551 - 3 - --- 2023-09-12 Darrick J. Wong New
[6/6] libxfs: fix atomic64_t detection on x86 32-bit architectures xfsprogs: minor fixes - - - --- 2023-09-12 Darrick J. Wong Superseded
[5/6] xfs_repair: set aformat and anextents correctly when clearing the attr fork xfsprogs: minor fixes - 3 - --- 2023-09-12 Darrick J. Wong New
[4/6] xfs_scrub: actually return errno from check_xattr_ns_names xfsprogs: minor fixes - 2 - --- 2023-09-12 Darrick J. Wong New
[3/6] libxfs: use XFS_IGET_CREATE when creating new files xfsprogs: minor fixes - 3 - --- 2023-09-12 Darrick J. Wong New
[2/6] libfrog: don't fail on XFS_FSOP_GEOM_FLAGS_NREXT64 in xfrog_bulkstat_single5 xfsprogs: minor fixes - 2 - --- 2023-09-12 Darrick J. Wong New
[1/6] libfrog: fix overly sleep workqueues xfsprogs: minor fixes - 2 - --- 2023-09-12 Darrick J. Wong New
[5.15,CANDIDATE,6/6] xfs: fix xfs_inodegc_stop racing with mod_delayed_work 5.15 inodegc fixes - 1 - --- 2023-09-12 Leah Rumancik Superseded
[5.15,CANDIDATE,5/6] xfs: disable reaping in fscounters scrub 5.15 inodegc fixes - 1 - --- 2023-09-12 Leah Rumancik Superseded
[5.15,CANDIDATE,4/6] xfs: check that per-cpu inodegc workers actually run on that cpu 5.15 inodegc fixes - 1 - --- 2023-09-12 Leah Rumancik Superseded
[5.15,CANDIDATE,3/6] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediate… 5.15 inodegc fixes - 1 - --- 2023-09-12 Leah Rumancik Superseded
[5.15,CANDIDATE,2/6] xfs: introduce xfs_inodegc_push() 5.15 inodegc fixes - 1 - --- 2023-09-12 Leah Rumancik Superseded
[5.15,CANDIDATE,1/6] xfs: bound maximum wait time for inodegc work 5.15 inodegc fixes - 1 - --- 2023-09-12 Leah Rumancik Superseded
[GIT,PULL,8/8] xfs: fix out of bounds memory access in scrub [GIT,PULL,1/8] xfs: fix fsmap cursor handling - - - --- 2023-09-12 Darrick J. Wong New
[GIT,PULL,7/8] xfs: disallow LARP on old fses [GIT,PULL,1/8] xfs: fix fsmap cursor handling - - - --- 2023-09-12 Darrick J. Wong New
[GIT,PULL,6/8] xfs: reload entire iunlink lists [GIT,PULL,1/8] xfs: fix fsmap cursor handling - - - --- 2023-09-12 Darrick J. Wong New
[GIT,PULL,5/8] xfs: reload the last iunlink item [GIT,PULL,1/8] xfs: fix fsmap cursor handling - - - --- 2023-09-12 Darrick J. Wong New
[GIT,PULL,4/8] xfs: fix EFI recovery livelocks [GIT,PULL,1/8] xfs: fix fsmap cursor handling - - - --- 2023-09-12 Darrick J. Wong New
[GIT,PULL,3/8] xfs: fix ro mounting with unknown rocompat features [GIT,PULL,1/8] xfs: fix fsmap cursor handling - - - --- 2023-09-12 Darrick J. Wong Superseded
[GIT,PULL,2/8] xfs: fix cpu hotplug mess [GIT,PULL,1/8] xfs: fix fsmap cursor handling - - - --- 2023-09-12 Darrick J. Wong New
[GIT,PULL,1/8] xfs: fix fsmap cursor handling [GIT,PULL,1/8] xfs: fix fsmap cursor handling - - - --- 2023-09-12 Darrick J. Wong New
xfs: delete some dead code in xfile_create() xfs: delete some dead code in xfile_create() - - - --- 2023-09-12 Dan Carpenter New
[V2] xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail [V2] xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail - 1 - --- 2023-09-12 Wang Jianchao Superseded
PATCH] xfs: use roundup_pow_of_two in xlog_write_log_records PATCH] xfs: use roundup_pow_of_two in xlog_write_log_records - - - --- 2023-09-12 Wang Jianchao New
xfs: only call xchk_stats_merge after validating scrub inputs xfs: only call xchk_stats_merge after validating scrub inputs - 1 - --- 2023-09-11 Darrick J. Wong New
[v2] xfs: correct calculation for agend and blockcount [v2] xfs: correct calculation for agend and blockcount - 1 - --- 2023-09-11 Shiyang Ruan Superseded
[v6,36/45] xfs: dynamically allocate the xfs-qm shrinker Untitled series #783075 - 1 - --- 2023-09-11 Qi Zheng New
[v6,35/45] xfs: dynamically allocate the xfs-inodegc shrinker Untitled series #783075 - 1 - --- 2023-09-11 Qi Zheng New
[v6,34/45] xfs: dynamically allocate the xfs-buf shrinker Untitled series #783075 - 1 - --- 2023-09-11 Qi Zheng New
[v2] xfs: introduce protection for drop nlink [v2] xfs: introduce protection for drop nlink - - - --- 2023-09-11 Cheng Lin Superseded
[v2] xfs: remove redundant batch variables for serialization [v2] xfs: remove redundant batch variables for serialization - - - --- 2023-09-09 Jinliang Zheng Superseded
common: fix rt_ops setup in _scratch_mkfs_sized common: fix rt_ops setup in _scratch_mkfs_sized - 1 - --- 2023-09-08 Carlos Maiolino New
[5/5] xfs: Stop using lockdep to assert that locks are held Remove the XFS mrlock - - - --- 2023-09-07 Matthew Wilcox New
[4/5] xfs: Remove mrlock wrapper Remove the XFS mrlock - - - --- 2023-09-07 Matthew Wilcox Superseded
[3/5] xfs: Use rwsem_is_write_locked() Remove the XFS mrlock - - - --- 2023-09-07 Matthew Wilcox New
[2/5] mm: Use rwsem_is_write_locked in mmap_assert_write_locked Remove the XFS mrlock - - - --- 2023-09-07 Matthew Wilcox New
[1/5] locking: Add rwsem_is_write_locked() Remove the XFS mrlock - - - --- 2023-09-07 Matthew Wilcox New
xfs: remove redundant batch variables for serialization xfs: remove redundant batch variables for serialization - - - --- 2023-09-07 Jinliang Zheng Superseded
xfs: compact repeated Kconfig expression "depends on XFS_FS" xfs: compact repeated Kconfig expression "depends on XFS_FS" - 1 - --- 2023-09-06 Jan Engelhardt New
[v2,6/6] xfs: don't look for end of extent further than necessary in xfs_rtallocate_extent_near() xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-09-05 Omar Sandoval Superseded
[v2,5/6] xfs: don't try redundant allocations in xfs_rtallocate_extent_near() xfs: CPU usage optimizations for realtime allocator - 1 - --- 2023-09-05 Omar Sandoval Superseded
[v2,4/6] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near() xfs: CPU usage optimizations for realtime allocator - 1 - --- 2023-09-05 Omar Sandoval Superseded
[v2,3/6] xfs: return maximum free size from xfs_rtany_summary() xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-09-05 Omar Sandoval Superseded
[v2,2/6] xfs: invert the realtime summary cache xfs: CPU usage optimizations for realtime allocator - 1 - --- 2023-09-05 Omar Sandoval Superseded
[v2,1/6] xfs: cache last bitmap block in realtime allocator xfs: CPU usage optimizations for realtime allocator - 1 - --- 2023-09-05 Omar Sandoval Superseded
[v1.1,3/3] xfs: make inode unlinked bucket recovery work with quotacheck Untitled series #781784 - - - --- 2023-09-05 Darrick J. Wong New
libxfs: fix atomic64_t detection on x86 32-bit architectures libxfs: fix atomic64_t detection on x86 32-bit architectures - - - --- 2023-09-05 Anthony Iliopoulos Superseded
[2/2] xfs: reduce AGF hold times during fstrim operations xfs: reduce AGF hold times during fstrim operations - - - --- 2023-09-03 Dave Chinner Superseded
[1/2] xfs: move log discard work to xfs_discard.c xfs: reduce AGF hold times during fstrim operations - - - --- 2023-09-03 Dave Chinner Superseded
[3/3] xfs: make inode unlinked bucket recovery work with quotacheck xfs: reload entire iunlink lists - - - --- 2023-09-03 Darrick J. Wong Superseded
[2/3] xfs: reload entire unlinked bucket lists xfs: reload entire iunlink lists - - - --- 2023-09-03 Darrick J. Wong New
[1/3] xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list xfs: reload entire iunlink lists - 1 - --- 2023-09-03 Darrick J. Wong New
[v4] xfs: load uncached unlinked inodes into memory on demand [v4] xfs: load uncached unlinked inodes into memory on demand - 2 - --- 2023-09-01 Darrick J. Wong New
[v3] xfs: load uncached unlinked inodes into memory on demand [v3] xfs: load uncached unlinked inodes into memory on demand - 2 - --- 2023-09-01 Darrick J. Wong Superseded
[v2,1/2] generic/61[67]: support SOAK_DURATION [v2,1/2] generic/61[67]: support SOAK_DURATION - 1 - --- 2023-09-01 Darrick J. Wong New
xfs: require a relatively recent V5 filesystem for LARP mode xfs: require a relatively recent V5 filesystem for LARP mode - 1 - --- 2023-09-01 Darrick J. Wong New
[RFC] fstests: test unlinked inode list repair on demand [RFC] fstests: test unlinked inode list repair on demand - - - --- 2023-08-30 Darrick J. Wong New
[2/2] xfs_db: create unlinked inodes [v2] xfs: load uncached unlinked inodes into memory on demand - 1 - --- 2023-08-30 Darrick J. Wong Superseded
[1/2] xfs_db: dump unlinked buckets [1/2] xfs_db: dump unlinked buckets - 1 - --- 2023-08-30 Darrick J. Wong Superseded
[v2] xfs: load uncached unlinked inodes into memory on demand [v2] xfs: load uncached unlinked inodes into memory on demand - 3 - --- 2023-08-30 Darrick J. Wong Superseded
[GIT,PULL] xfs: new code for 6.6 [GIT,PULL] xfs: new code for 6.6 - - - --- 2023-08-30 Chandan Babu R New
[RFC] xfs: load uncached unlinked inodes into memory on demand [RFC] xfs: load uncached unlinked inodes into memory on demand - - - --- 2023-08-29 Darrick J. Wong Superseded
[2/2] generic: only enable io_uring in fsstress explicitly fstests: io_uring tweaks - - - --- 2023-08-29 Darrick J. Wong New
[1/2] generic/61[67]: support SOAK_DURATION fstests: io_uring tweaks - - - --- 2023-08-29 Darrick J. Wong New
[1/1] xfs: reserve less log space when recovering log intent items xfs: fix EFI recovery livelocks - 1 - --- 2023-08-29 Darrick J. Wong New
[2/2] xfs/270: actually test log recovery with unknown rocompat features fstests: fix ro mounting with unknown rocompat features - 1 - --- 2023-08-29 Darrick J. Wong New
[1/2] xfs/270: actually test file readability fstests: fix ro mounting with unknown rocompat features - 1 - --- 2023-08-29 Darrick J. Wong New
[2/2] xfs: fix log recovery when unknown rocompat bits are set xfs: fix ro mounting with unknown rocompat features - 1 - --- 2023-08-29 Darrick J. Wong Superseded
[1/2] xfs: allow inode inactivation during a ro mount log recovery xfs: fix ro mounting with unknown rocompat features - 1 - --- 2023-08-29 Darrick J. Wong New
[2/2] generic/650: race mount and unmount with cpu hotplug too fstests: fix cpu hotplug mess - 1 - --- 2023-08-29 Darrick J. Wong New
[1/2] generic/650: add SOAK_DURATION controls fstests: fix cpu hotplug mess - 1 - --- 2023-08-29 Darrick J. Wong New
[4/4] xfs: remove CPU hotplug infrastructure xfs: fix cpu hotplug mess - 1 - --- 2023-08-29 Darrick J. Wong New
[3/4] xfs: remove the all-mounts list xfs: fix cpu hotplug mess - - - --- 2023-08-29 Darrick J. Wong New
[2/4] xfs: use per-mount cpumask to track nonempty percpu inodegc lists xfs: fix cpu hotplug mess - - - --- 2023-08-29 Darrick J. Wong New
[1/4] xfs: fix per-cpu CIL structure aggregation racing with dying cpus xfs: fix cpu hotplug mess - - - --- 2023-08-29 Darrick J. Wong New
[1/1] xfs: test fix for an agbno overflow in __xfs_getfsmap_datadev xfs: fix fsmap cursor handling - 1 - --- 2023-08-29 Darrick J. Wong New
[1/1] xfs: fix an agbno overflow in __xfs_getfsmap_datadev xfs: fix fsmap cursor handling - 1 - --- 2023-08-29 Darrick J. Wong New
[3/3] xfs/559: adapt to kernels that use large folios for writes fstests: updates for Linux 6.6 - 1 - --- 2023-08-29 Darrick J. Wong New
[2/3] common: rename get_page_size to _get_page_size fstests: updates for Linux 6.6 - 1 - --- 2023-08-29 Darrick J. Wong New
« 1 2 ... 46 47 48316 317 »