public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-05 16:54:57 to 2025-11-11 14:02:52 UTC [more...]

fs-next-20251103 reclaim lockdep splat
 2025-11-11 14:07 UTC  (5+ messages)

[RFC] xfs: fake fallocate success for always CoW inodes
 2025-11-11 13:40 UTC  (28+ messages)
              ` truncatat? was, "

[PATCH v5 00/17] vfs: recall-only directory delegations for knfsd
 2025-11-11 12:14 UTC  (17+ messages)
` [PATCH v5 01/17] filelock: make lease_alloc() take a flags argument
` [PATCH v5 02/17] filelock: rework the __break_lease API to use flags
` [PATCH v5 03/17] filelock: add struct delegated_inode
` [PATCH v5 09/17] vfs: clean up argument list for vfs_create()
` [PATCH v5 14/17] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v5 15/17] nfsd: allow DELEGRETURN on directories
` [PATCH v5 16/17] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH v5 17/17] vfs: expose delegation support to userland

[bug report] fstests generic/774 hang
 2025-11-11 11:43 UTC  (22+ messages)
              ` [WARNING: UNSCANNABLE EXTRACTION FAILED]Re: "

[ANNOUNCE] xfs-linux: for-next updated to 6a7bb6ccd005
 2025-11-11 11:03 UTC 

cleanup quota locking v2
 2025-11-11 11:00 UTC  (29+ messages)
` [PATCH 01/18] xfs: don't leak a locked dquot when xfs_dquot_attach_buf fails
` [PATCH 02/18] xfs: make qi_dquots a 64-bit value
` [PATCH 03/18] xfs: don't treat all radix_tree_insert errors as -EEXIST
` [PATCH 04/18] xfs: remove xfs_dqunlock and friends
` [PATCH 05/18] xfs: use a lockref for the xfs_dquot reference count
` [PATCH 06/18] xfs: remove xfs_qm_dqput and optimize dropping dquot references
` [PATCH 07/18] xfs: consolidate q_qlock locking in xfs_qm_dqget and xfs_qm_dqget_inode
` [PATCH 08/18] xfs: xfs_qm_dqattach_one is never called with a non-NULL *IO_idqpp
` [PATCH 09/18] xfs: fold xfs_qm_dqattach_one into xfs_qm_dqget_inode
` [PATCH 10/18] xfs: return the dquot unlocked from xfs_qm_dqget
` [PATCH 11/18] xfs: remove q_qlock locking in xfs_qm_scall_setqlim
` [PATCH 12/18] xfs: push q_qlock acquisition from xchk_dquot_iter to the callers
` [PATCH 13/18] xfs: move q_qlock locking into xchk_quota_item
` [PATCH 14/18] xfs: move q_qlock locking into xqcheck_compare_dquot
` [PATCH 15/18] xfs: move quota locking into xqcheck_commit_dquot
` [PATCH 16/18] xfs: move quota locking into xrep_quota_item
` [PATCH 17/18] xfs: move xfs_dquot_tree calls into xfs_qm_dqget_cache_{lookup,insert}
` [PATCH 18/18] xfs: reduce ilock roundtrips in xfs_qm_vop_dqalloc

[PATCH v2] xfs: add a xfs_groups_to_rfsbs helper
 2025-11-11 11:00 UTC  (2+ messages)

fall back from direct to buffered I/O when stable writes are required
 2025-11-11  9:44 UTC  (6+ messages)
` [PATCH 1/4] fs: replace FOP_DIO_PARALLEL_WRITE with a fmode bits
` [PATCH 4/4] xfs: fallback to buffered I/O for direct I/O when stable writes are required

[PATCH] xfs-doc: Fix typo error
 2025-11-10 19:50 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v2] libxfs: support reproducible filesystems using deterministic time/seed
 2025-11-10 18:01 UTC  (2+ messages)

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

[PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-10 13:13 UTC 

[PATCH 0/2] printk_ringbuffer: Fix regression in get_data() and clean up data size checks
 2025-11-10 12:25 UTC  (6+ messages)
` [PATCH 1/2] printk_ringbuffer: Fix check of valid data size when blk_lpos overflows
` [PATCH 2/2] printk_ringbuffer: Create a helper function to decide whether a more space is needed

[RFC V3 0/3] xfs: Add support to shrink multiple empty AGs
 2025-11-10  7:05 UTC  (8+ messages)

[GIT PULL] XFS: Fixes for for v6.18-rc5
 2025-11-08 17:15 UTC  (2+ messages)

[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-08  9:19 UTC  (7+ messages)
  ` LLM disclosure (was: [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation)

[PATCH v2 0/2] block: enable per-cpu bio cache by default
 2025-11-08  1:15 UTC  (5+ messages)
` [PATCH v2 1/2] block: use bio_alloc_bioset for passthru IO "
` [PATCH v2 2/2] block: enable per-cpu bio cache "

generic/648 metadata corruption
 2025-11-07 23:58 UTC  (5+ messages)

[PATCH v1] libxfs: support reproducible filesystems using deterministic time/seed
 2025-11-07 17:38 UTC  (3+ messages)

[PATCH 0/6] iomap, xfs: improve zero range flushing and lookup
 2025-11-07 13:59 UTC  (26+ messages)
` [PATCH 1/6] iomap: replace folio_batch allocation with stack allocation
` [PATCH 2/6] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH 3/6] xfs: flush eof folio before insert range size update
` [PATCH 4/6] xfs: look up cow fork extent earlier for buffered iomap_begin
` [PATCH 6/6] xfs: replace zero range flush with folio batch

[syzbot] [iomap?] kernel BUG in folio_end_read (2)
 2025-11-07 13:41 UTC  (13+ messages)

[ANNOUNCE] xfsprogs: for-next updated to 17aa67421d0e
 2025-11-07 12:18 UTC 

[linus:master] [xfs] c91d38b57f: stress-ng.chmod.ops_per_sec 3807.5% improvement
 2025-11-07  7:21 UTC 

[PATCH] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-07  0:00 UTC  (5+ messages)

[PATCHSET V3 2/2] iomap: generic file IO error reporting
 2025-11-06 17:06 UTC  (9+ messages)
` [PATCH 1/6] iomap: report file IO errors to fsnotify

[ANNOUNCE] xfs-linux: for-next updated to d8a823c6f04e
 2025-11-06 13:28 UTC 

[PATCH] xfs: free xfs_busy_extents structure when no RT extents are queued
 2025-11-06 13:27 UTC  (4+ messages)

[PATCH] xfs: fix zone selection in xfs_select_open_zone_mru
 2025-11-06 13:27 UTC  (2+ messages)

[PATCH] xfs: fix a rtgroup leak when xfs_init_zone fails
 2025-11-06 13:27 UTC  (2+ messages)

[PATCH v2 1/2] xfs: fix delalloc write failures in software-provided atomic writes
 2025-11-06 13:27 UTC  (2+ messages)

fall back from direct to buffered I/O when stable writes are required
 2025-11-06 12:49 UTC  (13+ messages)

[syzbot] [mm?] [xfs?] KASAN: slab-use-after-free Read in filemap_map_pages
 2025-11-06 11:06 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH RFC 0/8] fs: introduce super write guard
 2025-11-06 10:04 UTC  (14+ messages)
` [PATCH RFC 3/8] btrfs: use super write guard btrfs_run_defrag_inode()
` [PATCH RFC 5/8] ext4: use super write guard in write_mmp_block()
` [PATCH RFC 7/8] open: use super write guard in do_ftruncate()
` [PATCH RFC 8/8] xfs: use super write guard in xfs_file_ioctl()

[PATCH 1/2] libfrog: Prevent unnecessary waking of worker thread when using bounded workqueues
 2025-11-06  4:01 UTC  (4+ messages)
` [PATCH 2/2] repair/prefetch.c: Create one workqueue with multiple workers

cleanup log item formatting v2
 2025-11-05 22:13 UTC  (5+ messages)
` [PATCH 02/10] xfs: set lv_bytes in xlog_write_one_vec

[PATCH 1/2] xfs: fix delalloc write failures in software-provided atomic writes
 2025-11-05 19:18 UTC  (6+ messages)
` [PATCH 2/2] xfs: fix various problems in xfs_atomic_write_cow_iomap_begin


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