linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[RFCv3 0/7] ext2 iomap changes and iomap improvements
 2024-04-26 18:57 UTC  (25+ messages)
` [RFCv3 1/7] ext2: Remove comment related to journal handle
` [RFCv3 2/7] ext2: Convert ext2 regular file buffered I/O to use iomap
` [RFCv3 3/7] ext2: Enable large folio support
` [RFCv3 4/7] ext2: Implement seq counter for validating cached iomap
` [RFCv3 5/7] iomap: Fix iomap_adjust_read_range for plen calculation
` [RFCv3 6/7] iomap: Optimize iomap_read_folio
` [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings

[syzbot] [xfs?] possible deadlock in xfs_ilock_data_map_shared
 2024-04-26 16:32 UTC  (2+ messages)

[syzbot] [xfs?] possible deadlock in xfs_fs_dirty_inode
 2024-04-26 16:30 UTC  (2+ messages)

[PATCH v4 00/11] enable bs > ps in XFS
 2024-04-26 15:49 UTC  (28+ messages)
` [PATCH v4 01/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v4 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v4 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v4 06/11] filemap: cap PTE range to be created to i_size in folio_map_range()
` [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers
` [PATCH v4 09/11] xfs: expose block size in stat
` [PATCH v4 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v4 11/11] xfs: enable block size larger than page size support

[Linux kernel bug] KASAN: slab-out-of-bounds Read in xlog_cksum
 2024-04-26 12:46 UTC  (5+ messages)

allow building a kernel without buffer_heads v3
 2024-04-26 10:37 UTC  (3+ messages)
` [PATCH 5/6] block: use iomap for writes to block devices

[PATCH RFC 0/7] buffered block atomic writes
 2024-04-26  8:02 UTC  (4+ messages)
