messages from 2023-06-13 04:56:15 to 2023-06-22 08:40:10 UTC [more...]
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 8:39 UTC
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 8:31 UTC (4+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
Question on slow fallocate
2023-06-22 8:18 UTC (3+ messages)
W sprawie samochodu
2023-06-22 8:01 UTC
[PATCH 0/5 V2] xfs: various fixes
2023-06-22 5:36 UTC (11+ messages)
` [PATCH 1/5] xfs: don't reverse order of items in bulk AIL insertion
` [PATCH 2/5] xfs: pass alloc flags through to xfs_extent_busy_flush()
` [PATCH 3/5] xfs: allow extent free intents to be retried
` [PATCH 4/5] xfs: don't block in busy flushing when freeing extents
` [PATCH 5/5] xfs: journal geometry is not properly bounds checked
[PATCH] po/de.po: Fix possible typo which makes gettext-0.22 unhappy
2023-06-22 5:29 UTC (7+ messages)
` [PATCH] xfsprogs: "
[PATCH 0/1] iomap regression for aio dio 4k writes
2023-06-22 4:47 UTC (9+ messages)
` [PATCH 1/1] For DIO writes with no mapped pages for inode, skip deferring completion
[PATCHSET v25.0 0/5] xfs: online repair of AG btrees
2023-06-22 4:04 UTC (3+ messages)
` [PATCH 3/5] xfs: rewrite xfs_icache_inode_is_allocated
[MEGAPATCHSET v25 1/2] xfs: online repair, part 1
2023-06-22 3:18 UTC (15+ messages)
` [PATCHSET 0/7] xfs: fix ranged queries and integer overflows in GETFSMAP
` [PATCHSET v25.0 0/7] xfs: stage repair information in pageable memory
` [PATCH 1/7] xfs: create a big array data structure
` [PATCHSET v25.0 0/4] xfs: online scrubbing of realtime summary files
` [PATCHSET v25.0 0/2] xfs: miscellaneous repair tweaks
` [PATCHSET v25.0 0/2] xfs: force rebuilding of metadata
` [PATCH 2/2] xfs: allow userspace to rebuild metadata structures
[PATCH 0/3] xfs: fix xfs_extent_busy_flush() deadlock in EFI processing
2023-06-22 1:15 UTC (29+ 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] mkfs.xfs: fix segmentation fault caused by accessing a null pointer
2023-06-21 21:54 UTC (2+ messages)
[PATCH 0/2] fs: Fixup bdev_mark_dead callbacks for ext4 and xfs
2023-06-21 16:26 UTC (6+ messages)
` [PATCH 1/2] ext4: Fix crash in ext4_bdev_mark_dead()
` [PATCH 2/2] xfs: "
[PATCH 70/79] xfs: switch to new ctime accessors
2023-06-21 14:46 UTC
[PATCH v3 0/8] Create large folios in iomap buffered write path
2023-06-21 12:03 UTC (21+ messages)
` [PATCH v3 4/8] iomap: Remove unnecessary test from iomap_release_folio()
` [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
[PATCH 07/11] sysctl: Add size to register_sysctl
2023-06-21 11:16 UTC (3+ messages)
` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
2023-06-21 8:05 UTC (3+ messages)
[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
2023-06-21 7:54 UTC (3+ messages)
[PATCHSET v25.0 0/6] xfs: prepare repair for bulk loading
2023-06-21 2:05 UTC (3+ messages)
` [PATCH 1/6] xfs: force all buffers to be written during btree bulk load
[PATCH 0/6] xfs: CPU usage optimizations for realtime allocator
2023-06-20 21:32 UTC (7+ messages)
` [PATCH 1/6] xfs: cache last bitmap block in "
` [PATCH 2/6] xfs: invert the realtime summary cache
` [PATCH 3/6] xfs: return maximum free size from xfs_rtany_summary()
` [PATCH 4/6] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
` [PATCH 5/6] xfs: don't try redundant allocations "
` [PATCH 6/6] xfs: don't look for end of extent further than necessary "
[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
2023-06-20 17:26 UTC (7+ messages)
` [Bug 217572] "
[PATCHSET v25.0 0/9] xfs: fix online repair block reaping
2023-06-20 6:01 UTC (10+ messages)
` [PATCH 5/9] xfs: use deferred frees to reap old btree blocks
` [PATCH 7/9] xfs: ignore stale buffers when scanning the buffer cache
` [PATCH 8/9] xfs: reap large AG metadata extents when possible
[PATCHv10 0/8] iomap: Add support for per-block dirty state to improve write performance
2023-06-20 5:58 UTC (17+ messages)
` [PATCHv10 1/8] iomap: Rename iomap_page to iomap_folio_state and others
` [PATCHv10 2/8] iomap: Drop ifs argument from iomap_set_range_uptodate()
` [PATCHv10 3/8] iomap: Add some uptodate state handling helpers for ifs state bitmap
` [PATCHv10 4/8] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
` [PATCHv10 5/8] iomap: Use iomap_punch_t typedef
` [PATCHv10 6/8] iomap: Refactor iomap_write_delalloc_punch() function out
` [PATCHv10 7/8] iomap: Allocate ifs in ->write_begin() early
` [PATCHv10 8/8] iomap: Add per-block dirty state tracking to improve performance
W sprawie samochodu
2023-06-19 9:41 UTC
[PATCH] xfs: journal geometry is not properly bounds checked
2023-06-19 8:48 UTC (3+ messages)
[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_pack_data
2023-06-19 1:52 UTC (2+ messages)
[PATCHSET v2 0/3] fs: kernel and userspace filesystem freeze
2023-06-16 13:24 UTC (11+ 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] xfs: AGF length has never been bounds checked
2023-06-16 7:41 UTC (4+ messages)
[PATCHSET 0/8] xfsprogs: sync with 6.4
2023-06-16 5:49 UTC (10+ messages)
` [PATCH 1/8] libxfs: deferred items should call xfs_perag_intent_{get,put}
` [PATCH 2/8] libxfs: port list_cmp_func_t to userspace
` [PATCH 3/8] libxfs: port transaction precommit hooks "
` [PATCH 4/8] xfs: restore allocation trylock iteration
` [PATCH 5/8] xfs: fix AGF vs inode cluster buffer deadlock
` [PATCH 6/8] xfs: fix agf/agfl verification on v4 filesystems
` [PATCH 7/8] xfs: validity check agbnos on the AGFL
` [PATCH 8/8] xfs: validate block number being freed before adding to xefi
W sprawie samochodu
2023-06-14 7:40 UTC
new libxfs 6.4 sync
2023-06-16 1:36 UTC
[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 (3+ messages)
[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 (5+ messages)
` [PATCH v4] xfstests: add test for xfs_repair progress reporting
[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
[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 (5+ messages)
` [PATCH 2/3] fs: wait for partially frozen filesystems
[PATCH v2] libxcmd: add return value check for dynamic memory function
2023-06-13 7:52 UTC (5+ messages)
[PATCHv9 1/6] iomap: Rename iomap_page to iomap_folio_state and others
2023-06-13 5:05 UTC (5+ 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