Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2023-04-24 05:50:06 to 2023-05-03 18:40:47 UTC [more...]

[PATCH RFC 00/16] block atomic writes
 2023-05-03 18:38 UTC  (8+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
` [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
` [PATCH RFC 05/16] block: Add REQ_ATOMIC flag
` [PATCH RFC 06/16] block: Limit atomic writes according to bio and queue limits
` [PATCH RFC 07/16] block: Add bdev_find_max_atomic_write_alignment()
` [PATCH RFC 08/16] block: Add support for atomic_write_unit
` [PATCH RFC 11/16] fs: iomap: Atomic write support

[PATCH] xfs_repair: dont leak buffer when discarding directories
 2023-05-03 15:15 UTC 

[PATCH] xfs_repair: estimate per-AG btree slack better
 2023-05-03 15:07 UTC  (5+ messages)

[PATCH v3 0/6] fs: implement multigrain timestamps
 2023-05-03 14:20 UTC  (7+ messages)
` [PATCH v3 1/6] fs: add infrastructure for multigrain inode i_m/ctime
` [PATCH v3 2/6] overlayfs: allow it handle multigrain timestamps
` [PATCH v3 3/6] shmem: convert to "
` [PATCH v3 4/6] xfs: "
` [PATCH v3 5/6] ext4: "
` [PATCH v3 6/6] btrfs: "

[syzbot] [ntfs3?] [btrfs?] BUG: unable to handle kernel paging request in clear_user_rep_good
 2023-05-03 10:31 UTC  (4+ messages)
` [syzbot] [xfs?] "

[6.4-current oops] null ptr deref in blk_mq_sched_bio_merge() from blkdev readahead
 2023-05-03  8:07 UTC  (2+ messages)

[PATCHSET RFC v24.6 0/4] xfs: online repair for fs summary counters with exclusive fsfreeze
 2023-05-03  3:02 UTC  (5+ messages)
` [PATCH 1/4] vfs: allow filesystem freeze callers to denote who froze the fs
` [PATCH 2/4] vfs: allow exclusive freezing of filesystems
` [PATCH 3/4] xfs: stabilize fs summary counters for online fsck
` [PATCH 4/4] xfs: repair summary counters

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
 2023-05-03  0:14 UTC  (10+ messages)

[PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
 2023-05-02 22:41 UTC  (2+ messages)

Corruption of in-memory data (0x8) detected at xfs_defer_finish_noroll on kernel 6.3
 2023-05-02 23:13 UTC  (3+ messages)

[PATCHSET 0/7] fstests: random fixes for v2023.05.01
 2023-05-02 20:08 UTC  (8+ messages)
` [PATCH 1/7] fsx: fix indenting of columns in bad buffers report
` [PATCH 2/7] xfs/262: remove dangerous labels
` [PATCH 3/7] generic/724,xfs/791: adjust test preconditions for post-EOF stripe zeroing
` [PATCH 4/7] xfs/{243,245,272,274}: ignore raid alignment flags in bmap output
` [PATCH 5/7] fiemap-tester: holes can be backed by unwritten extents
` [PATCH 6/7] fiemap: FIEMAP_EXTENT_LAST denotes the last record in the recordset
` [PATCH 7/7] generic/{094,225}: drop the file allocation unit requirements

[PATCH v2] xfs: fix ag count overflow during growfs
 2023-05-02  7:35 UTC  (3+ messages)

[PATCHSET v2 0/4] xfs: inodegc fixes for 6.4-rc1
 2023-05-01 23:10 UTC  (6+ messages)
` [PATCH 1/4] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
` [PATCH 2/4] xfs: check that per-cpu inodegc workers actually run on that cpu
` [PATCH 3/4] xfs: disable reaping in fscounters scrub
` [PATCH 4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work

[PATCHSET v2 0/4] xfs: bug fixes for 6.4-rc1
 2023-05-01 23:09 UTC  (8+ messages)
` [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
` [PATCH 2/4] xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
` [PATCH 3/4] xfs: flush dirty data and drain directios before scrubbing cow fork
` [PATCH 4/4] xfs: don't allocate into the data fork for an unshare request
` [PATCH 5/4] xfs: fix negative array access in xfs_getbmap

RFC: allow building a kernel without buffer_heads
 2023-05-01 16:00 UTC  (29+ messages)
` [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
` [PATCH 03/17] fs: rename and move block_page_mkwrite_return
` [PATCH 05/17] filemap: update ki_pos in generic_perform_write
  ` [Cluster-devel] "
` [PATCH 06/17] filemap: add a kiocb_write_and_wait helper
` [PATCH 07/17] filemap: add a kiocb_invalidate_pages helper
` [PATCH 08/17] filemap: add a kiocb_invalidate_post_write helper
` [PATCH 09/17] fs: factor out a direct_write_fallback helper
` [PATCH 10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
` [PATCH 12/17] fuse: use direct_write_fallback
` [PATCH 13/17] block: don't plug in blkdev_write_iter
` [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 15/17] block: stop setting ->direct_IO
` [PATCH 16/17] block: use iomap for writes to block devices
  ` [f2fs-dev] "
` [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD

[PATCH v6 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-05-01 10:12 UTC  (3+ messages)
` [PATCH v6 1/3] mm: vmscan: ignore "

[GIT PULL] xfs: new code for 6.4
 2023-04-29 18:19 UTC  (3+ messages)

[GIT PULL] iomap: new code for 6.4
 2023-04-29 18:19 UTC  (2+ messages)

[jlayton:ctime] [xfs] 97834d91c9: xfstests.xfs.443.fail
 2023-04-29  2:21 UTC 

[PATCH] mkfs: warning about misaligned AGs and RAID stripes is not an error
 2023-04-28  8:09 UTC  (2+ messages)

[PATCH] xfs_db: fix broken logic in error path
 2023-04-28  6:57 UTC  (2+ messages)

[PATCHSET 0/4] xfs: bug fixes for 6.4-rc1
 2023-04-28  4:30 UTC  (13+ messages)
` [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
` [PATCH 2/4] xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
` [PATCH 3/4] xfs: flush dirty data and drain directios before scrubbing cow fork
` [PATCH 4/4] xfs: don't allocate into the data fork for an unshare request

[PATCHSET 0/4] xfs: inodegc fixes for 6.4-rc1
 2023-04-28  4:28 UTC  (11+ messages)
` [PATCH 1/4] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
` [PATCH 2/4] xfs: check that per-cpu inodegc workers actually run on that cpu
` [PATCH 3/4] xfs: disable reaping in fscounters scrub
` [PATCH 4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work

[PATCHSET 0/4] xfs: bug fixes for 6.4-rc1
 2023-04-27 22:51 UTC  (3+ messages)
` [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof

[PATCH] xfs: drop EXPERIMENTAL tag for large extent counts
 2023-04-27 19:01 UTC  (3+ messages)

[ANNOUNCE] xfsdump: for-next **rebased** to dcfb054
 2023-04-27 16:49 UTC 

[ANNOUNCE] xfsdump: for-next updated to c3a72aa
 2023-04-27 16:04 UTC  (4+ messages)

[PATCH] xfs: fix livelock in delayed allocation at ENOSPC
 2023-04-27 15:07 UTC  (9+ messages)

[PATCH v2 0/3] fs: multigrain timestamps
 2023-04-27  9:57 UTC  (18+ messages)
` [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
` [PATCH v2 2/3] shmem: mark for high-res timestamps on next update after getattr
` [PATCH v2 3/3] xfs: mark the inode for high-res timestamp update in getattr

[PATCH] xfs: fix ag count overflow during growfs
 2023-04-27  9:05 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-04-27  8:29 UTC  (5+ messages)

[ANNOUNCE] xfs: for-next updated to 9419092fb263
 2023-04-26 23:11 UTC 

[RFCv3 3/3] iomap: Support subpage size dirty tracking to improve write performance
 2023-04-26  9:57 UTC  (2+ messages)

W sprawie samochodu
 2023-04-26  7:55 UTC 

[PATCH] xfs: fix xfs_buf use-after-free in xfs_buf_item_unpin
 2023-04-26  3:00 UTC  (2+ messages)

[PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-26  2:37 UTC  (9+ messages)
` [RFC PATCH v11.1 "

[PATCHSET v2 0/4] fstests: direct specification of looping test duration
 2023-04-26  0:14 UTC  (5+ messages)
` [PATCH 1/4] generic/476: reclassify this test as a long running soak stress test
` [PATCH 2/4] readme: document TIME/LOAD_FACTOR
` [PATCH 3/4] misc: add duration for long soak tests
` [PATCH 4/4] misc: add duration for recovery loop tests

[PATCHSET 0/3] fstests: direct specification of looping test duration
 2023-04-25  4:50 UTC  (12+ messages)
` [PATCH 1/3] generic/476: reclassify this test as a long running soak stress test
` [PATCH 2/3] misc: add duration for long soak tests
  ` [PATCH v2 "
` [PATCH 3/3] misc: add duration for recovery loop tests

[PATCH 0/2] xfs: one extent per EFI
 2023-04-24 22:52 UTC  (11+ messages)
` [PATCH 1/2] xfs: IO time "

[syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2)
 2023-04-24 14:21 UTC  (6+ messages)

[ANNOUNCE] xfsprogs: for-next updated to 364cc9546
 2023-04-24 10:48 UTC 

[PATCH 0/5] block: simplify with PAGE_SECTORS_SHIFT
 2023-04-24  8:26 UTC  (8+ messages)
` [PATCH 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
` [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS

[RFC PATCH 2/3][RESEND] shmem: mark for high-res timestamps on next update after getattr
 2023-04-24  7:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox