Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-05-07 15:06:12 to 2026-05-15 13:51:21 UTC [more...]

remove struct xfs_inode.i_ino
 2026-05-15 13:50 UTC  (4+ messages)
` [PATCH 1/9] xfs: add a XFS_INODE_TO_AGNO helper
` [PATCH 2/9] xfs: add a XFS_INODE_TO_AGINO helper
` [PATCH 3/9] xfs: add a XFS_INO_TO_FSB helper

fix a buffer lookup against removal race
 2026-05-15 13:31 UTC  (2+ messages)
` [PATCH] xfs: "

[PATCH 1/1] xfs: fix overlapping extents returned for pNFS LAYOUTGET
 2026-05-15 11:50 UTC  (11+ messages)

improve the swap_activate interface
 2026-05-15 11:33 UTC  (50+ 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

[PATCH] libfrog: add missing HAVE_LISTMOUNT flag
 2026-05-15 10:23 UTC 

[PATCH v3] iomap: add simple read path for small direct I/O
 2026-05-15  8:40 UTC 

[PATCH] xfs: return -ENOENT for unallocated inodes in xfs_imap_lookup
 2026-05-15  7:01 UTC  (5+ messages)

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

[syzbot] [xfs?] KASAN: slab-use-after-free Read in xlog_cil_push_work (2)
 2026-05-15  4:01 UTC 

[PATCH 0/4] iomap: trivial fixes for ext4 conversion
 2026-05-15  1:57 UTC  (11+ messages)
` [PATCH 1/4] iomap: correct the range of a partial dirty clear
` [PATCH 2/4] iomap: support invalidating partial folios
` [PATCH 3/4] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH 4/4] iomap: fix out-of-bounds bitmap_set() with zero-length range

[RFC PATCH 0/1] Add default config file for mkfs.xfs
 2026-05-14 23:35 UTC  (9+ messages)
` [RFC PATCH 1/1] xfsprogs: mkfs.xfs add default configuration file

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-14 21:51 UTC  (5+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [PATCH v6 2/4] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH v6 3/4] buffer: add dropbehind writeback support
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices

bio completion in task enhancements / experiments
 2026-05-14 18:30 UTC  (3+ messages)
` [PATCH 6/8] iomap: use bio_complete_in_task for buffered read errors

[PATCH] xfs: drain inodegc before quota teardown on mount failure
 2026-05-14 16:07 UTC 

[RFC PATCH] mkfs: allow specification of default options via configuration file
 2026-05-14 15:06 UTC 

[PATCH v2 1/4] common/rc: Add helper to calculate percentage of free space available
 2026-05-14 14:47 UTC  (4+ messages)
  ` [PATCH v2 2/4] common/xfs: helper function to check if -l/-d/-r concurrecy flags
  ` [PATCH v2 3/4] generic/{102,172,347}: Adapt test for XFS on systems with 128+CPUs + SSDs
  ` [PATCH v2 4/4] xfs/21{6,7} Use default -l concurrency=0 on mkfs.xfs that supports it

[bug report] kernel BUG at fs/xfs/xfs_message.c:102!
 2026-05-14  3:16 UTC  (6+ messages)

[PATCH 0/4] xfsprogs: fix xfs_healer build issues on older kernels
 2026-05-14  0:29 UTC  (9+ messages)
` [PATCH 1/4] configure: always check for statmount supported_mask
` [PATCH 2/4] libfrog: add missing statmount flag definitions
` [PATCH 3/4] libfrog: add fallback stubs for libfrog_statmount and fstatmount
` [PATCH 4/4] gitignore: add xfs_healer binaries and services

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

[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  (2+ messages)

[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  (10+ messages)

[PATCH v14 00/15] Exposing case folding behavior
 2026-05-11 14:55 UTC  (6+ messages)

[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)

[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  (4+ messages)

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

[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  (2+ messages)

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


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