public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-05 06:13:06 to 2023-04-06 20:11:13 UTC [more...]

[RFC PATCH 0/5] fstests specific MAINTAINERS file
 2023-04-06 20:10 UTC  (14+ messages)
` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
` [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
  ` [f2fs-dev] "
` [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
` [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part

[PATCHSET DELUGE v11] xfs: Parent Pointers
 2023-04-06 19:44 UTC  (121+ messages)
` [PATCHSET v11 00/12] xfs: name-value xattr lookups
  ` [PATCH 01/12] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
  ` [PATCH 02/12] xfs: make xfs_attr_set require XFS_DA_OP_REMOVE
  ` [PATCH 03/12] xfs: allow xattr matching on name and value for local/sf attrs
  ` [PATCH 04/12] xfs: preserve NVLOOKUP in xfs_attr_set
  ` [PATCH 05/12] xfs: restructure xfs_attr_complete_op a bit
  ` [PATCH 06/12] xfs: use helpers to extract xattr op from opflags
  ` [PATCH 07/12] xfs: validate recovered name buffers when recovering xattr items
  ` [PATCH 08/12] xfs: always set args->value in xfs_attri_item_recover
  ` [PATCH 09/12] xfs: use local variables for name and value length in _attri_commit_pass2
  ` [PATCH 10/12] xfs: log NVLOOKUP xattr removal operations
  ` [PATCH 11/12] xfs: log NVLOOKUP xattr setting operations
  ` [PATCH 12/12] xfs: log NVLOOKUP xattr nvreplace operations
` [PATCHSET v11 0/3] xfs: hold ILOCK during deferred dir ops
  ` [PATCH 1/3] xfs: Hold inode locks in xfs_ialloc
  ` [PATCH 2/3] xfs: Hold inode locks in xfs_trans_alloc_dir
  ` [PATCH 3/3] xfs: Hold inode locks in xfs_rename
` [PATCHSET v11 00/23] xfs: Parent Pointers
  ` [PATCH 01/23] xfs: Expose init_xattrs in xfs_create_tmpfile
  ` [PATCH 02/23] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
  ` [PATCH 03/23] xfs: Increase XFS_QM_TRANS_MAXDQS "
  ` [PATCH 04/23] xfs: add parent pointer support to attribute code
  ` [PATCH 05/23] xfs: define parent pointer ondisk extended attribute format
  ` [PATCH 06/23] xfs: add parent pointer validator functions
  ` [PATCH 07/23] xfs: extend transaction reservations for parent attributes
  ` [PATCH 08/23] xfs: parent pointer attribute creation
  ` [PATCH 09/23] xfs: add parent attributes to link
  ` [PATCH 10/23] xfs: add parent attributes to symlink
  ` [PATCH 11/23] xfs: remove parent pointers in unlink
  ` [PATCH 12/23] xfs: Indent xfs_rename
  ` [PATCH 13/23] xfs: Add parent pointers to rename
  ` [PATCH 14/23] xfs: Add parent pointers to xfs_cross_rename
  ` [PATCH 15/23] xfs: Add helper function xfs_attr_list_context_init
  ` [PATCH 16/23] xfs: Filter XFS_ATTR_PARENT for getfattr
  ` [PATCH 17/23] xfs: pass the attr value to put_listent when possible
  ` [PATCH 18/23] xfs: add a libxfs header file for staging new ioctls
  ` [PATCH 19/23] xfs: Add parent pointer ioctl
  ` [PATCH 20/23] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
  ` [PATCH 21/23] xfs: drop compatibility minimum log size computations for reflink
  ` [PATCH 22/23] xfs: don't remove the attr fork when parent pointers are enabled
  ` [PATCH 23/23] xfs: Add the parent pointer support to the superblock version 5
` [PATCHSET v11 0/3] xfs: online repair of directories
  ` [PATCH 1/3] xfs: reconstruct directories from parent pointers
  ` [PATCH 2/3] xfs: add hooks to do directory updates
  ` [PATCH 3/3] xfs: compare generated and existing dirents
` [PATCHSET v11 0/2] xfs: online checking of parent pointers
  ` [PATCH 1/2] xfs: scrub "
  ` [PATCH 2/2] xfs: deferred scrub of "
` [PATCHSET v11 0/3] xfs: online checking "
  ` [PATCH 1/3] xfs: repair parent pointers by scanning directories
  ` [PATCH 2/3] xfs: repair parent pointers with live scan hooks
  ` [PATCH 3/3] xfs: compare generated and existing parent pointers
` [PATCHSET v11 0/2] xfs: online checking of directories
  ` [PATCH 1/2] xfs: check dirents have parent pointers
  ` [PATCH 2/2] xfs: deferred scrub of dirents
` [PATCHSET v11 00/10] xfs: name-value xattr lookups
  ` [PATCH 01/10] xfs: make xfs_attr_set require XFS_DA_OP_REMOVE
  ` [PATCH 02/10] xfs: allow xattr matching on name and value for local/sf attrs
  ` [PATCH 03/10] xfs: preserve NVLOOKUP in xfs_attr_set
  ` [PATCH 04/10] xfs: restructure xfs_attr_complete_op a bit
  ` [PATCH 05/10] xfs: use helpers to extract xattr op from opflags
  ` [PATCH 06/10] xfs: log NVLOOKUP xattr removal operations
  ` [PATCH 07/10] xfs: log NVLOOKUP xattr setting operations
  ` [PATCH 08/10] xfs: log NVLOOKUP xattr nvreplace operations
  ` [PATCH 09/10] xfs_logprint: dump new attr log item fields
  ` [PATCH 10/10] xfs_logprint: print missing attri header fields
` [PATCHSET v11 00/32] xfsprogs: Parent Pointers
  ` [PATCH 01/32] xfsprogs: Increase XFS_DEFER_OPS_NR_INODES to 5
  ` [PATCH 02/32] xfs: add parent pointer support to attribute code
  ` [PATCH 03/32] xfs: define parent pointer ondisk extended attribute format
  ` [PATCH 04/32] xfs: add parent pointer validator functions
  ` [PATCH 05/32] xfs: extend transaction reservations for parent attributes
  ` [PATCH 06/32] xfs: parent pointer attribute creation
  ` [PATCH 07/32] xfs: add parent attributes to link
  ` [PATCH 08/32] xfs: add parent attributes to symlink
  ` [PATCH 09/32] xfs: remove parent pointers in unlink
  ` [PATCH 10/32] xfs: Add parent pointers to rename
  ` [PATCH 11/32] xfsprogs: pass the attr value to put_listent when possible
  ` [PATCH 12/32] xfs: add a libxfs header file for staging new ioctls
  ` [PATCH 13/32] xfs: Add parent pointer ioctl
  ` [PATCH 14/32] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
  ` [PATCH 15/32] xfs: drop compatibility minimum log size computations for reflink
  ` [PATCH 16/32] xfs: don't remove the attr fork when parent pointers are enabled
  ` [PATCH 17/32] xfs: Add the parent pointer support to the superblock version 5
  ` [PATCH 18/32] libfrog: add parent pointer support code
  ` [PATCH 19/32] xfs_io: adapt parent command to new parent pointer ioctls
  ` [PATCH 20/32] xfs_io: Add i, n and f flags to parent command
  ` [PATCH 21/32] xfs_logprint: decode parent pointers in ATTRI items fully
  ` [PATCH 22/32] xfs_scrub: use parent pointers when possible to report file operations
  ` [PATCH 23/32] xfs_db: report parent bit on xattrs
  ` [PATCH 24/32] xfs_db: report parent pointers embedded in xattrs
  ` [PATCH 25/32] xfs_db: obfuscate dirent and parent pointer names consistently
  ` [PATCH 26/32] xfs_db: hoist name obfuscation code out of metadump.c
  ` [PATCH 27/32] xfs_db: create dirents and xattrs with colliding names
  ` [PATCH 28/32] xfs_db: add a parents command to list the parents of a file
  ` [PATCH 29/32] libxfs: create new files with attr forks if necessary
  ` [PATCH 30/32] xfsprogs: Fix default superblock attr bits
  ` [PATCH 31/32] mkfs: Add parent pointers during protofile creation
  ` [PATCH 32/32] mkfs: enable formatting with parent pointers
` [PATCHSET v11 0/7] xfs_repair: support "
  ` [PATCH 1/7] xfs_repair: build a parent pointer index
  ` [PATCH 2/7] xfs_repair: move the global dirent name store to a separate object
  ` [PATCH 3/7] xfs_repair: deduplicate strings stored in string blob
  ` [PATCH 4/7] xfs_repair: check parent pointers
  ` [PATCH 5/7] xfs_repair: dump garbage parent pointer attributes
  ` [PATCH 6/7] xfs_repair: update ondisk parent pointer records
  ` [PATCH 7/7] xfs_repair: wipe ondisk parent pointers when there are none
` [PATCHSET v11 00/11] fstests: adjust tests for xfs parent pointers
  ` [PATCH 01/11] xfs/206: filter out the parent= status from mkfs
  ` [PATCH 02/11] xfs/122: update for parent pointers
  ` [PATCH 03/11] populate: create hardlinks "
  ` [PATCH 04/11] xfs/021: adapt golden output files "
  ` [PATCH 05/11] generic/050: adapt "
  ` [PATCH 06/11] xfs/018: disable parent pointers for this test
  ` [PATCH 07/11] xfs/306: fix formatting failures with parent pointers
  ` [PATCH 08/11] common: add helpers for parent pointer tests
  ` [PATCH 09/11] xfs: add parent pointer test
  ` [PATCH 10/11] xfs: add multi link "
  ` [PATCH 11/11] xfs: add parent pointer inject test

[PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-06 19:42 UTC  (10+ messages)
` [PATCH v5 1/2] mm: vmscan: ignore "
` [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers

[PATCH] xfs: Use for_each_perag() to iterate all available AGs
 2023-04-06 16:03 UTC  (5+ messages)

[PATCH v11 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-06 14:54 UTC  (5+ messages)
` [PATCH v11 2/2] "

[Bug 217303] New: [Syzkaller & bisect] There is task hung in xlog_grant_head_check in v6.3-rc5
 2023-04-06  2:36 UTC 

[Syzkaller & bisect] There is task hung in xlog_grant_head_check in v6.3-rc5
 2023-04-06  2:34 UTC 

[PATCH v2 00/23] fs-verity support for XFS
 2023-04-06  0:44 UTC  (45+ messages)
` [PATCH v2 05/23] fsverity: make fsverity_verify_folio() accept folio's offset and size
` [PATCH v2 06/23] fsverity: add drop_page() callout
` [PATCH v2 09/23] iomap: allow filesystem to implement read path verification
` [PATCH v2 16/23] xfs: add inode on-disk VERITY flag
` [PATCH v2 19/23] xfs: disable direct read path for fs-verity sealed files
` [PATCH v2 20/23] xfs: add fs-verity support
` [PATCH v2 21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE

[RFC PATCH] fsverity: use shash API instead of ahash API
 2023-04-06  0:37 UTC 

[PATCHSET v2 0/4] xfs: fix ascii-ci problems, then kill it
 2023-04-06  0:11 UTC  (13+ messages)
` [PATCH 1/4] xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation
` [PATCH 2/4] xfs: test the ascii case-insensitive hash
` [PATCH 3/4] xfs: use the directory name hash function for dir scrubbing
` [PATCH 4/4] xfs: deprecate the ascii-ci feature
` [PATCHSET v2 0/6] xfsprogs: fix ascii-ci problems, then kill it
  ` [PATCH 1/6] xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation
  ` [PATCH 2/6] xfs: test the ascii case-insensitive hash
  ` [PATCH 3/6] xfs_db: move obfuscate_name assertion to callers
  ` [PATCH 4/6] xfs_db: fix metadump name obfuscation for ascii-ci filesystems
  ` [PATCH 5/6] mkfs.xfs.8: warn about the version=ci feature
  ` [PATCH 6/6] mkfs: deprecate the ascii-ci feature
` [PATCH] fstests: add a couple more tests for ascii-ci problems

[PATCHSET 0/2] xfsprogs: test the dir/attr hash function
 2023-04-06  0:08 UTC  (3+ messages)
` [PATCH 1/2] libfrog: move crc32c selftest buffer into a separate file
` [PATCH 2/2] misc: test the dir/attr hash before formatting or repairing fs

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-04-05 19:54 UTC  (4+ messages)

[PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-05 18:55 UTC  (10+ messages)

[PATCHSET 0/3] xfs: fix ascii-ci problems with userspace
 2023-04-05 17:10 UTC  (16+ messages)
` [PATCH 1/3] xfs: stabilize the tolower function used for ascii-ci dir hash computation
` [PATCH 2/3] xfs: test the ascii case-insensitive hash

[PATCH] xfs: fix AGFL allocation dead lock
 2023-04-05 15:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox