public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-28 04:49:33 to 2024-09-02 18:27:49 UTC [more...]

[PATCHBOMB 6.12] xfs: a ton of bugfixes and cleanups
 2024-09-02 18:27 UTC  (28+ messages)
` [PATCHSET v31.1 1/8] xfs: atomic file content commits
  ` [PATCH 1/1] xfs: introduce new file range commit ioctls
` [PATCHSET v4.2 2/8] xfs: cleanups before adding metadata directories
  ` [PATCH 1/3] xfs: validate inumber in xfs_iget
  ` [PATCH 2/3] xfs: match on the global RT inode numbers in xfs_is_metadata_inode
  ` [PATCH 3/3] xfs: pass the icreate args object to xfs_dialloc
` [PATCHSET v4.2 3/8] xfs: clean up the rtbitmap code
  ` [PATCH 01/12] xfs: remove xfs_validate_rtextents
  ` [PATCH 02/12] xfs: factor out a xfs_validate_rt_geometry helper
  ` [PATCH 03/12] xfs: make the RT rsum_cache mandatory
  ` [PATCH 04/12] xfs: remove the limit argument to xfs_rtfind_back
  ` [PATCH 05/12] xfs: assert a valid limit in xfs_rtfind_forw
  ` [PATCH 06/12] xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
  ` [PATCH 07/12] xfs: cleanup the calling convention for xfs_rtpick_extent
  ` [PATCH 08/12] xfs: push the calls to xfs_rtallocate_range out to xfs_bmap_rtalloc
  ` [PATCH 09/12] xfs: factor out a xfs_growfs_rt_bmblock helper
  ` [PATCH 10/12] xfs: factor out a xfs_last_rt_bmblock helper
  ` [PATCH 11/12] xfs: factor out rtbitmap/summary initialization helpers
  ` [PATCH 12/12] xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock
` [PATCHSET v4.2 4/8] xfs: fixes for the realtime allocator
  ` [PATCH 01/10] xfs: use the recalculated transaction reservation in xfs_growfs_rt_bmblock
  ` [PATCH 02/10] xfs: ensure rtx mask/shift are correct after growfs
  ` [PATCH 03/10] xfs: don't return too-short extents from xfs_rtallocate_extent_block
` [PATCHSET v4.2 5/8] xfs: cleanups for the realtime allocator
` [PATCHSET v4.2 6/8] xfs: cleanups for quota mount
` [PATCHSET 7/8] xfs: various bug fixes for 6.12
` [PATCHSET v4.2 8/8] xfs: cleanups for inode rooted btree code

[PATCHSET v4.1] xfs: cleanups for inode rooted btree code
 2024-09-02 15:20 UTC  (28+ messages)
` [PATCH 01/10] xfs: fix C++ compilation errors in xfs_fs.h
` [PATCH 04/10] xfs: replace shouty XFS_BM{BT,DR} macros
` [PATCH 05/10] xfs: move the zero records logic into xfs_bmap_broot_space_calc
` [PATCH 06/10] xfs: refactor the allocation and freeing of incore inode fork btree roots
` [PATCH 07/10] xfs: refactor creation of bmap "
` [PATCH 08/10] xfs: hoist the code that moves the incore inode fork broot memory
` [RFC PATCH] libxfs: compile with a C++ compiler

[RFC PATCH] xfs: Prevent umount from indefinitely waiting on XFS_IFLUSHING flag on stale inodes
 2024-09-02 13:24 UTC  (2+ messages)

[ANNOUNCE] xfsdump v3.2.0 released
 2024-09-02 12:54 UTC 

[PATCH v4 00/16] fanotify: add pre-content hooks
 2024-09-02 11:19 UTC  (32+ messages)
` [PATCH v4 08/16] fanotify: report file range info with pre-content events
` [PATCH v4 09/16] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v4 11/16] fanotify: disable readahead if we have pre-content watches
` [PATCH v4 12/16] mm: don't allow huge faults for files with pre content watches
` [PATCH v4 13/16] fsnotify: generate pre-content permission event on page fault
` [PATCH v4 14/16] bcachefs: add pre-content fsnotify hook to fault
` [PATCH v4 15/16] gfs2: "
` [PATCH v4 16/16] xfs: add pre-content fsnotify hook for write faults

[PATCH] xfs_db: make sure agblocks is valid to prevent corruption
 2024-09-02 10:12 UTC  (2+ messages)
` [PATCH v2] "

fix a DEBUG-only assert failure in xfs/538 v2
 2024-09-02  6:38 UTC  (3+ messages)
` [PATCH 1/6] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname

[syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
 2024-09-02  5:28 UTC  (7+ messages)

[PATCH v13 00/10] enable bs > ps in XFS
 2024-08-31 22:38 UTC  (15+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks

[GIT PULL] xfs: bug fixes for 6.11
 2024-08-31 19:13 UTC  (2+ messages)

[PATCH 0/5] xfs: fix and cleanups for log item push
 2024-08-31 13:45 UTC  (12+ messages)
` [PATCH 2/5] xfs: ensuere deleting item from AIL after shutdown in dquot flush
` [PATCH 3/5] xfs: add XFS_ITEM_UNSAFE for log item push return result

[PATCH v5 0/7] block atomic writes for xfs
 2024-08-30 23:56 UTC  (7+ messages)
` [PATCH v5 3/7] fs: iomap: Atomic write support

