Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-06-11 11:40:58 to 2026-06-16 20:51:26 UTC [more...]

[PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-16 20:51 UTC  (9+ messages)
` [PATCH v4 1/3] block: revert the iov_iter after a short copy in bio_iov_iter_bounce_write()
` [PATCH v4 2/3] block: respect iov_iter::nofault flag "
` [PATCH v4 3/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
` (subset) [PATCH v4 0/3] "

[PATCH v3 0/6] xfs write streams
 2026-06-16 18:05 UTC  (7+ messages)
  ` [PATCH v3 1/6] fs: add generic write-stream management ioctl
  ` [PATCH v3 2/6] iomap: introduce and propagate write_stream
  ` [PATCH v3 3/6] xfs: implement write-stream management support
  ` [PATCH v3 4/6] xfs: generic AG set based steering
  ` [PATCH v3 5/6] xfs: write stream based AG placement
  ` [PATCH v3 6/6] xfs: introduce software write streams

[PATCH 6.6 0/4] fix kernel crash for xfs/235 test
 2026-06-16 17:26 UTC  (3+ messages)

[PATCH] xfs: validate recovered buffer item dirty bitmaps
 2026-06-16 17:03 UTC  (2+ messages)

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-16 16:35 UTC  (6+ messages)
` [PATCH RFC 2/8] fs: add a global device to super block hash table

[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-16 14:08 UTC  (19+ messages)
` [PATCH RFC v2 01/18] xfs: fix the error unwind in xfs_open_devices()
` [PATCH RFC v2 02/18] super: convert s_count to refcount_t s_passive
` [PATCH RFC v2 03/18] super: take lock after last reference count
` [PATCH RFC v2 04/18] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC v2 05/18] ext4: use anonymous devices for KUnit test superblocks
` [PATCH RFC v2 06/18] ocfs2: don't reset s_dev on dismount
` [PATCH RFC v2 07/18] fs: maintain a global device-to-superblock table
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
` [PATCH RFC v2 09/18] xfs: port to fs_bdev_file_open_by_path()
` [PATCH RFC v2 10/18] btrfs: open via dedicated fs bdev helpers
` [PATCH RFC v2 11/18] ext4: "
` [PATCH RFC v2 12/18] fs: look up superblocks via the device table in fs_holder_ops
` [PATCH RFC v2 13/18] fs: tolerate per-superblock freeze errors on shared devices
` [PATCH RFC v2 14/18] erofs: open via dedicated fs bdev helpers
` [PATCH RFC v2 15/18] f2fs: "
` [PATCH RFC v2 16/18] super: make fs_holder_ops private
` [PATCH RFC v2 17/18] fs: look up the superblock via the device table in user_get_super()
` [PATCH RFC v2 18/18] selftests/filesystems: add ustat() coverage

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-06-16 13:57 UTC  (5+ messages)

[PATCH v6 0/3] add FALLOC_FL_WRITE_ZEROES support to xfs
 2026-06-16 13:31 UTC  (7+ messages)
` [PATCH v6 1/3] xfs: widen xfs_setfilesize() size argument to xfs_off_t
` [PATCH v6 2/3] xfs: add an allocation mode to xfs_alloc_file_space()
` [PATCH v6 3/3] xfs: add support for FALLOC_FL_WRITE_ZEROES

[PATCH] xfs: clean up spelling and grammar errors in comments
 2026-06-16 13:08 UTC  (2+ messages)

[PATCH v5 0/2] xfs: resolve close() deadlocks on frozen filesystems
 2026-06-16 13:04 UTC  (4+ messages)
` [PATCH v5 1/2] xfs: add a XFS_TRANS_WRITECOUNT_TRYLOCK flag
` [PATCH v5 2/2] xfs: prevent close() from hanging on frozen filesystems

XFS group quota circumvention via NFS and chgrp
 2026-06-16  9:08 UTC 

[GIT PULL] XFS: New code for v7.2 - with conflicts
 2026-06-16  7:08 UTC  (2+ messages)

mkfs.xfs "concurrency" change concerns
 2026-06-16  5:24 UTC  (5+ messages)

[PATCH v4 0/2] xfs: resolve close() deadlocks on frozen filesystems
 2026-06-16  5:22 UTC  (5+ messages)
` [PATCH v4 1/2] xfs: add a XFS_TRANS_WRITECOUNT_TRYLOCK flag
` [PATCH v4 2/2] xfs: prevent close() from hanging on frozen filesystems

[PATCH v3 0/4] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-16  5:19 UTC  (12+ messages)
` [PATCH v3 1/4] block: revert the iov_iter after a short copy in bio_iov_iter_bounce_write()
` [PATCH v3 2/4] block: respect iov_iter::nofault flag "
` [PATCH v3 3/4] iomap: reject NOWAIT and BOUNCE direct IOs
` [PATCH v3 4/4] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO

[PATCH] xfs/013: fix ENOSPC handling
 2026-06-16  0:01 UTC  (4+ messages)

[PATCH] xfs: add a data I/O shutdown reason
 2026-06-15 13:36 UTC  (2+ messages)

[PATCH v2] xfs: shut down zoned file systems on writeback errors
 2026-06-15 13:32 UTC  (4+ messages)

[PATCH 0/1] mkfs.xfs fix sunit size on 512e and 4kN disks
 2026-06-15 13:17 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v5 1/2] xfs: skip inode inactivation on a shut down mount
 2026-06-15  7:28 UTC  (8+ messages)
