messages from 2024-08-30 03:44:02 to 2024-09-05 18:21:55 UTC [more...]
[PATCH 6.1 CANDIDATE 00/26] xfs backports to catch 6.1.y up to 6.6
2024-09-05 18:21 UTC (4+ messages)
` [PATCH 6.1 CANDIDATE 01/26] xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING
` [PATCH 6.1 CANDIDATE 02/26] xfs: Fix deadlock on xfs_inodegc_worker
` [PATCH 6.1 CANDIDATE 03/26] xfs: fix extent busy updating
[ANNOUNCE] xfs-linux: for-next updated to 90fa22da6d6b
2024-09-05 13:38 UTC
[PATCH v5 00/18] fanotify: add pre-content hooks
2024-09-05 12:08 UTC (31+ messages)
` [PATCH v5 01/18] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v5 02/18] fsnotify: introduce pre-content permission event
` [PATCH v5 03/18] fsnotify: generate pre-content permission event on open
` [PATCH v5 04/18] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v5 05/18] fanotify: introduce FAN_PRE_MODIFY "
` [PATCH v5 06/18] fanotify: pass optional file access range in pre-content event
` [PATCH v5 07/18] fanotify: rename a misnamed constant
` [PATCH v5 08/18] fanotify: report file range info with pre-content events
` [PATCH v5 09/18] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v5 10/18] fs: add a flag to indicate the fs supports pre-content events
` [PATCH v5 11/18] fanotify: add a helper to check for pre content events
` [PATCH v5 12/18] fanotify: disable readahead if we have pre-content watches
` [PATCH v5 13/18] mm: don't allow huge faults for files with pre content watches
` [PATCH v5 14/18] fsnotify: generate pre-content permission event on page fault
` [PATCH v5 15/18] bcachefs: add pre-content fsnotify hook to fault
` [PATCH v5 16/18] xfs: add pre-content fsnotify hook for write faults
` [PATCH v5 17/18] btrfs: disable defrag on pre-content watched files
` [PATCH v5 18/18] fs: enable pre-content events on supported file systems
[PATCH v4 00/14] forcealign for xfs
2024-09-05 10:15 UTC (9+ messages)
` [PATCH v4 04/14] xfs: make EOF allocation simpler
Are jump labels broken on 6.11-rc1?
2024-09-05 9:16 UTC (12+ messages)
[PATCH] man: Update unit for fsx_extsize and fsx_cowextsize
2024-09-05 9:01 UTC (3+ messages)
[ANNOUNCE] xfsprogs v6.10.1 released
2024-09-04 11:16 UTC
[PATCH] iomap: clean preallocated blocks in iomap_end() when 0 bytes was written
2024-09-04 7:51 UTC (4+ messages)
XFS mount timeout in linux-6.9.11
2024-09-04 7:45 UTC (10+ messages)
fix a DEBUG-only assert failure in xfs/538 v4
2024-09-04 5:37 UTC (9+ messages)
` [PATCH 1/8] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
` [PATCH 2/8] xfs: return bool from xfs_attr3_leaf_add
` [PATCH 3/8] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
` [PATCH 4/8] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
` [PATCH 5/8] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
` [PATCH 6/8] xfs: don't ifdef around the exact minlen allocations
` [PATCH 7/8] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
` [PATCH 8/8] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
[PATCH] xfsdump: Remove dead code from restore_extent()
2024-09-03 20:29 UTC (2+ messages)
` [External] : "
[PATCH] xfs: Fix format specifier for max_folio_size in xfs_fs_fill_super()
2024-09-03 13:02 UTC (2+ messages)
[PATCH v2] xfs: skip background cowblock trims on inodes open for write
2024-09-03 12:47 UTC
[PATCH v5 0/7] block atomic writes for xfs
2024-09-03 12:43 UTC (8+ messages)
` [PATCH v5 3/7] fs: iomap: Atomic write support
[PATCH v13 00/10] enable bs > ps in XFS
2024-09-03 12:29 UTC (16+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v13 10/10] xfs: enable block size larger than page size support
` [PATCH v13 10/10] xfs: enable block size larger than page size support^[
[PATCH] xfs_db: make sure agblocks is valid to prevent corruption
2024-09-03 10:24 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[linus:master] [xfs] ca6448aed4: xfstests.xfs.556.fail
2024-09-03 9:47 UTC (4+ messages)
[PATCH] xfs_io: add fiemap -s flag to print number of extents
2024-09-03 9:49 UTC (2+ messages)
Any new insights on large folio issues causing data loss?
2024-09-03 9:23 UTC
[PATCH 0/2] Some boundary error bugfix related to XFS fsmap
2024-09-03 9:18 UTC (4+ messages)
[PATCH v3 0/2] iomap: flush dirty cache over unwritten mappings on zero range
2024-09-03 7:59 UTC (4+ 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
[PATCHBOMB 6.12] xfs: a ton of bugfixes and cleanups
2024-09-03 7:52 UTC (52+ 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
` [PATCH 04/10] xfs: don't scan off the end of the rt volume in xfs_rtallocate_extent_block
` [PATCH 05/10] xfs: refactor aligning bestlen to prod
` [PATCH 06/10] xfs: clean up xfs_rtallocate_extent_exact a bit
` [PATCH 07/10] xfs: reduce excessive clamping of maxlen in xfs_rtallocate_extent_near
` [PATCH 08/10] xfs: fix broken variable-sized allocation detection in xfs_rtallocate_extent_block
` [PATCH 09/10] xfs: remove xfs_rtb_to_rtxrem
` [PATCH 10/10] xfs: simplify xfs_rtalloc_query_range
` [PATCHSET v4.2 5/8] xfs: cleanups for the realtime allocator
` [PATCH 01/10] xfs: clean up the ISVALID macro in xfs_bmap_adjacent
` [PATCH 02/10] xfs: factor out a xfs_rtallocate helper
` [PATCH 03/10] xfs: rework the rtalloc fallback handling
` [PATCH 04/10] xfs: factor out a xfs_rtallocate_align helper
` [PATCH 05/10] xfs: make the rtalloc start hint a xfs_rtblock_t
` [PATCH 06/10] xfs: add xchk_setup_nothing and xchk_nothing helpers
` [PATCH 07/10] xfs: remove xfs_{rtbitmap,rtsummary}_wordcount
` [PATCH 08/10] xfs: replace m_rsumsize with m_rsumblocks
` [PATCH 09/10] xfs: rearrange xfs_fsmap.c a little bit
` [PATCH 10/10] xfs: move xfs_ioc_getfsmap out of xfs_ioctl.c
` [PATCHSET v4.2 6/8] xfs: cleanups for quota mount
` [PATCH 1/1] xfs: refactor loading quota inodes in the regular case
` [PATCHSET 7/8] xfs: various bug fixes for 6.12
` [PATCH 1/3] xfs: fix C++ compilation errors in xfs_fs.h
` [PATCH 2/3] xfs: fix FITRIM reporting again
` [PATCH 3/3] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
` [PATCHSET v4.2 8/8] xfs: cleanups for inode rooted btree code
` [PATCH 1/2] xfs: replace shouty XFS_BM{BT,DR} macros
` [PATCH 2/2] xfs: standardize the btree maxrecs function parameters
[PATCH] xfs: convert comma to semicolon
2024-09-03 7:39 UTC
[PATCH 1/1] xfsdump: Mimic GNU basename() API for non-glibc library e.g. musl
2024-09-03 6:39 UTC
fix a DEBUG-only assert failure in xfs/538 v3
2024-09-03 4:27 UTC (8+ messages)
` [PATCH 1/7] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
` [PATCH 2/7] xfs: return bool from xfs_attr3_leaf_add
` [PATCH 3/7] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
` [PATCH 4/7] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
` [PATCH 5/7] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
` [PATCH 6/7] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
` [PATCH 7/7] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
fix a DEBUG-only assert failure in xfs/538 v2
2024-09-03 4:26 UTC (4+ messages)
` [PATCH 1/6] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
[PATCH v2 0/4] fstests/fsx: test coverage for eof zeroing
2024-09-02 20:11 UTC (2+ messages)
no office hours this week or next
2024-09-02 18:44 UTC
[GIT PULLBOMB 6.12] xfs: a ton of bugfixes and cleanups
2024-09-02 18:43 UTC (9+ messages)
` [GIT PULL 1/8] xfs: atomic file content commits
` [GIT PULL 2/8] xfs: cleanups before adding metadata directories
` [GIT PULL 3/8] xfs: clean up the rtbitmap code
` [GIT PULL 4/8] xfs: fixes for the realtime allocator
` [GIT PULL 5/8] xfs: cleanups "
` [GIT PULL 6/8] xfs: cleanups for quota mount
` [GIT PULL 7/8] xfs: various bug fixes for 6.12
` [GIT PULL 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 (7+ messages)
` [PATCH 04/10] xfs: replace shouty XFS_BM{BT,DR} macros
` [PATCH 01/10] xfs: fix C++ compilation errors in xfs_fs.h
[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 (9+ messages)
` [PATCH v4 16/16] xfs: add pre-content fsnotify hook for write faults
[syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
2024-09-02 5:28 UTC (7+ messages)
[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 (5+ messages)
` [PATCH 2/5] xfs: ensuere deleting item from AIL after shutdown in dquot flush
[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 v2 0/2] iomap: flush dirty cache over unwritten mappings on zero range
2024-08-30 11:58 UTC (6+ messages)
` [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
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