[PATCH 0/2] iomap: flush dirty cache over unwritten mappings on zero range
 2024-08-30 23:02 UTC  (11+ messages)
` [PATCH 2/2] iomap: make zero range flush conditional on unwritten mappings

[PATCH] xfsdump: prevent use-after-free in fstab_commit()
 2024-08-30 15:56 UTC  (8+ messages)
            ` [External] : "

[PATCH v3 0/2] iomap: flush dirty cache over unwritten mappings on zero range
 2024-08-30 14:56 UTC  (3+ messages)
` [PATCH v3 1/2] iomap: fix handling of dirty folios over unwritten extents
` [PATCH v3 2/2] iomap: make zero range flush conditional on unwritten mappings

[PATCH v2 0/2] iomap: flush dirty cache over unwritten mappings on zero range
 2024-08-30 11:58 UTC  (13+ messages)
` [PATCH v2 1/2] iomap: fix handling of dirty folios over unwritten extents
` [PATCH v2 2/2] iomap: make zero range flush conditional on unwritten mappings

[PATCHSET v31.0 5/5] fstests: xfs filesystem properties
 2024-08-30  5:57 UTC  (3+ messages)
` [PATCH 1/1] xfs: functional testing for "

[PATCHSET v4.1 4/5] fstests: enable FITRIM for the realtime section
 2024-08-30  5:57 UTC  (5+ messages)
` [PATCH 1/2] xfs: refactor statfs field extraction
` [PATCH 2/2] common/xfs: FITRIM now supports realtime volumes

[PATCHSET v31.0 3/5] fstests: use free space histograms to reduce fstrim runtime
 2024-08-30  5:57 UTC  (3+ messages)
` [PATCH 1/1] xfs/004: fix column extraction code

[PATCHSET v31.0 2/5] fstests: test systemd background services
 2024-08-30  5:56 UTC  (3+ messages)
` [PATCH 1/1] xfs: test xfs_scrub services

[PATCHSET v31.0 1/5] fstests: detect deceptive filename extensions
 2024-08-30  5:55 UTC  (5+ messages)
` [PATCH 1/2] generic/453: test confusable name detection with 32-bit unicode codepoints
` [PATCH 2/2] generic/453: check xfs_scrub detection of confusing job offers

fix stale delalloc punching for COW I/O
 2024-08-30  3:42 UTC  (21+ messages)
` [PATCH 01/10] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
` [PATCH 02/10] iomap: improve shared block detection in iomap_unshare_iter
` [PATCH 04/10] iomap: zeroing already holds invalidate_lock in iomap_file_buffered_write_punch_delalloc
` [PATCH 06/10] iomap: remove the iomap_file_buffered_write_punch_delalloc return value

[PATCH v4 00/14] forcealign for xfs
 2024-08-29 21:34 UTC  (5+ messages)
` [PATCH v4 02/14] xfs: always tail align maxlen allocations

convert XFS perag lookup to xarrays v3
 2024-08-29 21:26 UTC  (9+ messages)
` [PATCH 1/5] xfs: use kfree_rcu_mightsleep to free the perag structures
` [PATCH 2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c
` [PATCH 3/5] xfs: simplify tagged perag iteration
` [PATCH 4/5] xfs: convert perag lookup to xarray
` [PATCH 5/5] xfs: use xas_for_each_marked in xfs_reclaim_inodes_count

[PATCH] xfs: Fix format specifier for max_folio_size in xfs_fs_fill_super()
 2024-08-29 17:50 UTC  (6+ messages)

[PATCH v2 0/4] fstests/fsx: test coverage for eof zeroing
 2024-08-29 14:56 UTC  (10+ messages)
` [PATCH v2 1/4] fsx: don't skip file size and buf updates on simulated ops
` [PATCH v2 2/4] fsx: factor out a file size update helper
` [PATCH v2 3/4] fsx: support eof page pollution for eof zeroing test coverage
` [PATCH v2 4/4] generic: test to run fsx eof pollution

[PATCH 0/3] Get rid of libattr dependency
 2024-08-29 13:18 UTC  (5+ messages)
` [PATCH 1/3] libhandle: Remove "

[PATCH 0/2] Some boundary error bugfix related to XFS fsmap
 2024-08-29 11:24 UTC  (2+ messages)

sort out the fallocate mode mess v2
 2024-08-29  3:56 UTC  (14+ messages)
` [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
` [PATCH 2/6] ext4: remove tracing "
` [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
` [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
` [PATCH 6/6] xfs: refactor xfs_file_fallocate

RFC: add STATX_DIO_READ_ALIGN
 2024-08-29  3:44 UTC  (11+ messages)
` [PATCH 1/3] fs: reformat the statx definition
` [PATCH 2/3] fs: add STATX_DIO_READ_ALIGN
` [PATCH 3/3] xfs: report the correct read/write dio alignment for reflinked inodes

convert XFS perag lookup to xarrays v2
 2024-08-29  3:48 UTC  (6+ messages)
` [PATCH 2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c

[ANNOUNCE] xfs-linux: for-next updated to a24cae8fc1f1
 2024-08-29  0:04 UTC  (5+ messages)

[PATCH] block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes
 2024-08-28 14:51 UTC  (3+ messages)

[RFD] xfsprogs/mkfs: prototype XFS image mode format for scalable AG growth
 2024-08-28 13:54 UTC  (7+ messages)

regression on generic/351 in 6.11-rc5?
 2024-08-28  5:05 UTC  (2+ messages)


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