public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-30 16:40:19 to 2023-04-06 19:15:00 UTC [more...]

[PATCHSET DELUGE v11] xfs: Parent Pointers
 2023-04-06 19:14 UTC  (7+ messages)
` [PATCHSET v11 00/12] xfs: name-value xattr lookups
` [PATCHSET v11 0/3] xfs: hold ILOCK during deferred dir ops
` [PATCHSET v11 00/23] xfs: Parent Pointers
` [PATCHSET v11 0/3] xfs: online repair of directories
` [PATCHSET v11 0/2] xfs: online checking of parent pointers

[PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-06 17:52 UTC  (9+ 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  (8+ messages)
` [PATCH v11 2/2] "

[RFC PATCH 0/5] fstests specific MAINTAINERS file
 2023-04-06 14:17 UTC  (20+ messages)
` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
` [PATCH 2/5] tools/get_maintainer.pl: remove penguin chiefs
` [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

[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  (64+ messages)
` [PATCH v2 01/23] xfs: Add new name to attri/d
` [PATCH v2 02/23] xfs: add parent pointer support to attribute code
` [PATCH v2 03/23] xfs: define parent pointer xattr format
` [PATCH v2 04/23] xfs: Add xfs_verify_pptr
` [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 07/23] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()
` [PATCH v2 08/23] iomap: hoist iomap_readpage_ctx from the iomap_readahead/_folio
` [PATCH v2 09/23] iomap: allow filesystem to implement read path verification
` [PATCH v2 10/23] xfs: add XBF_VERITY_CHECKED xfs_buf flag
` [PATCH v2 11/23] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer
` [PATCH v2 12/23] xfs: introduce workqueue for post read IO work
` [PATCH v2 13/23] xfs: add iomap's readpage operations
` [PATCH v2 14/23] xfs: add attribute type for fs-verity
` [PATCH v2 15/23] xfs: add fs-verity ro-compat flag
` [PATCH v2 16/23] xfs: add inode on-disk VERITY flag
` [PATCH v2 17/23] xfs: initialize fs-verity on file open and cleanup on inode destruction
` [PATCH v2 18/23] xfs: don't allow to enable DAX on fs-verity sealsed inode
` [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
` [PATCH v2 22/23] xfs: add fs-verity ioctls
` [PATCH v2 23/23] xfs: enable ro-compat fs-verity flag

[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  (14+ messages)
` [PATCH v4 1/3] mm: vmscan: move set_task_reclaim_state() after global_reclaim()
` [PATCH v4 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v4 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

[PATCHSET 0/3] xfs: fix ascii-ci problems with userspace
 2023-04-05 17:10 UTC  (26+ 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 3/3] xfs: use the directory name hash function for dir scrubbing
` [PATCH] xfstests: add a couple more tests for ascii-ci problems

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

[PATCHSET v24.2 0/3] populate: tweaks to the filesystems created
 2023-04-04 23:17 UTC  (4+ messages)
` [PATCH 1/3] common/populate: fix btree-format xattr creation on xfs
` [PATCH 2/3] populate: create fewer subdirs when constructing directories
` [PATCH 3/3] populate: create fewer holes in directories and xattrs

[ANNOUNCE 1/2] xfs-linux: scrub-strengthen-rmap-checking updated to 64e6494e1175
 2023-04-04 23:10 UTC  (3+ messages)

[PATCH v3 01/10] kobject: introduce kobject_del_and_put()
 2023-04-04 13:30 UTC  (2+ messages)

Shrink support?
 2023-04-03 22:28 UTC  (2+ messages)

Job vacancy
 2023-04-03  5:33 UTC 

[ANNOUNCE 2/2] xfs-linux: xfile-page-caching updated to 7645630a8125
 2023-04-03 17:57 UTC 

[PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes
 2023-04-03 12:24 UTC  (2+ messages)

[PATCH v3 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-31 22:11 UTC  (8+ messages)
` [PATCH v3 1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim()
` [PATCH v3 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

[syzbot] [xfs?] WARNING in xfs_bmap_extents_to_btree
 2023-03-31 20:46 UTC  (7+ messages)

[PATCHSET 0/3] fstests: random fixes for v2023.03.26
 2023-03-30 16:46 UTC  (3+ messages)
` [PATCH 1/3] generic/{251,260}: compute maximum fitrim offset
  ` [PATCH v1.1 "


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