Show patches with: Archived = No       |   24812 patches
« 1 2 ... 45 46 47248 249 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] xfs: rt stubs should return negative errnos when rt disabled xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-19 Darrick J. Wong Superseded
[3/4] xfs: prevent rt growfs when quota is enabled xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-19 Darrick J. Wong Superseded
[2/4] xfs: hoist freeing of rt data fork extent mappings xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-19 Darrick J. Wong Superseded
[1/4] xfs: bump max fsgeom struct version xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-19 Darrick J. Wong Superseded
generic/251: check min and max length and minlen for FSTRIM generic/251: check min and max length and minlen for FSTRIM - - - --- 2023-10-19 Darrick J. Wong Superseded
[9/9] 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-10-19 Darrick J. Wong Superseded
[8/9] xfs: don't try redundant allocations in xfs_rtallocate_extent_near() xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-19 Darrick J. Wong Superseded
[7/9] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near() xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-19 Darrick J. Wong Superseded
[6/9] xfs: return maximum free size from xfs_rtany_summary() xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-19 Darrick J. Wong Superseded
[5/9] xfs: invert the realtime summary cache xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-19 Darrick J. Wong Superseded
[4/9] xfs: simplify rt bitmap/summary block accessor functions xfs: CPU usage optimizations for realtime allocator - 1 - --- 2023-10-19 Darrick J. Wong Superseded
[3/9] xfs: simplify xfs_rtbuf_get calling conventions xfs: CPU usage optimizations for realtime allocator - 1 - --- 2023-10-19 Darrick J. Wong Superseded
[2/9] xfs: cache last bitmap block in realtime allocator xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-19 Darrick J. Wong Superseded
[1/9] xfs: consolidate realtime allocation arguments xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-19 Darrick J. Wong Superseded
iomap: fix short copy in iomap_write_iter() iomap: fix short copy in iomap_write_iter() - - - --- 2023-10-18 Jan Stancek Superseded
[4/4] xfs: use accessor functions for summary info words xfs: refactor rtbitmap/summary accessors - 1 - --- 2023-10-18 Darrick J. Wong Superseded
[3/4] xfs: create helpers for rtsummary block/wordcount computations xfs: refactor rtbitmap/summary accessors - 1 - --- 2023-10-18 Darrick J. Wong Superseded
[2/4] xfs: use accessor functions for bitmap words xfs: refactor rtbitmap/summary accessors - 1 - --- 2023-10-18 Darrick J. Wong Superseded
[v4] xfs: allow read IO and FICLONE to run concurrently [v4] xfs: allow read IO and FICLONE to run concurrently - 3 - --- 2023-10-17 Catherine Hoang Superseded
[7/7] 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-10-17 Darrick J. Wong Superseded
[6/7] xfs: don't try redundant allocations in xfs_rtallocate_extent_near() xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-17 Darrick J. Wong Superseded
[5/7] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near() xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-17 Darrick J. Wong Superseded
[4/7] xfs: return maximum free size from xfs_rtany_summary() xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-17 Darrick J. Wong Superseded
[3/7] xfs: invert the realtime summary cache xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-17 Darrick J. Wong Superseded
[2/7] xfs: cache last bitmap block in realtime allocator xfs: CPU usage optimizations for realtime allocator - 2 - --- 2023-10-17 Darrick J. Wong Superseded
[1/7] xfs: consolidate realtime allocation arguments xfs: CPU usage optimizations for realtime allocator - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[8/8] xfs: use accessor functions for summary info words xfs: refactor rtbitmap/summary macros - - - --- 2023-10-17 Darrick J. Wong Superseded
[7/8] xfs: create helpers for rtsummary block/wordcount computations xfs: refactor rtbitmap/summary macros - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[6/8] xfs: use accessor functions for bitmap words xfs: refactor rtbitmap/summary macros - - - --- 2023-10-17 Darrick J. Wong Superseded
[5/8] xfs: create helpers for rtbitmap block/wordcount computations xfs: refactor rtbitmap/summary macros - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[4/8] xfs: convert rt summary macros to helpers xfs: refactor rtbitmap/summary macros - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[3/8] xfs: convert open-coded xfs_rtword_t pointer accesses to helper xfs: refactor rtbitmap/summary macros - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[2/8] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros xfs: refactor rtbitmap/summary macros - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[1/8] xfs: convert the rtbitmap block and bit macros to static inline functions xfs: refactor rtbitmap/summary macros - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[7/7] xfs: use shifting and masking when converting rt extents, if possible xfs: refactor rt extent unit conversions - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[6/7] xfs: create rt extent rounding helpers for realtime extent blocks xfs: refactor rt extent unit conversions - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[5/7] xfs: convert do_div calls to xfs_rtb_to_rtx helper calls xfs: refactor rt extent unit conversions - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[4/7] xfs: create helpers to convert rt block numbers to rt extent numbers xfs: refactor rt extent unit conversions - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[3/7] xfs: create a helper to convert extlen to rtextlen xfs: refactor rt extent unit conversions - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[2/7] xfs: create a helper to compute leftovers of realtime extents xfs: refactor rt extent unit conversions - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[1/7] xfs: create a helper to convert rtextents to rtblocks xfs: refactor rt extent unit conversions - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[8/8] xfs: convert rt extent numbers to xfs_rtxnum_t xfs: clean up realtime type usage - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[7/8] xfs: rename xfs_verify_rtext to xfs_verify_rtbext xfs: clean up realtime type usage - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[6/8] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t xfs: clean up realtime type usage - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[5/8] xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t xfs: clean up realtime type usage - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[4/8] xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator xfs: clean up realtime type usage - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[3/8] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h xfs: clean up realtime type usage - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[2/8] xfs: make sure maxlen is still congruent with prod when rounding down xfs: clean up realtime type usage - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[1/8] xfs: fix units conversion error in xfs_bmap_del_extent_delay xfs: clean up realtime type usage - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[4/4] xfs: rt stubs should return negative errnos when rt disabled xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[3/4] xfs: prevent rt growfs when quota is enabled xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[2/4] xfs: hoist freeing of rt data fork extent mappings xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-17 Darrick J. Wong Superseded
[1/4] xfs: bump max fsgeom struct version xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-17 Darrick J. Wong Superseded
xfs: only remap the written blocks in xfs_reflink_end_cow_extent xfs: only remap the written blocks in xfs_reflink_end_cow_extent - 1 - --- 2023-10-16 Christoph Hellwig Superseded
[xfsprogs] xfs_io/encrypt: support specifying crypto data unit size [xfsprogs] xfs_io/encrypt: support specifying crypto data unit size - 1 - --- 2023-10-13 Eric Biggers Accepted
[v27.1,4/7] xfs: automatic freeing of freshly allocated unwritten space Untitled series #792423 - - - --- 2023-10-12 Darrick J. Wong Superseded
[v3] xfs: allow read IO and FICLONE to run concurrently [v3] xfs: allow read IO and FICLONE to run concurrently - - - --- 2023-10-12 Catherine Hoang Superseded
xfs_quota: fix missing mount point warning xfs_quota: fix missing mount point warning - 1 - --- 2023-10-11 Pavel Reichl Accepted
xfs: pin inodes that would otherwise overflow link count xfs: pin inodes that would otherwise overflow link count - - - --- 2023-10-11 Darrick J. Wong Superseded
[8/8] xfs: use accessor functions for summary info words xfs: refactor rtbitmap/summary macros - - - --- 2023-10-11 Darrick J. Wong Superseded
[7/8] xfs: create helpers for rtsummary block/wordcount computations xfs: refactor rtbitmap/summary macros - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[6/8] xfs: use accessor functions for bitmap words xfs: refactor rtbitmap/summary macros - - - --- 2023-10-11 Darrick J. Wong Superseded
[5/8] xfs: create helpers for rtbitmap block/wordcount computations xfs: refactor rtbitmap/summary macros - - - --- 2023-10-11 Darrick J. Wong Superseded
[4/8] xfs: convert rt summary macros to helpers xfs: refactor rtbitmap/summary macros - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[3/8] xfs: convert open-coded xfs_rtword_t pointer accesses to helper xfs: refactor rtbitmap/summary macros - - - --- 2023-10-11 Darrick J. Wong Superseded
[2/8] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros xfs: refactor rtbitmap/summary macros - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[1/8] xfs: convert the rtbitmap block and bit macros to static inline functions xfs: refactor rtbitmap/summary macros - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[7/7] xfs: use shifting and masking when converting rt extents, if possible xfs: refactor rt extent unit conversions - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[6/7] xfs: create rt extent rounding helpers for realtime extent blocks xfs: refactor rt extent unit conversions - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[5/7] xfs: convert do_div calls to xfs_rtb_to_rtx helper calls xfs: refactor rt extent unit conversions - - - --- 2023-10-11 Darrick J. Wong Superseded
[4/7] xfs: create helpers to convert rt block numbers to rt extent numbers xfs: refactor rt extent unit conversions - - - --- 2023-10-11 Darrick J. Wong Superseded
[3/7] xfs: create a helper to compute leftovers of realtime extents xfs: refactor rt extent unit conversions - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[2/7] xfs: create a helper to compute leftovers of realtime extents xfs: refactor rt extent unit conversions - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[1/7] xfs: create a helper to convert rtextents to rtblocks xfs: refactor rt extent unit conversions - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[7/7] xfs: convert rt extent numbers to xfs_rtxnum_t xfs: clean up realtime type usage - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[6/7] xfs: rename xfs_verify_rtext to xfs_verify_rtbext xfs: clean up realtime type usage - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[5/7] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t xfs: clean up realtime type usage - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[4/7] xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t xfs: clean up realtime type usage - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[3/7] xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator xfs: clean up realtime type usage - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[2/7] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h xfs: clean up realtime type usage - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[1/7] xfs: make sure maxlen is still congruent with prod when rounding down xfs: clean up realtime type usage - 2 - --- 2023-10-11 Darrick J. Wong Superseded
[3/3] xfs: rt stubs should return negative errnos when rt disabled xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[2/3] xfs: prevent rt growfs when quota is enabled xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[1/3] xfs: bump max fsgeom struct version xfs: minor bugfixes for rt stuff - 1 - --- 2023-10-11 Darrick J. Wong Superseded
[v2] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space [v2] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space - 1 - --- 2023-10-11 Christoph Hellwig Superseded
[v6] xfs: introduce protection for drop nlink [v6] xfs: introduce protection for drop nlink - 1 - --- 2023-10-10 Cheng Lin Superseded
[v2] xfs: allow read IO and FICLONE to run concurrently [v2] xfs: allow read IO and FICLONE to run concurrently - - - --- 2023-10-09 Catherine Hoang Superseded
[1/2] xfs: adjust the incore perag block_count when shrinking xfs: bug fixes for 6.6 - 1 - --- 2023-10-09 Darrick J. Wong Accepted
[1/1] xfs: test unlinked inode list repair on demand fstests: reload entire iunlink lists - - - --- 2023-10-09 Darrick J. Wong Superseded
[1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks fstests: random fixes for v2023.10.08 - - - --- 2023-10-09 Darrick J. Wong Superseded
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space - - - --- 2023-10-09 Christoph Hellwig Superseded
[v5] xfs: introduce protection for drop nlink [v5] xfs: introduce protection for drop nlink - 1 - --- 2023-10-09 Cheng Lin Superseded
[v2,4/5] xfs: Remove mrlock wrapper Remove the XFS mrlock - - - --- 2023-10-07 Matthew Wilcox Superseded
[v2,2/5] mm: Use rwsem assertion macros for mmap_lock Remove the XFS mrlock - - - --- 2023-10-07 Matthew Wilcox Superseded
[v2,1/5] locking: Add rwsem_assert_held() and rwsem_assert_held_write() Remove the XFS mrlock - - - --- 2023-10-07 Matthew Wilcox Superseded
[GIT,PULL] xfs: bug fixes for 6.6 [GIT,PULL] xfs: bug fixes for 6.6 - - - --- 2023-10-07 Chandan Babu R Superseded
[v27.1,4/7] xfs: automatic freeing of freshly allocated unwritten space Untitled series #790824 - - - --- 2023-10-07 Darrick J. Wong Superseded
[v3,28/28] xfs: enable ro-compat fs-verity flag fs-verity support for XFS - - - --- 2023-10-06 Andrey Albershteyn Superseded
[v3,27/28] xfs: add fs-verity ioctls fs-verity support for XFS - - - --- 2023-10-06 Andrey Albershteyn Superseded
[v3,26/28] xfs: make scrub aware of verity dinode flag fs-verity support for XFS - 1 - --- 2023-10-06 Andrey Albershteyn Superseded
« 1 2 ... 45 46 47248 249 »