public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-28 03:32:56 to 2025-05-02 04:28:56 UTC [more...]

[PATCH v3 0/2] common: Move exit related functions to common/exit
 2025-05-02  4:23 UTC  (7+ messages)
` [PATCH v3 1/2] common: Move exit related functions to a common/exit
` [PATCH v3 2/2] check: Replace exit with _fatal and _exit in check

[RFC PATCH 0/2] Implement concurrent buffered write with folio lock
 2025-05-01 23:57 UTC  (5+ messages)

[PATCH 0/6] iomap: misc buffered write path cleanups and prep
 2025-05-01 22:22 UTC  (10+ messages)
` [PATCH 1/6] iomap: resample iter->pos after iomap_write_begin() calls
` [PATCH 2/6] iomap: drop unnecessary pos param from iomap_write_[begin|end]
` [PATCH 3/6] iomap: drop pos param from __iomap_[get|put]_folio()
` [PATCH 4/6] iomap: helper to trim pos/bytes to within folio
` [PATCH 5/6] iomap: push non-large folio check into get folio path
` [PATCH 6/6] iomap: rework iomap_write_begin() to return folio offset and length

[PATCH v8 0/2] mkfs: add ability to populate filesystem from directory
 2025-05-01 22:18 UTC  (5+ messages)
` [PATCH v8 1/2] proto: add ability to populate a filesystem from a directory
` [PATCH v8 2/2] mkfs: modify -p flag "

new tests for zoned xfs
 2025-05-01 21:55 UTC  (17+ messages)
