public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-24 19:22:44 to 2025-10-31 08:51:44 UTC [more...]

[PATCH 00/13] Introduce cached report zones
 2025-10-31  8:51 UTC  (21+ messages)
` [PATCH 01/13] block: freeze queue when updating zone resources
` [PATCH 02/13] block: cleanup blkdev_report_zones()
` [PATCH 03/13] block: handle zone management operations completions
` [PATCH 04/13] block: introduce disk_report_zone()
` [PATCH 05/13] block: reorganize struct blk_zone_wplug
` [PATCH 06/13] block: use zone condition to determine conventional zones
` [PATCH 07/13] block: track zone conditions
` [PATCH 08/13] block: introduce blkdev_get_zone_info()
` [PATCH 09/13] block: introduce blkdev_report_zones_cached()
` [PATCH 10/13] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH 11/13] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH 12/13] btrfs: use blkdev_report_zones_cached()
` [PATCH 13/13] xfs: "

[PATCH] xfs: remove xarray mark for reclaimable zones
 2025-10-31  8:29 UTC 

[PATCH v7 00/11] Add more tests for multi fs block atomic writes
 2025-10-31  8:08 UTC  (12+ messages)
` [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx
  ` [PATCH] xfs: fix write failures in software-provided atomic writes
` [PATCH v7 05/12] generic: Add atomic write test using fio crc check verifier

[PATCH v4 00/14] Create and use APIs to centralise locking for directory ops
 2025-10-30 23:41 UTC  (24+ messages)
` [PATCH v4 01/14] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v4 02/14] VFS: introduce start_dirop() and end_dirop()
` [PATCH v4 03/14] VFS: tidy up do_unlinkat()
` [PATCH v4 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v4 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v4 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v4 07/14] VFS: introduce start_removing_dentry()
` [PATCH v4 08/14] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v4 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v4 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v4 11/14] Add start_renaming_two_dentries()
` [PATCH v4 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v4 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v4 14/14] VFS: introduce end_creating_keep()

fall back from direct to buffered I/O when stable writes are required
 2025-10-30 23:18 UTC  (31+ messages)
` [PATCH 1/4] fs: replace FOP_DIO_PARALLEL_WRITE with a fmode bits
` [PATCH 2/4] fs: return writeback errors for IOCB_DONTCACHE in generic_write_sync
` [PATCH 3/4] xfs: use IOCB_DONTCACHE when falling back to buffered writes
` [PATCH 4/4] xfs: fallback to buffered I/O for direct I/O when stable writes are required

filemap_* writeback interface cleanups v2
 2025-10-30 18:21 UTC  (4+ messages)
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes

[PATCHv4 0/8]
 2025-10-30 17:40 UTC  (11+ messages)
` [PATCHv4 5/8] iomap: simplify direct io validity check

[PATCHSET V2] xfs: autonomous self healing of filesystems
 2025-10-30 16:54 UTC  (8+ messages)