` [PATCH v5 2/2] xfs: shut down the filesystem on a failed mount

[PATCH] xfs/842: test close() deadlocks on frozen filesystems
 2026-06-14 18:52 UTC  (2+ messages)

[PATCH] xfs/333: test zoned realtime writeback EIO shutdown
 2026-06-14 17:19 UTC  (4+ messages)

[PATCH 6.12.y] iomap: don't revert iov_iter on partially completed buffered writes
 2026-06-13  0:20 UTC  (2+ messages)

[PATCH] iomap: enforce DIO alignment check in iomap
 2026-06-12 13:23 UTC  (8+ messages)

[PATCH v2 0/2] xfs: prevent close() from hanging on frozen filesystems
 2026-06-12 12:48 UTC  (5+ messages)
` [PATCH v2 1/2] xfs: add a XFS_TRANS_WRITECOUNT_TRYLOCK flag
` [PATCH v2 2/2] xfs: prevent close() from hanging on frozen filesystems

[PATCH v3 2/2] xfs: prevent close() from hanging on frozen filesystems
 2026-06-12 12:05 UTC 

[PATCH v3 1/2] xfs: add a XFS_TRANS_WRITECOUNT_TRYLOCK flag
 2026-06-12 12:05 UTC 

[PATCH v3 0/2] xfs: resolve close() deadlocks on frozen filesystems
 2026-06-12 12:04 UTC 

[PATCH v2 0/2] xfs: prevent close() from hanging on frozen filesystems
 2026-06-12 11:37 UTC  (5+ messages)
` [PATCH 1/2] xfs: add a XFS_TRANS_WRITECOUNT_TRYLOCK flag
` [PATCH 2/2] xfs: prevent close() from hanging on frozen filesystems

[PATCH] xfs: prevent close() from hanging on frozen filesystems
 2026-06-12 11:07 UTC  (4+ messages)
` [PATCH v2] "

[ANNOUNCE] xfs-linux: for-next updated to 804826eac53c
 2026-06-12  8:42 UTC 

[PATCH] xfs: move XFS_LSN_CMP to xfs_log_format.h
 2026-06-12  8:36 UTC  (3+ messages)

[PATCH v1] iomap: release pages on atomic dio size mismatch
 2026-06-12  8:12 UTC  (2+ messages)

don't merge bios over iomap boundaries, was: Re: [PATCH] erofs: prevent buffered read bio merges across device chunks
 2026-06-12  8:04 UTC  (7+ messages)

[PATCH] xfs: shut down zoned file systems on writeback errors
 2026-06-12  2:31 UTC  (4+ messages)

[PATCHSET] xfs_healer: codex-inspired bug fixes, part 2
 2026-06-11 14:33 UTC  (8+ messages)
` [PATCH 1/6] libfrog: fix buffer overflow in getparents path_to_string
` [PATCH 2/6] xfs_healer: don't allow aliasing of mon_fd in setup_monitor
` [PATCH 3/6] xfs_healer_start: check listmount when doing a --check
` [PATCH 4/6] xfs_healer_start: fix static checking
` [PATCH 5/6] xfs_healer_start: increase statmount buffer size
` [PATCH 6/6] xfs_healer: allow AF_UNIX socket access for xfs_healer instances
` [PATCH 7/6] xfs_healer: don't put the slice file in LDIRT

[ANNOUNCE] xfsprogs: for-next updated to 5556c32a0304
 2026-06-11 14:07 UTC 

[GIT PULL 2/2] xfs_scrub: codex-inspired bug fixes for 7.1
 2026-06-11 14:06 UTC 

[GIT PULL 1/2] xfs_healer: codex-inspired bug fixes for 7.1
 2026-06-11 14:06 UTC 

[PATCHSET] xfs_scrub: codex-inspired bug fixes for 7.1
 2026-06-11 14:05 UTC  (4+ messages)
` [PATCH 10/21] xfs_scrub: don't report media errors in specially-owned areas as file data

[PATCH v4 1/2] xfs: skip inode inactivation on a shut down mount
 2026-06-11 13:59 UTC  (3+ messages)

[PATCH] xfs: shut down zoned file systems on writeback errors
 2026-06-11 13:51 UTC  (2+ messages)

[syzbot] Monthly xfs report (Jun 2026)
 2026-06-11 12:32 UTC 

[PATCH v4] iomap: add simple read path for small direct I/O
 2026-06-11 12:04 UTC  (3+ messages)

[PATCH] xfs: fix use-after-free of buf_log_item in xlog_cil_build_lv_chain
 2026-06-11 11:49 UTC  (3+ messages)


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