Linux XFS Date Index
Thread Index
[
Prev Page
][
Next Page
]
[PATCH 109/111] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 108/111] xfs: move symlink target write function to libxfs
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 107/111] xfs: move remote symlink target read function to libxfs
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 106/111] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 105/111] xfs: xfs_bmap_finish_one should map unwritten extents properly
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 104/111] xfs: support deferred bmap updates on the attr fork
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 103/111] xfs: add a realtime flag to the bmap update log redo items
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 102/111] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 101/111] xfs: move xfs_bmap_defer_add to xfs_bmap_item.c
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 099/111] xfs: hook live rmap operations during a repair operation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 100/111] xfs: clean up bmap log intent item tracepoint callsites
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 097/111] xfs: repair the rmapbt
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 098/111] xfs: create a shadow rmap btree during rmap repair
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 095/111] xfs: launder in-memory btree buffers before transaction commit
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 094/111] xfs: support in-memory btrees
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 096/111] xfs: create a helper to decide if a file mapping targets the rt volume
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 092/111] libxfs: support in-memory buffer cache targets
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 093/111] xfs: add a xfs_btree_ptrs_equal helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 091/111] xfs: teach buftargs to maintain their own buffer hashtable
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 089/111] libxfs: add xfile support
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 088/111] libxfs: teach buftargs to maintain their own buffer hashtable
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 087/111] xfs: move and rename xfs_btree_read_bufl
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 086/111] xfs: remove xfs_btree_reada_bufs
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 085/111] xfs: remove xfs_btree_reada_bufl
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 083/111] xfs: rename btree helpers that depends on the block number representation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 084/111] xfs: factor out a __xfs_btree_check_lblock_hdr helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 082/111] xfs: consolidate btree block verification
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 080/111] xfs: remove the crc variable in __xfs_btree_check_lblock
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 081/111] xfs: tighten up validation of root block in inode forks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 079/111] xfs: misc cleanups for __xfs_btree_check_sblock
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 078/111] xfs: consolidate btree ptr checking
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 077/111] xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 076/111] xfs: simplify xfs_btree_check_lblock_siblings
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 075/111] xfs: simplify xfs_btree_check_sblock_siblings
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 074/111] xfs: remove xfs_btnum_t
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 073/111] xfs: pass a 'bool is_finobt' to xfs_inobt_insert
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 072/111] xfs: split xfs_inobt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 071/111] xfs: split xfs_inobt_insert_sprec
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 069/111] xfs: remove xfs_inobt_cur
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 070/111] xfs: remove the btnum argument to xfs_inobt_count_blocks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 068/111] xfs: split xfs_allocbt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 067/111] xfs: add a sick_mask to struct xfs_btree_ops
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 066/111] xfs: add a name field to struct xfs_btree_ops
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 065/111] xfs: split the agf_roots and agf_levels arrays
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 064/111] xfs: remove xfs_bmbt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 061/111] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 060/111] xfs: remove xfs_rmapbt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 063/111] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 062/111] xfs: make staging file forks explicit
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 059/111] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 058/111] xfs: remove xfs_refcountbt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 057/111] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 056/111] xfs: remove xfs_inobt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 055/111] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 054/111] xfs: remove xfs_allocbt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 053/111] xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 052/111] xfs: don't override bc_ops for staging btrees
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 051/111] xfs: add a xfs_btree_init_ptr_from_cur
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 050/111] xfs: move comment about two 2 keys per pointer in the rmap btree
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 049/111] xfs: create predicate to determine if cursor is at inode root level
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 048/111] xfs: split the per-btree union in struct xfs_btree_cur
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 047/111] xfs: split out a btree type from the btree ops geometry flags
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 046/111] xfs: store the btree pointer length in struct xfs_btree_ops
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 045/111] xfs: factor out a btree block owner check
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 044/111] xfs: factor out a xfs_btree_owner helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 043/111] xfs: move the btree stats offset into struct btree_ops
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 042/111] xfs: move lru refs to the btree ops structure
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 041/111] xfs: set btree block buffer ops in _init_buf
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 040/111] xfs: remove the unnecessary daddr paramter to _init_block
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 039/111] xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 038/111] xfs: rename btree block/buffer init functions
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 037/111] xfs: initialize btree blocks using btree_ops structure
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 036/111] xfs: extern some btree ops structures
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 035/111] xfs: turn the allocbt cursor active field into a btree flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 034/111] xfs: consolidate the xfs_alloc_lookup_* helpers
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 033/111] xfs: remove bc_ino.flags
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 032/111] xfs: encode the btree geometry flags in the btree ops structure
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 031/111] xfs: drop XFS_BTREE_CRC_BLOCKS
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 030/111] xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 029/111] xfs: consolidate btree block allocation tracepoints
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 028/111] xfs: consolidate btree block freeing tracepoints
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 027/111] xfs: update health status if we get a clean bill of health
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 025/111] xfs: add secondary and indirect classes to the health tracking system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 024/111] xfs: report XFS_IS_CORRUPT errors to the health system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 026/111] xfs: remember sick inodes that get inactivated
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 023/111] xfs: report realtime metadata corruption errors to the health system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 022/111] xfs: report inode corruption errors to the health system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 021/111] xfs: report dir/attr block corruption errors to the health system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 020/111] xfs: report btree block corruption errors to the health system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 019/111] xfs: report block map corruption errors to the health tracking system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 018/111] xfs: report ag header corruption errors to the health tracking system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 017/111] xfs: report fs corruption errors to the health tracking system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 016/111] xfs: separate the marking of sick and checked metadata
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 015/111] xfs: teach scrub to check file nlinks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 014/111] xfs: report health of inode link counts
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 013/111] xfs: implement live quotacheck inode scan
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 012/111] xfs: report the health of quota counts
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 011/111] xfs: create a macro for decoding ftypes in tracepoints
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 010/111] xfs: create a predicate to determine if two xfs_names are the same
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 009/111] xfs: create a static name for the dot entry too
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 008/111] xfs: Replace xfs_isilocked with xfs_assert_ilocked
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 007/111] xfs: use xfs_defer_alloc a bit more
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 006/111] xfs: clean up remaining GFP_NOFS users
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 005/111] xfs: use GFP_KERNEL in pure transaction contexts
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 004/111] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 003/111] xfs: convert remaining kmem_free() to kfree()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 002/111] xfs: convert kmem_alloc() to kmalloc()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 001/111] xfs: convert kmem_zalloc() to kzalloc()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 3/3] libfrog: create a new scrub group for things requiring full inode scans
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/3] libxfs: clean up xfs_da_unmount usage
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/3] libxfs: actually set m_fsname
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.5 10/10] mkfs: cleanups for 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.5 09/10] xfs_repair: reduce refcount repair memory usage
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.5 08/10] xfs_repair: use in-memory rmap btrees
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.5 07/10] xfs_repair: minor fixes
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.5 06/10] xfs_scrub: updates for 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.5 05/10] xfs_spaceman: updates for 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.5 04/10] xfsprogs: widen BUI formats to support realtime
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.5 03/10] xfsprogs: bmap log intent cleanups
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.5 02/10] libxfs: sync with 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.5 01/10] libxfs: prepare to sync with 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHBOMB] xfsprogs: catch us up to 6.9 (final)
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: make sure sb_fdblocks is non-negative
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH V3] xfs: make sure sb_fdblocks is non-negative
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: make sure sb_fdblocks is non-negative
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH v2] xfs_repair: detect null buf passed to duration
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [RFC PATCH v4 6/8] xfs: correct the truncate blocksize of realtime inode
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [RFC PATCH v4 3/8] iomap: pass blocksize to iomap_truncate_page()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH] xfs_io: print sysfs paths of mounted filesystems
From
: Carlos Maiolino <cem@xxxxxxxxxx>
Re: [PATCH v2] xfs_repair: detect null buf passed to duration
From
: Carlos Maiolino <cem@xxxxxxxxxx>
Re: [PATCH v6 05/11] mm: split a folio in minimum folio order chunks
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCHSET v30.4 02/10] libxfs: sync with 6.9
From
: Carlos Maiolino <cem@xxxxxxxxxx>
Re: [PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[PATCH] iomap: keep on increasing i_size in iomap_write_end()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Jan Kara <jack@xxxxxxx>
[PATCH] xfs: add bounds checking to xlog_recover_process_data
From
: lei lu <llfamsec@xxxxxxxxx>
Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2] xfs: don't walk off the end of a directory data block
From
: lei lu <llfamsec@xxxxxxxxx>
Re: [PATCH] xfs: don't walk off the end of a directory data block
From
: lei lu <llfamsec@xxxxxxxxx>
Re: [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH v6 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH v6 05/11] mm: split a folio in minimum folio order chunks
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH v6 02/11] fs: Allow fine-grained control of folio sizes
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH] xfs: don't walk off the end of a directory data block
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] xfs: add bounds checking to xlog_recover_process_ophdr
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH] xfs: add bounds checking to xlog_recover_process_ophdr
From
: lei lu <llfamsec@xxxxxxxxx>
Re: [PATCH] xfs: make sure sb_fdblocks is non-negative
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH] xfs_io: print sysfs paths of mounted filesystems
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 3/8] iomap: pass blocksize to iomap_truncate_page()
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
From
: Brian Foster <bfoster@xxxxxxxxxx>
[PATCH v2] xfs_repair: detect null buf passed to duration
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs_repair: detect null buf passed to duration
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH V2] xfs: make sure sb_fdblocks is non-negative
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [GIT PULL] xfs: bug fixes for 6.10
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] xfs: bug fixes for 6.10
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
[syzbot] [xfs?] BUG: corrupted list in xlog_cil_commit
From
: syzbot <syzbot+ea15576a86ef3f03216a@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH] xfs_repair: log when buffers fail CRC checks even if we just recompute it
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] xfs_io: fix gcc complaints about potentially uninitialized variables
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] xfs_repair: detect null buf passed to duration
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH V2] xfs: make sure sb_fdblocks is non-negative
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v3 1/1] xfs_io: make MADV_SOFT_OFFLINE conditional
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] fsverity: support block-based Merkle tree caching
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 18/26] xfs: use merkle tree offset as attr hash
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] fsverity: support block-based Merkle tree caching
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 18/26] xfs: use merkle tree offset as attr hash
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] xfs_repair: log when buffers fail CRC checks even if we just recompute it
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] xfs_io: fix gcc complaints about potentially uninitialized variables
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] xfs_repair: detect null buf passed to duration
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH v3 0/1] xfs_io: make MADV_SOFT_OFFLINE conditional
From
: Bastian Germann <bage@xxxxxxxxxx>
[PATCH v3 1/1] xfs_io: make MADV_SOFT_OFFLINE conditional
From
: Bastian Germann <bage@xxxxxxxxxx>
[PATCH V2] xfs: make sure sb_fdblocks is non-negative
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
Re: [PATCH] xfs: make sure sb_fdblocks is non-negative
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
Re: [PATCH] xfs: dont remain new blocks in cowfork for unshare
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
Re: [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] xfs: dont remain new blocks in cowfork for unshare
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] xfs: dont remain new blocks in cowfork for unshare
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: make sure sb_fdblocks is non-negative
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: dont remain new blocks in cowfork for unshare
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
Re: [PATCH] xfs: make sure sb_fdblocks is non-negative
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
RE: [PATCH 0/2] Improve dmesg output for swapfile+hibernation
From
: "Sukrit.Bhatnagar@xxxxxxxx" <Sukrit.Bhatnagar@xxxxxxxx>
Re: [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 2/8] math64: add rem_u64() to just return the remainder
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: weird splats in xfs/561 on 6.10-rc1?
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 6/8] xfs: correct the truncate blocksize of realtime inode
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 3/8] iomap: pass blocksize to iomap_truncate_page()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 2/8] math64: add rem_u64() to just return the remainder
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
From
: Carlos Maiolino <cem@xxxxxxxxxx>
Re: [PATCH 2/2] xfs_io: Fix do not loop through uninitialized var
From
: Carlos Maiolino <cem@xxxxxxxxxx>
Re: [PATCH 1/2] xfs_db: Fix uninicialized error variable
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[syzbot] Monthly xfs report (May 2024)
From
: syzbot <syzbot+list7ecb28f76477d00e16c9@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: weird splats in xfs/561 on 6.10-rc1?
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: weird splats in xfs/561 on 6.10-rc1?
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: weird splats in xfs/561 on 6.10-rc1?
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: allocation tagging splats xfs generic/531
From
: Suren Baghdasaryan <surenb@xxxxxxxxxx>
Re: allocation tagging splats xfs generic/531
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: allocation tagging splats xfs generic/531
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
weird splats in xfs/561 on 6.10-rc1?
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/2] xfs_db: Fix uninicialized error variable
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 2/2] xfs_io: Fix do not loop through uninitialized var
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/2] xfs_io: Fix do not loop through uninitialized var
From
: Pavel Reichl <preichl@xxxxxxxxxx>
[PATCH 1/2] xfs_db: Fix uninicialized error variable
From
: Pavel Reichl <preichl@xxxxxxxxxx>
[PATCH 0/2] xfsprogs: Fix some issues found by checker
From
: Pavel Reichl <preichl@xxxxxxxxxx>
allocation tagging splats xfs generic/531
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH 15/16] iomap: Remove calls to set and clear folio error flag
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[syzbot] [xfs?] WARNING: locking bug in xfs_inode_mark_reclaimable
From
: syzbot <syzbot+07620ae683e780f6a943@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 14/21] iomap: Sub-extent zeroing
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH] xfs: don't walk off the end of a directory data block
From
: lei lu <llfamsec@xxxxxxxxx>
Re: [PATCH] xfs: don't walk off the end of a directory data block
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH] xfs: don't walk off the end of a directory data block
From
: lei lu <llfamsec@xxxxxxxxx>
[PATCH v6 11/11] xfs: enable block size larger than page size support
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 09/11] xfs: expose block size in stat
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 08/11] xfs: use kvmalloc for xattr buffers
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 05/11] mm: split a folio in minimum folio order chunks
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 04/11] readahead: allocate folios with mapping_min_order in readahead
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 02/11] fs: Allow fine-grained control of folio sizes
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 00/11] enable bs > ps in XFS
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v6 01/11] readahead: rework loop in page_cache_ra_unbounded()
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] xfs: allow symlinks with short remote targets
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
[ANNOUNCE] xfs-linux: for-next updated to b0c6bcd58d44
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
[RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 2/8] math64: add rem_u64() to just return the remainder
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 5/8] xfs: refactor the truncating order
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 6/8] xfs: correct the truncate blocksize of realtime inode
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 4/8] fsdax: pass blocksize to dax_truncate_page()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 3/8] iomap: pass blocksize to iomap_truncate_page()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH v2] xfs: avoid redundant AGFL buffer invalidation
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] fstests: add fsstress + compaction test
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [RFC] fstests: add mmap page boundary tests
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [RFC] fstests: add mmap page boundary tests
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 2/2] xfs: Fix xfs_prepare_shift() range for RT
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 1/2] xfs: Fix xfs_flush_unmap_range() range for RT
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 0/2] xfs: fallocate RT flush unmap range fixes
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2] xfs: avoid redundant AGFL buffer invalidation
From
: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v5.1] fs: Allow fine-grained control of folio sizes
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
Re: Fwd: [PATCH] xfs: don't walk off the end of a directory data block
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
Re: [PATCHv4 1/1] xfs: Add cond_resched to block unmap range and reflink remap path
From
: Disha Goel <disgoel@xxxxxxxxxxxxx>
Re: [PATCH 0/2] Improve dmesg output for swapfile+hibernation
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
RE: [PATCH 0/2] Improve dmesg output for swapfile+hibernation
From
: "Sukrit.Bhatnagar@xxxxxxxx" <Sukrit.Bhatnagar@xxxxxxxx>
Re: Fwd: [PATCH] xfs: don't walk off the end of a directory data block
From
: Dave Chinner <david@xxxxxxxxxxxxx>
RE: [PATCH 1/2] iomap: swap: print warning for unaligned swapfile
From
: "Sukrit.Bhatnagar@xxxxxxxx" <Sukrit.Bhatnagar@xxxxxxxx>
Re: [PATCH 0/2] Improve dmesg output for swapfile+hibernation
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
RE: [PATCH 0/2] Improve dmesg output for swapfile+hibernation
From
: "Sukrit.Bhatnagar@xxxxxxxx" <Sukrit.Bhatnagar@xxxxxxxx>
RE: [PATCH 2/2] mm: swap: print starting physical block offset in swapon
From
: "Sukrit.Bhatnagar@xxxxxxxx" <Sukrit.Bhatnagar@xxxxxxxx>
Re: Fwd: [PATCH] xfs: don't walk off the end of a directory data block
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [PATCH] xfs: test quota's project ID on special files
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] xfs: avoid redundant AGFL buffer invalidation
From
: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Re: Fwd: [PATCH] xfs: don't walk off the end of a directory data block
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] xfs: avoid redundant AGFL buffer invalidation
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH] xfs: avoid redundant AGFL buffer invalidation
From
: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Fwd: [PATCH] xfs: don't walk off the end of a directory data block
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Ian Kent <raven@xxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
[BUG report] Oops: general protection fault, probably for non-canonical address, RIP: 0010:lockdep_unregister_key+0x92/0x240
From
: Zorro Lang <zlang@xxxxxxxxxx>
[syzbot] [xfs?] WARNING in mod_delayed_work_on
From
: syzbot <syzbot+d9c37490b32d66c6bc78@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] xfs_io: make MADV_SOFT_OFFLINE conditional
From
: Bastian Germann <bage@xxxxxxxxxx>
Re: [PATCH] xfs: test quota's project ID on special files
From
: Zorro Lang <zlang@xxxxxxxxxx>
Processed: bump severity for usr-merge bugs
From
: "Debian Bug Tracking System" <owner@xxxxxxxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v5 2/2] iomap: fault in smaller chunks for non-large folio mappings
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v5 1/2] filemap: add helper mapping_max_folio_size()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v2] xfs_io: make MADV_SOFT_OFFLINE conditional
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v5 2/2] iomap: fault in smaller chunks for non-large folio mappings
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v5 1/2] filemap: add helper mapping_max_folio_size()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v5 1/2] filemap: add helper mapping_max_folio_size()
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
Re: [PATCH 0/2] Improve dmesg output for swapfile+hibernation
From
: Pavel Machek <pavel@xxxxxx>
[PATCH 2/1] xfs_io: print sysfs paths of mounted filesystems
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH 6.1 01/24] xfs: write page faults in iomap are not buffered writes
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 6.1 01/24] xfs: write page faults in iomap are not buffered writes
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[syzbot] [xfs?] possible deadlock in xfs_ilock_attr_map_shared
From
: syzbot <syzbot+069cc167ecbee6e3e91a@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: Dave Chinner <david@xxxxxxxxxxxxx>
xfsprogs_6.8.0-2_source.changes ACCEPTED into unstable
From
: Debian FTP Masters <ftpmaster@xxxxxxxxxxxxxxxxxxxxx>
Processing of xfsprogs_6.8.0-2_source.changes
From
: Debian FTP Masters <ftpmaster@xxxxxxxxxxxxxxxxxxxxx>
[PATCH v2] xfs_io: make MADV_SOFT_OFFLINE conditional
From
: Bastian Germann <bage@xxxxxxxxxx>
Re: [PATCH] xfs_io: make MADV_SOFT_OFFLINE conditional
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] xfs_io: make MADV_SOFT_OFFLINE conditional
From
: Bastian Germann <bage@xxxxxxxxxx>
Re: [PATCH 6.1 01/24] xfs: write page faults in iomap are not buffered writes
From
: Leah Rumancik <leah.rumancik@xxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 18/26] xfs: use merkle tree offset as attr hash
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 1/2] iomap: swap: print warning for unaligned swapfile
From
: Chris Li <chrisl@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 2/2] mm: swap: print starting physical block offset in swapon
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH 2/2] mm: swap: print starting physical block offset in swapon
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 18/26] xfs: use merkle tree offset as attr hash
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 6.1 01/24] xfs: write page faults in iomap are not buffered writes
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Jan Kara <jack@xxxxxxx>
[PATCH 2/2] mm: swap: print starting physical block offset in swapon
From
: Sukrit Bhatnagar <Sukrit.Bhatnagar@xxxxxxxx>
[PATCH 1/2] iomap: swap: print warning for unaligned swapfile
From
: Sukrit Bhatnagar <Sukrit.Bhatnagar@xxxxxxxx>
[PATCH 0/2] Improve dmesg output for swapfile+hibernation
From
: Sukrit Bhatnagar <Sukrit.Bhatnagar@xxxxxxxx>
[PATCH 4/4] xfs: don't open-code u64_to_user_ptr
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 3/4] xfs: allow symlinks with short remote targets
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/4] xfs: fix xfs_init_attr_trans not handling explicit operation codes
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/4] xfs: drop xfarray sortinfo folio on error
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET] xfs: minor fixes for 6.10-rc1
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/1] mkfs: use libxfs to create symlinks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 4/4] xfs_repair: remove the old bag implementation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 3/4] xfs_repair: port to the new refcount bag structure
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/4] xfs_repair: create refcount bag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/4] xfs_repair: define an in-memory btree for storing refcount bag info
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 6/6] xfs_repair: remove the old rmap collection slabs
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 5/6] xfs_repair: reduce rmap bag memory usage when creating refcounts
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 4/6] xfs_repair: compute refcount data from in-memory rmap btrees
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 3/6] xfs_repair: verify on-disk rmap btrees with in-memory btree data
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/6] xfs_repair: convert regular rmap repair to use in-memory btrees
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/6] libxfs: provide a kernel-compatible kasprintf
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/1] xfs_repair: check num before bplist[num]
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 5/5] xfs_scrub: upload clean bills of health
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 4/5] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 3/5] xfs_scrub: update health status if we get a clean bill of health
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/5] xfs_scrub: check file link counts
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/5] xfs_scrub: implement live quotacheck inode scan
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/2] xfs_spaceman: report health of inode link counts
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/2] xfs_spaceman: report the health of quota counts
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/1] libxfs: add a realtime flag to the bmap update log redo items
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 3/4] libxfs: reuse xfs_bmap_update_cancel_item
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 4/4] libxfs: add a xattr_entry helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/4] libxfs: add a bi_entry helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 111/111] xfs: allow sunit mount option to repair bad primary sb stripe values
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 110/111] xfs: shrink failure needs to hold AGI buffer
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 109/111] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 108/111] xfs: move symlink target write function to libxfs
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 107/111] xfs: move remote symlink target read function to libxfs
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 105/111] xfs: xfs_bmap_finish_one should map unwritten extents properly
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 106/111] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 104/111] xfs: support deferred bmap updates on the attr fork
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 103/111] xfs: add a realtime flag to the bmap update log redo items
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 101/111] xfs: move xfs_bmap_defer_add to xfs_bmap_item.c
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 102/111] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 100/111] xfs: clean up bmap log intent item tracepoint callsites
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 099/111] xfs: hook live rmap operations during a repair operation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 098/111] xfs: create a shadow rmap btree during rmap repair
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 097/111] xfs: repair the rmapbt
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 096/111] xfs: create a helper to decide if a file mapping targets the rt volume
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 095/111] xfs: launder in-memory btree buffers before transaction commit
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 094/111] xfs: support in-memory btrees
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 093/111] xfs: add a xfs_btree_ptrs_equal helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 092/111] libxfs: support in-memory buffer cache targets
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 091/111] xfs: teach buftargs to maintain their own buffer hashtable
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 089/111] libxfs: add xfile support
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 088/111] libxfs: teach buftargs to maintain their own buffer hashtable
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 087/111] xfs: move and rename xfs_btree_read_bufl
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 086/111] xfs: remove xfs_btree_reada_bufs
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 085/111] xfs: remove xfs_btree_reada_bufl
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 084/111] xfs: factor out a __xfs_btree_check_lblock_hdr helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 083/111] xfs: rename btree helpers that depends on the block number representation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 082/111] xfs: consolidate btree block verification
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 081/111] xfs: tighten up validation of root block in inode forks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 080/111] xfs: remove the crc variable in __xfs_btree_check_lblock
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 079/111] xfs: misc cleanups for __xfs_btree_check_sblock
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 078/111] xfs: consolidate btree ptr checking
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 077/111] xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 076/111] xfs: simplify xfs_btree_check_lblock_siblings
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 075/111] xfs: simplify xfs_btree_check_sblock_siblings
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 074/111] xfs: remove xfs_btnum_t
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 073/111] xfs: pass a 'bool is_finobt' to xfs_inobt_insert
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 072/111] xfs: split xfs_inobt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 071/111] xfs: split xfs_inobt_insert_sprec
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 070/111] xfs: remove the btnum argument to xfs_inobt_count_blocks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 069/111] xfs: remove xfs_inobt_cur
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 068/111] xfs: split xfs_allocbt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 067/111] xfs: add a sick_mask to struct xfs_btree_ops
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 066/111] xfs: add a name field to struct xfs_btree_ops
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 065/111] xfs: split the agf_roots and agf_levels arrays
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 064/111] xfs: remove xfs_bmbt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 063/111] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 062/111] xfs: make staging file forks explicit
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 061/111] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 060/111] xfs: remove xfs_rmapbt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 059/111] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 058/111] xfs: remove xfs_refcountbt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 057/111] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 056/111] xfs: remove xfs_inobt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 055/111] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 054/111] xfs: remove xfs_allocbt_stage_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 053/111] xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 052/111] xfs: don't override bc_ops for staging btrees
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 051/111] xfs: add a xfs_btree_init_ptr_from_cur
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 050/111] xfs: move comment about two 2 keys per pointer in the rmap btree
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 049/111] xfs: create predicate to determine if cursor is at inode root level
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 048/111] xfs: split the per-btree union in struct xfs_btree_cur
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 047/111] xfs: split out a btree type from the btree ops geometry flags
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 046/111] xfs: store the btree pointer length in struct xfs_btree_ops
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 045/111] xfs: factor out a btree block owner check
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 044/111] xfs: factor out a xfs_btree_owner helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 043/111] xfs: move the btree stats offset into struct btree_ops
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 042/111] xfs: move lru refs to the btree ops structure
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 041/111] xfs: set btree block buffer ops in _init_buf
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 040/111] xfs: remove the unnecessary daddr paramter to _init_block
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 039/111] xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 038/111] xfs: rename btree block/buffer init functions
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 037/111] xfs: initialize btree blocks using btree_ops structure
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 036/111] xfs: extern some btree ops structures
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 035/111] xfs: turn the allocbt cursor active field into a btree flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 034/111] xfs: consolidate the xfs_alloc_lookup_* helpers
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 033/111] xfs: remove bc_ino.flags
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 032/111] xfs: encode the btree geometry flags in the btree ops structure
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 031/111] xfs: drop XFS_BTREE_CRC_BLOCKS
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 030/111] xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 029/111] xfs: consolidate btree block allocation tracepoints
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 028/111] xfs: consolidate btree block freeing tracepoints
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 027/111] xfs: update health status if we get a clean bill of health
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 026/111] xfs: remember sick inodes that get inactivated
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 025/111] xfs: add secondary and indirect classes to the health tracking system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 024/111] xfs: report XFS_IS_CORRUPT errors to the health system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 023/111] xfs: report realtime metadata corruption errors to the health system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 022/111] xfs: report inode corruption errors to the health system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 021/111] xfs: report dir/attr block corruption errors to the health system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 020/111] xfs: report btree block corruption errors to the health system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 019/111] xfs: report block map corruption errors to the health tracking system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 018/111] xfs: report ag header corruption errors to the health tracking system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 017/111] xfs: report fs corruption errors to the health tracking system
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 016/111] xfs: separate the marking of sick and checked metadata
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 015/111] xfs: teach scrub to check file nlinks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 014/111] xfs: report health of inode link counts
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 013/111] xfs: implement live quotacheck inode scan
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 012/111] xfs: report the health of quota counts
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 011/111] xfs: create a macro for decoding ftypes in tracepoints
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 010/111] xfs: create a predicate to determine if two xfs_names are the same
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 009/111] xfs: create a static name for the dot entry too
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 008/111] xfs: Replace xfs_isilocked with xfs_assert_ilocked
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 007/111] xfs: use xfs_defer_alloc a bit more
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 006/111] xfs: clean up remaining GFP_NOFS users
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 005/111] xfs: use GFP_KERNEL in pure transaction contexts
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 004/111] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 003/111] xfs: convert remaining kmem_free() to kfree()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 002/111] xfs: convert kmem_alloc() to kmalloc()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 001/111] xfs: convert kmem_zalloc() to kzalloc()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 3/3] libfrog: create a new scrub group for things requiring full inode scans
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/3] libxfs: clean up xfs_da_unmount usage
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/3] libxfs: actually set m_fsname
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.4 10/10] mkfs: cleanups for 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.4 09/10] xfs_repair: reduce refcount repair memory usage
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.4 08/10] xfs_repair: use in-memory rmap btrees
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.4 07/10] xfs_repair: minor fixes
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.4 06/10] xfs_scrub: updates for 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.4 05/10] xfs_spaceman: updates for 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.4 04/10] xfsprogs: widen BUI formats to support realtime
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.4 03/10] xfsprogs: bmap log intent cleanups
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.4 02/10] libxfs: sync with 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.4 01/10] libxfs: prepare to sync with 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHBOMB] xfsprogs: catch us up to 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c.
From
: Guangwu Zhang <guazhang@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 11/12] shmem: add file length arg in shmem_get_folio() path
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH v2] xfs: allow symlinks with short remote targets
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2] xfs: fix xfs_init_attr_trans not handling explicit operation codes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] xfs: don't open-code u64_to_user_ptr
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH v2] xfs: allow symlinks with short remote targets
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH v2] xfs: fix xfs_init_attr_trans not handling explicit operation codes
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: fix xfs_init_attr_trans not handling explicit operation codes
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] xfs: don't open-code u64_to_user_ptr
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 1/2] filemap: add helper mapping_max_folio_size()
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] generic: test creating and removing symlink xattrs
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] xfs: allow symlinks with short remote targets
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] xfs: fix xfs_init_attr_trans not handling explicit operation codes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH] xfs: drop xfarray sortinfo folio on error
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2] libxfs/quota: utilize FS_IOC_FSSETXATTRAT to set prjid on special files
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
xfsprogs_6.8.0-1_source.changes ACCEPTED into unstable
From
: Debian FTP Masters <ftpmaster@xxxxxxxxxxxxxxxxxxxxx>
Processing of xfsprogs_6.8.0-1_source.changes
From
: Debian FTP Masters <ftpmaster@xxxxxxxxxxxxxxxxxxxxx>
Re: [bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c.
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH 11/12] shmem: add file length arg in shmem_get_folio() path
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c.
From
: Guangwu Zhang <guazhang@xxxxxxxxxx>
Re: [bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c.
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v5 2/2] iomap: fault in smaller chunks for non-large folio mappings
From
: Xu Yang <xu.yang_2@xxxxxxx>
[PATCH v5 1/2] filemap: add helper mapping_max_folio_size()
From
: Xu Yang <xu.yang_2@xxxxxxx>
[PATCH v4 2/2] iomap: fault in smaller chunks for non-large folio mappings
From
: Xu Yang <xu.yang_2@xxxxxxx>
[PATCH v4 1/2] filemap: add helper mapping_max_folio_size()
From
: Xu Yang <xu.yang_2@xxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH v3] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
From
: Xu Yang <xu.yang_2@xxxxxxx>
Re: [PATCH v3] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
From
: Xu Yang <xu.yang_2@xxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Ian Kent <raven@xxxxxxxxxx>
[PATCH] generic: test creating and removing symlink xattrs
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c.
From
: Guangwu Zhang <guazhang@xxxxxxxxxx>
[PATCH] xfs: allow symlinks with short remote targets
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] xfs: fix xfs_init_attr_trans not handling explicit operation codes
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] xfs: drop xfarray sortinfo folio on error
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: dont remain new blocks in cowfork for unshare
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
Re: [GIT PULL] xfs: new code for 6.10
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: dont remain new blocks in cowfork for unshare
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: test quota's project ID on special files
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2] libxfs/quota: utilize FS_IOC_FSSETXATTRAT to set prjid on special files
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 4/4] xfs: add fileattr_set/get for symlinks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 3/4] xfs: allow setting xattrs on special files
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 1/4] xfs: allow renames of project-less inodes
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] xfs: test quota's project ID on special files
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v2] libxfs/quota: utilize FS_IOC_FSSETXATTRAT to set prjid on special files
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v2 3/4] xfs: allow setting xattrs on special files
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v2 4/4] xfs: add fileattr_set/get for symlinks
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v2 1/4] xfs: allow renames of project-less inodes
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v2 0/4] Introduce FS_IOC_FSSETXATTRAT/FS_IOC_FSGETXATTRAT ioctls
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH 18/26] xfs: use merkle tree offset as attr hash
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v3] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
From
: Christoph Hellwig <hch@xxxxxx>
[GIT PULL] xfs: new code for 6.10
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c.
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v3] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 18/26] xfs: use merkle tree offset as attr hash
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c.
From
: Guangwu Zhang <guazhang@xxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH] xfs: allow changing extsize on file
From
: kernel test robot <oliver.sang@xxxxxxxxx>
[PATCH v3] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
From
: Xu Yang <xu.yang_2@xxxxxxx>
Re: [PATCH v2] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
From
: Xu Yang <xu.yang_2@xxxxxxx>
[syzbot] [xfs?] general protection fault in xfs_destroy_mount_workqueues
From
: syzbot <syzbot+8905ded1b49ae88b96a6@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH v3 1/3] iomap: pass blocksize to iomap_truncate_page()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Guenter Roeck <linux@xxxxxxxxxxxx>
[PATCH] xfs: dont remain new blocks in cowfork for unshare
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
Re: [PATCH 25/26] xfs: make it possible to disable fsverity
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Guenter Roeck <linux@xxxxxxxxxxxx>
Re: [PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Guenter Roeck <linux@xxxxxxxxxxxx>
Re: [PATCH v3 1/3] iomap: pass blocksize to iomap_truncate_page()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 18/26] xfs: use merkle tree offset as attr hash
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 11/12] shmem: add file length arg in shmem_get_folio() path
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCHSET v5.6] fstests: fs-verity support for XFS
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
From
: Hannes Reinecke <hare@xxxxxxx>
Recall: [PATCH] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
From
: Xu Yang <xu.yang_2@xxxxxxx>
[PATCH v2] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
From
: Xu Yang <xu.yang_2@xxxxxxx>
[PATCH] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
From
: Xu Yang <xu.yang_2@xxxxxxx>
[ANNOUNCE] xfsprogs v6.8.0 released
From
: Carlos Maiolino <cem@xxxxxxxxxx>
[PATCH v3 1/3] iomap: pass blocksize to iomap_truncate_page()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v3 3/3] xfs: correct the zeroing truncate range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v3 2/3] fsdax: pass blocksize to dax_truncate_page()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Takashi Iwai <tiwai@xxxxxxx>
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
Re: [PATCH v2 1/3] iomap: pass blocksize to iomap_truncate_page()
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v2 1/3] iomap: pass blocksize to iomap_truncate_page()
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH v5 05/11] mm: split a folio in minimum folio order chunks
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH 07/12] shmem: check if a block is uptodate before splice into pipe
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH v2 2/3] fsdax: pass blocksize to dax_truncate_page()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 3/3] xfs: correct the zeroing truncate range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 1/3] iomap: pass blocksize to iomap_truncate_page()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Ian Kent <raven@xxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Ian Kent <raven@xxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
Re: [PATCH 12/12] shmem: add large folio support to the write and fallocate paths
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 11/12] shmem: add file length arg in shmem_get_folio() path
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: About the conflict between XFS inode recycle and VFS rcu-walk
From
: alexjlzheng@xxxxxxxxx
Re: [PATCH v5 05/11] mm: split a folio in minimum folio order chunks
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 1/3] iomap: pass blocksize to iomap_truncate_page()
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 1/3] iomap: pass blocksize to iomap_truncate_page()
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 00/12] [LSF/MM/BPF RFC] shmem/tmpfs: add large folios support
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 03/12] shmem: move folio zero operation to write_begin()
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 04/12] shmem: exit shmem_get_folio_gfp() if block is uptodate
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 12/12] shmem: add large folio support to the write and fallocate paths
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 11/12] shmem: add file length arg in shmem_get_folio() path
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 09/12] shmem: enable per-block uptodate
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 10/12] shmem: add order arg to shmem_alloc_folio()
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 06/12] shmem: set folio uptodate when reclaim
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 08/12] shmem: clear uptodate blocks after PUNCH_HOLE
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 07/12] shmem: check if a block is uptodate before splice into pipe
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 05/12] shmem: clear_highpage() if block is not uptodate
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 02/12] shmem: add per-block uptodate tracking for large folios
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH 01/12] splice: don't check for uptodate if partially uptodate is impl
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[syzbot] [xfs?] possible deadlock in xfs_qm_dquot_isolate
From
: syzbot <syzbot+6d8d043596bb844b6947@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [BUG REPORT] generic/561 fails when testing xfs on next-20240506 kernel
From
: Zhang Yi <yi.zhang@xxxxxxxxxx>
[PATCH 3/3] xfs: correct the zeroing truncate range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH 2/3] fsdax: pass blocksize to dax_truncate_page()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH 1/3] iomap: pass blocksize to iomap_truncate_page()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 04/18] fsverity: support block-based Merkle tree caching
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] fsverity: support block-based Merkle tree caching
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[regression]WARNING: possible circular locking dependency detected at: xfs_can_free_eofblocks+0x300/0x570 [xfs]
From
: Yi Zhang <yi.zhang@xxxxxxxxxx>
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [Lsf-pc] XFS BoF at LSFMM
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: make sure sb_fdblocks is non-negative
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
Re: [PATCH] xfs: allow changing extsize on file
From
: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
[Index of Archives]
[XFS]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]