` [PATCH 01/15] xfs: add a zoned growfs test
` [PATCH 02/15] xfs: add a test for zoned block accounting after remount
` [PATCH 03/15] xfs: add test to check for block layer reordering
` [PATCH 04/15] xfs: add a test to check that data growfs fails with internal rt device
` [PATCH 05/15] add a new rw_hint helper
` [PATCH 06/15] xfs: add a test for write lifetime hints
` [PATCH 07/15] xfs: add a test for writeback after close
` [PATCH 08/15] xfs: test zone stream separation for two direct writers
` [PATCH 09/15] xfs: test zone stream separation for two buffered writers
` [PATCH 10/15] xfs: test zoned ENOSPC behavior with multiple writers
` [PATCH 11/15] xfs: test zoned GC file defragmentation for sequential writers
` [PATCH 12/15] xfs: test zoned GC file defragmentation for random writers
` [PATCH 13/15] xfs: test that xfs_repair does not mess up the zone used counter
` [PATCH 14/15] xfs: test that truncate does not spuriously return ENOSPC
` [PATCH 15/15] xfs: test that we can handle spurious zone wp advancements

[PATCH v9 00/15] large atomic writes for xfs
 2025-05-01 19:53 UTC  (20+ messages)
` [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
  ` [PATCH v9.1 "
` [PATCH v9 13/15] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v9 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time

[PATCH v10 00/15] large atomic writes for xfs
 2025-05-01 19:53 UTC  (18+ messages)
` [PATCH v10 01/15] fs: add atomic write unit max opt to statx
` [PATCH v10 02/15] xfs: add helpers to compute log item overhead
` [PATCH v10 03/15] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v10 04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
` [PATCH v10 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v10 06/15] xfs: allow block allocator to take an alignment hint
` [PATCH v10 07/15] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v10 08/15] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v10 09/15] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v10 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v10 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v10 12/15] xfs: add xfs_file_dio_write_atomic()
` [PATCH v10 13/15] xfs: add xfs_calc_atomic_write_unit_max()
` [PATCH v10 14/15] xfs: update atomic write limits
` [PATCH v10 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
` [PATCH 16/15] xfs: only call xfs_setsize_buftarg once per buffer target
` [PATCH 17/15] xfs: move buftarg atomic write geometry config to setsize_buftarg

add more bio helpers v2
 2025-05-01 19:51 UTC  (27+ messages)
` [PATCH 01/19] block: add a bio_add_virt_nofail helper
` [PATCH 02/19] block: add a bdev_rw_virt helper
` [PATCH 03/19] block: add a bio_add_max_vecs helper
` [PATCH 04/19] block: add a bio_add_vmalloc helpers
` [PATCH 05/19] block: remove the q argument from blk_rq_map_kern
` [PATCH 06/19] block: pass the operation to bio_{map,copy}_kern
` [PATCH 07/19] block: simplify bio_map_kern
` [PATCH 08/19] bcache: use bio_add_virt_nofail
` [PATCH 09/19] rnbd-srv: "
` [PATCH 10/19] gfs2: use bdev_rw_virt in gfs2_read_super
` [PATCH 11/19] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 12/19] PM: hibernate: split and simplify hib_submit_io
` [PATCH 13/19] dm-bufio: use bio_add_virt_nofail
` [PATCH 14/19] dm-integrity: "
` [PATCH 15/19] xfs: simplify xfs_buf_submit_bio
` [PATCH 16/19] xfs: simplify xfs_rw_bdev
` [PATCH 17/19] xfs: simplify building the bio in xlog_write_iclog
` [PATCH 18/19] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 19/19] hfsplus: use bdev_rw_virt in hfsplus_submit_bio

[PATCH] xfs: Verify DA node btree hash order
 2025-05-01 18:54 UTC  (4+ messages)

[PATCH] xfs: don't assume perags are initialised when trimming AGs
 2025-05-01 15:06 UTC  (4+ messages)

finishe xfstests support for zoned XFS
 2025-05-01 15:02 UTC  (6+ messages)
` [PATCH 1/4] xfs: check for zoned-specific errors in _try_scratch_mkfs_xfs
` [PATCH 2/4] common: notrun in mkfs_dev for too small zoned file systems
` [PATCH 3/4] common: support internal RT device in _require_realtime
` [PATCH 4/4] common: support internal RT devices in scratch_mkfs_sized

[ANNOUNCE] xfs-linux: for-next updated to bfecc4091e07
 2025-04-30 21:31 UTC 

[syzbot] [xfs?] BUG: unable to handle kernel paging request in xlog_cil_push_work
 2025-04-30 19:37 UTC 

[PATCH] xfs: export buffer cache usage via stats
 2025-04-30 15:25 UTC  (3+ messages)

[PATCH 0/2] add read-only logdev/rtdev mount-remount tests
 2025-04-30 14:52 UTC  (13+ messages)
` [PATCH 1/2] xfs: add mount test for read only rt devices
` [PATCH 2/2] xfs: add mount test for read only log devices

[PATCH v2] xfs: allow ro mounts if rtdev or logdev are read-only
 2025-04-30 12:43 UTC  (3+ messages)

[PATCH v2 0/2] common: Move exit related functions to common/exit
 2025-04-30 12:13 UTC  (8+ messages)
` [PATCH v2 1/2] common: Move exit related functions to a common/exit
` [PATCH v2 2/2] check: Replace exit with _exit in check

[PATCH] xfs: Simplify maximum determination in xrep_calc_ag_resblks()
 2025-04-30  9:34 UTC  (4+ messages)

[RFC PATCH 0/2] Add mru cache for inode to zone allocation mapping
 2025-04-30  8:41 UTC  (3+ messages)
` [RFC PATCH 1/2] xfs: free the item in xfs_mru_cache_insert on failure
` [RFC PATCH 2/2] xfs: add inode to zone caching for data placement

[PATCH v7 0/2] mkfs: add ability to populate filesystem from directory
 2025-04-29 17:33 UTC  (7+ messages)
` [PATCH v7 1/2] proto: add ability to populate a filesystem from a directory
` [PATCH v7 2/2] mkfs: modify -p flag "

add more bio helper
 2025-04-29 14:53 UTC  (39+ messages)
` [PATCH 01/17] block: add a bio_add_virt_nofail helper
` [PATCH 02/17] block: add a bdev_rw_virt helper
` [PATCH 03/17] block: add a bio_add_vmalloc helper
` [PATCH 04/17] block: remove the q argument from blk_rq_map_kern
` [PATCH 05/17] block: pass the operation to bio_{map,copy}_kern
` [PATCH 06/17] block: simplify bio_map_kern
` [PATCH 07/17] bcache: use bio_add_virt_nofail
` [PATCH 08/17] dm-bufio: "
` [PATCH 09/17] dm-integrity: "
` [PATCH 10/17] rnbd-srv: "
` [PATCH 11/17] xfs: simplify xfs_buf_submit_bio
` [PATCH 12/17] xfs: simplify xfs_rw_bdev
` [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 14/17] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
` [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io

[PATCH v3 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
 2025-04-29 14:47 UTC  (2+ messages)
` [PATCH v3 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled

[PATCH v2 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
 2025-04-29 14:11 UTC  (4+ messages)
` [PATCH v2 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled

xfsprogs support for zoned devices v2
 2025-04-29 12:24 UTC  (6+ messages)
` [PATCH 44/43] xfs_repair: fix libxfs abstraction mess

[PATCH] xfs: allow ro mounts if rtdev or logdev are read-only
 2025-04-29 11:58 UTC  (8+ messages)

[PATCHSET V4] block/xfs: bdev page cache bug fixes for 6.15
 2025-04-29  9:33 UTC  (3+ messages)
` [PATCH 3/3] xfs: stop using set_blocksize

[ANNOUNCE] xfs-linux: for-next updated to 5088aad3d32c
 2025-04-29  9:33 UTC 

[xfstests xfs/538] XFS: Assertion failed: pathlen == 0, file: fs/xfs/libxfs/xfs_symlink_remote.c, line: 383
 2025-04-28 14:42 UTC 

[PATCH blktests 0/3] blktest: add unmap write zeroes tests
 2025-04-28 13:55 UTC  (13+ messages)
` [PATCH blktests 1/3] scsi/010: "
` [PATCH blktests 2/3] dm/003: "

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-28  9:17 UTC  (9+ messages)
` [PATCH v4 3/3] "

[PATCH v1] xfs: Fail remount with noattr2 on a v5 xfs with CONFIG_XFS_SUPPORT_V4=y
 2025-04-28  8:41 UTC  (7+ messages)

[PATCH v1 0/2] common: Move exit related functions to common/exit
 2025-04-28  8:39 UTC  (8+ messages)
` [PATCH v1 1/2] common: Move exit related functions to a common/exit


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