messages from 2025-12-31 18:46:28 to 2026-01-09 08:03:09 UTC [more...]
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-01-09 8:03 UTC (44+ messages)
` [PATCH 01/24] fs: add setlease to generic_ro_fops and read-only filesystem directory operations
` [PATCH 02/24] affs: add setlease file operation
` [PATCH 03/24] btrfs: "
` [PATCH 04/24] erofs: "
` [PATCH 05/24] ext2: "
` [PATCH 06/24] ext4: "
` [PATCH 07/24] exfat: "
` [PATCH 08/24] f2fs: "
` [PATCH 09/24] fat: "
` [PATCH 10/24] gfs2: add a "
` [PATCH 11/24] jffs2: add "
` [PATCH 12/24] jfs: "
` [PATCH 13/24] nilfs2: "
` [PATCH 14/24] ntfs3: "
` [PATCH 15/24] ocfs2: "
` [PATCH 16/24] orangefs: "
` [PATCH 17/24] overlayfs: "
` [PATCH 18/24] squashfs: "
` [PATCH 19/24] tmpfs: "
` [PATCH 20/24] udf: "
` [PATCH 21/24] ufs: "
` [PATCH 22/24] xfs: "
` [PATCH 23/24] filelock: default to returning -EINVAL when ->setlease operation is NULL
` [PATCH 24/24] fs: remove simple_nosetlease()
[PATCH v3 1/2] lib: introduce simple error-checking wrapper for memparse()
2026-01-08 20:10 UTC (7+ messages)
` [PATCH v3 2/2] xfs: adjust handling of a few numerical mount options
[PATCH] xfs: set max_agbno to allow sparse alloc of last full inode chunk
2026-01-08 19:40 UTC (4+ messages)
` [External] : "
[PATCH] xfs: speed up parent pointer operations
2026-01-08 17:03 UTC (7+ messages)
[PATCH v6] xfs: test reproducible builds
2026-01-08 16:54 UTC (3+ messages)
[PATCHSET V4] xfs: autonomous self healing of filesystems
2026-01-08 16:53 UTC (27+ messages)
` [PATCH 01/11] docs: discuss autonomous self healing in the xfs online repair design doc
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
` [PATCH 03/11] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 04/11] xfs: convey filesystem unmount events to the health monitor
` [PATCH 05/11] xfs: convey metadata health "
` [PATCH 06/11] xfs: convey filesystem shutdown "
` [PATCH 07/11] xfs: convey externally discovered fsdax media errors "
` [PATCH 08/11] xfs: convey file I/O "
` [PATCH 09/11] xfs: allow reconfiguration of the health monitoring device
` [PATCH 10/11] xfs: check if an open file is on the health monitored fs
` [PATCH 11/11] xfs: add media error reporting ioctl
re-enable IOCB_NOWAIT writes to files v6
2026-01-08 15:24 UTC (14+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
` [PATCH 05/11] fs: refactor ->update_time handling
` [PATCH 06/11] fs: factor out a sync_lazytime helper
` [PATCH 07/11] fs: add a ->sync_lazytime method
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fs: refactor file_update_time_flags
` [PATCH 10/11] xfs: implement ->sync_lazytime
` [PATCH 11/11] xfs: enable non-blocking timestamp updates
[PATCH v5] xfs: test reproducible builds
2026-01-08 14:20 UTC (3+ messages)
[PATCH] lib: introduce simple error-checking wrapper for memparse()
2026-01-08 13:14 UTC (8+ messages)
` [PATCH v2] xfs: adjust handling of a few numerical mount options
[syzbot] [xfs?] KMSAN: uninit-value in xlog_sync
2026-01-08 2:14 UTC
[PATCH] xfs_mdrestore: fix restoration on filesystems with 4k sectors
2026-01-07 17:22 UTC (3+ messages)
[PATCH] xfs_logprint: print log data to the screen in host-endian order
2026-01-07 17:22 UTC (3+ messages)
[PATCH] mkfs: set rtstart from user-specified dblocks
2026-01-07 17:15 UTC (3+ messages)
[PATCH] iomap: add allocation cache for iomap_dio
2026-01-07 16:18 UTC (4+ messages)
[syzbot] [xfs?] INFO: task hung in xfs_file_fsync
2026-01-07 13:00 UTC (3+ messages)
[PATCHSET V4 1/2] fs: generic file IO error reporting
2026-01-07 9:19 UTC (13+ messages)
` [PATCH 2/6] fs: report filesystem and file I/O errors to fsnotify
` [PATCH 6/6] ext4: convert to new fserror helpers
` [PATCH 7/6] fs: improve comment in fserror_alloc_event
re-enable IOCB_NOWAIT writes to files v5
2026-01-07 7:43 UTC (25+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
` [PATCH 05/11] fs: refactor ->update_time handling
` [PATCH 06/11] fs: factor out a sync_lazytime helper
` [PATCH 07/11] fs: add a ->sync_lazytime method
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fs: refactor file_update_time_flags
` [PATCH 10/11] xfs: implement ->sync_lazytime
` [PATCH 11/11] xfs: enable non-blocking timestamp updates
re-enable IOCB_NOWAIT writes to files v4
2026-01-07 7:32 UTC (5+ messages)
[PATCH v3 0/6] Enable cached zone report
2026-01-07 6:22 UTC (14+ messages)
` [PATCH v3 1/6] libxfs: add missing forward declaration in xfs_zones.h
` [PATCH v3 2/6] mkfs: remove unnecessary return value affectation
` [PATCH v3 3/6] libfrog: introduce xfrog_report_zones
` [PATCH v3 4/6] mkfs: use xfrog_report_zones()
` [PATCH v3 6/6] libfrog: enable cached report zones
[PATCH] xfs: fix NULL ptr in xfs_attr_leaf_get
2026-01-07 6:01 UTC (4+ messages)
[PATCH v2] generic: use _qmount_option and _qmount
2026-01-06 16:36 UTC (3+ messages)
[PATCH 1/2] xfs: use memparse() when parsing mount options
2026-01-06 14:30 UTC (6+ messages)
` [PATCH 2/2] xfs: add power-of-two check for allocsize mount option
[syzbot] [xfs?] possible deadlock in xfs_ilock (4)
2026-01-06 13:35 UTC (6+ messages)
improve zoned XFS GC buffer management v2
2026-01-06 7:58 UTC (4+ messages)
` [PATCH 1/3] block: add a bio_reuse helper
` [PATCH 2/3] xfs: use bio_reuse in the zone GC code
` [PATCH 3/3] xfs: rework zone GC buffer management
re-enable IOCB_NOWAIT writes to files v5
2026-01-06 7:54 UTC (6+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
[PATCHSET V4 2/2] fs: send uevents on mount and unmount
2026-01-05 17:26 UTC (6+ messages)
` [PATCH 1/4] fs: send uevents for filesystem mount events
[PATCH] punch-alternating: prevent punching all extents
2026-01-05 9:51 UTC (5+ messages)
[PATCHSET] fstests: more random fixes for v2025.12.09
2025-12-31 22:23 UTC (5+ messages)
` [PATCH 3/3] xfs/649: fix various problems
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox