Show patches with: none      |   32192 patches
« 1 2 ... 69 70 71321 322 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[19/23] xfs: Add parent pointer ioctl xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[18/23] xfs: add a libxfs header file for staging new ioctls xfs: Parent Pointers - - - --- 2023-04-06 Darrick J. Wong Superseded
[17/23] xfs: pass the attr value to put_listent when possible xfs: Parent Pointers - - - --- 2023-04-06 Darrick J. Wong Superseded
[16/23] xfs: Filter XFS_ATTR_PARENT for getfattr xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[15/23] xfs: Add helper function xfs_attr_list_context_init xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong New
[14/23] xfs: Add parent pointers to xfs_cross_rename xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[13/23] xfs: Add parent pointers to rename xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[12/23] xfs: Indent xfs_rename xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[11/23] xfs: remove parent pointers in unlink xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[10/23] xfs: add parent attributes to symlink xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[09/23] xfs: add parent attributes to link xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[08/23] xfs: parent pointer attribute creation xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[07/23] xfs: extend transaction reservations for parent attributes xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[06/23] xfs: add parent pointer validator functions xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[05/23] xfs: define parent pointer ondisk extended attribute format xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[04/23] xfs: add parent pointer support to attribute code xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[03/23] xfs: Increase XFS_QM_TRANS_MAXDQS to 5 xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[02/23] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5 xfs: Parent Pointers - 2 - --- 2023-04-06 Darrick J. Wong Superseded
[01/23] xfs: Expose init_xattrs in xfs_create_tmpfile xfs: Parent Pointers - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[3/3] xfs: Hold inode locks in xfs_rename xfs: hold ILOCK during deferred dir ops - 2 - --- 2023-04-06 Darrick J. Wong Superseded
[2/3] xfs: Hold inode locks in xfs_trans_alloc_dir xfs: hold ILOCK during deferred dir ops - 2 - --- 2023-04-06 Darrick J. Wong Superseded
[1/3] xfs: Hold inode locks in xfs_ialloc xfs: hold ILOCK during deferred dir ops - 2 - --- 2023-04-06 Darrick J. Wong Superseded
[12/12] xfs: log NVLOOKUP xattr nvreplace operations xfs: name-value xattr lookups - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[11/12] xfs: log NVLOOKUP xattr setting operations xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[10/12] xfs: log NVLOOKUP xattr removal operations xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[09/12] xfs: use local variables for name and value length in _attri_commit_pass2 xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[08/12] xfs: always set args->value in xfs_attri_item_recover xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[07/12] xfs: validate recovered name buffers when recovering xattr items xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[06/12] xfs: use helpers to extract xattr op from opflags xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[05/12] xfs: restructure xfs_attr_complete_op a bit xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[04/12] xfs: preserve NVLOOKUP in xfs_attr_set xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[03/12] xfs: allow xattr matching on name and value for local/sf attrs xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[02/12] xfs: make xfs_attr_set require XFS_DA_OP_REMOVE xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[01/12] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2 xfs: name-value xattr lookups - - - --- 2023-04-06 Darrick J. Wong Superseded
[RFC] fsverity: use shash API instead of ahash API [RFC] fsverity: use shash API instead of ahash API - - - --- 2023-04-06 Eric Biggers Superseded
fstests: add a couple more tests for ascii-ci problems fstests: add a couple more tests for ascii-ci problems - - - --- 2023-04-06 Darrick J. Wong New
[6/6] mkfs: deprecate the ascii-ci feature xfsprogs: fix ascii-ci problems, then kill it - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[5/6] mkfs.xfs.8: warn about the version=ci feature xfsprogs: fix ascii-ci problems, then kill it - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[4/6] xfs_db: fix metadump name obfuscation for ascii-ci filesystems xfsprogs: fix ascii-ci problems, then kill it - - - --- 2023-04-06 Darrick J. Wong Superseded
[3/6] xfs_db: move obfuscate_name assertion to callers xfsprogs: fix ascii-ci problems, then kill it - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[2/6] xfs: test the ascii case-insensitive hash xfsprogs: fix ascii-ci problems, then kill it - - - --- 2023-04-06 Darrick J. Wong Accepted
[1/6] xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation xfsprogs: fix ascii-ci problems, then kill it - - - --- 2023-04-06 Darrick J. Wong Accepted
[2/2] misc: test the dir/attr hash before formatting or repairing fs xfsprogs: test the dir/attr hash function - 1 - --- 2023-04-06 Darrick J. Wong Accepted
[1/2] libfrog: move crc32c selftest buffer into a separate file xfsprogs: test the dir/attr hash function - 1 - --- 2023-04-06 Darrick J. Wong Accepted
[4/4] xfs: deprecate the ascii-ci feature xfs: fix ascii-ci problems, then kill it - 1 - --- 2023-04-06 Darrick J. Wong Accepted
[3/4] xfs: use the directory name hash function for dir scrubbing xfs: fix ascii-ci problems, then kill it - 1 - --- 2023-04-06 Darrick J. Wong Accepted
[2/4] xfs: test the ascii case-insensitive hash xfs: fix ascii-ci problems, then kill it - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[1/4] xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation xfs: fix ascii-ci problems, then kill it - 1 - --- 2023-04-06 Darrick J. Wong Superseded
[v5,2/2] mm: vmscan: refactor reclaim_state helpers Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-04-05 Yosry Ahmed New
[v5,1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-04-05 Yosry Ahmed Superseded
[3/3] populate: create fewer holes in directories and xattrs populate: tweaks to the filesystems created - - - --- 2023-04-04 Darrick J. Wong New
[2/3] populate: create fewer subdirs when constructing directories populate: tweaks to the filesystems created - - - --- 2023-04-04 Darrick J. Wong New
[1/3] common/populate: fix btree-format xattr creation on xfs populate: tweaks to the filesystems created - - - --- 2023-04-04 Darrick J. Wong New
xfstests: add a couple more tests for ascii-ci problems xfstests: add a couple more tests for ascii-ci problems - - - --- 2023-04-04 Darrick J. Wong New
[5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part fstests specific MAINTAINERS file 1 - - --- 2023-04-04 Zorro Lang New
[4/5] fstests/MAINTAINERS: add some specific reviewers fstests specific MAINTAINERS file 1 1 - --- 2023-04-04 Zorro Lang New
[3/5] fstests/MAINTAINERS: add supported mailing list fstests specific MAINTAINERS file 4 2 - --- 2023-04-04 Zorro Lang New
[2/5] tools/get_maintainer.pl: remove penguin chiefs fstests specific MAINTAINERS file - - - --- 2023-04-04 Zorro Lang New
[1/5] fstests: add MAINTAINERS and get_maintainer.pl files fstests specific MAINTAINERS file - - - --- 2023-04-04 Zorro Lang New
[3/3] xfs: use the directory name hash function for dir scrubbing xfs: fix ascii-ci problems with userspace - - - --- 2023-04-04 Darrick J. Wong Superseded
[2/3] xfs: test the ascii case-insensitive hash xfs: fix ascii-ci problems with userspace - - - --- 2023-04-04 Darrick J. Wong Superseded
[1/3] xfs: stabilize the tolower function used for ascii-ci dir hash computation xfs: fix ascii-ci problems with userspace - - - --- 2023-04-04 Darrick J. Wong New
[v2,23/23] xfs: enable ro-compat fs-verity flag fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,22/23] xfs: add fs-verity ioctls fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,20/23] xfs: add fs-verity support fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,19/23] xfs: disable direct read path for fs-verity sealed files fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,18/23] xfs: don't allow to enable DAX on fs-verity sealsed inode fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,17/23] xfs: initialize fs-verity on file open and cleanup on inode destruction fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,16/23] xfs: add inode on-disk VERITY flag fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,15/23] xfs: add fs-verity ro-compat flag fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,14/23] xfs: add attribute type for fs-verity fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,13/23] xfs: add iomap's readpage operations fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,12/23] xfs: introduce workqueue for post read IO work fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,11/23] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,10/23] xfs: add XBF_VERITY_CHECKED xfs_buf flag fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,09/23] iomap: allow filesystem to implement read path verification fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,08/23] iomap: hoist iomap_readpage_ctx from the iomap_readahead/_folio fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,07/23] fsverity: pass Merkle tree block size to ->read_merkle_tree_page() fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,06/23] fsverity: add drop_page() callout fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,05/23] fsverity: make fsverity_verify_folio() accept folio's offset and size fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,04/23] xfs: Add xfs_verify_pptr fs-verity support for XFS - 1 - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,03/23] xfs: define parent pointer xattr format fs-verity support for XFS - 1 - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,02/23] xfs: add parent pointer support to attribute code fs-verity support for XFS - 1 - --- 2023-04-04 Andrey Albershteyn Superseded
[v2,01/23] xfs: Add new name to attri/d fs-verity support for XFS - 1 - --- 2023-04-04 Andrey Albershteyn Superseded
xfs: Use for_each_perag() to iterate all available AGs xfs: Use for_each_perag() to iterate all available AGs - - - --- 2023-04-04 Ryosuke Yasuoka Superseded
[v4,3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-04-04 Yosry Ahmed Superseded
[v4,2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-04-04 Yosry Ahmed New
[v4,1/3] mm: vmscan: move set_task_reclaim_state() after global_reclaim() Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-04-04 Yosry Ahmed New
[v3,3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-03-31 Yosry Ahmed Superseded
[v3,2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-03-31 Yosry Ahmed Superseded
[v3,1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim() Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-03-31 Yosry Ahmed New
xfs: fix AGFL allocation dead lock xfs: fix AGFL allocation dead lock - - - --- 2023-03-30 Wengang Wang New
[v1.1,1/3] generic/{251,260}: compute maximum fitrim offset [v1.1,1/3] generic/{251,260}: compute maximum fitrim offset - 1 - --- 2023-03-30 Darrick J. Wong New
[v3] xfs: fix BUG_ON in xfs_getbmap() [v3] xfs: fix BUG_ON in xfs_getbmap() - 1 - --- 2023-03-29 Ye Bin Accepted
[3/3] common/report: fix typo in FSSTRESS_AVOID fstests: random fixes for v2023.03.26 - 1 - --- 2023-03-29 Darrick J. Wong New
[2/3] xfs/242: fix _filter_bmap for xfs_io bmap that does rt file properly fstests: random fixes for v2023.03.26 - 1 - --- 2023-03-29 Darrick J. Wong New
[1/3] generic/{251,260}: compute maximum fitrim offset fstests: random fixes for v2023.03.26 - - - --- 2023-03-29 Darrick J. Wong Superseded
[v2] xfs: fix BUG_ON in xfs_getbmap() [v2] xfs: fix BUG_ON in xfs_getbmap() - - - --- 2023-03-28 Ye Bin Superseded
[v11,2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - - - --- 2023-03-28 Shiyang Ruan Superseded
« 1 2 ... 69 70 71321 322 »