Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2025-09-03 20:52:08 to 2025-09-11 17:14:17 UTC [more...]

[PATCH v6 00/11] Add more tests for multi fs block atomic writes
 2025-09-11 17:13 UTC  (5+ messages)
` [PATCH v6 01/12] common/rc: Add _min() and _max() helpers
` [PATCH v6 02/12] common/rc: Add fio atomic write helpers
` [PATCH v6 03/12] common/rc: Add a helper to run fsx on a given file
` [PATCH v6 04/12] ltp/fsx.c: Add atomic writes support to fsx

[PATCHSET RFC v2 00/10] add support for name_to, open_by_handle_at() to io_uring
 2025-09-11 15:16 UTC  (7+ messages)
` [PATCH 10/10] xfs: add support for non-blocking fh_to_dentry()

[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-11 12:29 UTC  (41+ messages)
` [PATCH v2 01/16] iomap: move async bio read logic into helper function
` [PATCH v2 02/16] iomap: move read/readahead bio submission "
` [PATCH v2 03/16] iomap: rename cur_folio_in_bio to folio_owned
` [PATCH v2 04/16] iomap: store read/readahead bio generically
` [PATCH v2 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v2 06/16] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v2 07/16] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v2 08/16] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v2 09/16] iomap: add public start/finish folio read helpers
` [PATCH v2 10/16] iomap: make iomap_read_folio_ctx->folio_owned internal
` [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
` [PATCH v2 12/16] iomap: add bias for async read requests
` [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard
` [PATCH v2 14/16] fuse: use iomap for read_folio
` [PATCH v2 15/16] fuse: use iomap for readahead
` [PATCH v2 16/16] fuse: remove fc->blkbits workaround for partial writes

[PATCH v3 0/4] allow partial folio write with iomap_folio_state
 2025-09-11  9:17 UTC  (2+ messages)

[RFC PATCH v3 0/4] ->i_state accessors
 2025-09-11  9:00 UTC  (8+ messages)
` [PATCH v3 1/4] fs: expand dump_inode()
` [PATCH v3 2/4] fs: hide ->i_state handling behind accessors
` [PATCH v3 3/4] convert all filesystems to use the new ->i_state accessors
` [PATCH v3 4/4] type switch

[PATCH RFC] xfs: Don't hold XFS_ILOCK_SHARED over log force during fsync
 2025-09-11  0:59 UTC  (4+ messages)

clearing of I_LINKABLE in xfs_rename without ->I_lock held
 2025-09-10 21:23 UTC  (3+ messages)

[PATCH] iomap: allow iomap using the per-cpu bio cache
 2025-09-10 10:52 UTC  (14+ messages)
                  ` [External] "

[PATCH 5.15] xfs: short circuit xfs_growfs_data_private() if delta is zero
 2025-09-10 10:16 UTC 

[PATCH v5 00/11] Add more tests for multi fs block atomic writes
 2025-09-10  6:38 UTC  (39+ messages)
` [PATCH v5 02/12] common/rc: Add _require_fio_version helper
` [PATCH v5 04/12] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v5 07/12] generic: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v5 08/12] generic: Stress fsx with atomic writes enabled
` [PATCH v5 09/12] generic: Add sudden shutdown tests for multi block atomic writes
` [PATCH v5 11/12] ext4: Test atomic writes allocation and write codepaths with bigalloc

[PATCH] libfrog: obtain the actual available device when the root device is /dev/root
 2025-09-10  1:42 UTC  (3+ messages)

[WIP RFC PATCH v2 00/10] i_state accessors + I_WILL_FREE removal
 2025-09-09 18:32 UTC  (11+ messages)
` [PATCH v2 01/10] fs: expand dump_inode()
` [PATCH v2 02/10] fs: hide ->i_state handling behind accessors
` [PATCH v2 03/10] bcachefs: use the new ->i_state accessors
` [PATCH v2 04/10] btrfs: "
` [PATCH v2 05/10] ext4: "
` [PATCH v2 07/10] ocfs2: "
` [PATCH v2 08/10] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
` [PATCH v2 09/10] fs: set I_FREEING instead of I_WILL_FREE in iput_final() prior to writeback
` [PATCH v2 10/10] fs: retire the I_WILL_FREE flag

[PATCH v2 00/54] fs: rework inode reference counting
 2025-09-09 16:32 UTC  (5+ messages)

[PATCHv4 0/8]
 2025-09-09 16:27 UTC  (2+ messages)

Tests for file_getattr()/file_setattr() and xfsprogs update
 2025-09-09 15:25 UTC  (10+ messages)
` [PATCH v3 0/4] xfsprogs: utilize file_getattr() and file_setattr()
  ` [PATCH v3 v3 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
  ` [PATCH v3 v3 2/4] xfs_quota: utilize file_setattr to set prjid on special files
  ` [PATCH v3 v3 3/4] xfs_io: make ls/chattr work with "
  ` [PATCH v3 v3 4/4] xfs_db: use file_setattr to copy attributes on special files with rdump
` [PATCH v3 0/3] Test file_getattr and file_setattr syscalls
  ` [PATCH v3 1/3] file_attr: introduce program to set/get fsxattr
  ` [PATCH v3 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
  ` [PATCH v3 3/3] xfs: test quota's project ID on special files

[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
 2025-09-09 12:30 UTC  (5+ messages)
` [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface

[PATCH] xfs: extend removed sysctls table
 2025-09-09  0:09 UTC  (2+ messages)

[PATCH 0/2] iomap: ->iomap_end() error handling fixes
 2025-09-08 13:01 UTC  (3+ messages)
` [PATCH 1/2] iomap: prioritize iter.status error over ->iomap_end()
` [PATCH 2/2] iomap: revert the iomap_iter pos on ->iomap_end() error

linux-next: build warning after merge of the xfs tree
 2025-09-08  8:04 UTC 

[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-08  6:56 UTC  (54+ messages)
` [PATCH v1 01/16] iomap: move async bio read logic into helper function
` [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlocked
  ` [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlockedOM
` [PATCH v1 03/16] iomap: refactor read/readahead completion
` [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio
` [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v1 07/16] iomap: iterate through entire folio in iomap_readpage_iter()
` [PATCH v1 08/16] iomap: rename iomap_readpage_iter() to iomap_readfolio_iter()
` [PATCH v1 10/16] iomap: add iomap_start_folio_read() helper
` [PATCH v1 11/16] iomap: make start folio read and finish folio read public APIs
` [PATCH v1 12/16] iomap: add iomap_read_ops for read and readahead
` [PATCH v1 13/16] iomap: add a private arg "
` [PATCH v1 14/16] fuse: use iomap for read_folio
` [PATCH v1 15/16] fuse: use iomap for readahead

[PATCH v2] xfs_scrub: Use POSIX-conformant strerror_r
 2025-09-06  8:12 UTC 

[PATCH RFC 0/2] iomap: ->iomap_end() error handling fixes
 2025-09-06  4:23 UTC  (3+ messages)
` [PATCH RFC 1/2] iomap: prioritize iter.status error over ->iomap_end()

[ANNOUNCE] xfs-linux: for-next updated to e90dcba0a350
 2025-09-05 19:02 UTC 

[GIT PULL 6.18 2/2] xfs: kconfig and feature changes for 2025 LTS
 2025-09-05 15:59 UTC 

[GIT PULL 6.18 1/2] xfs: improve online repair reap calculations
 2025-09-05 15:59 UTC 

[PATCHSET 6.18 v2 2/2] xfs: kconfig and feature changes for 2025 LTS
 2025-09-05 15:58 UTC  (5+ messages)
` [PATCH 1/4] xfs: disable deprecated features by default in Kconfig
` [PATCH 2/4] xfs: remove deprecated mount options
` [PATCH 3/4] xfs: remove deprecated sysctl knobs
` [PATCH 4/4] xfs: enable online fsck by default in Kconfig

[PATCHSET 6.18 v2 1/2] xfs: improve online repair reap calculations
 2025-09-05 15:57 UTC  (10+ messages)
` [PATCH 1/9] xfs: use deferred intent items for reaping crosslinked blocks
` [PATCH 2/9] xfs: prepare reaping code for dynamic limits
` [PATCH 3/9] xfs: convert the ifork reap code to use xreap_state
` [PATCH 4/9] xfs: compute per-AG extent reap limits dynamically
` [PATCH 5/9] xfs: compute data device CoW staging "
` [PATCH 6/9] xfs: compute realtime "
` [PATCH 7/9] xfs: compute file mapping "
` [PATCH 8/9] xfs: remove static reap limits from repair.h
` [PATCH 9/9] xfs: use deferred reaping for data device cow extents

[PATCHSET] xfs: kconfig and feature changes for 2025 LTS
 2025-09-05 15:25 UTC  (11+ messages)
` [PATCH 4/4] xfs: enable online fsck by default in Kconfig
  ` [PATCH v1.1 "
  ` [PATCH 1/4] xfs: disable deprecated features "
  ` [PATCH 2/4] xfs: remove deprecated mount options
  ` [PATCH 3/4] xfs: remove deprecated sysctl knobs

[WIP RFC PATCH] fs: retire I_WILL_FREE
 2025-09-05 14:07 UTC  (2+ messages)

[PATCH 0/3] xfs: hint based zone allocation improvements
 2025-09-05 14:03 UTC  (4+ messages)
  ` [PATCH 1/3] fs: add an enum for number of life time hints

[ANNOUNCE] xfs-linux: for-next updated to 33ddc796ecbd
 2025-09-05  9:17 UTC 

[PATCH v3] xfs: Replace strncpy with memcpy
 2025-09-05  9:16 UTC  (2+ messages)

[Crash Report] BUG: kernel NULL pointer dereference in xlog_cil_commit on 5.15 LTS kernel
 2025-09-04  3:25 UTC  (2+ messages)

Golden output mismatch from generic/228, fs independent
 2025-09-04  1:29 UTC  (4+ messages)

[PATCH] Documentation: Fix spelling mistakes
 2025-09-03 21:36 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