Linux XFS Date Index
Thread Index
[
Prev Page
][
Next Page
]
[PATCH 29/29] xfs: enable ro-compat fs-verity flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 28/29] xfs: add fs-verity ioctls
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 27/29] xfs: make scrub aware of verity dinode flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 26/29] xfs: better reporting and error handling in xfs_drop_merkle_tree
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 25/29] xfs: clean up stale fsverity metadata before starting
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 24/29] xfs: shrink verity blob cache
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 23/29] xfs: create an icache tag for files with cached merkle tree blocks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 22/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 21/29] xfs: add fs-verity support
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 19/29] xfs: disable direct read path for fs-verity files
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 18/29] xfs: don't allow to enable DAX on fs-verity sealed inode
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 17/29] xfs: initialize fs-verity on file open and cleanup on inode destruction
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 16/29] xfs: add inode on-disk VERITY flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 14/29] xfs: add attribute type for fs-verity
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 12/29] fsverity: pass the new tree size and block size to ->begin_enable_verity
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 11/29] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 10/29] fsverity: fix "support block-based Merkle tree caching"
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 09/29] fsverity: add tracepoints
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 08/29] fsverity: add per-sb workqueue for post read processing
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 07/29] fsverity: support block-based Merkle tree caching
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCHSET V2 05/10] xfsprogs: fix log sector size detection
From
: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
[PATCH 05/29] fs: add FS_XFLAG_VERITY for verity files
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 04/29] xfs: add parent pointer validator functions
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 03/29] xfs: define parent pointer ondisk extended attribute format
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 01/29] fsverity: remove hash page spin lock
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v5.2] fs-verity support for XFS
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/1] xfs_repair: double-check with shortform attr verifiers
From
: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
Re: [PATCH 2/2] xfs_repair: bulk load records into new btree blocks
From
: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
Re: [PATCHSET 02/10] libxfs: sync with 6.8
From
: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
Re: [PATCHSET 01/10] xfsprogs: convert utilities to use new rt helpers
From
: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH v3 02/11] fs: Allow fine-grained control of folio sizes
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 00/11] enable bs > ps in XFS
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 11/11] xfs: enable block size larger than page size support
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 09/11] xfs: expose block size in stat
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 08/11] iomap: fix iomap_dio_zero() for fs bs > system page size
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 07/11] mm: do not split a folio if it has minimum folio order requirement
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 06/11] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 03/11] filemap: allocate mapping_min_order folios in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v3 01/11] mm: Support order-1 folios in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH] misc: fix test that fail formatting with 64k blocksize
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: allow sunit mount option to repair bad primary sb stripe values
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/5] block: move discard checks into the ioctl handler
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH] misc: fix test that fail formatting with 64k blocksize
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH 1/3] xfs: simplify extent allocation alignment
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH 4/4] iomap: cleanup iomap_write_iter()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[ANNOUNCE] xfsprogs: followup for-next update to c6be1c78f
From
: Carlos Maiolino <cem@xxxxxxxxxx>
Re: [PATCH 03/26] repair: refactor the BLKMAP_NEXTS_MAX check
From
: Carlos Maiolino <cem@xxxxxxxxxx>
Re: [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [ANNOUNCE] xfs-linux: for-next updated to 75bcffbb9e75
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
[GIT PULL] xfs: new code for 6.9
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [PATCH] xfs: allow sunit mount option to repair bad primary sb stripe values
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] xfs: allow sunit mount option to repair bad primary sb stripe values
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 1/1] 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>
[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 10/10] libxfs: prepare to sync with 6.9
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET 09/10] xfs_repair: support more than 4 billion records
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v29.4 07/10] xfs_scrub: scan metadata files in parallel
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v29.4 08/10] xfs_repair: rebuild inode fork mappings
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET 06/10] mkfs: scale shards on ssds
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET V2 05/10] xfsprogs: fix log sector size detection
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET 04/10] xfsprogs: bug fixes for 6.8
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET 03/10] xfs_repair: faster btree bulkloading
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET 02/10] libxfs: sync with 6.8
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET 01/10] xfsprogs: convert utilities to use new rt helpers
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHBOMB] xfsprogs: everything headed towards 6.8
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/5] block: move discard checks into the ioctl handler
From
: Keith Busch <kbusch@xxxxxxxxxx>
[PATCH] xfs: allow sunit mount option to repair bad primary sb stripe values
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 1/5] block: move discard checks into the ioctl handler
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/5] block: move discard checks into the ioctl handler
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] misc: fix string buffer compile warnings
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/5] block: add a bio_chain_and_submit helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] generic/574: don't fail the test on intentional coredump
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 20/24] xfs: disable direct read path for fs-verity files
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 4/4] iomap: cleanup iomap_write_iter()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] misc: fix string buffer compile warnings
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH] generic/574: don't fail the test on intentional coredump
From
: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH] generic/574: don't fail the test on intentional coredump
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 2/5] block: add a bio_chain_and_submit helper
From
: Keith Busch <kbusch@xxxxxxxxxx>
[PATCH 5/5] block: don't allow fatal signals to interrupt (__)blkdev_issue_discard
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/5] block: move await_bio_chain to bio.c
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/5] block: add a blk_alloc_discard_bio helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/5] block: add a bio_chain_and_submit helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/5] block: move discard checks into the ioctl handler
From
: Christoph Hellwig <hch@xxxxxx>
RFCv2: fix fatal signal handling in __blkdev_issue_discard
From
: Christoph Hellwig <hch@xxxxxx>
[ANNOUNCE] xfsdump: for-next updated to 252b097
From
: Carlos Maiolino <carlos@xxxxxxxxxxx>
[PATCH 3/5] block: add a blk_alloc_discard_bio helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/5] block: add a bio_chain_and_submit helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/5] block: move discard checks into the ioctl handler
From
: Christoph Hellwig <hch@xxxxxx>
RFCv2: fix fatal signal handling in __blkdev_issue_discard
From
: Christoph Hellwig <hch@xxxxxx>
[ANNOUNCE] xfsprogs: for-next updated to 127b66a4d
From
: Carlos Maiolino <carlos@xxxxxxxxxxx>
Re: [PATCH 1/2] generic: move btrfs clone device testcase to the generic group
From
: Anand Jain <anand.jain@xxxxxxxxxx>
Re: [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH v5 23/24] xfs: add fs-verity ioctls
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH 4/4] iomap: cleanup iomap_write_iter()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] xfs: match lock mode in xfs_buffered_write_iomap_begin()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH v5 20/24] xfs: disable direct read path for fs-verity files
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH 1/4] xfs: match lock mode in xfs_buffered_write_iomap_begin()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 1/2] generic: move btrfs clone device testcase to the generic group
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 07/24] fsverity: support block-based Merkle tree caching
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 4/4] iomap: cleanup iomap_write_iter()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/4] xfs: match lock mode in xfs_buffered_write_iomap_begin()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v1.2 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v1.2 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
From
: Zorro Lang <zlang@xxxxxxxxxx>
[PATCH 4/4] iomap: cleanup iomap_write_iter()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH 0/4] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH 3/4] iomap: don't increase i_size if it's not a write operation
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH 1/4] xfs: match lock mode in xfs_buffered_write_iomap_begin()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH RFC 1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag
From
: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v1.2 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v1.2 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
From
: Zorro Lang <zlang@xxxxxxxxxx>
Shrinking
From
: Roy Sigurd Karlsbakk <roy@xxxxxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 07/24] fsverity: support block-based Merkle tree caching
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 02/10] block: move discard checks into the ioctl handler
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 02/10] block: move discard checks into the ioctl handler
From
: Christoph Hellwig <hch@xxxxxx>
Re: RFC: untangle and fix __blkdev_issue_discard
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 06/10] ext4: switch to using blk_next_discard_bio directly
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] xfs: fix dev_t usage in xmbuf tracepoints
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 08/24] fsverity: add per-sb workqueue for post read processing
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 07/24] fsverity: support block-based Merkle tree caching
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [ANNOUNCE] xfs-linux: for-next updated to 75bcffbb9e75
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH v1.2 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCHSET] fstests: random fixes for v2024.02.09
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v1.1 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] xfs: fix dev_t usage in xmbuf tracepoints
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 21/24] xfs: add fs-verity support
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 08/24] fsverity: add per-sb workqueue for post read processing
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v5 07/24] fsverity: support block-based Merkle tree caching
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 08/24] fsverity: add per-sb workqueue for post read processing
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 24/24] xfs: enable ro-compat fs-verity flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 23/24] xfs: add fs-verity ioctls
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 20/24] xfs: disable direct read path for fs-verity files
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 19/24] xfs: don't allow to enable DAX on fs-verity sealsed inode
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 18/24] xfs: initialize fs-verity on file open and cleanup on inode destruction
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 05/24] fs: add FS_XFLAG_VERITY for verity files
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 17/24] xfs: add inode on-disk VERITY flag
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 08/24] fsverity: add per-sb workqueue for post read processing
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 07/24] fsverity: support block-based Merkle tree caching
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v5 05/24] fs: add FS_XFLAG_VERITY for verity files
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 02/10] block: move discard checks into the ioctl handler
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: RFC: untangle and fix __blkdev_issue_discard
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 06/10] ext4: switch to using blk_next_discard_bio directly
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH] xfs: small cleanup in xrep_update_qflags()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
RFC: untangle and fix __blkdev_issue_discard
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/10] md: switch to using blk_next_discard_bio directly
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/10] block: remove __blkdev_issue_discard
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/10] dm-thin: switch to using blk_next_discard_bio directly
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/10] nvmet: switch to using blk_next_discard_bio directly
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/10] ext4: switch to using blk_next_discard_bio directly
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/10] f2fs: switch to using blk_next_discard_bio directly
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/10] xfs: switch to using blk_next_discard_bio directly
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/10] block: add a blk_next_discard_bio helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/10] block: move discard checks into the ioctl handler
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/10] block: remove the discard_granularity check in __blkdev_issue_discard
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 08/14] fs: xfs: iomap: Sub-extent zeroing
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v2 11/14] fs: xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v2 14/14] fs: xfs: Support setting FMODE_CAN_ATOMIC_WRITE
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v2 07/14] fs: iomap: Sub-extent zeroing
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v2 06/14] fs: xfs: Do not free EOF blocks for forcealign
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v2 12/14] fs: xfs: Support atomic write for statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v2 13/14] fs: xfs: Validate atomic writes
From
: John Garry <john.g.garry@xxxxxxxxxx>
[ANNOUNCE] xfs-linux: for-next updated to 75bcffbb9e75
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
From
: Nilay Shroff <nilay@xxxxxxxxxxxxx>
[PATCH] xfs: small cleanup in xrep_update_qflags()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
A bug was found in Linux Kernel 5.15.148 and 5.15.150: KASAN: use-after-free in xfs_allocbt_init_key_from_rec (with POC)
From
: 刘通 <lyutoon@xxxxxxxxx>
Re: [BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 08/14] fs: xfs: iomap: Sub-extent zeroing
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2 11/14] fs: xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2 14/14] fs: xfs: Support setting FMODE_CAN_ATOMIC_WRITE
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2 12/14] fs: xfs: Support atomic write for statx
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2 13/14] fs: xfs: Validate atomic writes
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2 07/14] fs: iomap: Sub-extent zeroing
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2 06/14] fs: xfs: Do not free EOF blocks for forcealign
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH 0/3] xfs: forced extent alignment
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH 0/3] xfs: forced extent alignment
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 2/2] xfs: Remove duplicate include
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 1/2] xfs: Remove duplicate include
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH] xfs: shrink failure needs to hold AGI buffer
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH 0/3] xfs: forced extent alignment
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [BUG REPORT] Deadlock when executing xfs/168 on XFS' previous for-next
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
[BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
[PATCH 1/3] xfs: simplify extent allocation alignment
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 3/3] xfs: introduce forced allocation alignment
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 2/3] xfs: make EOF allocation simpler
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[RFC PATCH 0/3] xfs: forced extent alignment
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v5 21/24] xfs: add fs-verity support
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 21/24] xfs: add fs-verity support
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] xfs: shrink failure needs to hold AGI buffer
From
: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Re: [PATCH] xfs: shrink failure needs to hold AGI buffer
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v5 07/24] fsverity: support block-based Merkle tree caching
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] xfs: shrink failure needs to hold AGI buffer
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v2 02/14] fs: xfs: Don't use low-space allocator for alignment > 1
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [BUG REPORT] Deadlock when executing xfs/168 on XFS' previous for-next
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[BUG REPORT] Deadlock when executing xfs/168 on XFS' previous for-next
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
[PATCH v2 1/2] xfs: Remove duplicate include
From
: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
[PATCH v2 2/2] xfs: Remove duplicate include
From
: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 08/24] fsverity: add per-sb workqueue for post read processing
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v5 09/24] fsverity: add tracepoints
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v5 05/24] fs: add FS_XFLAG_VERITY for verity files
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v2 02/14] fs: xfs: Don't use low-space allocator for alignment > 1
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] xfs: allow cross-linking special files without project quota
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH] xfs: allow cross-linking special files without project quota
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 05/24] fs: add FS_XFLAG_VERITY for verity files
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 24/24] xfs: enable ro-compat fs-verity flag
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 23/24] xfs: add fs-verity ioctls
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 21/24] xfs: add fs-verity support
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 20/24] xfs: disable direct read path for fs-verity files
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 19/24] xfs: don't allow to enable DAX on fs-verity sealsed inode
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 18/24] xfs: initialize fs-verity on file open and cleanup on inode destruction
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 17/24] xfs: add inode on-disk VERITY flag
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 16/24] xfs: add fs-verity ro-compat flag
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 15/24] xfs: add XBF_DOUBLE_ALLOC to increase size of the buffer
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 14/24] xfs: make xfs_buf_get() to take XBF_* flags
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 12/24] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 13/24] xfs: add attribute type for fs-verity
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 09/24] fsverity: add tracepoints
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 08/24] fsverity: add per-sb workqueue for post read processing
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 07/24] fsverity: support block-based Merkle tree caching
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 04/24] xfs: add parent pointer validator functions
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 03/24] xfs: define parent pointer ondisk extended attribute format
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 01/24] fsverity: remove hash page spin lock
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 00/24] fs-verity support for XFS
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[PATCH v5 02/24] xfs: add parent pointer support to attribute code
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 13/14] fs: xfs: Validate atomic writes
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 11/14] fs: xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 10/14] fs: iomap: Atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 12/14] fs: xfs: Support atomic write for statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 14/14] fs: xfs: Support setting FMODE_CAN_ATOMIC_WRITE
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 09/14] fs: Add FS_XFLAG_ATOMICWRITES flag
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 07/14] fs: iomap: Sub-extent zeroing
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 08/14] fs: xfs: iomap: Sub-extent zeroing
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 06/14] fs: xfs: Do not free EOF blocks for forcealign
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 05/14] fs: xfs: Enable file data forcealign feature
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 03/14] fs: xfs: Introduce FORCEALIGN inode flag
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 02/14] fs: xfs: Don't use low-space allocator for alignment > 1
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 01/14] block: Add blk_validate_atomic_write_op_size()
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v2 00/14] block atomic writes for XFS
From
: John Garry <john.g.garry@xxxxxxxxxx>
[ANNOUNCE] xfs-linux: for-next updated to 8d4dd9d741c3
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [PATCH] xfs: Remove unused function is_rt_data_fork
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] xfs: Remove unused function is_rt_data_fork
From
: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
Re: [PATCH] xfs: stop advertising SB_I_VERSION
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] xfs: stop advertising SB_I_VERSION
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] shared/298: run xfs_db against the loop device instead of the image file
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH] shared/298: run xfs_db against the loop device instead of the image file
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCHSET] fstests: random fixes for v2024.02.09
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH] shared/298: run xfs_db against the loop device instead of the image file
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH v1.1 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH] shared/298: run xfs_db against the loop device instead of the image file
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [GIT PULL] xfs: Code changes for 6.8
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH] shared/298: run xfs_db against the loop device instead of the image file
From
: Christoph Hellwig <hch@xxxxxx>
[GIT PULL] xfs: Code changes for 6.8
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1.1 7/8] xfs/43[4-6]: make module reloading optional
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH v1.1 1/8] generic/604: try to make race occur reliably
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[PATCH v1.1 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH v1.1 7/8] xfs/43[4-6]: make module reloading optional
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfsdump/xfsrestore: don't use O_DIRECT on the RT device
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] shared/298: run xfs_db against the loop device instead of the image file
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 02/13] fs: Allow fine-grained control of folio sizes
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH v2 01/13] mm: Support order-1 folios in the page cache
From
: Hannes Reinecke <hare@xxxxxxx>
[PATCH v2 13/13] xfs: enable block size larger than page size support
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 11/13] xfs: expose block size in stat
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 09/13] mm: do not split a folio if it has minimum folio order requirement
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 08/13] readahead: allocate folios with mapping_min_order in ra_(unbounded|order)
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 07/13] readahead: rework loop in page_cache_ra_unbounded()
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 06/13] readahead: align index to mapping_min_order in ondemand_ra and force_ra
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 05/13] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 04/13] filemap: use mapping_min_order while allocating folios
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 02/13] fs: Allow fine-grained control of folio sizes
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 01/13] mm: Support order-1 folios in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH v2 00/13] enable bs > ps in XFS
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
[PATCH] shared/298: run xfs_db against the loop device instead of the image file
From
: Christoph Hellwig <hch@xxxxxx>
don't use O_DIRECT in xfsdump for RT files v2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] xfsdump/xfsrestore: don't use O_DIRECT on the RT device
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] xfs: stop advertising SB_I_VERSION
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH RFC 1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag
From
: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH] xfs: use KMEM_CACHE() to create xfs_defer_pending cache
From
: Kunwu Chan <chentao@xxxxxxxxxx>
Re: [PATCH RFC 1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: use KMEM_CACHE() to create xfs_defer_pending cache
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: "Colin Walters" <walters@xxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/1] xfs: online repair of symbolic links
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 02/14] xfs: introduce new file range exchange ioctls
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/1] xfs: online repair of symbolic links
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 02/14] xfs: introduce new file range exchange ioctls
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: use KMEM_CACHE() to create xfs_defer_pending cache
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/1] xfs: online repair of symbolic links
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 02/14] xfs: introduce new file range exchange ioctls
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH RFC 0/2] ext4: Do endio process under irq context for DIO overwrites
From
: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
[PATCH RFC 2/2] ext4: Optimize endio process for DIO overwrites
From
: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
[PATCH RFC 1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag
From
: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
Re: [PATCH] generic: check logical-sector sized O_DIRECT
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH] xfs: use KMEM_CACHE() to create xfs_defer_pending cache
From
: kunwu.chan@xxxxxxxxx
Re: [ANNOUNCE] xfs-linux: for-next updated to 601f8bc2440a
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [ANNOUNCE] xfs-linux: for-next updated to 601f8bc2440a
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[ANNOUNCE] xfs-linux: for-next updated to 601f8bc2440a
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [PATCH] generic: check logical-sector sized O_DIRECT
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH] generic: check logical-sector sized O_DIRECT
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] generic: check logical-sector sized O_DIRECT
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH] xfs: stop advertising SB_I_VERSION
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: stop advertising SB_I_VERSION
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/1] xfs: online repair of symbolic links
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 02/14] xfs: introduce new file range exchange ioctls
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 05/14] xfs: create deferred log items for file mapping exchanges
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
From
: Jonathan Corbet <corbet@xxxxxxx>
Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/1] xfs: online repair of symbolic links
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 05/14] xfs: create deferred log items for file mapping exchanges
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/1] xfs: online repair of symbolic links
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 05/14] xfs: create deferred log items for file mapping exchanges
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 02/14] xfs: introduce new file range exchange ioctls
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 02/14] xfs: introduce new file range exchange ioctls
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/1] xfs: online repair of symbolic links
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 4/6] xfs: create a new helper to return a file's allocation unit
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/1] xfs: online repair of symbolic links
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 4/4] xfs: ask the dentry cache if it knows the parent of a directory
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/4] xfs: online repair of directories
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 6/6] xfs: create an xattr iteration function for scrub
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/6] xfs: create a blob array data structure
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 4/4] xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/4] xfs: pin inodes that would otherwise overflow link count
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/4] xfs: try to avoid allocating from sick inode clusters
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] xfs: check unused nlink fields in the ondisk inode
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/3] xfs: repair AGI unlinked inode bucket lists
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/9] xfs: validate attr leaf buffer owners
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 2/3] xfs: hoist AGI repair context to a heap object
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/3] xfs: check AGI unlinked inode buckets
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] xfs: hide private inodes from bulkstat and handle functions
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] xfs: hide private inodes from bulkstat and handle functions
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/1] xfs: online repair of symbolic links
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/3] xfs: ensure dentry consistency when the orphanage adopts a file
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/3] xfs: move files to orphanage instead of letting nlinks drop to zero
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/3] xfs: move orphan files to the orphanage
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 4/4] xfs: ask the dentry cache if it knows the parent of a directory
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/4] xfs: online repair of parent pointers
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/4] xfs: scan the filesystem to repair a directory dotdot entry
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] xfs: online repair of directories
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/2] xfs: update the unlinked list when repairing link counts
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/2] xfs: ensure unlinked list state is consistent with nlink during scrub
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 6/6] xfs: create an xattr iteration function for scrub
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 5/6] xfs: flag empty xattr leaf blocks for optimization
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 4/6] xfs: scrub should set preen if attr leaf has holes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/6] xfs: repair extended attributes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] xfs: hide private inodes from bulkstat and handle functions
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] xfs: hide private inodes from bulkstat and handle functions
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] xfs: stop advertising SB_I_VERSION
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] generic: check logical-sector sized O_DIRECT
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/6] xfs: use atomic extent swapping to fix user file fork data
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/6] xfs: create a blob array data structure
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] xfsdump/xfsrestore: don't use O_DIRECT on the RT device
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 9/9] xfs: validate explicit directory free block owners
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] generic: check logical-sector sized O_DIRECT
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 8/9] xfs: validate explicit directory block buffer owners
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 7/9] xfs: validate explicit directory data buffer owners
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 6/9] xfs: validate directory leaf buffer owners
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 5/9] xfs: validate dabtree node buffer owners
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 4/9] xfs: validate attr remote value buffer owners
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/9] xfs: validate attr leaf buffer owners
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/9] xfs: use the xfs_da_args owner field to set new dir/attr block owner
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/9] xfs: add an explicit owner field to xfs_da_args
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 14/14] xfs: enable logged file mapping exchange feature
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 13/14] docs: update swapext -> exchmaps language
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 12/14] xfs: support non-power-of-two rtextsize with exchange-range
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 11/14] xfs: make file range exchange support realtime files
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 10/14] xfs: condense symbolic links after a mapping exchange operation
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 09/14] xfs: condense directories after a mapping exchange operation
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 08/14] xfs: condense extended attributes after a mapping exchange operation
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 07/14] xfs: add error injection to test file mapping exchange recovery
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 06/14] xfs: bind together the front and back ends of the file range exchange code
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 05/14] xfs: create deferred log items for file mapping exchanges
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 04/14] xfs: introduce a file mapping exchange log intent item
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 03/14] xfs: create a log incompat flag for atomic file mapping exchanges
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 02/14] xfs: introduce new file range exchange ioctls
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 01/14] vfs: export remap and write check helpers
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH] xfsdump/xfsrestore: don't use O_DIRECT on the RT device
From
: Christoph Hellwig <hch@xxxxxx>
don't use O_DIRECT in xfsdump for RT files
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[ANNOUNCE] xfs-linux: for-next updated to 56ac4314cfe9
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH] xfs: stop advertising SB_I_VERSION
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 2/2] xfs: Remove duplicate include
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/2] xfs: Remove duplicate include
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/2] xfs: Remove duplicate include
From
: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
[PATCH 1/2] xfs: Remove duplicate include
From
: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/2] xfs: use kvfree() in xlog_cil_free_logvec()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: "Colin Walters" <walters@xxxxxxxxxx>
Re: [PATCH 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 7/8] xfs/43[4-6]: make module reloading optional
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 2/2] xfs: only add log incompat features with explicit permission
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 3/3] xfs: online repair of realtime summaries
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/3] xfs: teach the tempfile to set up atomic file content exchanges
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/3] xfs: support preallocating and copying content into temporary files
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 4/4] xfs: add the ability to reap entire inode forks
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/4] xfs: refactor live buffer invalidation for repairs
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/4] xfs: create temporary files and directories for online repair
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] xfs: hide private inodes from bulkstat and handle functions
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/2] xfs: only add log incompat features with explicit permission
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/2] xfs: only clear log incompat flags at clean unmount
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH] misc: fix test that fail formatting with 64k blocksize
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 5/6] xfs: hoist multi-fsb allocation unit detection to a helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 5/6] xfs: hoist multi-fsb allocation unit detection to a helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 6/6] xfs: refactor non-power-of-two alignment checks
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 4/6] xfs: create a new helper to return a file's allocation unit
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/6] xfs: move xfs_iops.c declarations out of xfs_inode.h
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 5/6] xfs: hoist multi-fsb allocation unit detection to a helper
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/6] xfs: declare xfs_file.c symbols in xfs_file.h
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/6] xfs: move inode lease breaking functions to xfs_inode.c
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 4/8] generic/491: increase test timeout
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/8] generic/192: fix spurious timeout
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1.1 2/8] xfs/155: fail the test if xfs_repair hangs for too long
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1.1 1/8] generic/604: try to make race occur reliably
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/2] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 2/2] xfs: use kvfree() in xlog_cil_free_logvec()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 05/13] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH 04/13] filemap: use mapping_min_order while allocating folios
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH] xfs: drop experimental warning for FSDAX
From
: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
Re: [PATCH 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCHSET v29.4 03/13] xfs: atomic file content exchanges
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 11/13] xfs: expose block size in stat
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/2] xfs: use kvfree() in xlog_cil_free_logvec()
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [PATCH 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
From
: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
Re: linux-next: manual merge of the vfs-brauner tree with the xfs tree
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [PATCH 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH 7/8] xfs/43[4-6]: make module reloading optional
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH v1.1 1/8] generic/604: try to make race occur reliably
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH v1.1 2/8] xfs/155: fail the test if xfs_repair hangs for too long
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
From
: Zorro Lang <zlang@xxxxxxxxxx>
[PATCH 2/2] mm/shmem.c: Use new form of *@param in kernel-doc
From
: Akira Yokosawa <akiyks@xxxxxxxxx>
[PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
From
: Akira Yokosawa <akiyks@xxxxxxxxx>
[PATCH v1.1 2/8] xfs/155: fail the test if xfs_repair hangs for too long
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH v1.1 1/8] generic/604: try to make race occur reliably
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 5/8] xfs/599: reduce the amount of attrs created here
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH 3/8] generic/192: fix spurious timeout
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 4/8] generic/491: increase test timeout
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH 1/8] generic/604: try to make race occur reliably
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 2/2] xfs: use kvfree() in xlog_cil_free_logvec()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 3/8] generic/192: fix spurious timeout
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH 2/8] xfs/155: fail the test if xfs_repair hangs for too long
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH 1/8] generic/604: try to make race occur reliably
From
: Zorro Lang <zlang@xxxxxxxxxx>
[PATCH v2 2/2] xfs: use kvfree() in xlog_cil_free_logvec()
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 2/2] xfs: use kvfree() in xlog_cil_free_logvec()
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 4/4] xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 3/4] xfs: pin inodes that would otherwise overflow link count
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/4] xfs: try to avoid allocating from sick inode clusters
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 1/4] xfs: check unused nlink fields in the ondisk inode
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 3/3] xfs: repair AGI unlinked inode bucket lists
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/3] xfs: hoist AGI repair context to a heap object
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[Index of Archives]
[XFS]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]