Show patches with: Archived = No       |   24985 patches
« 1 2 ... 13 14 15249 250 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[13/13] iomap: integrate fs-verity verification into iomap's read path [01/13] fs: add FS_XFLAG_VERITY for verity files - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[12/13] fsverity: remove system-wide workqueue [01/13] fs: add FS_XFLAG_VERITY for verity files - - - --- 2024-03-30 Darrick J. Wong Superseded
[11/13] fsverity: report validation errors back to the filesystem [01/13] fs: add FS_XFLAG_VERITY for verity files - - - --- 2024-03-30 Darrick J. Wong Superseded
[10/13] fsverity: pass the zero-hash value to the implementation [01/13] fs: add FS_XFLAG_VERITY for verity files - - - --- 2024-03-30 Darrick J. Wong Superseded
[09/13] fsverity: box up the write_merkle_tree_block parameters too [01/13] fs: add FS_XFLAG_VERITY for verity files - - - --- 2024-03-30 Darrick J. Wong Superseded
[08/13] fsverity: expose merkle tree geometry to callers [01/13] fs: add FS_XFLAG_VERITY for verity files - - - --- 2024-03-30 Darrick J. Wong Superseded
[07/13] fsverity: pass the new tree size and block size to ->begin_enable_verity [01/13] fs: add FS_XFLAG_VERITY for verity files - - - --- 2024-03-30 Darrick J. Wong Superseded
[06/13] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block [01/13] fs: add FS_XFLAG_VERITY for verity files - - - --- 2024-03-30 Darrick J. Wong New
[05/13] fsverity: add tracepoints [01/13] fs: add FS_XFLAG_VERITY for verity files - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[04/13] fsverity: add per-sb workqueue for post read processing [01/13] fs: add FS_XFLAG_VERITY for verity files - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[03/13] fsverity: support block-based Merkle tree caching [01/13] fs: add FS_XFLAG_VERITY for verity files - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[02/13] fsverity: pass tree_blocksize to end_enable_verity() [01/13] fs: add FS_XFLAG_VERITY for verity files - 1 - --- 2024-03-30 Darrick J. Wong Superseded
[01/13] fs: add FS_XFLAG_VERITY for verity files [01/13] fs: add FS_XFLAG_VERITY for verity files - 1 - --- 2024-03-30 Darrick J. Wong Superseded
xfs: don't run tests that require v4 file systems when not supported xfs: don't run tests that require v4 file systems when not supported - - - --- 2024-03-28 Christoph Hellwig Superseded
[6/6] xfs: rename the del variable in xfs_reflink_end_cow_extent [1/6] xfs: check if_bytes under the ilock in xfs_reflink_end_cow_extent - - - --- 2024-03-28 Christoph Hellwig Superseded
[5/6] xfs: optimize extent remapping in xfs_reflink_end_cow_extent [1/6] xfs: check if_bytes under the ilock in xfs_reflink_end_cow_extent - - - --- 2024-03-28 Christoph Hellwig Superseded
[4/6] xfs: simplify iext overflow checking and upgrade [1/6] xfs: check if_bytes under the ilock in xfs_reflink_end_cow_extent - - - --- 2024-03-28 Christoph Hellwig Superseded
[3/6] xfs: xfs_quota_unreserve_blkres can't fail [1/6] xfs: check if_bytes under the ilock in xfs_reflink_end_cow_extent - - - --- 2024-03-28 Christoph Hellwig Superseded
[2/6] xfs: consolidate the xfs_quota_reserve_blkres defintions [1/6] xfs: check if_bytes under the ilock in xfs_reflink_end_cow_extent - 1 - --- 2024-03-28 Christoph Hellwig New
[1/6] xfs: check if_bytes under the ilock in xfs_reflink_end_cow_extent [1/6] xfs: check if_bytes under the ilock in xfs_reflink_end_cow_extent - - - --- 2024-03-28 Christoph Hellwig New
[13/13] xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1) [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[12/13] xfs: stop the steal (of data blocks for RT indirect blocks) [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[11/13] xfs: rework splitting of indirect block reservations [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[10/13] xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[09/13] xfs: support RT inodes in xfs_mod_delalloc [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[08/13] xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[07/13] xfs: reinstate RT support in xfs_bmapi_reserve_delalloc [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[06/13] xfs: split xfs_mod_freecounter [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[05/13] xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[04/13] xfs: move RT inode locking out of __xfs_bunmapi [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[03/13] xfs: free RT extents after updating the bmap btree [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[02/13] xfs: refactor realtime inode locking [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-03-27 Christoph Hellwig Superseded
[01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-03-27 Christoph Hellwig Superseded
[v1.1,1/4] xfs/270: fix rocompat regex [v1.1,1/4] xfs/270: fix rocompat regex - 1 - --- 2024-03-27 Darrick J. Wong New
[4/4] generic: test MADV_POPULATE_READ with IO errors [1/4] xfs/270: fix rocompat regex - 2 - --- 2024-03-27 Darrick J. Wong New
[3/4] generic/{166,167,333,334,671}: actually fill the filesystem with snapshots [1/4] xfs/270: fix rocompat regex - - - --- 2024-03-27 Darrick J. Wong New
[2/4] xfs/176: fix stupid failure [1/4] xfs/270: fix rocompat regex - 1 - --- 2024-03-27 Darrick J. Wong New
[1/4] xfs/270: fix rocompat regex [1/4] xfs/270: fix rocompat regex - - - --- 2024-03-27 Darrick J. Wong Superseded
[1/1] xfs: fix severe performance problems when fstrimming a subset of an AG [1/1] xfs: fix severe performance problems when fstrimming a subset of an AG - - - --- 2024-03-27 Darrick J. Wong Superseded
[4/4] xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype [1/4] xfs: check unused nlink fields in the ondisk inode - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[3/4] xfs: pin inodes that would otherwise overflow link count [1/4] xfs: check unused nlink fields in the ondisk inode - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[2/4] xfs: try to avoid allocating from sick inode clusters [1/4] xfs: check unused nlink fields in the ondisk inode - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[1/4] xfs: check unused nlink fields in the ondisk inode [1/4] xfs: check unused nlink fields in the ondisk inode - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[3/3] xfs: repair AGI unlinked inode bucket lists [1/3] xfs: check AGI unlinked inode buckets - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[2/3] xfs: hoist AGI repair context to a heap object [1/3] xfs: check AGI unlinked inode buckets - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[1/3] xfs: check AGI unlinked inode buckets [1/3] xfs: check AGI unlinked inode buckets - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[1/1] xfs: online repair of symbolic links [1/1] xfs: online repair of symbolic links - - - --- 2024-03-27 Darrick J. Wong Superseded
[3/3] xfs: ensure dentry consistency when the orphanage adopts a file [1/3] xfs: move orphan files to the orphanage - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[2/3] xfs: move files to orphanage instead of letting nlinks drop to zero [1/3] xfs: move orphan files to the orphanage - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[1/3] xfs: move orphan files to the orphanage [1/3] xfs: move orphan files to the orphanage - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[5/5] xfs: ask the dentry cache if it knows the parent of a directory [1/5] xfs: inactivate directory data blocks - - - --- 2024-03-27 Darrick J. Wong Superseded
[4/5] xfs: online repair of parent pointers [1/5] xfs: inactivate directory data blocks - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[3/5] xfs: scan the filesystem to repair a directory dotdot entry [1/5] xfs: inactivate directory data blocks - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[2/5] xfs: online repair of directories [1/5] xfs: inactivate directory data blocks - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[1/5] xfs: inactivate directory data blocks [1/5] xfs: inactivate directory data blocks - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[2/2] xfs: update the unlinked list when repairing link counts [1/2] xfs: ensure unlinked list state is consistent with nlink during scrub - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[1/2] xfs: ensure unlinked list state is consistent with nlink during scrub [1/2] xfs: ensure unlinked list state is consistent with nlink during scrub - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[7/7] xfs: create an xattr iteration function for scrub [1/7] xfs: enable discarding of folios backing an xfile - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[6/7] xfs: flag empty xattr leaf blocks for optimization [1/7] xfs: enable discarding of folios backing an xfile - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[5/7] xfs: scrub should set preen if attr leaf has holes [1/7] xfs: enable discarding of folios backing an xfile - 2 - --- 2024-03-27 Darrick J. Wong Superseded
[4/7] xfs: repair extended attributes [1/7] xfs: enable discarding of folios backing an xfile - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[3/7] xfs: use atomic extent swapping to fix user file fork data [1/7] xfs: enable discarding of folios backing an xfile - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[2/7] xfs: create a blob array data structure [1/7] xfs: enable discarding of folios backing an xfile - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[1/7] xfs: enable discarding of folios backing an xfile [1/7] xfs: enable discarding of folios backing an xfile - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[10/10] xfs: validate explicit directory free block owners [01/10] xfs: add an explicit owner field to xfs_da_args - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[09/10] xfs: validate explicit directory block buffer owners [01/10] xfs: add an explicit owner field to xfs_da_args - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[08/10] xfs: validate explicit directory data buffer owners [01/10] xfs: add an explicit owner field to xfs_da_args - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[07/10] xfs: validate directory leaf buffer owners [01/10] xfs: add an explicit owner field to xfs_da_args - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[06/10] xfs: validate dabtree node buffer owners [01/10] xfs: add an explicit owner field to xfs_da_args - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[05/10] xfs: validate attr remote value buffer owners [01/10] xfs: add an explicit owner field to xfs_da_args - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[04/10] xfs: validate attr leaf buffer owners [01/10] xfs: add an explicit owner field to xfs_da_args - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[03/10] xfs: reduce indenting in xfs_attr_node_list [01/10] xfs: add an explicit owner field to xfs_da_args - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[02/10] xfs: use the xfs_da_args owner field to set new dir/attr block owner [01/10] xfs: add an explicit owner field to xfs_da_args - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[01/10] xfs: add an explicit owner field to xfs_da_args [01/10] xfs: add an explicit owner field to xfs_da_args - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[3/3] xfs: online repair of realtime summaries [1/3] xfs: support preallocating and copying content into temporary files - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[2/3] xfs: teach the tempfile to set up atomic file content exchanges [1/3] xfs: support preallocating and copying content into temporary files - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[1/3] xfs: support preallocating and copying content into temporary files [1/3] xfs: support preallocating and copying content into temporary files - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[4/4] xfs: add the ability to reap entire inode forks [1/4] xfs: hide private inodes from bulkstat and handle functions - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[3/4] xfs: refactor live buffer invalidation for repairs [1/4] xfs: hide private inodes from bulkstat and handle functions - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[2/4] xfs: create temporary files and directories for online repair [1/4] xfs: hide private inodes from bulkstat and handle functions - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[1/4] xfs: hide private inodes from bulkstat and handle functions [1/4] xfs: hide private inodes from bulkstat and handle functions - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[15/15] xfs: enable logged file mapping exchange feature [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[14/15] xfs: introduce new file range commit ioctls [01/15] vfs: export remap and write check helpers - - - --- 2024-03-27 Darrick J. Wong New
[13/15] docs: update swapext -> exchmaps language [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[12/15] xfs: support non-power-of-two rtextsize with exchange-range [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[11/15] xfs: make file range exchange support realtime files [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[10/15] xfs: condense symbolic links after a mapping exchange operation [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[09/15] xfs: condense directories after a mapping exchange operation [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[08/15] xfs: condense extended attributes after a mapping exchange operation [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[07/15] xfs: add error injection to test file mapping exchange recovery [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[06/15] xfs: bind together the front and back ends of the file range exchange code [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[05/15] xfs: create deferred log items for file mapping exchanges [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[04/15] xfs: introduce a file mapping exchange log intent item [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[03/15] xfs: create a log incompat flag for atomic file mapping exchanges [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[02/15] xfs: introduce new file range exchange ioctl [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[01/15] vfs: export remap and write check helpers [01/15] vfs: export remap and write check helpers - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[7/7] xfs: constify xfs_bmap_is_written_extent [1/7] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[6/7] xfs: refactor non-power-of-two alignment checks [1/7] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-03-27 Darrick J. Wong Superseded
[5/7] xfs: hoist multi-fsb allocation unit detection to a helper [1/7] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-03-27 Darrick J. Wong Superseded
« 1 2 ... 13 14 15249 250 »