Show patches with: none      |   31298 patches
« 1 2 ... 3 4 5312 313 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/4] docs: update online directory and parent pointer repair sections [1/4] docs: update the parent pointers documentation to the final version - 1 - --- 2024-04-10 Darrick J. Wong Superseded
[1/4] docs: update the parent pointers documentation to the final version [1/4] docs: update the parent pointers documentation to the final version - 1 - --- 2024-04-10 Darrick J. Wong Superseded
[15/14] xfs: capture inode generation numbers in the ondisk exchmaps log item [01/14] vfs: export remap and write check helpers - - - --- 2024-04-10 Darrick J. Wong Superseded
[14/14] xfs: enable logged file mapping exchange feature [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[13/14] docs: update swapext -> exchmaps language [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[12/14] xfs: support non-power-of-two rtextsize with exchange-range [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[11/14] xfs: make file range exchange support realtime files [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[10/14] xfs: condense symbolic links after a mapping exchange operation [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[09/14] xfs: condense directories after a mapping exchange operation [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[08/14] xfs: condense extended attributes after a mapping exchange operation [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[07/14] xfs: add error injection to test file mapping exchange recovery [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[06/14] xfs: bind together the front and back ends of the file range exchange code [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[05/14] xfs: create deferred log items for file mapping exchanges [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[04/14] xfs: introduce a file mapping exchange log intent item [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[03/14] xfs: create a incompat flag for atomic file mapping exchanges [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[02/14] xfs: introduce new file range exchange ioctl [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[01/14] vfs: export remap and write check helpers [01/14] vfs: export remap and write check helpers - 1 - --- 2024-04-09 Darrick J. Wong Superseded
[8/8] xfs: do not allocate the entire delalloc extent in xfs_bmapi_write [1/8] xfs: fix error returns from xfs_bmapi_write - 1 - --- 2024-04-08 Christoph Hellwig New
[7/8] xfs: fix xfs_bmap_add_extent_delay_real for partial conversions [1/8] xfs: fix error returns from xfs_bmapi_write - - - --- 2024-04-08 Christoph Hellwig New
[6/8] xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate [1/8] xfs: fix error returns from xfs_bmapi_write - 1 - --- 2024-04-08 Christoph Hellwig New
[5/8] xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate [1/8] xfs: fix error returns from xfs_bmapi_write - - - --- 2024-04-08 Christoph Hellwig New
[4/8] xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write [1/8] xfs: fix error returns from xfs_bmapi_write - 1 - --- 2024-04-08 Christoph Hellwig New
[3/8] xfs: lifr a xfs_valid_startblock into xfs_bmapi_allocate [1/8] xfs: fix error returns from xfs_bmapi_write - 1 - --- 2024-04-08 Christoph Hellwig New
[2/8] xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate [1/8] xfs: fix error returns from xfs_bmapi_write - 1 - --- 2024-04-08 Christoph Hellwig New
[1/8] xfs: fix error returns from xfs_bmapi_write [1/8] xfs: fix error returns from xfs_bmapi_write - 1 - --- 2024-04-08 Christoph Hellwig New
[6/6] xfs: don't run tests that require v4 file systems when not supported [1/6] xfs: remove support for tools and kernels with v5 support - - - --- 2024-04-08 Christoph Hellwig New
[5/6] xfs/522: use reflink instead of crc as test feature [1/6] xfs: remove support for tools and kernels with v5 support - 1 - --- 2024-04-08 Christoph Hellwig New
[4/6] xfs/263: remove the nocrc sub-test [1/6] xfs: remove support for tools and kernels with v5 support - - - --- 2024-04-08 Christoph Hellwig New
[3/6] xfs/078: remove the 512 byte block size sub-case [1/6] xfs: remove support for tools and kernels with v5 support - 1 - --- 2024-04-08 Christoph Hellwig New
[2/6] remove xfs/096 [1/6] xfs: remove support for tools and kernels with v5 support - 1 - --- 2024-04-08 Christoph Hellwig New
[1/6] xfs: remove support for tools and kernels with v5 support [1/6] xfs: remove support for tools and kernels with v5 support - 1 - --- 2024-04-08 Christoph Hellwig New
[GIT,PULL] xfs: bug fixes for 6.9 [GIT,PULL] xfs: bug fixes for 6.9 - - - --- 2024-04-06 Chandan Babu R New
xfs: replace deprecated strncpy with strscpy_pad xfs: replace deprecated strncpy with strscpy_pad - - - --- 2024-04-05 Justin Stitt New
xfs: xattr: replace strncpy and check for truncation xfs: xattr: replace strncpy and check for truncation - - - --- 2024-04-05 Justin Stitt Superseded
[3/3] xfs: remove the unused xfs_extent_busy_enomem trace event [1/3] xfs: move more logic into xfs_extent_busy_clear_one - 1 - --- 2024-04-05 Christoph Hellwig New
[2/3] xfs: unwind xfs_extent_busy_clear [1/3] xfs: move more logic into xfs_extent_busy_clear_one - 1 - --- 2024-04-05 Christoph Hellwig New
[1/3] xfs: move more logic into xfs_extent_busy_clear_one [1/3] xfs: move more logic into xfs_extent_busy_clear_one - 1 - --- 2024-04-05 Christoph Hellwig New
xfs: fix error returns from xfs_bmapi_write xfs: fix error returns from xfs_bmapi_write - - - --- 2024-04-05 Christoph Hellwig Superseded
[4/3] xfs: fix error bailout in xrep_abt_build_new_trees [1/3] xfs: pass xfs_buf lookup flags to xfs_*read_agi - 1 - --- 2024-04-05 Darrick J. Wong Superseded
[3/3] xfs: fix potential AGI <-> ILOCK ABBA deadlock in xrep_dinode_findmode_walk_directory [1/3] xfs: pass xfs_buf lookup flags to xfs_*read_agi - - - --- 2024-04-03 Darrick J. Wong Superseded
[2/3] xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmode [1/3] xfs: pass xfs_buf lookup flags to xfs_*read_agi - 1 - --- 2024-04-03 Darrick J. Wong Superseded
[1/3] xfs: pass xfs_buf lookup flags to xfs_*read_agi [1/3] xfs: pass xfs_buf lookup flags to xfs_*read_agi - 1 - --- 2024-04-03 Darrick J. Wong New
[3/3] xfs: online repair of symbolic links [1/3] xfs: expose xfs_bmap_local_to_extents for online repair - 1 - --- 2024-04-03 Darrick J. Wong Superseded
[2/3] xfs: pass the owner to xfs_symlink_write_target [1/3] xfs: expose xfs_bmap_local_to_extents for online repair - 1 - --- 2024-04-03 Darrick J. Wong Superseded
[1/3] xfs: expose xfs_bmap_local_to_extents for online repair [1/3] xfs: expose xfs_bmap_local_to_extents for online repair - 1 - --- 2024-04-03 Darrick J. Wong Superseded
[v30.2,1/1] xfs: fix severe performance problems when fstrimming a subset of an AG [v30.2,1/1] xfs: fix severe performance problems when fstrimming a subset of an AG - 1 - --- 2024-04-03 Darrick J. Wong New
[v30.2,5/5] xfs: ask the dentry cache if it knows the parent of a directory Untitled series #840871 - 1 - --- 2024-04-03 Darrick J. Wong Superseded
[5/5] xfs: introduce forced allocation alignment xfs: allocation alignment for forced alignment - - - --- 2024-04-02 Dave Chinner New
[4/5] xfs: make EOF allocation simpler xfs: allocation alignment for forced alignment - - - --- 2024-04-02 Dave Chinner New
[3/5] xfs: simplify extent allocation alignment xfs: allocation alignment for forced alignment - - - --- 2024-04-02 Dave Chinner New
[2/5] xfs: always tail align maxlen allocations xfs: allocation alignment for forced alignment - - - --- 2024-04-02 Dave Chinner New
[1/5] xfs: only allow minlen allocations when near ENOSPC xfs: allocation alignment for forced alignment - - - --- 2024-04-02 Dave Chinner New
[4/4] xfs: validate block count for XFS_IOC_SET_RESBLKS xfs: fixes for 6.9-rcX - - - --- 2024-04-02 Dave Chinner New
[3/4] xfs: handle allocation failure in xfs_dquot_disk_alloc() xfs: fixes for 6.9-rcX - 1 - --- 2024-04-02 Dave Chinner New
[2/4] xfs: xfs_alloc_file_space() fails to detect ENOSPC xfs: fixes for 6.9-rcX - - - --- 2024-04-02 Dave Chinner New
[1/4] xfs: use kvmalloc for xattr buffers xfs: fixes for 6.9-rcX - 1 - --- 2024-04-02 Dave Chinner New
[5/5] xfs: fix sparse warnings about unused interval tree functions xfs: sparse warning fixes - 1 - --- 2024-04-02 Dave Chinner New
[4/5] xfs: remove unused is_rt_data_fork() function xfs: sparse warning fixes - 2 - --- 2024-04-02 Dave Chinner New
[3/5] xfs: silence sparse warning when checking version number xfs: sparse warning fixes - 2 - --- 2024-04-02 Dave Chinner New
[2/5] xfs: fix sparse warning in xfs_extent_busy_clear xfs: sparse warning fixes - 1 - --- 2024-04-02 Dave Chinner New
[1/5] xfs: fix CIL sparse lock context warnings xfs: sparse warning fixes - 1 - --- 2024-04-02 Dave Chinner New
[GIT,PULL] bring back RT delalloc support [GIT,PULL] bring back RT delalloc support - - - --- 2024-04-02 Christoph Hellwig New
xfs: cleanup deprecated uses of strncpy xfs: cleanup deprecated uses of strncpy - 1 - --- 2024-04-01 Justin Stitt New
[GIT,PULL] xfs: Bug fixes for 6.9 [GIT,PULL] xfs: Bug fixes for 6.9 - - - --- 2024-03-30 Chandan Babu R New
[14/14] xfs: enable logged file mapping exchange feature [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[13/14] docs: update swapext -> exchmaps language [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[12/14] xfs: support non-power-of-two rtextsize with exchange-range [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[11/14] xfs: make file range exchange support realtime files [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[10/14] xfs: condense symbolic links after a mapping exchange operation [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[09/14] xfs: condense directories after a mapping exchange operation [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[08/14] xfs: condense extended attributes after a mapping exchange operation [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[07/14] xfs: add error injection to test file mapping exchange recovery [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[06/14] xfs: bind together the front and back ends of the file range exchange code [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[05/14] xfs: create deferred log items for file mapping exchanges [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[04/14] xfs: introduce a file mapping exchange log intent item [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[03/14] xfs: create a log incompat flag for atomic file mapping exchanges [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong New
[02/14] xfs: introduce new file range exchange ioctl [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[01/14] vfs: export remap and write check helpers [01/14] vfs: export remap and write check helpers - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[29/29] xfs: enable ro-compat fs-verity flag [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[27/29] xfs: make it possible to disable fsverity [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[26/29] xfs: clear the verity iflag when not appropriate [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[25/29] xfs: report verity failures through the health system [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[24/29] xfs: teach online repair to evaluate fsverity xattrs [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[23/29] xfs: make scrub aware of verity dinode flag [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[22/29] xfs: advertise fs-verity being available on filesystem [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[21/29] xfs: add fs-verity ioctls [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[20/29] xfs: don't bother storing merkle tree blocks for zeroed data blocks [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[19/29] xfs: use merkle tree offset as attr hash [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[18/29] xfs: don't store trailing zeroes of merkle tree blocks [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[17/29] xfs: only allow the verity iflag for regular files [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[16/29] xfs: shrink verity blob cache [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - - - --- 2024-03-30 Darrick J. Wong New
[15/29] xfs: create an icache tag for files with cached merkle tree blocks [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - - - --- 2024-03-30 Darrick J. Wong New
[14/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - - - --- 2024-03-30 Darrick J. Wong New
[13/29] xfs: add fs-verity support [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[12/29] xfs: widen flags argument to the xfs_iflags_* helpers [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[11/29] xfs: disable direct read path for fs-verity files [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[10/29] xfs: don't allow to enable DAX on fs-verity sealed inode [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[09/29] xfs: initialize fs-verity on file open and cleanup on inode destruction [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[08/29] xfs: add inode on-disk VERITY flag [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
« 1 2 ... 3 4 5312 313 »