Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-04-29 18:08:05 to 2026-05-12 16:42:12 UTC [more...]

improve the swap_activate interface
 2026-05-12 16:42 UTC  (32+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h

[PATCHSET 1/2] xfsprogs: various bug fixes for 7.1
 2026-05-12 16:09 UTC  (10+ messages)
` [PATCH 1/3] platform_defs.h: fix __counted_by_ptr annotation
` [PATCH 2/3] xfs_scrub_all: remove dead code
` [PATCH 3/3] xfs_scrub: "

[ANNOUNCE] xfs-linux: for-next updated to 509fdeb3326b
 2026-05-12 12:09 UTC 

[PATCH v2] xfs: Fix typo in comment
 2026-05-12 12:08 UTC  (3+ messages)

[PATCH] xfs: fix the "limiting open zones" message
 2026-05-12 12:08 UTC  (4+ messages)

[bug report] kernel BUG at fs/xfs/xfs_message.c:102!
 2026-05-12 11:34 UTC 

[ANNOUNCE] xfsdump: v3.3.0 released
 2026-05-12  8:39 UTC 

[PATCH v2 1/1] xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
 2026-05-12  6:00 UTC  (2+ messages)

[PATCH v4 0/9] fstests: add test coverage for cloned filesystem ids
 2026-05-12  5:40 UTC  (6+ messages)
` [PATCH v4 4/9] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v4 9/9] fstests: btrfs: test UUID consistency for clones with metadata_uuid

[PATCH] xfs: snapshot current CIL sequence under xc_push_lock
 2026-05-12  5:34 UTC  (4+ messages)

Increase in XFS journal flushes with (direct_write;fdatasync)+
 2026-05-12  5:25 UTC  (11+ messages)

[PATCH v14 00/15] Exposing case folding behavior
 2026-05-11 14:55 UTC  (21+ messages)
` [PATCH v14 01/15] fs: Move file_kattr initialization to callers
` [PATCH v14 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v14 04/15] exfat: "
` [PATCH v14 05/15] ntfs3: "
` [PATCH v14 06/15] hfs: "
` [PATCH v14 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v14 08/15] xfs: "
` [PATCH v14 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v14 10/15] nfs: "
` [PATCH v14 11/15] vboxsf: "
` [PATCH v14 12/15] isofs: "
` [PATCH v14 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v14 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v14 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH v2] iomap: add dirty page control to iomap_zero_iter
 2026-05-11 13:35 UTC  (3+ messages)

[PATCH] fs: fix forced iversion increment on lazytime timestamp updates
 2026-05-11 13:32 UTC  (5+ messages)

[PATCH v2] iomap: add simple read path for small direct I/O
 2026-05-11 12:36 UTC  (4+ messages)

[PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-05-11 11:15 UTC  (3+ messages)

[PATCH v2] xfs: sanitize da node pad field on write
 2026-05-11 11:09 UTC  (2+ messages)

fix block layer bounce buffering for block size > PAGE_SIZE v2
 2026-05-11 10:40 UTC  (7+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce
` [PATCH 2/2] block: align down bounces bios

[ANNOUNCE] xfsdump: for-next updated to 7033f078face
 2026-05-11  9:49 UTC 

[PATCH] iomap: add dirty page control to iomap_zero_iter
 2026-05-11  9:09 UTC  (3+ messages)

[syzbot] Monthly xfs report (May 2026)
 2026-05-11  4:32 UTC 

[PATCH] xfs: improve RT geometry validation
 2026-05-09  0:54 UTC  (5+ messages)

