Show patches with: State = Action Required       |    Archived = No       |   1960 patches
« 1 2 ... 4 5 619 20 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[07/29] xfs: add fs-verity ro-compat flag [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[06/29] xfs: do not use xfs_attr3_rmt_hdr for remote verity value blocks [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - - - --- 2024-03-30 Darrick J. Wong New
[05/29] xfs: add attribute type for fs-verity [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[04/29] xfs: minor cleanups of xfs_attr3_rmt_blocks [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[03/29] xfs: create a helper to compute the blockcount of a max sized remote value [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[02/29] xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function [01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c - 1 - --- 2024-03-30 Darrick J. Wong New
[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 New
[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 New
[12/13] fsverity: remove system-wide workqueue [01/13] fs: add FS_XFLAG_VERITY for verity files - - - --- 2024-03-30 Darrick J. Wong New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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
[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
[2/2] xfs: only add log incompat features with explicit permission [1/2] xfs: only clear log incompat flags at clean unmount - 1 - --- 2024-03-27 Darrick J. Wong New
[6.6,18/24] xfs: short circuit xfs_growfs_data_private() if delta is zero xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,17/24] xfs: initialise di_crc in xfs_log_dinode xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,16/24] xfs: add missing nrext64 inode flag check to scrub xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,14/24] xfs: fix an off-by-one error in xreap_agextent_binval xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,13/24] xfs: recompute growfsrtfree transaction reservation while growing rt volume xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,11/24] xfs: make xchk_iget safer in the presence of corrupt inode btrees xfs backports for 6.6.y (from 6.8) 1 2 - --- 2024-03-27 Catherine Hoang New
[6.6,07/24] xfs: transfer recovered intent item ownership in ->iop_recover xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,06/24] xfs: pass the xfs_defer_pending object to iop_recover xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,04/24] xfs: don't leak recovered attri intent items xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,03/24] xfs: consider minlen sized extents in xfs_rtallocate_extent_block xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,02/24] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,01/24] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[1/1] mkfs: use libxfs to create symlinks [1/1] mkfs: use libxfs to create symlinks - 1 - --- 2024-03-26 Darrick J. Wong New
[4/4] xfs_repair: remove the old bag implementation [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-03-26 Darrick J. Wong New
[3/4] xfs_repair: port to the new refcount bag structure [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-03-26 Darrick J. Wong New
[2/4] xfs_repair: create refcount bag [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-03-26 Darrick J. Wong New
[1/4] xfs_repair: define an in-memory btree for storing refcount bag info [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-03-26 Darrick J. Wong New
[5/5] xfs_repair: remove the old rmap collection slabs [1/5] xfs_repair: convert regular rmap repair to use in-memory btrees - 1 - --- 2024-03-26 Darrick J. Wong New
[4/5] xfs_repair: reduce rmap bag memory usage when creating refcounts [1/5] xfs_repair: convert regular rmap repair to use in-memory btrees - 1 - --- 2024-03-26 Darrick J. Wong New
[3/5] xfs_repair: compute refcount data from in-memory rmap btrees [1/5] xfs_repair: convert regular rmap repair to use in-memory btrees - 1 - --- 2024-03-26 Darrick J. Wong New
[2/5] xfs_repair: verify on-disk rmap btrees with in-memory btree data [1/5] xfs_repair: convert regular rmap repair to use in-memory btrees - 1 - --- 2024-03-26 Darrick J. Wong New
[1/5] xfs_repair: convert regular rmap repair to use in-memory btrees [1/5] xfs_repair: convert regular rmap repair to use in-memory btrees - 1 - --- 2024-03-26 Darrick J. Wong New
[5/5] xfs_scrub: upload clean bills of health [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-03-26 Darrick J. Wong New
[4/5] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-03-26 Darrick J. Wong New
[3/5] xfs_scrub: update health status if we get a clean bill of health [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-03-26 Darrick J. Wong New
[2/5] xfs_scrub: check file link counts [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-03-26 Darrick J. Wong New
[1/5] xfs_scrub: implement live quotacheck inode scan [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-03-26 Darrick J. Wong New
[2/2] xfs_spaceman: report health of inode link counts [1/2] xfs_spaceman: report the health of quota counts - 1 - --- 2024-03-26 Darrick J. Wong New
[1/2] xfs_spaceman: report the health of quota counts [1/2] xfs_spaceman: report the health of quota counts - 1 - --- 2024-03-26 Darrick J. Wong New
[1/1] xfs: add a realtime flag to the bmap update log redo items [1/1] xfs: add a realtime flag to the bmap update log redo items - 1 - --- 2024-03-26 Darrick J. Wong New
[4/4] xfs: add a xattr_entry helper [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - - - --- 2024-03-26 Darrick J. Wong New
[3/4] xfs: reuse xfs_bmap_update_cancel_item [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - - - --- 2024-03-26 Darrick J. Wong New
[110/110] xfs: shrink failure needs to hold AGI buffer [001/110] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-03-26 Darrick J. Wong New
[109/110] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL [001/110] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-03-26 Darrick J. Wong New
[108/110] xfs: move symlink target write function to libxfs [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong New
[107/110] xfs: move remote symlink target read function to libxfs [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong New
« 1 2 ... 4 5 619 20 »