Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-12 11:35:19 to 2023-06-20 04:44:49 UTC [more...]

[PATCHSET v25.0 0/9] xfs: fix online repair block reaping
 2023-06-20  4:44 UTC  (7+ 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

[MEGAPATCHSET v25 1/2] xfs: online repair, part 1
 2023-06-20  2:09 UTC  (3+ messages)
` [PATCHSET 0/7] xfs: fix ranged queries and integer overflows in GETFSMAP

[PATCH 0/5 V2] xfs: various fixes
 2023-06-20  0:20 UTC  (6+ 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

[PATCHv10 0/8] iomap: Add support for per-block dirty state to improve write performance
 2023-06-19 17:29 UTC  (15+ 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

[PATCH v3 0/8] Create large folios in iomap buffered write path
 2023-06-19 17:09 UTC  (28+ 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

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)

[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
 2023-06-19  8:29 UTC 

[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
 2023-06-19  2:02 UTC  (2+ messages)

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_pack_data
 2023-06-19  1:52 UTC  (2+ messages)

[PATCH 0/3] xfs: fix xfs_extent_busy_flush() deadlock in EFI processing
 2023-06-17  0:47 UTC  (27+ 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

[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  (26+ messages)
` [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 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  (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  (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)

[PATCHv9 1/6] iomap: Rename iomap_page to iomap_folio_state and others
 2023-06-13  5:05 UTC  (8+ 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  (28+ messages)
    ` [6.5-rc5 regression] core dump hangs (was Re: [Bug report] fstests generic/051 (on xfs) hang on latest linux v6.5-rc5+)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).