public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-20 16:44:00 to 2026-02-26 16:06:43 UTC [more...]

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-26 15:55 UTC  (51+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "
` [PATCH 27/61] cramfs: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 29/61] efs: "
` [PATCH 30/61] exportfs: "
` [PATCH 31/61] ext2: "
` [PATCH 32/61] freevxfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 35/61] hpfs: "
` [PATCH 36/61] isofs: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 39/61] minix: "
` [PATCH 40/61] nsfs: "
` [PATCH 41/61] ntfs3: "
` [PATCH 42/61] ocfs2: "
` [PATCH 43/61] orangefs: "
` [PATCH 44/61] overlayfs: "
` [PATCH 45/61] qnx4: "
` [PATCH 46/61] qnx6: "
` [PATCH 47/61] ubifs: "
` [PATCH 48/61] udf: "
` [PATCH 49/61] ufs: "
` [PATCH 50/61] zonefs: "

[PATCH] xfs: remove scratch field from struct xfs_gc_bio
 2026-02-26 15:56 UTC  (4+ messages)

[PATCH v10] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-02-26 14:44 UTC  (3+ messages)

[PATCH 0/9] fstests: add test coverage for cloned filesystem ids
 2026-02-26 14:41 UTC  (10+ messages)
` [PATCH 1/9] fstests: allow SCRATCH_DEV_POOL for non-Btrfs filesystems
` [PATCH 2/9] fstests: add _mkfs_scratch_clone() helper
` [PATCH 3/9] fstests: add _clone_mount_option() helper
` [PATCH 4/9] fstests: add test for inotify isolation on cloned devices
` [PATCH 5/9] fstests: verify fanotify isolation on cloned filesystems
` [PATCH 6/9] fstests: verify f_fsid for "
` [PATCH 7/9] fstests: verify libblkid resolution of duplicate UUIDs
` [PATCH 8/9] fstests: verify IMA isolation on cloned filesystems
` [PATCH 9/9] fstests: verify exportfs file handles "

[PATCH v2 0/4] mm: Remove stray references to pagevec
 2026-02-26 13:20 UTC  (11+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE

[linus:master] [fs] 761475268f: BUG:KCSAN:data-race_in_atime_needs_update/touch_atime
 2026-02-26 13:02 UTC 

xfs: Add support for multi rtgroup shrink+removal
 2026-02-26 12:59 UTC  (25+ messages)
` [RFC v1 0/4] xfs: Add support to shrink multiple empty rtgroups
  ` [RFC v1 2/4] xfs: Introduce xfs_rtginodes_ensure_all()
  ` [RFC v1 4/4] xfs: Add support to shrink multiple empty realtime groups
` [PATCH v1 0/7] Add multi rtgroup grow and shrink tests
  ` [PATCH v1 3/7] xfs: Add realtime group grow tests

[PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
 2026-02-26 11:09 UTC  (5+ messages)

[PATCH v2] xfs: Use xarray to track SB UUIDs instead of plain array
 2026-02-26  9:07 UTC  (3+ messages)

[PATCH] iomap: don't report direct-io retries to fserror
 2026-02-26  8:23 UTC  (3+ messages)

generic/753 crash with LARP
 2026-02-26  5:30 UTC  (4+ messages)

[PATCH 00/11] VFS: prepare for changes to directory locking
 2026-02-26  1:34 UTC  (5+ messages)
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries

struct xfs_zone_scratch is undefined in 7.0-rc1
 2026-02-25 23:29 UTC  (4+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-25 17:58 UTC  (3+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()

[PATCH] xfs: fix race between healthmon unmount and read_iter
 2026-02-25 17:51 UTC  (2+ messages)

Missing signoff in the xfs tree
 2026-02-25 17:25 UTC  (3+ messages)

[patch v4 0/2] Misc fixes in XFS realtime
 2026-02-25 14:46 UTC  (6+ messages)
` [patch v4 2/2] xfs: Fix in xfs_rtalloc_query_range()

[RFE] xfs_growfs: option to clamp growth to an AG boundary
 2026-02-25 14:21 UTC  (11+ messages)

[ANNOUNCE] xfs-linux: for-next *REBASED* to 650b774cf944
 2026-02-25 13:06 UTC 

[ANNOUNCE] xfs-linux: for-next *REBASED* to df026203678b
 2026-02-25 11:14 UTC 

[PATCH v3 1/2] xfs: remove duplicate static size checks
 2026-02-25  9:38 UTC  (2+ messages)

[PATCH v4 0/4] xfs: Misc changes to XFS realtime
 2026-02-25  9:38 UTC  (2+ messages)

[GIT PULL] xfs: bug fixes for 7.0
 2026-02-25  9:38 UTC  (2+ messages)

[PATCH v4] xfs: Fix error pointer dereference
 2026-02-25  9:38 UTC  (2+ messages)

fix inode stats with lots of metafiles
 2026-02-25  9:38 UTC  (2+ messages)

[PATCH] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-02-25  8:41 UTC  (2+ messages)

[RFE] xfs_growfs: option to clamp growth to an AG boundary
 2026-02-25  8:21 UTC 

[PATCHSET 1/2] xfs: bug fixes for 7.0
 2026-02-24 19:40 UTC  (6+ messages)
` [PATCH 6/6] xfs: don't report half-built inodes to fserror

[PATCH] fsverity: add dependency on 64K or smaller pages
 2026-02-24 15:32 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] Buffered atomic writes
 2026-02-24 15:04 UTC  (5+ messages)

[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
 2026-02-24 14:42 UTC  (26+ messages)
` [PATCH v3 06/35] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v3 08/35] iomap: don't limit fsverity metadata by EOF in writeback
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF
` [PATCH v3 33/35] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v3 34/35] xfs: add fsverity traces

[ANNOUNCE] xfs-linux: xfs-7.0-fixes *REBASED* to d7a474481777
 2026-02-24 14:24 UTC 

fix inode stats with lots of metafiles v2
 2026-02-24 13:59 UTC  (3+ messages)
` [PATCH 1/2] xfs: cleanup inode counter stats
` [PATCH 2/2] xfs: remove metafile inodes from the active inode stat

[PATCH v9] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-02-24  8:54 UTC  (4+ messages)

[PATCH 0/5] xfsdump, xfsprogs distro builds and DEBUG=
 2026-02-24  7:17 UTC  (6+ messages)
` [PATCH 1/5] xfsrestore: remove unused variable strctxp
` [PATCH 2/5] annotate variables only used for assert
` [PATCH 3/5] xfsrestore: include TREE_DEBUG all builds
` [PATCH 4/5] xfsrestore: remove failing assert from noref_elim_recurse
` [PATCH 5/5] xfsrestore: assert suppression workaround

[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
 2026-02-24  2:07 UTC  (9+ messages)

support file system generated / verified integrity information v4
 2026-02-23 16:27 UTC  (18+ messages)
` [PATCH 01/16] block: factor out a bio_integrity_action helper
` [PATCH 02/16] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/16] block: add a bdev_has_integrity_csum helper
` [PATCH 04/16] block: prepare generation / verification helpers for fs usage
` [PATCH 05/16] block: make max_integrity_io_size public
` [PATCH 06/16] block: add fs_bio_integrity helpers
` [PATCH 07/16] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/16] iomap: refactor iomap_bio_read_folio_range
` [PATCH 09/16] iomap: pass the iomap_iter to ->submit_read
` [PATCH 10/16] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 11/16] iomap: allow file systems to hook into buffered read bio submission
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code
` [PATCH 13/16] iomap: add a bioset pointer to iomap_read_folio_ops
` [PATCH 14/16] iomap: support ioends for buffered reads
` [PATCH 15/16] iomap: support T10 protection information
` [PATCH 16/16] xfs: "

rcu stalls during fstests runs for xfs
 2026-02-20 19:01 UTC  (9+ messages)

[PATCH] debian: Drop Uploader: Bastian Germann
 2026-02-20 17:38 UTC  (2+ messages)

xfsprogs_6.18.0-4_source.changes ACCEPTED into unstable
 2026-02-20 17:33 UTC 

Processing of xfsprogs_6.18.0-4_source.changes
 2026-02-20 17:22 UTC 

[syzbot] [iomap?] WARNING in ifs_free
 2026-02-20 17:07 UTC  (4+ messages)

[PATCHSET 2/2] xfsprogs: various bug fixes for 6.19
 2026-02-20 16:44 UTC  (4+ messages)


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