[PATCH v4 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
 2026-05-08  9:01 UTC  (4+ messages)
` [PATCH v4 1/2] xfs: add xfs_bmap_alloc_or_convert_range function
` [PATCH v4 2/2] xfs: add support for FALLOC_FL_WRITE_ZEROES

[PATCHSET 2/2] xfsprogs: new libxfs code from kernel 7.1
 2026-05-08  8:57 UTC  (4+ messages)
` [PATCH 1/2] xfs: add write pointer to xfs_rtgroup_geometry
` [PATCH 2/2] xfs: switch (back) to a per-buftarg buffer hash

[PATCH] xfsprogs: update release.sh with fixes from xfsdump
 2026-05-08  8:54 UTC  (2+ messages)

[PATCHSET] fstests: catch up with xfsprogs 7.0
 2026-05-08  7:22 UTC  (5+ messages)
` [PATCH 1/2] generic/45[34]: add detection of confusable variation sequences
` [PATCH 2/2] generic/45[34]: don't warn on mixed bidirectional characters

[PATCH RFC] check: add new option "--loop <n>" which runs each test multiple times
 2026-05-07 20:20 UTC 

[PATCH] xfs/216: pass -t xfs to _mount
 2026-05-07 18:45 UTC  (3+ messages)

[PATCH] xfsrestore: only process subtrees that are selected
 2026-05-07 16:59 UTC  (5+ messages)
` [PATCH] xfs: test xfsdump subtree restores

[ANNOUNCE] xfsprogs: v7.0.0 released
 2026-05-07 11:41 UTC 

[PATCH] xfs_scrub_all: fix deadlock if lsblk produces a lot of output
 2026-05-07  5:35 UTC  (3+ messages)

[PATCH] xfs_scrub: drop the warning about mixed bidirectional codepoints in names
 2026-05-07  5:35 UTC  (3+ messages)

[PATCH 0/2] xfsdump: improve tooling
 2026-05-07  5:34 UTC  (5+ messages)
` [PATCH 1/2] xfsdump: fix permissions on files installed by libtoolize
` [PATCH 2/2] xfsdump: update release.sh

[ANNOUNCE] xfsdump: for-next updated to dd63de5d42e1
 2026-05-06 12:41 UTC 

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-05-06 12:33 UTC  (5+ messages)

[ANNOUNCE] xfsprogs: for-next updated to 5f5d7fe4a7ef
 2026-05-06  9:29 UTC 

[PATCH] xfs: order log tail accounting before grant head returns
 2026-05-06  1:05 UTC 

[PATCH] xfs: Fix typo in comment
 2026-05-05 23:04 UTC  (2+ messages)

[PATCH] xfs: snapshot i_disk_size before truncate writeback
 2026-05-05 12:46 UTC 

xfs_scrub: UNICRASH_BIDI_MIXED
 2026-05-04 17:09 UTC  (3+ messages)

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-05-04  7:54 UTC  (2+ messages)

fix block layer bounce buffering for block size > PAGE_SIZE
 2026-05-04  4:58 UTC  (7+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce
` [PATCH 2/2] block: align down bounces bios

[PATCH 1/1] xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
 2026-05-02 18:10 UTC 

[PATCH 1/1] Subject: xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
 2026-05-02 18:01 UTC 

[PATCH v13 00/15] Exposing case folding behavior
 2026-05-02 14:21 UTC  (16+ messages)
` [PATCH v13 01/15] fs: Move file_kattr initialization to callers
` [PATCH v13 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v13 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v13 04/15] exfat: "
` [PATCH v13 05/15] ntfs3: "
` [PATCH v13 06/15] hfs: "
` [PATCH v13 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v13 08/15] xfs: "
` [PATCH v13 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v13 10/15] nfs: "
` [PATCH v13 11/15] vboxsf: "
` [PATCH v13 12/15] isofs: "
` [PATCH v13 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v13 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v13 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

xfs_scrub_all process execution results in a dead lock condition
 2026-04-30 15:50 UTC  (2+ messages)

[PATCH v12 00/15] Exposing case folding behavior
 2026-04-29 22:00 UTC  (4+ messages)
` [PATCH v12 04/15] exfat: Implement fileattr_get for case sensitivity
` [PATCH v12 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION


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