messages from 2025-02-06 22:57:18 to 2025-02-12 00:54:06 UTC [more...]
support for zoned devices RFCv2
2025-02-12 0:54 UTC (55+ messages)
` [PATCH 04/43] xfs: skip always_cow inodes in xfs_reflink_trim_around_shared
` [PATCH 06/43] xfs: generalize the freespace and reserved blocks handling
` [PATCH 10/43] xfs: make metabtree reservations global
` [PATCH 11/43] xfs: reduce metafile reservations
` [PATCH 12/43] xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
` [PATCH 16/43] xfs: export zoned geometry via XFS_FSOP_GEOM
` [PATCH 22/43] xfs: add the zoned space allocator
` [PATCH 23/43] xfs: add support for zoned space reservations
` [PATCH 24/43] xfs: implement zoned garbage collection
` [PATCH 25/43] xfs: implement buffered writes to zoned RT devices
` [PATCH 28/43] xfs: hide reserved RT blocks from statfs
` [PATCH 33/43] xfs: enable fsmap reporting for internal RT devices
` [PATCH 34/43] xfs: disable reflink for zoned file systems
` [PATCH 35/43] xfs: disable rt quotas "
` [PATCH 38/43] xfs: add a max_open_zones mount option
` [PATCH 39/43] xfs: support write life time based data placement
` [PATCH 41/43] xfs: export zone stats in /proc/*/mountstats
` [PATCH 42/43] xfs: contain more sysfs code in xfs_sysfs.c
` [PATCH 43/43] xfs: export max_open_zones in sysfs
linux-next: Fixes tag needs some work in the xfs tree
2025-02-11 22:31 UTC (2+ messages)
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-11 19:24 UTC (3+ messages)
[PATCH v3 0/8] Update release.sh
2025-02-11 19:09 UTC (13+ messages)
` [PATCH v3 1/8] release.sh: add signing and fix outdated commands
` [PATCH v3 2/8] release.sh: add --kup to upload release tarball to kernel.org
` [PATCH v3 3/8] release.sh: update version files make commit optional
` [PATCH v3 4/8] release.sh: generate ANNOUNCE email
` [PATCH v3 5/8] Add git-contributors script to notify about merges
` [PATCH v3 6/8] git-contributors: make revspec required and shebang fix
` [PATCH v3 7/8] release.sh: use git-contributors to --cc contributors
` [PATCH v3 8/8] release.sh: add -f to generate for-next update email
[ANNOUNCE] xfs-linux: for-next updated to 35010cc72acc
2025-02-11 8:44 UTC
fix swapon for recently unshared blocks v2
2025-02-11 8:44 UTC (3+ messages)
` [PATCH 1/2] xfs: flush inodegc before swapon
[PATCH V3] xfs: Do not allow norecovery mount with quotacheck
2025-02-11 8:44 UTC (2+ messages)
[PATCH 0/1] RFE: Do not check NEEDSREPAIR if ro,norecovery mount
2025-02-11 8:44 UTC (3+ messages)
` [PATCH 1/1] xfs: do "
[PATCHSET] xfs: bug fixes for 6.14
2025-02-11 8:44 UTC (3+ messages)
` [GIT PULL] "
xfs/folio splat with v6.14-rc1
2025-02-11 2:43 UTC (14+ messages)
Possible regression with buffered writes + NOWAIT behavior, under memory pressure
2025-02-10 21:27 UTC (6+ messages)
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-10 19:01 UTC (13+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
[v2] Documentation: Remove repeated word in docs
2025-02-10 17:55 UTC (4+ messages)
[PATCH RFC 00/10] large atomic writes for xfs with CoW
2025-02-10 16:59 UTC (18+ messages)
` [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
` [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
` [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
` [PATCH RFC 09/10] xfs: Update atomic write max size
[PATCH 1/2] xfs/614: query correct direct I/O alignment
2025-02-10 16:21 UTC (3+ messages)
` [PATCH 2/2] xfs/614: remove the _require_loop call
[PATCH v2] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
2025-02-10 14:23 UTC (9+ messages)
[PATCH v6 00/10] iomap: incremental per-operation iter advance
2025-02-10 13:53 UTC (15+ messages)
` [PATCH v6 01/10] iomap: factor out iomap length helper
` [PATCH v6 02/10] iomap: split out iomap check and reset logic from iter advance
` [PATCH v6 03/10] iomap: refactor iomap_iter() length check and tracepoint
` [PATCH v6 04/10] iomap: lift error code check out of iomap_iter_advance()
` [PATCH v6 05/10] iomap: lift iter termination logic from iomap_iter_advance()
` [PATCH v6 06/10] iomap: export iomap_iter_advance() and return remaining length
` [PATCH v6 07/10] iomap: support incremental iomap_iter advances
` [PATCH v6 08/10] iomap: advance the iter directly on buffered writes
` [PATCH v6 09/10] iomap: advance the iter directly on unshare range
` [PATCH v6 10/10] iomap: advance the iter directly on zero range
[ANNOUNCE] xfs-linux: for-next updated to a64dcfb451e2
2025-02-10 8:42 UTC
[PATCH] xfs: Remove i_rwsem lock in buffered read
2025-02-10 1:44 UTC (12+ messages)
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-09 23:35 UTC (14+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
2025-02-08 17:05 UTC (9+ messages)
[PATCH] mkfs: use stx_blksize for dev block size by default
2025-02-07 19:44 UTC (12+ messages)
[PATCHSET RFC 6.12] xfs: bug fixes for 6.12.y LTS
2025-02-07 19:27 UTC (4+ messages)
[PATCHSET 1/5] xfs_scrub: fixes and cleanups for inode iteration
2025-02-07 17:00 UTC (37+ messages)
` [PATCH 01/17] libxfs: unmap xmbuf pages to avoid disaster
` [PATCH 03/17] man: document new XFS_BULK_IREQ_METADIR flag to bulkstat
` [PATCH 04/17] libfrog: wrap handle construction code
` [PATCH 05/17] xfs_scrub: don't report data loss in unlinked inodes twice
` [PATCH 06/17] xfs_scrub: call bulkstat directly if we're only scanning user files
` [PATCH 07/17] xfs_scrub: remove flags argument from scrub_scan_all_inodes
` [PATCH 08/17] xfs_scrub: selectively re-run bulkstat after re-running inumbers
` [PATCH 09/17] xfs_scrub: actually iterate all the bulkstat records
` [PATCH 10/17] xfs_scrub: don't double-scan inodes during phase 3
` [PATCH 11/17] xfs_scrub: don't (re)set the bulkstat request icount incorrectly
` [PATCH 12/17] xfs_scrub: don't complain if bulkstat fails
` [PATCH 13/17] xfs_scrub: return early from bulkstat_for_inumbers if no bulkstat data
` [PATCH 14/17] xfs_scrub: don't blow away new inodes in bulkstat_single_step
` [PATCH 15/17] xfs_scrub: hoist the phase3 bulkstat single stepping code
` [PATCH 16/17] xfs_scrub: ignore freed inodes when single-stepping during phase 3
` [PATCH 17/17] xfs_scrub: try harder to fill the bulkstat array with bulkstat()
[PATCH v2 0/8] enable bs > ps for block devices
2025-02-07 7:08 UTC (10+ messages)
` [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH v2 2/8] fs/buffer: remove batching from async read
[PATCHSET v6.3 3/5] xfsprogs: realtime reverse-mapping support
2025-02-07 6:07 UTC (58+ messages)
` [PATCH 01/27] libxfs: compute the rt rmap btree maxlevels during initialization
` [PATCH 02/27] libxfs: add a realtime flag to the rmap update log redo items
` [PATCH 03/27] libfrog: enable scrubbing of the realtime rmap
` [PATCH 04/27] man: document userspace API changes due to rt rmap
` [PATCH 05/27] xfs_db: compute average btree height
` [PATCH 06/27] xfs_db: don't abort when bmapping on a non-extents/bmbt fork
` [PATCH 07/27] xfs_db: display the realtime rmap btree contents
` [PATCH 08/27] xfs_db: support the realtime rmapbt
` [PATCH 09/27] xfs_db: copy the realtime rmap btree
` [PATCH 10/27] xfs_db: make fsmap query the realtime reverse mapping tree
` [PATCH 11/27] xfs_db: add an rgresv command
` [PATCH 12/27] xfs_spaceman: report health status of the realtime rmap btree
` [PATCH 13/27] xfs_repair: tidy up rmap_diffkeys
` [PATCH 14/27] xfs_repair: flag suspect long-format btree blocks
` [PATCH 15/27] xfs_repair: use realtime rmap btree data to check block types
` [PATCH 16/27] xfs_repair: create a new set of incore rmap information for rt groups
` [PATCH 17/27] xfs_repair: refactor realtime inode check
` [PATCH 18/27] xfs_repair: find and mark the rtrmapbt inodes
` [PATCH 19/27] xfs_repair: check existing realtime rmapbt entries against observed rmaps
` [PATCH 20/27] xfs_repair: always check realtime file mappings against incore info
` [PATCH 21/27] xfs_repair: rebuild the realtime rmap btree
` [PATCH 22/27] xfs_repair: check for global free space concerns with default btree slack levels
` [PATCH 23/27] xfs_repair: rebuild the bmap btree for realtime files
` [PATCH 24/27] xfs_repair: reserve per-AG space while rebuilding rt metadata
` [PATCH 25/27] xfs_logprint: report realtime RUIs
` [PATCH 26/27] mkfs: add some rtgroup inode helpers
` [PATCH 27/27] mkfs: create the realtime rmap inode
[PATCH] Documentation: Remove repeated word in docs
2025-02-07 1:25 UTC (3+ messages)
[PATCHSET 5/5] xfsprogs: dump fs directory trees
2025-02-06 23:03 UTC (5+ messages)
` [PATCH 1/4] xfs_db: pass const pointers when we're not modifying them
` [PATCH 2/4] xfs_db: use an empty transaction to try to prevent livelocks in path_navigate
` [PATCH 3/4] xfs_db: make listdir more generally useful
` [PATCH 4/4] xfs_db: add command to copy directory trees out of filesystems
[PATCHSET v6.3 4/5] xfsprogs: reflink on the realtime device
2025-02-06 23:02 UTC (22+ messages)
` [PATCH 02/22] libxfs: add a realtime flag to the refcount update log redo items
` [PATCH 03/22] libxfs: apply rt extent alignment constraints to CoW extsize hint
` [PATCH 04/22] libfrog: enable scrubbing of the realtime refcount data
` [PATCH 05/22] man: document userspace API changes due to rt reflink
` [PATCH 06/22] xfs_db: display the realtime refcount btree contents
` [PATCH 07/22] xfs_db: support the realtime refcountbt
` [PATCH 08/22] xfs_db: copy the realtime refcount btree
` [PATCH 09/22] xfs_db: add rtrefcount reservations to the rgresv command
` [PATCH 10/22] xfs_spaceman: report health of the realtime refcount btree
` [PATCH 11/22] xfs_repair: allow CoW staging extents in the realtime rmap records
` [PATCH 12/22] xfs_repair: use realtime refcount btree data to check block types
` [PATCH 13/22] xfs_repair: find and mark the rtrefcountbt inode
` [PATCH 14/22] xfs_repair: compute refcount data for the realtime groups
` [PATCH 15/22] xfs_repair: check existing realtime refcountbt entries against observed refcounts
` [PATCH 16/22] xfs_repair: reject unwritten shared extents
` [PATCH 17/22] xfs_repair: rebuild the realtime refcount btree
` [PATCH 18/22] xfs_repair: allow realtime files to have the reflink flag set
` [PATCH 19/22] xfs_repair: validate CoW extent size hint on rtinherit directories
` [PATCH 20/22] xfs_logprint: report realtime CUIs
` [PATCH 21/22] mkfs: validate CoW extent size hint when rtinherit is set
` [PATCH 22/22] mkfs: enable reflink on the realtime device
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