` [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()

[PATCH v5 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-26  7:18 UTC  (14+ messages)
` [PATCH v5 1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin()
` [PATCH v5 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
` [PATCH v5 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
` [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
` [PATCH v5 5/9] iomap: drop the write failure handles when unsharing and zeroing
` [PATCH v5 6/9] iomap: don't increase i_size if it's not a write operation
` [PATCH v5 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter()
` [PATCH v5 8/9] iomap: make iomap_write_end() return a boolean
` [PATCH v5 9/9] iomap: do some small logical cleanup in buffered write

[PATCH 0/2] xfs: Clear a couple of W=1 warnings
 2024-04-26  6:09 UTC  (13+ messages)
` [PATCH 1/2] xfs: Clear W=1 warning in xfs_iwalk_run_callbacks():
` [PATCH 2/2] xfs: Clear W=1 warning in xfs_trans_unreserve_and_mod_sb():

[ANNOUNCE] xfs-linux: for-next updated to 08e012a62de8
 2024-04-26  5:16 UTC 

[PATCH 0/2] mm/huge_memory: couple fixes and one cleanup
 2024-04-25 22:40 UTC  (8+ messages)
` [PATCH 1/2] mm/huge_memory: skip invalid debugfs file entry for folio split
` [PATCH 2/2] mm/huge_memory: cap max length on debugfs file entry "

add higher level directory operations helpers
 2024-04-25 21:22 UTC  (7+ messages)
` [PATCH 1/5] xfs: factor out a xfs_dir_lookup_args helper
` [PATCH 2/5] xfs: factor out a xfs_dir_createname_args helper
` [PATCH 3/5] xfs: factor out a xfs_dir_removename_args helper
` [PATCH 4/5] xfs: factor out a xfs_dir_replace_args helper
` [PATCH 5/5] xfs: refactor dir format helpers

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-25 20:34 UTC  (5+ messages)

KASAN: null-ptr-deref Write in xlog_cil_commit
 2024-04-25 20:33 UTC  (7+ messages)

[PATCH 27/30] iomap: Remove calls to set and clear folio error flag
 2024-04-25 16:55 UTC  (10+ messages)

[PATCH v4 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
 2024-04-25 12:32 UTC  (4+ messages)
` [PATCH v5 "

[PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-25 12:25 UTC  (2+ messages)
` (subset) "

[PATCHv2 0/1] xfs: soft lockups while unmapping large no. of extents
 2024-04-25 12:18 UTC  (3+ messages)
` [PATCHv2 1/1] xfs: Add cond_resched in xfs_bunmapi_range loop

[PATCH] mm/huge_memory: move writeback and truncation checks early
 2024-04-25  9:40 UTC  (3+ messages)

[RFC] fstests: add fsstress + writeback + debugfs folio split test
 2024-04-25  5:31 UTC  (2+ messages)

[PATCHSET v5.5 2/2] xfs: fs-verity support
 2024-04-25  1:14 UTC  (8+ messages)
` [PATCH 13/29] xfs: add "
` [PATCH 14/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks

[PATCHSET v5.5 1/2] fs-verity: support merkle tree access by blocks
 2024-04-25  1:04 UTC  (42+ messages)
` [PATCH 03/13] fsverity: support block-based Merkle tree caching
` [PATCH 04/13] fsverity: add per-sb workqueue for post read processing
` [PATCH 06/13] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
` [PATCH 07/13] fsverity: pass the new tree size and block size to ->begin_enable_verity
` [PATCH 08/13] fsverity: expose merkle tree geometry to callers
` [PATCH 09/13] fsverity: box up the write_merkle_tree_block parameters too
` [PATCH 10/13] fsverity: pass the zero-hash value to the implementation
` [PATCH 11/13] fsverity: report validation errors back to the filesystem
` [PATCH 12/13] fsverity: remove system-wide workqueue

[PATCHSET 2/4] libxfs: sync with 6.9
 2024-04-24 17:20 UTC  (3+ messages)
` [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
  ` [PATCH v3.1 "

[ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e
 2024-04-24 14:58 UTC  (4+ messages)

xfs fixups for the fop_flags conversion
 2024-04-24 12:49 UTC  (3+ messages)

[Bug 218764] New: xfs_scrub_all.in: NameError: name 'path' is not defined
 2024-04-24  3:39 UTC  (3+ messages)
` [Bug 218764] "

[GIT PULLBOMB v13.4] xfs: directory parent pointers
 2024-04-24  3:35 UTC  (10+ messages)
` [GIT PULL 1/9] xfs: shrink struct xfs_da_args
` [GIT PULL 2/9] xfs: improve extended attribute validation
` [GIT PULL 3/9] xfs: Parent Pointers
` [GIT PULL 4/9] xfs: scrubbing for parent pointers
` [GIT PULL 5/9] xfs: online repair "
` [GIT PULL 6/9] xfs: detect and correct directory tree problems
` [GIT PULL 7/9] xfs: vectorize scrub kernel calls
` [GIT PULL 8/9] xfs: reduce iget overhead in scrub
` [GIT PULL 9/9] xfs: minor fixes to online repair

[PATCHSET v13.4 9/9] xfs: minor fixes to online repair
 2024-04-24  3:29 UTC  (5+ messages)
` [PATCH 1/4] xfs: drop the scrub file's iolock when transaction allocation fails
` [PATCH 2/4] xfs: fix iunlock calls in xrep_adoption_trans_alloc
` [PATCH 3/4] xfs: exchange-range for repairs is no longer dynamic
` [PATCH 4/4] xfs: invalidate dentries for a file before moving it to the orphanage

[PATCHSET v13.4 8/9] xfs: reduce iget overhead in scrub
 2024-04-24  3:28 UTC  (3+ messages)
` [PATCH 1/2] xfs: use dontcache for grabbing inodes during scrub
` [PATCH 2/2] xfs: only iget the file once when doing vectored scrub-by-handle

[PATCHSET v13.4 7/9] xfs: vectorize scrub kernel calls
 2024-04-24  3:28 UTC  (4+ messages)
` [PATCH 1/3] xfs: reduce the rate of cond_resched calls inside scrub
` [PATCH 2/3] xfs: move xfs_ioc_scrub_metadata to scrub.c
` [PATCH 3/3] xfs: introduce vectored scrub mode

[PATCHSET v13.4 6/9] xfs: detect and correct directory tree problems
 2024-04-24  3:27 UTC  (5+ messages)
` [PATCH 1/4] xfs: teach online scrub to find directory tree structure problems
` [PATCH 2/4] xfs: invalidate dirloop scrub path data when concurrent updates happen
` [PATCH 3/4] xfs: report directory tree corruption in the health information
` [PATCH 4/4] xfs: fix corruptions in the directory tree

[PATCHSET v13.4 5/9] xfs: online repair for parent pointers
 2024-04-24  3:26 UTC  (15+ messages)
` [PATCH 03/16] xfs: salvage parent pointers when rebuilding xattr structures
` [PATCH 04/16] xfs: add raw parent pointer apis to support repair
` [PATCH 05/16] xfs: repair directories by scanning directory parent pointers
` [PATCH 06/16] xfs: implement live updates for directory repairs
` [PATCH 07/16] xfs: replay unlocked parent pointer updates that accrue during xattr repair
` [PATCH 08/16] xfs: repair directory parent pointers by scanning for dirents
` [PATCH 09/16] xfs: implement live updates for parent pointer repairs
` [PATCH 10/16] xfs: remove pointless unlocked assertion
` [PATCH 11/16] xfs: split xfs_bmap_add_attrfork into two pieces
` [PATCH 12/16] xfs: add a per-leaf block callback to xchk_xattr_walk
` [PATCH 13/16] xfs: actually rebuild the parent pointer xattrs
` [PATCH 14/16] xfs: adapt the orphanage code to handle parent pointers
` [PATCH 15/16] xfs: repair link count of nondirectories after rebuilding "
` [PATCH 16/16] xfs: inode repair should ensure there's an attr fork to store "


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 NNTP newsgroup(s).