messages from 2026-08-25 06:57:50 to 2026-09-01 12:15:49 UTC [more...]
[PATCH 00/27] fs: port to const struct mnt_idmap
2026-09-01 12:14 UTC (14+ messages)
` [PATCH 01/27] userns: pass const uid_gid_map in lookup helpers
` [PATCH 02/27] fs: port mnt_idmap_{get,put}() to const mnt_idmap
` [PATCH 03/27] fs: port vfs{g,u}id helpers "
` [PATCH 04/27] fs: port fs{g,u}id "
` [PATCH 05/27] fs: port i_{g,u}id_into_vfs{g,u}id() "
` [PATCH 06/27] fs: port i_{g,u}id_{needs_}update() "
` [PATCH 07/27] quota: port "
` [PATCH 08/27] fs: port privilege checking helpers "
` [PATCH 09/27] fs: port inode_owner_or_capable() "
` [PATCH 10/27] fs: port inode_init_owner() "
` [PATCH 11/27] fs: port acl "
` [PATCH 12/27] fs: port ->permission() to pass "
` [PATCH 13/27] fs: port xattr to "
[PATCH] xfs: fix array bounds checking in log recovery
2026-09-01 9:57 UTC (5+ messages)
[PATCH] libxfs: report device open errors during topology probing
2026-09-01 8:46 UTC (3+ messages)
[PATCH v8 0/13] fstests: add test coverage for cloned filesystem ids
2026-09-01 12:39 UTC (6+ messages)
` [PATCH v8 01/13] fstests: add _loop_image_create_clone() helper
` [PATCH v8 02/13] fstests: add _clone_mount_option() helper
[PATCH] xfs: prevent race in zoned space reservations
2026-09-01 8:27 UTC (5+ messages)
lazy bounce buffering for checksummed reads V2
2026-09-01 8:12 UTC (28+ messages)
` [PATCH 01/17] block: pass a maxlen argument to bio_iov_iter_get_pages
` [PATCH 02/17] block: warn on too larger integrity allocations
` [PATCH 03/17] block: split bio_iov_iter_bounce_write
` [PATCH 04/17] block: export fs_bio_integrity_{alloc,free}
` [PATCH 05/17] iomap: respect maximum I/O size in iomap_dio_bio_iter_one
` [PATCH 06/17] iomap: add a iomap_ioend_flags helper
` [PATCH 07/17] iomap: add a IOMAP_IOEND_INTEGRITY flag
` [PATCH 08/17] iomap,xfs: move T10 PI handling for direct I/O into ->submit_io
` [PATCH 09/17] xfs: move PI generation into xfs_submit_zoned_bio
` [PATCH 10/17] block,iomap: fix protection information verification with initial bvec offset
` [PATCH 11/17] iomap: better read bounce buffering support
` [PATCH 12/17] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
` [PATCH 13/17] iomap,xfs: move integrity verification to the file system
` [PATCH 14/17] xfs: add support for lazy direct read bounce buffering
` [PATCH 15/17] xfs: add error injection for lazy "
` [PATCH 16/17] xfs: log a message at mount time when using integrity protection
` [PATCH 17/17] block,iomap: remove the old read side bounce buffering support
[PATCH] xfs_db: improve the fsmap man page entry
2026-09-01 8:08 UTC (3+ messages)
[PATCH v2] xfs: release alleged child inode on metapath unlink error
2026-09-01 5:43 UTC
[PATCH] xfs: release alleged child inode on metapath unlink error
2026-09-01 5:44 UTC (4+ messages)
[PATCHSET 2/2] xfsprogs: generate mkfs.xfs config files
2026-08-31 23:34 UTC (7+ messages)
` [PATCH 1/5] mkfs: automatically upgrade autofsck earlier
` [PATCH 2/5] mkfs: print config file for a given mkfs configuration
` [PATCH 3/5] xfs_db: print configuration file for mounted filesystems
` [PATCH 4/5] xfs_spaceman: "
` [PATCH 5/5] xfs_admin: "
` [PATCH RFC] xfs: test mkfs.xfs config file generation
[PATCHSET 1/2] xfsprogs: various bug fixes for 7.2
2026-08-31 23:26 UTC (2+ messages)
` [PATCH 1/1] xfs_scrub: terminate systemd services if the sysadmin unmounts
[PATCH 0/9] xfsprogs: add xfs_repair -R --- log replay
2026-08-31 17:37 UTC (21+ messages)
` [PATCH 1/9] libxfs: make XBF_DONE actually mark a buffer uptodate
` [PATCH 2/9] libxfs: don't corrupt a delwri list when a buffer is queued twice
` [PATCH 3/9] libxfs: record a failed buffer write when it fails
` [PATCH 6/9] libxfs-diff: also compare libxlog against the kernel
` [PATCH 4/9] libxlog: rename xfs_log_recover.c to logscan.c
` [PATCH 5/9] libxlog: import the kernel's log recovery, log items and AIL
` [PATCH 7/9] libxlog: build the imported kernel code
` [PATCH 8/9] xfs_repair: add -R to replay a dirty log before repairing
` [PATCH 9/9] xfs_repair: finish deletions the crash interrupted
[GIT PULL V2] XFS: Fixes for v7.3-rc2
2026-08-31 16:47 UTC
[GIT PULL] XFS: Fixes for v7.3-rc2
2026-08-31 16:22 UTC (3+ messages)
[PATCHSET v2 2/2] xfs: LLM-inspired bug fixes, part 8
2026-08-31 15:12 UTC (17+ messages)
` [PATCH 1/7] xfs: always set xfs_healthmon::first_event when inserting at front of list
` [PATCH 2/7] xfs: port healthmon event list to list_head
` [PATCH 3/7] xfs: check healthmon outbuffer space correctly
` [PATCH 4/7] xfs: merge healthmon insert/push helpers
` [PATCH 5/7] xfs: bump lost_prev_errors if we lose even the healthmon lost event
` [PATCH 6/7] xfs: report nonexistent parents as a filesystem corruption
` [PATCH 7/7] xfs: destroy seen inode bitmap when we fail to add a dirpath
[PATCH AUTOSEL 6.18] iomap: prevent ioend merge when io_private differs
2026-08-31 13:27 UTC (2+ messages)
` [PATCH AUTOSEL 6.18-6.12] iomap: don't make REQ_POLLED imply REQ_NOWAIT
[PATCH] xfs: add per-mount read/write I/O completion counters
2026-08-31 9:38 UTC (5+ messages)
[PATCH] iomap: remove the unused ifs parameter from ifs_find_dirty_range
2026-08-31 8:05 UTC (2+ messages)
[PATCH v3] xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
2026-08-31 8:03 UTC (2+ messages)
[PATCH] xfs: fix media verification ioctl for internal rt volumes
2026-08-31 6:59 UTC (2+ messages)
[PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 7
2026-08-31 6:54 UTC (11+ messages)
` [PATCH 1/6] xfs: don't spin forever on zero-length dirents when salvaging them
` [PATCH 2/6] xfs: don't stash removename operations with unknown ftype
` [PATCH 3/6] xfs: log the tempip after we convert it to extents format
` [PATCH 4/6] xfs: fix parent rec lookup initialization in xrep_metapath_unlink
` [PATCH 5/6] xfs: handle reconnecting metadir subdirectories
` [PATCH 6/6] xfs: lock the healthmon when inserting unmount event
[QUESTION] xfs: Can we remove flush_workqueue from xlog_cil_push_now?
2026-08-30 21:56 UTC (2+ messages)
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-08-30 8:57 UTC (5+ messages)
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-08-29 14:51 UTC (3+ messages)
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()
[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
2026-08-28 6:27 UTC (4+ messages)
` [RFC PATCH v3 07/11] iomap: Add DSYNC support to RWF_WRITETHROUGH
[PATCH] xfs/837: set rtinherit on the root directory programmatically
2026-08-28 6:11 UTC (4+ messages)
[PATCH] xfs/030: skip this test if metadir gets enabled anyway
2026-08-27 17:04 UTC (2+ messages)
[PATCH] mkfs: Emit a clearer message if too-small log is due to AG geometry
2026-08-27 14:38 UTC (5+ messages)
` [PATCH V2] "
[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-08-27 9:21 UTC (2+ messages)
[PATCH] xfs: revalidate cached COW fork mappings during writeback
2026-08-27 2:42 UTC (4+ messages)
[PATCH v2] man2/fallocate.2: add doc for FALLOC_FL_WRITE_ZEROES
2026-08-27 1:28 UTC (4+ messages)
[PATCH] xfs: basic functional testing of media verification command
2026-08-26 18:31 UTC
[PATCH] xfs: Test sparse inode allocation near AGFL limits
2026-08-26 15:22 UTC (3+ messages)
[PATCH v4 0/6] xfs write streams
2026-08-26 10:42 UTC (12+ messages)
` [PATCH v4 5/6] xfs: write stream based AG placement
` [PATCH v4 1/6] fs: add write-stream management ioctls
Removing ->dirty_folio
2026-08-26 8:01 UTC (26+ messages)
[PATCH 00/21] xfsprogs: libxfs sync for v7.2
2026-08-26 5:13 UTC (2+ messages)
[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 8
2026-08-26 5:10 UTC (10+ messages)
` [PATCH 1/5] xfs: always set xfs_healthmon::first_event when inserting at front of list
` [PATCH 2/5] xfs: check healthmon outbuffer space correctly
[PATCHSET 1/2] xfs: LLM-inspired bug fixes, part 7
2026-08-26 4:53 UTC (18+ messages)
` [PATCH 1/6] xfs: don't spin forever on zero-length dirents when salvaging them
` [PATCH 2/6] xfs: don't stash removename operations with unknown ftype
` [PATCH 4/6] xfs: fix parent rec lookup initialization in xrep_metapath_unlink
` [PATCH 5/6] xfs: handle reconnecting metadir subdirectories
` [PATCH 6/6] xfs: lock the healthmon when inserting unmount event
[PATCH 0/2] xfs_repair: improve caching in the face of ENOMEM
2026-08-25 15:50 UTC (9+ messages)
` [PATCH 1/2] xfs_repair: do not allow cache growth to overflow
` [PATCH 2/2] xfs_repair: distinguish true ENOMEM from "not found" in cache_node_get
[PATCH 5.10.y] iomap: adjust read range correctly for non-block-aligned positions
2026-08-25 11:49 UTC (2+ messages)
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