` [PATCH 01/19] docs: remove obsolete links in the xfs online repair documentation
` [PATCH 02/19] docs: discuss autonomous self healing in the xfs online repair design doc
` [PATCH 11/19] xfs: create event queuing, formatting, and discovery infrastructure

[PATCHSET] fstests: more random fixes for v2025.10.05
 2025-10-30 16:33 UTC  (18+ messages)
` [PATCH 2/8] common/rc: fix _require_xfs_io_shutdown
` [PATCH 5/8] generic/772: actually check for file_getattr special file support
` [PATCH 7/8] common/attr: fix _require_noattr2
` [PATCH 8/8] common: fix _require_xfs_io_command pwrite -A for various blocksizes

[PATCH] xfs: fix overflows when converting from a count of groups to blocks
 2025-10-30 16:32 UTC  (4+ messages)

[PATCH v2 0/3] generic/772: split and fix
 2025-10-30 16:03 UTC  (4+ messages)
` [PATCH v2 1/2] generic/772: require filesystem to support file_[g|s]etattr
` [PATCH v2 2/2] generic/772: split this test into 772 and 779 for regular and special files

cleanup log item formatting v2
 2025-10-30 14:49 UTC  (11+ messages)
` [PATCH 01/10] xfs: add a xlog_write_one_vec helper
` [PATCH 02/10] xfs: set lv_bytes in xlog_write_one_vec
` [PATCH 03/10] xfs: improve the ->iop_format interface
` [PATCH 04/10] xfs: move struct xfs_log_iovec to xfs_log_priv.h
` [PATCH 05/10] xfs: move struct xfs_log_vec "
` [PATCH 06/10] xfs: regularize iclog space accounting in xlog_write_partial
` [PATCH 07/10] xfs: improve the calling convention for the xlog_write helpers
` [PATCH 08/10] xfs: add a xlog_write_space_left helper
` [PATCH 09/10] xfs: improve the iclog space assert in xlog_write_iovec
` [PATCH 10/10] xfs: factor out a xlog_write_space_advance helper

[syzbot] Monthly xfs report (Oct 2025)
 2025-10-30  8:47 UTC  (5+ messages)
  ` [syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_buf_rele (4)

[bug report] fstests generic/774 hang
 2025-10-30  8:45 UTC 

[PATCH] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2025-10-30  7:29 UTC  (5+ messages)
` [PATCH v3] "

[Bug report][xfstests generic/751] hang on nfs writeback
 2025-10-29 20:50 UTC  (2+ messages)

[PATCH, resend] xfs: remove the unused bv field in struct xfs_gc_bio
 2025-10-29 15:41 UTC  (2+ messages)

improve the discard / reset zones code in mkfs
 2025-10-29 15:40 UTC  (9+ messages)
` [PATCH 1/4] mkfs: move clearing LIBXFS_DIRECT into check_device_type
` [PATCH 2/4] libxfs: cleanup get_topology
` [PATCH 3/4] mkfs: remove duplicate struct libxfs_init arguments
` [PATCH 4/4] mkfs: split zone reset from discard

allow file systems to increase the minimum writeback chunk size v2
 2025-10-29 14:56 UTC  (3+ messages)

[PATCH v3 00/13] vfs: recall-only directory delegations for knfsd
 2025-10-29 13:39 UTC  (10+ messages)
` [PATCH v3 03/13] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v3 06/13] vfs: make vfs_create break delegations on parent directory

[PATCH v2] iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag
 2025-10-29 12:45 UTC  (4+ messages)

[PATCH v5 0/7] iomap: zero range folio batch support
 2025-10-29 12:32 UTC  (4+ messages)

alloc misaligned vectors for zoned XFS
 2025-10-29  8:15 UTC  (14+ messages)
` [PATCH 1/4] iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag
` [PATCH 2/4] FIXUP: iomap: aligning to larger than fs block size doesn't make sense
` [PATCH 3/4] FIXUP: iomap: also apply IOMAP_DIO_FSBLOCK_ALIGNED to the iomap range
` [PATCH 4/4] xfs: support sub-block aligned vectors in always COW mode

[RFC PATCH] NFSD: Make FILE_SYNC WRITEs comply with spec
 2025-10-28 22:28 UTC  (2+ messages)

[PATCH v7 0/3] fstests: basic smoke test on zoned loop device
 2025-10-28 11:52 UTC  (6+ messages)
` [PATCH v7 1/3] common/zoned: add _require_zloop
` [PATCH v7 2/3] common/zoned: add helpers for creation and teardown of zloop devices

[PATCH v5 00/14] fuse: use iomap for buffered reads + readahead
 2025-10-27 12:16 UTC  (14+ messages)
` [PATCH v5 07/14] iomap: track pending read bytes more optimally

[PATCH 07/10] iomap: Use folio_next_pos()
 2025-10-27  7:53 UTC  (4+ messages)
` [PATCH 09/10] xfs: "

kill xlog_in_core_2_t v3
 2025-10-27  7:05 UTC  (10+ messages)
` [PATCH 1/9] xfs: add a XLOG_CYCLE_DATA_SIZE constant
` [PATCH 2/9] xfs: add a on-disk log header cycle array accessor
` [PATCH 3/9] xfs: don't use xlog_in_core_2_t in struct xlog_in_core
` [PATCH 4/9] xfs: cleanup xlog_alloc_log a bit
` [PATCH 5/9] xfs: remove a very outdated comment from xlog_alloc_log
` [PATCH 6/9] xfs: remove xlog_in_core_2_t
` [PATCH 7/9] xfs: remove the xlog_rec_header_t typedef
` [PATCH 8/9] xfs: remove l_iclog_heads
` [PATCH 9/9] xfs: remove the xlog_in_core_t typedef

[PATCH 0/2] Add FL_WRITE_ZEROES to XFS, fix krealloc on xfs_uuid_table
 2025-10-26 17:49 UTC  (4+ messages)
` [PATCH 2/2] xfs: Remove WARN_ONCE if xfs_uuid_table grows over 2x PAGE_SIZE

[GIT PULL] XFS: fixes for for v6.18-rc3
 2025-10-25 17:06 UTC  (2+ messages)

[PATCH v1] proto: fix file descriptor leak
 2025-10-25  7:19 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