messages from 2023-06-08 03:24:25 to 2023-06-15 21:57:27 UTC [more...]
[PATCH 0/3] xfs: fix xfs_extent_busy_flush() deadlock in EFI processing
2023-06-15 21:57 UTC (11+ messages)
` [PATCH 1/3] xfs: pass alloc flags through to xfs_extent_busy_flush()
` [PATCH 2/3] xfs: allow extent free intents to be retried
` [PATCH 3/3] xfs: don't block in busy flushing when freeing extents
[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2023-06-15 20:48 UTC (5+ messages)
` [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h
[ANNOUNCE] xfs-linux: for-next updated to c3b880acadc9
2023-06-15 16:19 UTC
[PATCHv9 0/6] iomap: Add support for per-block dirty state to improve write performance
2023-06-15 16:12 UTC (44+ messages)
` [PATCHv9 1/6] iomap: Rename iomap_page to iomap_folio_state and others
` [PATCHv9 2/6] iomap: Drop ifs argument from iomap_set_range_uptodate()
` [PATCHv9 3/6] iomap: Add some uptodate state handling helpers for ifs state bitmap
` [PATCHv9 4/6] iomap: Refactor iomap_write_delalloc_punch() function out
` [PATCHv9 5/6] iomap: Allocate ifs in ->write_begin() early
` [PATCHv9 6/6] iomap: Add per-block dirty state tracking to improve performance
[PATCHSET 0/3] xfs_db: create names with colliding hashes
2023-06-15 16:12 UTC (5+ messages)
` [PATCH 1/3] xfs_db: hoist name obfuscation code out of metadump.c
` [PATCH v2 "
` [PATCH 2/3] xfs_db: create dirents and xattrs with colliding names
[PATCHSET v3 0/5] xfsprogs: fix ascii-ci problems, then kill it
2023-06-15 16:11 UTC (6+ messages)
` [PATCH 1/5] libxfs: test the ascii case-insensitive hash
` [PATCH 3/5] xfs_db: fix metadump name obfuscation for ascii-ci filesystems
` [PATCH v2 "
[Bug 216110] New: rmdir sub directory cause i_nlink of parent directory down from 0 to 0xffffffff
2023-06-15 3:35 UTC (2+ messages)
` [Bug 216110] "
[PATCH 0/2] xfstests/xfsprogs xfs_repair progress reporting test
2023-06-15 2:15 UTC (10+ messages)
` [PATCH v4] xfstests: add test for xfs_repair progress reporting
` [PATCH] xfs_repair: always print an estimate when reporting progress
[PATCH 08/11] xfs: logging the on disk inode LSN can make it go backwards
2023-06-14 9:13 UTC (3+ messages)
Fwd: [PATCH] fs/xfs/libxfs/xfs_bmap.c: space required after that ',' and spaces required around that '='
2023-06-14 9:06 UTC
[PATCH v4 0/9] fs: implement multigrain timestamps
2023-06-14 6:29 UTC (9+ messages)
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
[PATCH v3 0/8] Create large folios in iomap buffered write path
2023-06-13 19:43 UTC (24+ messages)
` [PATCH v3 1/8] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
` [PATCH v3 2/8] iomap: Remove large folio handling in iomap_invalidate_folio()
` [PATCH v3 3/8] doc: Correct the description of ->release_folio
` [PATCH v3 4/8] iomap: Remove unnecessary test from iomap_release_folio()
` [PATCH v3 5/8] filemap: Add fgf_t typedef
` [PATCH v3 6/8] filemap: Allow __filemap_get_folio to allocate large folios
` [PATCH v3 7/8] iomap: Create large folios in the buffered write path
` [PATCH v3 8/8] iomap: Copy larger chunks from userspace
[ANNOUNCE] xfs-linux: for-next updated to b29434999371
2023-06-13 15:50 UTC (2+ messages)
xfsprogs_6.3.0-1_source.changes ACCEPTED into unstable
2023-06-13 9:17 UTC
Processing of xfsprogs_6.3.0-1_source.changes
2023-06-13 8:59 UTC
[PATCHSET RFC 0/3] fs: kernel and userspace filesystem freeze
2023-06-13 7:52 UTC (16+ messages)
` [PATCH 1/3] fs: distinguish between user initiated freeze and kernel initiated freeze
` [PATCH 2/3] fs: wait for partially frozen filesystems
` [PATCH 3/3] fs: Drop wait_unfrozen wait queue
[PATCH v2] libxcmd: add return value check for dynamic memory function
2023-06-13 7:52 UTC (5+ messages)
[PATCH 0/2] xfs: fix an inconsistency issue
2023-06-13 4:48 UTC (5+ messages)
` [PATCH 1/2] xfs: factor out __xfs_da3_node_read()
` [PATCH 2/2] xfs: atomic drop extent entries when inactiving attr
[Bug report] fstests generic/051 (on xfs) hang on latest linux v6.5-rc5+
2023-06-12 23:33 UTC (31+ messages)
` [6.5-rc5 regression] core dump hangs (was Re: [Bug report] fstests generic/051 (on xfs) hang on latest linux v6.5-rc5+)
[PATCH 6.1] xfs: verify buffer contents when we skip log replay
2023-06-12 9:15 UTC (3+ messages)
[PATCH] xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
2023-06-12 5:58 UTC (2+ messages)
[PATCH]xfs: fix mounting failed caused by sequencing problem ,in the log records
2023-06-10 2:44 UTC (3+ messages)
` [PATCH]xfs_repair: fix the problem of repair failure caused by dirty flag being abnormally set on buffer
[PATCH] libxfs: deferred items should call xfs_perag_intent_{get,put}
2023-06-09 15:14 UTC
[ANNOUNCE] xfsprogs: for-next updated to 7901c8c1a
2023-06-09 11:54 UTC
[RFC 0/4] bdev: allow buffer-head & iomap aops to co-exist
2023-06-09 9:17 UTC (11+ messages)
` [RFC 1/4] bdev: replace export of blockdev_superblock with BDEVFS_MAGIC
` [RFC 4/4] bdev: extend bdev inode with it's own super_block
[MEGAPATCHSET v25 1/2] xfs: online repair, part 1
2023-06-09 3:22 UTC (5+ messages)
` [PATCHSET v25.0 0/7] xfs_scrub: fixes to the repair code
[PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
2023-06-09 2:50 UTC (13+ messages)
` [PATCH v2 3/3] fs: Use delayed shrinker unregistration
[PATCH 5.15] xfs: verify buffer contents when we skip log replay
2023-06-08 22:16 UTC
[GIT PULL] xfs: fixes for 6.4-rc5
2023-06-08 17:27 UTC (2+ messages)
[PATCH] mkfs: fix man's default value for sparse option
2023-06-08 14:47 UTC (2+ messages)
[PATCHv8 5/5] iomap: Add per-block dirty state tracking to improve performance
2023-06-08 14:45 UTC (4+ messages)
[PATCHSET 0/3] fstests: reduce scrub time in testing
2023-06-08 10:38 UTC (2+ messages)
[PATCHSET 0/3] fstests: random fixes for v2023.05.28
2023-06-08 9:12 UTC (3+ messages)
` [PATCH 2/3] xfs/155: discard stderr when checking for NEEDSREPAIR
Re:
2023-06-08 8:13 UTC
[PATCH v2] libxcmd: add return value check for dynamic memory function
2023-06-08 5:40 UTC
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