messages from 2024-01-08 00:35:22 to 2024-01-19 07:03:55 UTC [more...]
[RFC] [PATCH 0/3] xfs: use large folios for buffers
2024-01-19 7:03 UTC (8+ messages)
` [PATCH 1/3] xfs: unmapped buffer item size straddling mismatch
` [PATCH 2/3] xfs: use folios in the buffer cache
` [PATCH 3/3] xfs: convert buffer cache to use high order folios
[xfstests generic/648] 64k directory block size (-n size=65536) crash on _xfs_buf_ioapply
2024-01-19 1:38 UTC (8+ messages)
[RFC PATCH 0/3] remove duplicate ifdefs
2024-01-19 1:35 UTC (5+ messages)
` [RFC PATCH 1/3] sched: "
` [RFC PATCH 2/3] fs: "
` [RFC PATCH 3/3] arch/powerpc: "
[PATCH v2] xfs: ensure submit buffers on LSN boundaries in error handlers
2024-01-19 1:32 UTC (2+ messages)
[PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage
2024-01-19 0:52 UTC (25+ messages)
` [PATCH 01/12] xfs: convert kmem_zalloc() to kzalloc()
` [PATCH 02/12] xfs: convert kmem_alloc() to kmalloc()
` [PATCH 03/12] xfs: move kmem_to_page()
` [PATCH 04/12] xfs: convert kmem_free() for kvmalloc users to kvfree()
` [PATCH 05/12] xfs: convert remaining kmem_free() to kfree()
` [PATCH 06/12] xfs: use an empty transaction for fstrim
` [PATCH 07/12] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
` [PATCH 08/12] xfs: use GFP_KERNEL in pure transaction contexts
` [PATCH 09/12] xfs: place intent recovery under NOFS allocation context
` [PATCH 10/12] xfs: place the CIL under nofs "
` [PATCH 11/12] xfs: clean up remaining GFP_NOFS users
` [PATCH 12/12] xfs: use xfs_defer_alloc a bit more
[PATCHSET 0/2] xfs_db: use directio for filesystem access
2024-01-19 0:52 UTC (6+ messages)
` [PATCH 2/2] xfs_db: use directio for device access
[BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
2024-01-18 6:39 UTC (5+ messages)
[GIT PULL] xfs: More code changes for 6.8
2024-01-18 6:01 UTC
fix log sector size detection v2
2024-01-17 23:57 UTC (9+ messages)
` [PATCH 1/5] libxfs: remove the unused fs_topology_t typedef
` [PATCH 2/5] libxfs: refactor the fs_topology structure
` [PATCH 3/5] libxfs: remove the S_ISREG check from blkid_get_topology
` [PATCH 4/5] libxfs: also query log device topology in get_topology
` [PATCH 5/5] mkfs: use a sensible log sector size default
[PATCH v2 00/16] block atomic writes
2024-01-17 16:16 UTC (32+ messages)
[PATCH] xfs: read only mounts with fsopen mount API are busted
2024-01-17 2:33 UTC (3+ messages)
[PATCHSET v2 5/5] xfs: aligned file data extent mappings
2024-01-16 9:26 UTC (3+ messages)
` [PATCH 2/4] xfs: make file data allocations observe the 'forcealign' flag
[PATCH v5 0/3] Remove the XFS mrlock
2024-01-16 3:07 UTC (9+ messages)
` [PATCH v5 1/3] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
` [PATCH v5 2/3] xfs: Replace xfs_isilocked with xfs_assert_ilocked
` [PATCH v5 3/3] xfs: Remove mrlock wrapper
[PATCH] xfs: ensure submit buffers on LSN boundaries in error handlers
2024-01-15 14:14 UTC (15+ messages)
fix log sector size detection
2024-01-12 16:54 UTC (11+ messages)
` [PATCH 1/4] libxfs: remove the unused fs_topology_t typedef
` [PATCH 2/4] libxfs: refactor the fs_topology structure
` [PATCH 3/4] libxfs: also query log device topology in get_topology
` [PATCH 4/4] mkfs: use a sensible log sector size default
_supports_xfs_scrub cleanups v2
2024-01-12 16:43 UTC (12+ messages)
` [PATCH 1/4] xfs: check that the mountpoint is actually mounted in _supports_xfs_scrub
` [PATCH 2/4] xfs: add a _scratch_require_xfs_scrub helper
` [PATCH 3/4] xfs/262: call _scratch_require_xfs_scrub
` [PATCH 4/4] xfs/506: "
[PATCH] xfs: explicitly call cond_resched in xfs_itruncate_extents_flags
2024-01-12 13:01 UTC (8+ messages)
_supports_xfs_scrub cleanups
2024-01-12 4:42 UTC (12+ messages)
` [PATCH 1/3] xfs: check that the mountpoint is actually mounted in _supports_xfs_scrub
` [PATCH 2/3] xfs: add a _scratch_require_xfs_scrub helper
` [PATCH 3/3] xfs/262: call _scratch_require_xfs_scrub
[PATCH] xfs: drop experimental warning for FSDAX
2024-01-12 2:21 UTC (3+ messages)
[PATCH V3 0/5] Add support for testing XFS metadump v2
2024-01-12 2:20 UTC (9+ messages)
` [PATCH V3 1/5] common/xfs: Do not append -a and -o options to metadump
` [PATCH V3 2/5] common/xfs: Add function to detect support for metadump v2
` [PATCH V3 3/5] _scratch_xfs_mdrestore: Pass scratch log device when applicable
` [PATCH V3 4/5] xfs: Add support for testing metadump v2
` [PATCH V3 5/5] xfs: Check correctness of metadump/mdrestore's ability to work with dirty log
[GIT PULL 6/6] xfs_scrub: tighten security of systemd services
2024-01-12 2:17 UTC
[GIT PULL 5/6] xfs_scrub_all: fixes for systemd services
2024-01-12 2:17 UTC
[GIT PULL 4/6] xfs_scrub: fixes for systemd services
2024-01-12 2:17 UTC
[GIT PULL 3/6] xfs_scrub: fixes to the repair code
2024-01-12 2:16 UTC
[GIT PULL 2/6] xfs_scrub: fix licensing and copyright notices
2024-01-12 2:16 UTC
[GIT PULL 1/6] xfsprogs: various bug fixes for 6.6
2024-01-12 2:16 UTC
[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2024-01-12 1:56 UTC (3+ messages)
[PATCH 0/2] Introduce non-exclusive defrag to spaceman
2024-01-11 17:39 UTC
[PATCH 2/2] xfsprogs: modify spaceman man page for defrag
2024-01-11 17:40 UTC
[PATCH 1/2] xfsprogs: introduce defrag command to spaceman
2024-01-11 17:39 UTC
[PATCH v2] xfs: improve handling of prjquot ENOSPC
2024-01-11 7:24 UTC (8+ messages)
` [PATCH v4] "
[ANNOUNCE] xfs-linux: for-next updated to d61b40bf15ce
2024-01-11 5:16 UTC
put the xfs xfile abstraction on a diet
2024-01-10 22:42 UTC (3+ messages)
` [PATCH 12/15] xfs: remove struct xfile_page
[PATCH] xfs: delete unnecessary check in xfs_growfs_data_private()
2024-01-10 18:53 UTC
[PATCH] xfs/262: call _supports_xfs_scrub
2024-01-10 17:52 UTC (3+ messages)
[PATCH] xfs: fix backwards logic in xfs_bmap_alloc_account
2024-01-10 17:47 UTC (6+ messages)
[GIT PULL] xfs: new code for 6.8
2024-01-10 17:37 UTC (2+ messages)
[PATCH] libxfs: fix krealloc to allow freeing data
2024-01-10 14:32 UTC (3+ messages)
[PATCH V2 0/5] Add support for testing XFS metadump v2
2024-01-10 5:26 UTC (9+ messages)
` [PATCH V2 1/5] common/xfs: Do not append -a and -o options to metadump
` [PATCH V2 2/5] common/xfs: Add function to detect support for metadump v2
` [PATCH V2 3/5] _scratch_xfs_mdrestore: Pass scratch log device when applicable
` [PATCH V2 4/5] xfs: Add support for testing metadump v2
` [PATCH V2 5/5] xfs: Check correctness of metadump/mdrestore's ability to work with dirty log
[PATCHSET v29.0 03/28] xfs: online repair of quota counters
2024-01-09 4:35 UTC (6+ messages)
` [PATCH 2/5] xfs: implement live quotacheck inode scan
[PATCHSET v29.0 20/28] xfs: online repair of extended attributes
2024-01-08 17:12 UTC (6+ messages)
` [PATCH 1/6] xfs: create a blob array data structure
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