messages from 2024-01-11 21:24:39 to 2024-01-24 06:02:53 UTC [more...]
[ANNOUNCE] xfs-linux: for-next updated to d8d222e09dab
2024-01-24 6:01 UTC
[xfstests generic/648] 64k directory block size (-n size=65536) crash on _xfs_buf_ioapply
2024-01-23 20:52 UTC (18+ messages)
[PATCH 0/2] fstest changes for LBS
2024-01-23 20:21 UTC (16+ messages)
` [PATCH 1/2] xfs/558: scale blk IO size based on the filesystem blksz
` [PATCH 2/2] xfs/161: adapt the test case for LBS filesystem
Linux XFS Filesystem
2024-01-23 14:01 UTC
[BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
2024-01-23 11:40 UTC (7+ messages)
[ANNOUNCE] xfsprogs: for-next updated to 3ec53d438
2024-01-23 10:53 UTC
[PATCH] xfs_db: don't hardcode 'type data' size at 512b
2024-01-23 10:38 UTC (3+ messages)
[GIT PULL 6/6] xfs_scrub: tighten security of systemd services
2024-01-23 10:33 UTC (2+ messages)
[GIT PULL 5/6] xfs_scrub_all: fixes for systemd services
2024-01-23 10:31 UTC (2+ messages)
[GIT PULL 4/6] xfs_scrub: fixes for systemd services
2024-01-23 10:30 UTC (2+ messages)
[GIT PULL 3/6] xfs_scrub: fixes to the repair code
2024-01-23 10:29 UTC (2+ messages)
[GIT PULL 2/6] xfs_scrub: fix licensing and copyright notices
2024-01-23 10:28 UTC (2+ messages)
[GIT PULL 1/6] xfsprogs: various bug fixes for 6.6
2024-01-23 10:26 UTC (2+ messages)
[GIT PULL 1/4] xfsprogs: various bug fixes for 6.6
2024-01-23 10:24 UTC (2+ messages)
[PATCH] xfs: explicitly call cond_resched in xfs_itruncate_extents_flags
2024-01-23 7:01 UTC (6+ messages)
[RFC] [PATCH 0/3] xfs: use large folios for buffers
2024-01-23 0:19 UTC (20+ 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
` (no subject)
`
` Using Folios for XFS metadata
vmalloc buffers POC
2024-01-22 19:39 UTC (5+ messages)
` [PATCH 1/4] xfs: kill XBF_UNMAPPED
` [PATCH 2/4] xfs: map buffers in xfs_buf_alloc_pages
` [PATCH 3/4] xfs: walk b_addr for buffer I/O
` [PATCH 4/4] xfs: use vmalloc for multi-page buffers
[RFC PATCH v2 0/4] remove duplicate ifdefs
2024-01-22 17:49 UTC (5+ messages)
` [RFC PATCH v2 1/4] sched: "
` [RFC PATCH v2 2/4] xfs: "
` [RFC PATCH v2 3/4] ntfs: "
` [RFC PATCH v2 4/4] arch/powerpc: "
[PATCHv2] xfs/604: Make test as _notrun for higher blocksizes filesystem
2024-01-22 16:56 UTC (2+ messages)
[RFC PATCH 0/3] remove duplicate ifdefs
2024-01-22 14:37 UTC (7+ messages)
` [RFC PATCH 1/3] sched: "
` [RFC PATCH 2/3] fs: "
` [RFC PATCH 3/3] arch/powerpc: "
[PATCH v2 00/16] block atomic writes
2024-01-22 8:29 UTC (3+ messages)
` [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
[PATCH v4 1/3] Remove use of LFS64 interfaces
2024-01-22 7:26 UTC (5+ messages)
` [PATCH v4 2/3] build: Request 64-bit time_t where possible
` [PATCH v4 3/3] io: Adapt to >= 64-bit time_t
[PATCH v3 1/4] Remove use of LFS64 interfaces
2024-01-22 7:22 UTC (7+ messages)
` [PATCH v3 2/4] io: Assert we have a sensible off_t
[PATCH] xfs/604: Make test as _notrun for higher blocksizes filesystem
2024-01-22 6:29 UTC (3+ messages)
[RFC PATCH v2] xfs: run blockgc on freeze to avoid iget stalls after reclaim
2024-01-22 3:23 UTC (3+ messages)
[GIT PULL] xfs: More code changes for 6.8
2024-01-19 18:03 UTC (2+ messages)
[PATCH v2] xfs: ensure submit buffers on LSN boundaries in error handlers
2024-01-19 13:10 UTC (3+ 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
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 (14+ 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 (6+ 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: "
_supports_xfs_scrub cleanups
2024-01-12 4:42 UTC (8+ messages)
` [PATCH 1/3] xfs: check that the mountpoint is actually mounted in _supports_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 (5+ messages)
` [PATCH V3 4/5] xfs: Add support for testing "
` [PATCH V3 5/5] xfs: Check correctness of metadump/mdrestore's ability to work with dirty log
[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2024-01-12 1:56 UTC (3+ messages)
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