Linux XFS Date Index
[Prev Page][Next Page]
- [PATCH 035/110] xfs: turn the allocbt cursor active field into a btree flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 034/110] xfs: consolidate the xfs_alloc_lookup_* helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 033/110] xfs: remove bc_ino.flags
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 032/110] xfs: encode the btree geometry flags in the btree ops structure
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 031/110] xfs: drop XFS_BTREE_CRC_BLOCKS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 030/110] xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 029/110] xfs: consolidate btree block allocation tracepoints
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 028/110] xfs: consolidate btree block freeing tracepoints
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 027/110] xfs: update health status if we get a clean bill of health
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 026/110] xfs: remember sick inodes that get inactivated
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 025/110] xfs: add secondary and indirect classes to the health tracking system
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 024/110] xfs: report XFS_IS_CORRUPT errors to the health system
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 023/110] xfs: report realtime metadata corruption errors to the health system
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 022/110] xfs: report inode corruption errors to the health system
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 021/110] xfs: report dir/attr block corruption errors to the health system
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 020/110] xfs: report btree block corruption errors to the health system
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 019/110] xfs: report block map corruption errors to the health tracking system
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 018/110] xfs: report ag header corruption errors to the health tracking system
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 017/110] xfs: report fs corruption errors to the health tracking system
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 016/110] xfs: separate the marking of sick and checked metadata
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 015/110] xfs: teach scrub to check file nlinks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 014/110] xfs: report health of inode link counts
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 013/110] xfs: implement live quotacheck inode scan
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 012/110] xfs: report the health of quota counts
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 011/110] xfs: create a macro for decoding ftypes in tracepoints
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 010/110] xfs: create a predicate to determine if two xfs_names are the same
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 009/110] xfs: create a static name for the dot entry too
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 008/110] xfs: Replace xfs_isilocked with xfs_assert_ilocked
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 007/110] xfs: use xfs_defer_alloc a bit more
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 006/110] xfs: clean up remaining GFP_NOFS users
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 005/110] xfs: use GFP_KERNEL in pure transaction contexts
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 004/110] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 002/110] xfs: convert kmem_alloc() to kmalloc()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 003/110] xfs: convert remaining kmem_free() to kfree()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 001/110] 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>
- [PATCH 8/8] xfs_repair: support more than INT_MAX block maps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/8] xfs_repair: don't create block maps for data files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/8] xfs_repair: constrain attr fork extent count
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/8] xfs_repair: clean up lock resources
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/8] xfs_repair: support more than 2^32 owners per physical block
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/8] xfs_repair: support more than 2^32 rmapbt records per AG
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/8] xfs_repair: slab and bag structs need to track more than 2^32 items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/8] xfs_db: add a bmbt inflation command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] xfs_repair: rebuild block mappings from rmapbt data
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] xfs_repair: sync bulkload data structures with kernel newbt code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] xfs_scrub: scan whole-fs metadata files in parallel
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] libfrog: promote XFROG_SCRUB_DESCR_SUMMARY to a scrub type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] libfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_*
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] mkfs: allow sizing internal logs for concurrency
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] mkfs: allow sizing allocation groups for concurrency
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/5] mkfs: use a sensible log sector size default
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/5] libxfs: also query log device topology in get_topology
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/5] libxfs: remove the S_ISREG check from blkid_get_topology
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/5] libxfs: refactor the fs_topology structure
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/5] libxfs: remove the unused fs_topology_t typedef
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/5] xfs_io: add linux madvise advice codes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/5] xfs_scrub: don't fail while reporting media scan errors
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/5] xfs_scrub: fix threadcount estimates for phase 6
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/5] xfs_db: fix alignment checks in getbitval
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/5] xfs_repair: double-check with shortform attr verifiers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] xfs_repair: bulk load records into new btree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] xfs_repair: adjust btree bulkloading slack computations to match online repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 67/67] xfs: remove conditional building of rt geometry validator functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 66/67] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 65/67] xfs: fix backwards logic in xfs_bmap_alloc_account
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 64/67] xfs: use the op name in trace_xlog_intent_recovery_failed
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 63/67] xfs: fix a use after free in xfs_defer_finish_recovery
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 62/67] xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into asserts
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 61/67] xfs: remove xfs_attr_sf_hdr_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 60/67] xfs: remove struct xfs_attr_shortform
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 59/67] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 58/67] xfs: remove xfs_attr_shortform_lookup
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 57/67] xfs: simplify xfs_attr_sf_findname
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 56/67] xfs: move the xfs_attr_sf_lookup tracepoint
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 55/67] xfs: return if_data from xfs_idata_realloc
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 54/67] xfs: make if_data a void pointer
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 53/67] xfs: remove XFS_RTMIN/XFS_RTMAX
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 52/67] xfs: remove rt-wrappers from xfs_format.h
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 51/67] xfs: split xfs_rtmodify_summary_int
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 50/67] xfs: move xfs_rtget_summary to xfs_rtbitmap.c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 49/67] xfs: indicate if xfs_bmap_adjacent changed ap->blkno
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 48/67] xfs: return -ENOSPC from xfs_rtallocate_*
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 47/67] xfs: also use xfs_bmap_btalloc_accounting for RT allocations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 46/67] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 45/67] xfs: fix perag leak when growfs fails
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 44/67] xfs: add lock protection when remove perag from radix tree
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 43/67] xfs: improve dquot iteration for scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 42/67] xfs: create a new inode fork block unmap helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 41/67] xfs: create a ranged query function for refcount btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 40/67] xfs: repair inode fork block mapping data structures
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 39/67] xfs: zap broken inode forks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 38/67] xfs: set inode sick state flags when we zap either ondisk fork
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 37/67] xfs: dont cast to char * for XFS_DFORK_*PTR macros
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 36/67] xfs: repair refcount btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 35/67] xfs: repair inode btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 34/67] xfs: repair free space btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 33/67] xfs: constrain dirty buffers while formatting a staged btree
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 32/67] xfs: move btree bulkload record initialization to ->get_record implementations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 31/67] xfs: read leaf blocks when computing keys for bulkloading into node blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 30/67] xfs: set XBF_DONE on newly formatted btree block that are ready for writing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 29/67] xfs: force all buffers to be written during btree bulk load
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 28/67] xfs: pass the defer ops directly to xfs_defer_add
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 27/67] xfs: pass the defer ops instead of type to xfs_defer_start_recovery
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 26/67] xfs: store an ops pointer in struct xfs_defer_pending
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 25/67] xfs: consolidate the xfs_attr_defer_* helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 24/67] xfs: move xfs_ondisk.h to libxfs/
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 23/67] xfs: extract xfs_da_buf_copy() helper function
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 22/67] xfs: update dir3 leaf block metadata after swap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 21/67] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/67] xfs: force small EFIs for reaping btree extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/67] xfs: remove unused fields from struct xbtree_ifakeroot
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 18/67] xfs: automatic freeing of freshly allocated unwritten space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/67] xfs: remove __xfs_free_extent_later
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/67] xfs: allow pausing of pending deferred work items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/67] xfs: don't append work items to logged xfs_defer_pending objects
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/67] xfs: elide ->create_done calls for unlogged deferred work
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/67] xfs: don't allow overly small or large realtime volumes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/67] xfs: fix 32-bit truncation in xfs_compute_rextslog
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/67] xfs: make rextslog computation consistent with mkfs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/67] xfs: move ->iop_relog to struct xfs_defer_op_type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/67] xfs: hoist xfs_trans_add_item calls to defer ops functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/67] xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/67] xfs: use xfs_defer_create_done for the relogging operation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/67] xfs: hoist ->create_intent boilerplate to its callsite
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/67] xfs: hoist intent done flag setting to ->finish_item callsite
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/67] xfs: move ->iop_recover to xfs_defer_op_type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/67] xfs: use xfs_defer_finish_one to finish recovered work items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/67] xfs: recreate work items when recovering intent items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/67] xfs: use xfs_defer_pending objects to recover intent items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/13] xfs_{db,repair}: use m_blockwsize instead of sb_blocksize for rt blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/13] xfs_{db,repair}: use accessor functions for summary info words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/13] xfs_{db,repair}: use helpers for rtsummary block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/13] xfs_{db,repair}: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/13] xfs_repair: convert helpers for rtbitmap block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/13] xfs_{db,repair}: convert open-coded xfs_rtword_t pointer accesses to helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/13] mkfs: convert utility to use new rt extent helpers and types
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/13] xfs_repair: convert utility to use new rt extent helpers and types
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/13] libxfs: use helpers to convert rt block numbers to rt extent numbers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHSET V2 05/18] xfsprogs: fix log sector size detection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/13] libxfs: create a helper to compute leftovers of realtime extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/13] xfs_repair: fix confusing rt space units in the duplicate detection code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/13] mkfs: fix log sunit rounding when external logs are in use
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/13] libxfs: fix incorrect porting to 6.7
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4 18/18] mkfs: cleanups for 6.9
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4 17/18] xfs_repair: reduce refcount repair memory usage
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4 16/18] xfs_repair: use in-memory rmap btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4 15/18] xfs_scrub: updates for 6.9
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4 14/18] xfs_spaceman: updates for 6.9
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4 13/18] xfsprogs: widen BUI formats to support realtime
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4 12/18] xfsprogs: bmap log intent cleanups
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 11/18] libxfs: sync with 6.9
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4 10/18] libxfs: prepare to sync with 6.9
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 09/18] xfs_repair: support more than 4 billion records
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4 08/18] xfs_repair: rebuild inode fork mappings
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4 07/18] xfs_scrub: scan metadata files in parallel
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 06/18] mkfs: scale shards on ssds
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET V2 05/18] xfsprogs: fix log sector size detection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 04/18] xfsprogs: bug fixes for 6.8
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 03/18] xfs_repair: faster btree bulkloading
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 02/18] libxfs: sync with 6.8
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 01/18] xfsprogs: convert utilities to use new rt helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHBOMB v2] xfsprogs: everything headed towards 6.9
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHBOMB v2] xfsprogs: everything headed towards 6.9
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] xfs: compile out v4 support if disabled
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 00/24] xfs backports for 6.6.y (from 6.8)
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 04/24] xfs: don't leak recovered attri intent items
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 20/24] xfs: fix perag leak when growfs fails
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: simplify extent allocation alignment
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 04/11] xfs: split xfs_mod_freecounter
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] include libgen.h for basename API prototype
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 00/11] enable bs > ps in XFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 23/24] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- Re: [PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 09/11] xfs: rework splitting of indirect block reservations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 07/11] xfs: support RT inodes in xfs_mod_delalloc
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 17/24] xfs: initialise di_crc in xfs_log_dinode
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 13/24] xfs: recompute growfsrtfree transaction reservation while growing rt volume
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 24/24] xfs: remove conditional building of rt geometry validator functions
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 22/24] xfs: update dir3 leaf block metadata after swap
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 18/24] xfs: short circuit xfs_growfs_data_private() if delta is zero
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 21/24] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 19/24] xfs: add lock protection when remove perag from radix tree
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 16/24] xfs: add missing nrext64 inode flag check to scrub
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 12/24] xfs: remove unused fields from struct xbtree_ifakeroot
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 14/24] xfs: fix an off-by-one error in xreap_agextent_binval
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 11/24] xfs: make xchk_iget safer in the presence of corrupt inode btrees
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 15/24] xfs: force all buffers to be written during btree bulk load
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 08/24] xfs: make rextslog computation consistent with mkfs
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 10/24] xfs: don't allow overly small or large realtime volumes
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 09/24] xfs: fix 32-bit truncation in xfs_compute_rextslog
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 07/24] xfs: transfer recovered intent item ownership in ->iop_recover
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 06/24] xfs: pass the xfs_defer_pending object to iop_recover
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 05/24] xfs: use xfs_defer_pending objects to recover intent items
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 02/24] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 03/24] xfs: consider minlen sized extents in xfs_rtallocate_extent_block
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH 6.6 CANDIDATE 01/24] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- Re: [syzbot] [xfs?] possible deadlock in xfs_qm_dqget
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [syzbot] [xfs?] possible deadlock in xfs_qm_dqget
- From: syzbot <syzbot+fa52b47267f5cac8c654@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 07/11] mm: do not split a folio if it has minimum folio order requirement
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/11] fs: Allow fine-grained control of folio sizes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] include libgen.h for basename API prototype
- From: Khem Raj <raj.khem@xxxxxxxxx>
- Re: [linux-next:master] [fs/mnt_idmapping.c] b4291c7fd9: xfstests.generic.645.fail
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] xfs_repair: Dump both inode details in Phase 6 duplicate file check
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: fs/xfs/libxfs/xfs_dir2.c:336:15-22: WARNING opportunity for kmemdup
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2] xfs_repair: Dump both inode details in Phase 6 duplicate file check
- From: Srikanth C S <srikanth.c.s@xxxxxxxxxx>
- RE: [External] : Re: [PATCH] xfs_repair: Dump both inode details in Phase 6 duplicate file check
- From: Srikanth C S <srikanth.c.s@xxxxxxxxxx>
- [PATCH v2] xfs: compile out v4 support if disabled
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/11] xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] xfs: stop the steal (of data blocks for RT indirect blocks)
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] xfs: rework splitting of indirect block reservations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] xfs: reinstate RT support in xfs_bmapi_reserve_delalloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] xfs: split xfs_mod_freecounter
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] xfs: support RT inodes in xfs_mod_delalloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions
- From: Christoph Hellwig <hch@xxxxxx>
- bring back RT delalloc support v4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] xfs: move RT inode locking out of __xfs_bunmapi
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] xfs_refcount: Preventing integer overflow
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [xfs?] possible deadlock in xfs_icwalk_ag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [syzbot] [xfs?] possible deadlock in xfs_icwalk_ag
- From: syzbot <syzbot+7766d4a620956dfe7070@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] xfs_refcount: Preventing integer overflow
- From: Andrey Shumilin <shum.sdl@xxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs_repair: Dump both inode details in Phase 6 duplicate file check
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: XFS: shrink capability status
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [GIT PULL] xfs: Bug fixes for 6.9
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] xfs: Bug fixes for 6.9
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH] xfs_repair: Dump both inode details in Phase 6 duplicate file check
- From: Srikanth C S <srikanth.c.s@xxxxxxxxxx>
- RE: [External] : Re: [PATCH RFC] xfs_repair: Dump both inode details in Phase 6 duplicate file check
- From: Srikanth C S <srikanth.c.s@xxxxxxxxxx>
- Re: [PATCH] xfs: compile out v4 support if disabled
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: compile out v4 support if disabled
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- assertion failure in v6.7
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 9/9] xfs: rename bp->b_folio_count
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: internalise all remaining i_version support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: compile out v4 support if disabled
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: compile out v4 support if disabled
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 8/9] xfs: use vmalloc for multi-folio buffers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/9] xfs: kill XBF_UNMAPPED
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] xfs: use folios in the buffer cache
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] xfs: use folios in the buffer cache
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- XFS: shrink capability status
- From: SCOTT FIELDS <Scott.Fields@xxxxxxxxxxx>
- [syzbot] Monthly xfs report (Mar 2024)
- From: syzbot <syzbot+lista1e41fd3fe8612aa32c2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] xfs_repair: Dump both inode details in Phase 6 duplicate file check
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Storing bdev request_queue limits in xfs_buftarg
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget
- From: Andre Noll <maan@xxxxxxxxxxxxxxxx>
- [PATCH RFC] xfs_repair: Dump both inode details in Phase 6 duplicate file check
- From: Srikanth C S <srikanth.c.s@xxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget
- From: Andre Noll <maan@xxxxxxxxxxxxxxxx>
- Re: [PATCH 08/29] fsverity: add per-sb workqueue for post read processing
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCHSET v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/29] fsverity: add per-sb workqueue for post read processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v4 6/9] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 8/9] iomap: make iomap_write_end() return a boolean
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 9/9] iomap: do some small logical cleanup in buffered write
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 5/9] iomap: drop the write failure handles when unsharing and zeroing
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 08/29] fsverity: add per-sb workqueue for post read processing
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCHSET v5.3] fs-verity support for XFS
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget
- From: Andre Noll <maan@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 08/29] fsverity: add per-sb workqueue for post read processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHSET v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: internalise all remaining i_version support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/5] xfs: detect partial buffer recovery operations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: internalise all remaining i_version support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: stop advertising SB_I_VERSION
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs: detect partial buffer recovery operations
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHSET v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/5] xfs: consistently use struct xlog in buffer item recovery
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] xfs: recover dquot buffers unconditionally
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] xfs: map buffers in xfs_buf_alloc_folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] xfs: map buffers in xfs_buf_alloc_folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/9] xfs: walk b_addr for buffer I/O
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] xfs: map buffers in xfs_buf_alloc_folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 35/40] xfs: teach online repair to evaluate fsverity xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 24/40] xfs: disable direct read path for fs-verity files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 9/9] iomap: do some small logical cleanup in buffered write
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 8/9] iomap: make iomap_write_end() return a boolean
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 6/9] iomap: don't increase i_size if it's not a write operation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 5/9] iomap: drop the write failure handles when unsharing and zeroing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/5] xfs: consistently use struct xlog in buffer item recovery
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/5] xfs: detect partial buffer recovery operations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: compile out v4 support if disabled
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/3] xfs/{021,122}: adapt to fsverity xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/5] xfs: recover dquot buffers unconditionally
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/5] xfs: separate out inode buffer recovery a bit more
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/5] xfs: buffer log item type mismatches are corruption
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/4] xfs: make inode inactivation state changes atomic
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: compile out v4 support if disabled
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] xfs: allow sunit mount option to repair bad primary sb stripe values
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: internalise all remaining i_version support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: stop advertising SB_I_VERSION
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 8/9] xfs: use vmalloc for multi-folio buffers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/9] xfs: walk b_addr for buffer I/O
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 6/9] xfs: map buffers in xfs_buf_alloc_folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/9] xfs: buffer items don't straddle pages anymore
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/9] xfs: kill XBF_UNMAPPED
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/9] xfs: use folios in the buffer cache
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3] xfs/{021,122}: adapt to fsverity xattrs
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH] xfs: quota radix tree allocations need to be NOFS on insert
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [RFC PATCH] fstests: test MADV_POPULATE_READ with IO errors
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 9/9] xfs: rename bp->b_folio_count
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] xfs: separate out inode buffer recovery a bit more
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] xfs: buffer log item type mismatches are corruption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] xfs: compile out v4 support if disabled
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] xfs: buffer items don't straddle pages anymore
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] xfs: use folios in the buffer cache
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] xfs: use folios in the buffer cache
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] xfs: use folios in the buffer cache
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: quota radix tree allocations need to be NOFS on insert
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [syzbot] [xfs?] possible deadlock in xfs_qm_dqfree_one
- From: syzbot <syzbot+b44399433a41aaed7a9f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] xfs: detect partial buffer recovery operations
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/5] xfs: consistently use struct xlog in buffer item recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 0/5] xfs: fix discontiguous metadata block recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/5] xfs: recover dquot buffers unconditionally
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/5] xfs: separate out inode buffer recovery a bit more
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/5] xfs: buffer log item type mismatches are corruption
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v3 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 5/9] iomap: drop the write failure handles when unsharing and zeroing
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 6/9] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 9/9] iomap: do some small logical cleanup in buffered write
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 8/9] iomap: make iomap_write_end() return a boolean
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] xfs: allow sunit mount option to repair bad primary sb stripe values
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] xfs: quota radix tree allocations need to be NOFS on insert
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] xfs: use large folios for buffers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2] xfs: allow sunit mount option to repair bad primary sb stripe values
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] xfs: use large folios for buffers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 1/4] xfs: make inode inactivation state changes atomic
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/4] xfs: prepare inode for i_gclist detection
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 0/4] xfs: recycle inactive inodes immediately
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/4] xfs: allow lazy removal of inodes from the inodegc queues
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 0/2] xfs: drop SB_I_VERSION support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/2] xfs: internalise all remaining i_version support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/2] xfs: stop advertising SB_I_VERSION
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/9] xfs: use folios in the buffer cache
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 8/9] xfs: use vmalloc for multi-folio buffers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/9] xfs: kill XBF_UNMAPPED
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 7/9] xfs: walk b_addr for buffer I/O
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 0/9] xfs: use large folios for buffers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/9] xfs: unmapped buffer item size straddling mismatch
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 6/9] xfs: map buffers in xfs_buf_alloc_folios
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 9/9] xfs: rename bp->b_folio_count
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/9] xfs: convert buffer cache to use high order folios
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/9] xfs: buffer items don't straddle pages anymore
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2] xfs: don't use current->journal_info
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 23/23] xfs: inode repair should ensure there's an attr fork to store parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 22/23] xfs: repair link count of nondirectories after rebuilding parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 21/23] xfs: adapt the orphanage code to handle parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/23] xfs: actually rebuild the parent pointer xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/23] xfs: split xfs_bmap_add_attrfork into two pieces
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 18/23] xfs: remove pointless unlocked assertion
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/23] xfs: implement live updates for parent pointer repairs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/23] xfs: repair directory parent pointers by scanning for dirents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/23] xfs: replace namebuf with parent pointer in parent pointer repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/23] xfs: replay unlocked parent pointer updates that accrue during xattr repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/23] xfs: implement live updates for directory repairs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/23] xfs: repair directories by scanning directory parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/23] xfs: replace namebuf with parent pointer in directory repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/23] xfs: salvage parent pointers when rebuilding xattr structures
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/23] xfs: check parent pointer xattrs when scrubbing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/23] xfs: set child file owner in xfs_da_args when changing parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/23] xfs: add raw parent pointer apis to support repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/23] xfs: walk directory parent pointers to determine backref count
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/23] xfs: deferred scrub of parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/23] xfs: scrub parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/23] xfs: create a parent pointer walk function for scrubbers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/23] xfs: deferred scrub of dirents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 23/23] xfs: make XFS_SB_FEAT_INCOMPAT_LOG_EXCHMAPS sticky for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/23] xfs: check dirents have parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 22/23] xfs: make XFS_SB_FEAT_INCOMPAT_LOG_XATTRS sticky for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 21/23] xfs: allow adding multiple log incompat feature bits
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/23] xfs: only clear some log incompat bits at unmount
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/23] xfs: Add the parent pointer support to the superblock version 5.
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 18/23] xfs: don't remove the attr fork when parent pointers are enabled
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/23] xfs: drop compatibility minimum log size computations for reflink
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/23] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/23] xfs: Add parent pointer ioctl
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/23] xfs: add a libxfs header file for staging new ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/23] xfs: pass the attr value to put_listent when possible
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/23] xfs: Filter XFS_ATTR_PARENT for getfattr
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/23] xfs: Add parent pointers to xfs_cross_rename
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/23] xfs: Add parent pointers to rename
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/23] xfs: remove parent pointers in unlink
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/23] xfs: add parent attributes to symlink
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/23] xfs: add parent attributes to link
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/23] xfs: parent pointer attribute creation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/23] xfs: extend transaction reservations for parent attributes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/23] xfs: add parent pointer validator functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/23] xfs: define parent pointer ondisk extended attribute format
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/23] xfs: add parent pointer support to attribute code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/23] xfs: Expose init_xattrs in xfs_create_tmpfile
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.0 2/2] xfs: fsck for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.0 1/2] xfs: Parent Pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHBOMB v13] xfs: parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Shrinking
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs_io: add linux madvise advice codes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs_scrub: don't fail while reporting media scan errors
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs_scrub: fix threadcount estimates for phase 6
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs_db: fix alignment checks in getbitval
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v29.4] xfsprogs: various bug fixes for 6.8
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 16/40] fsverity: pass the zero-hash value to the implementation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 24/40] xfs: disable direct read path for fs-verity files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v24.5.1 7/8] xfs_repair: don't create block maps for data files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v24.5.1 4/8] xfs_repair: support more than 2^32 owners per physical block
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v24.5.1 1/8] xfs_db: add a bmbt inflation command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v24.5.1 3/3] xfs_repair: rebuild block mappings from rmapbt data
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 39/40] xfs: don't bother storing merkle tree blocks for zeroed data blocks
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 38/40] xfs: use merkle tree offset as attr hash
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 37/40] xfs: create separate name hash function for xattrs
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 36/40] xfs: don't store trailing zeroes of merkle tree blocks
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 31/40] xfs: better reporting and error handling in xfs_drop_merkle_tree
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 30/40] xfs: clean up stale fsverity metadata before starting
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 35/40] xfs: teach online repair to evaluate fsverity xattrs
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 16/40] fsverity: pass the zero-hash value to the implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHSET v5.3] fs-verity support for XFS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 04/10] xfs: drop xfs_convert_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 0c6ca06aad84
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH 26/40] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 26/40] xfs: add fs-verity support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 26/40] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHBOMB v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 26/40] xfs: add fs-verity support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHBOMB v5.3] fs-verity support for XFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/10] iomap: do some small logical cleanup in buffered write
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/10] iomap: make block_write_end() return a boolean
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/10] iomap: use a new variable to handle the written bytes in iomap_write_iter()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/10] iomap: don't increase i_size if it's not a write operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 06/10] iomap: drop the write failure handles when unsharing and zeroing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/10] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/10] xfs: drop xfs_convert_blocks()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 03/10] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Max theoretical XFS filesystem size in review
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: Fix typo in comment
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: Fix typo in comment
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- Re: [PATCH] xfs: Fix typo in comment
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC PATCH] fstests: test MADV_POPULATE_READ with IO errors
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH] xfs_io: add linux madvise advice codes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: Fix typo in comment
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: quota radix tree allocations need to be NOFS on insert
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] xfs_repair: don't create block maps for data files
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs_repair: rebuild block mappings from rmapbt data
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] Remove duplicate definitions in xfsprogs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC PATCH] fstests: test MADV_POPULATE_READ with IO errors
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC PATCH] xfs_io: add linux madvise advice codes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] common/populate: add verity files to populate xfs images
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] xfs/{021,122}: adapt to fsverity xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] common/verity: enable fsverity for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/20] mkfs.xfs: add verity parameter
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/20] xfs_repair: junk fsverity xattrs when unnecessary
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 18/20] xfs_db: dump merkle tree data
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/20] xfs_db: dump verity features and metadata
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/20] man: document attr_modify command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/20] xfs_db: make attr_set/remove/modify be able to handle fs-verity attrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/20] xfs_db: introduce attr_modify command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/20] libfrog: add fsverity to xfs_report_geom output
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/20] xfs: enable ro-compat fs-verity flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/20] xfs: use merkle tree offset as attr hash
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/20] xfs: create separate name hash function for xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/20] xfs: advertise fs-verity being available on filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/20] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/20] xfs: add inode on-disk VERITY flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/20] xfs: add fs-verity ro-compat flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/20] xfs: add attribute type for fs-verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/20] fs: add FS_XFLAG_VERITY for verity files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/20] xfsprogs: Add xfs_verify_pptr
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/20] xfsprogs: define parent pointer xattr format
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/20] xfsprogs: add parent pointer support to attribute code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 40/40] xfs: enable ro-compat fs-verity flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 39/40] xfs: don't bother storing merkle tree blocks for zeroed data blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 38/40] xfs: use merkle tree offset as attr hash
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 37/40] xfs: create separate name hash function for xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 36/40] xfs: don't store trailing zeroes of merkle tree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 35/40] xfs: teach online repair to evaluate fsverity xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 34/40] xfs: advertise fs-verity being available on filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 33/40] xfs: add fs-verity ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 32/40] xfs: make scrub aware of verity dinode flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 31/40] xfs: better reporting and error handling in xfs_drop_merkle_tree
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 30/40] xfs: clean up stale fsverity metadata before starting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 29/40] xfs: shrink verity blob cache
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 28/40] xfs: create an icache tag for files with cached merkle tree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 27/40] xfs: create a per-mount shrinker for verity inodes merkle tree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 26/40] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 25/40] xfs: widen flags argument to the xfs_iflags_* helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 24/40] xfs: disable direct read path for fs-verity files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 23/40] xfs: don't allow to enable DAX on fs-verity sealed inode
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 22/40] xfs: initialize fs-verity on file open and cleanup on inode destruction
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 21/40] xfs: add inode on-disk VERITY flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/40] xfs: add fs-verity ro-compat flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/40] xfs: add attribute type for fs-verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 18/40] iomap: integrate fs-verity verification into iomap's read path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/40] fsverity: report validation errors back to the filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/40] fsverity: pass the zero-hash value to the implementation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/40] fsverity: box up the write_merkle_tree_block parameters too
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/40] fsverity: rely on cached block callers to retain verified state
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/40] fsverity: expose merkle tree geometry to callers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/40] fsverity: pass the new tree size and block size to ->begin_enable_verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/40] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/40] fsverity: fix "support block-based Merkle tree caching"
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/40] fsverity: add tracepoints
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/40] fsverity: add per-sb workqueue for post read processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/40] fsverity: support block-based Merkle tree caching
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/40] fsverity: pass tree_blocksize to end_enable_verity()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/40] fs: add FS_XFLAG_VERITY for verity files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/40] xfs: add parent pointer validator functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/40] xfs: define parent pointer ondisk extended attribute format
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/40] xfs: add parent pointer support to attribute code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/40] fsverity: remove hash page spin lock
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5.3] fstests: fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHBOMB v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: Fix typo in comment
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: Fix typo in comment
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- Re: [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 05/11] neighbour: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 04/11] utsname: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 01/11] stackleak: don't modify ctl_table argument
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: Max theoretical XFS filesystem size in review
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 09/10] iomap: make block_write_end() return a boolean
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 10/10] iomap: do some small logical cleanup in buffered write
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 08/10] iomap: use a new variable to handle the written bytes in iomap_write_iter()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 06/10] iomap: drop the write failure handles when unsharing and zeroing
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 01/10] xfs: match lock mode in xfs_buffered_write_iomap_begin()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 07/10] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 03/10] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 04/10] xfs: drop xfs_convert_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 00/10] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 05/10] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] xfs: allow cross-linking special files without project quota
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 21/29] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Max theoretical XFS filesystem size in review
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs: allow cross-linking special files without project quota
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 75bcffbb9e75
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: quota radix tree allocations need to be NOFS on insert
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: quota radix tree allocations need to be NOFS on insert
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Max theoretical XFS filesystem size in review
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Max theoretical XFS filesystem size in review
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 8/8] xfs_repair: support more than INT_MAX block maps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/8] xfs_repair: don't create block maps for data files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/8] xfs_repair: support more than 2^32 owners per physical block
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/8] xfs_db: add a bmbt inflation command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs_repair: rebuild block mappings from rmapbt data
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 02/13] mkfs: fix log sunit rounding when external logs are in use
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] Remove duplicate definitions in xfsprogs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 21/29] xfs: add fs-verity support
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs_repair: rebuild block mappings from rmapbt data
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- [PATCH v2] xfs: allow cross-linking special files without project quota
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 21/29] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [PATCH 2/3] xfs_repair: sync bulkload data structures with kernel newbt code
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- [syzbot] [xfs?] possible deadlock in xfs_ilock
- From: syzbot <syzbot+d247769793ec169e4bf9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [xfs?] possible deadlock in xfs_qm_dqget_cache_insert
- From: syzbot <syzbot+8fdff861a781522bda4d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] libfrog: create a new scrub group for things requiring full inode scans
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] libxfs: clean up xfs_da_unmount usage
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] libxfs: actually set m_fsname
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 8/8] xfs_repair: support more than INT_MAX block maps
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] xfs_repair: don't create block maps for data files
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/8] xfs_repair: constrain attr fork extent count
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/8] xfs_repair: clean up lock resources
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/8] xfs_repair: support more than 2^32 owners per physical block
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] xfs_repair: support more than 2^32 rmapbt records per AG
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] xfs_repair: slab and bag structs need to track more than 2^32 items
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] xfs_db: add a bmbt inflation command
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs_repair: rebuild block mappings from rmapbt data
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: new code for 6.9
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 2/3] xfs_repair: sync bulkload data structures with kernel newbt code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHSET V2 05/10] xfsprogs: fix log sector size detection
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] xfs_repair: double-check with shortform attr verifiers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs_repair: bulk load records into new btree blocks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs_repair: adjust btree bulkloading slack computations to match online repair
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 13/13] xfs_{db,repair}: use m_blockwsize instead of sb_blocksize for rt blocks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 12/13] xfs_{db,repair}: use accessor functions for summary info words
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 11/13] xfs_{db,repair}: use helpers for rtsummary block/wordcount computations
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 10/13] xfs_{db,repair}: use accessor functions for bitmap words
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 09/13] xfs_repair: convert helpers for rtbitmap block/wordcount computations
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 08/13] xfs_{db,repair}: convert open-coded xfs_rtword_t pointer accesses to helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 07/13] mkfs: convert utility to use new rt extent helpers and types
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 06/13] xfs_repair: convert utility to use new rt extent helpers and types
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 05/13] libxfs: use helpers to convert rt block numbers to rt extent numbers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 04/13] libxfs: create a helper to compute leftovers of realtime extents
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/13] xfs_repair: fix confusing rt space units in the duplicate detection code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 02/13] mkfs: fix log sunit rounding when external logs are in use
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- Re: [PATCH 01/13] libxfs: fix incorrect porting to 6.7
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: new code for 6.9
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH 5/5] mkfs: use a sensible log sector size default
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] libxfs: also query log device topology in get_topology
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] libxfs: remove the S_ISREG check from blkid_get_topology
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] libxfs: refactor the fs_topology structure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] libxfs: remove the unused fs_topology_t typedef
- From: Christoph Hellwig <hch@xxxxxx>
- fix log sector size detection v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] xfs: new code for 6.9
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] xfs/558: scale blk IO size based on the filesystem blksz
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] block: move discard checks into the ioctl handler
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] xfs/558: scale blk IO size based on the filesystem blksz
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/5] block: move discard checks into the ioctl handler
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 20/29] xfs: widen flags argument to the xfs_iflags_* helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] misc: fix test that fail formatting with 64k blocksize
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH 15/29] xfs: add fs-verity ro-compat flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] xfs: forced extent alignment
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCHSET v29.4 07/10] xfs_scrub: scan metadata files in parallel
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- [PATCH 06/29] fsverity: pass tree_blocksize to end_enable_verity()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHSET 06/10] mkfs: scale shards on ssds
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs_repair: adjust btree bulkloading slack computations to match online repair
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- [PATCH 13/29] iomap: integrate fs-verity verification into iomap's read path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[Index of Archives]
[XFS]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]