Linux XFS
[Prev Page][Next Page]
- [PATCH 1/4] xfs: use kvmalloc for xattr buffers, (continued)
- [PATCH 0/5] xfs: sparse warning fixes,
Dave Chinner
- [ANNOUNCE] xfs-linux: for-next updated to e23d7e82b707, Chandan Babu R
- [GIT PULL] bring back RT delalloc support,
Christoph Hellwig
- [PATCH] xfs: cleanup deprecated uses of strncpy,
Justin Stitt
- [PATCH 6.6 271/396] xfs: add lock protection when remove perag from radix tree, Greg Kroah-Hartman
- [PATCH 6.6 276/396] xfs: remove conditional building of rt geometry validator functions, Greg Kroah-Hartman
- [PATCH 6.6 275/396] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal, Greg Kroah-Hartman
- [PATCH 6.6 274/396] xfs: update dir3 leaf block metadata after swap, Greg Kroah-Hartman
- [PATCH 6.6 273/396] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real, Greg Kroah-Hartman
- [PATCH 6.6 272/396] xfs: fix perag leak when growfs fails, Greg Kroah-Hartman
- [PATCH 6.6 270/396] xfs: short circuit xfs_growfs_data_private() if delta is zero, Greg Kroah-Hartman
- [PATCH 6.6 269/396] xfs: initialise di_crc in xfs_log_dinode, Greg Kroah-Hartman
- [PATCH 6.6 268/396] xfs: add missing nrext64 inode flag check to scrub, Greg Kroah-Hartman
- [PATCH 6.6 267/396] xfs: force all buffers to be written during btree bulk load, Greg Kroah-Hartman
- [PATCH 6.6 266/396] xfs: fix an off-by-one error in xreap_agextent_binval, Greg Kroah-Hartman
- [PATCH 6.6 265/396] xfs: recompute growfsrtfree transaction reservation while growing rt volume, Greg Kroah-Hartman
- [PATCH 6.6 264/396] xfs: remove unused fields from struct xbtree_ifakeroot, Greg Kroah-Hartman
- [PATCH 6.6 263/396] xfs: make xchk_iget safer in the presence of corrupt inode btrees, Greg Kroah-Hartman
- [PATCH 6.6 262/396] xfs: dont allow overly small or large realtime volumes, Greg Kroah-Hartman
- [PATCH 6.6 261/396] xfs: fix 32-bit truncation in xfs_compute_rextslog, Greg Kroah-Hartman
- [PATCH 6.6 260/396] xfs: make rextslog computation consistent with mkfs, Greg Kroah-Hartman
- [PATCH 6.6 259/396] xfs: transfer recovered intent item ownership in ->iop_recover, Greg Kroah-Hartman
- [PATCH 6.6 258/396] xfs: pass the xfs_defer_pending object to iop_recover, Greg Kroah-Hartman
- [PATCH 6.6 257/396] xfs: use xfs_defer_pending objects to recover intent items, Greg Kroah-Hartman
- [PATCH 6.6 256/396] xfs: dont leak recovered attri intent items, Greg Kroah-Hartman
- [PATCH 6.6 255/396] xfs: consider minlen sized extents in xfs_rtallocate_extent_block, Greg Kroah-Hartman
- [PATCH 6.6 254/396] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t, Greg Kroah-Hartman
- [PATCH 6.6 253/396] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h, Greg Kroah-Hartman
- [PATCHSET v30.1] xfs: atomic file content exchanges,
Darrick J. Wong
- [PATCH 01/14] vfs: export remap and write check helpers, Darrick J. Wong
- [PATCH 02/14] xfs: introduce new file range exchange ioctl, Darrick J. Wong
- [PATCH 03/14] xfs: create a log incompat flag for atomic file mapping exchanges, Darrick J. Wong
- [PATCH 04/14] xfs: introduce a file mapping exchange log intent item, Darrick J. Wong
- [PATCH 05/14] xfs: create deferred log items for file mapping exchanges, Darrick J. Wong
- [PATCH 06/14] xfs: bind together the front and back ends of the file range exchange code, Darrick J. Wong
- [PATCH 07/14] xfs: add error injection to test file mapping exchange recovery, Darrick J. Wong
- [PATCH 08/14] xfs: condense extended attributes after a mapping exchange operation, Darrick J. Wong
- [PATCH 09/14] xfs: condense directories after a mapping exchange operation, Darrick J. Wong
- [PATCH 10/14] xfs: condense symbolic links after a mapping exchange operation, Darrick J. Wong
- [PATCH 11/14] xfs: make file range exchange support realtime files, Darrick J. Wong
- [PATCH 12/14] xfs: support non-power-of-two rtextsize with exchange-range, Darrick J. Wong
- [PATCH 13/14] docs: update swapext -> exchmaps language, Darrick J. Wong
- [PATCH 14/14] xfs: enable logged file mapping exchange feature, Darrick J. Wong
- [PATCHBOMB v5.5] fs-verity support for XFS,
Darrick J. Wong
- [PATCHSET v5.5 1/2] fs-verity: support merkle tree access by blocks, Darrick J. Wong
- [PATCH 01/13] fs: add FS_XFLAG_VERITY for verity files, Darrick J. Wong
- [PATCH 02/13] fsverity: pass tree_blocksize to end_enable_verity(), Darrick J. Wong
- [PATCH 03/13] fsverity: support block-based Merkle tree caching, Darrick J. Wong
- [PATCH 04/13] fsverity: add per-sb workqueue for post read processing, Darrick J. Wong
- [PATCH 05/13] fsverity: add tracepoints, Darrick J. Wong
- [PATCH 06/13] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block, Darrick J. Wong
- [PATCH 07/13] fsverity: pass the new tree size and block size to ->begin_enable_verity, Darrick J. Wong
- [PATCH 08/13] fsverity: expose merkle tree geometry to callers, Darrick J. Wong
- [PATCH 09/13] fsverity: box up the write_merkle_tree_block parameters too, Darrick J. Wong
- [PATCH 10/13] fsverity: pass the zero-hash value to the implementation, Darrick J. Wong
- [PATCH 11/13] fsverity: report validation errors back to the filesystem, Darrick J. Wong
- [PATCH 12/13] fsverity: remove system-wide workqueue, Darrick J. Wong
- [PATCH 13/13] iomap: integrate fs-verity verification into iomap's read path, Darrick J. Wong
- [PATCHSET v5.5 2/2] xfs: fs-verity support, Darrick J. Wong
- [PATCH 01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c, Darrick J. Wong
- [PATCH 02/29] xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function, Darrick J. Wong
- [PATCH 03/29] xfs: create a helper to compute the blockcount of a max sized remote value, Darrick J. Wong
- [PATCH 04/29] xfs: minor cleanups of xfs_attr3_rmt_blocks, Darrick J. Wong
- [PATCH 05/29] xfs: add attribute type for fs-verity, Darrick J. Wong
- [PATCH 06/29] xfs: do not use xfs_attr3_rmt_hdr for remote verity value blocks, Darrick J. Wong
- [PATCH 07/29] xfs: add fs-verity ro-compat flag, Darrick J. Wong
- [PATCH 08/29] xfs: add inode on-disk VERITY flag, Darrick J. Wong
- [PATCH 09/29] xfs: initialize fs-verity on file open and cleanup on inode destruction, Darrick J. Wong
- [PATCH 10/29] xfs: don't allow to enable DAX on fs-verity sealed inode, Darrick J. Wong
- [PATCH 11/29] xfs: disable direct read path for fs-verity files, Darrick J. Wong
- [PATCH 12/29] xfs: widen flags argument to the xfs_iflags_* helpers, Darrick J. Wong
- [PATCH 13/29] xfs: add fs-verity support, Darrick J. Wong
- [PATCH 14/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks, Darrick J. Wong
- [PATCH 15/29] xfs: create an icache tag for files with cached merkle tree blocks, Darrick J. Wong
- [PATCH 16/29] xfs: shrink verity blob cache, Darrick J. Wong
- [PATCH 17/29] xfs: only allow the verity iflag for regular files, Darrick J. Wong
- [PATCH 18/29] xfs: don't store trailing zeroes of merkle tree blocks, Darrick J. Wong
- [PATCH 19/29] xfs: use merkle tree offset as attr hash, Darrick J. Wong
- [PATCH 20/29] xfs: don't bother storing merkle tree blocks for zeroed data blocks, Darrick J. Wong
- [PATCH 21/29] xfs: add fs-verity ioctls, Darrick J. Wong
- [PATCH 22/29] xfs: advertise fs-verity being available on filesystem, Darrick J. Wong
- [PATCH 23/29] xfs: make scrub aware of verity dinode flag, Darrick J. Wong
- [PATCH 24/29] xfs: teach online repair to evaluate fsverity xattrs, Darrick J. Wong
- [PATCH 25/29] xfs: report verity failures through the health system, Darrick J. Wong
- [PATCH 26/29] xfs: clear the verity iflag when not appropriate, Darrick J. Wong
- [PATCH 27/29] xfs: make it possible to disable fsverity, Darrick J. Wong
- [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged, Darrick J. Wong
- [PATCH 29/29] xfs: enable ro-compat fs-verity flag, Darrick J. Wong
- asserts triggered on 6.9-rc1?,
Darrick J. Wong
- Potential issue with a directory block,
Stephen Zhang
- [PATCH] xfs: don't run tests that require v4 file systems when not supported,
Christoph Hellwig
- RFC: optimize COW end I/O remapping,
Christoph Hellwig
- [BUG REPORT] writeback: soft lockup encountered on a next-20240327 kernel,
Chandan Babu R
- bring back RT delalloc support v5,
Christoph Hellwig
- [PATCH 01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions, Christoph Hellwig
- [PATCH 02/13] xfs: refactor realtime inode locking, Christoph Hellwig
- [PATCH 03/13] xfs: free RT extents after updating the bmap btree, Christoph Hellwig
- [PATCH 04/13] xfs: move RT inode locking out of __xfs_bunmapi, Christoph Hellwig
- [PATCH 05/13] xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive, Christoph Hellwig
- [PATCH 06/13] xfs: split xfs_mod_freecounter, Christoph Hellwig
- [PATCH 07/13] xfs: reinstate RT support in xfs_bmapi_reserve_delalloc, Christoph Hellwig
- [PATCH 08/13] xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay, Christoph Hellwig
- [PATCH 09/13] xfs: support RT inodes in xfs_mod_delalloc, Christoph Hellwig
- [PATCH 10/13] xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations, Christoph Hellwig
- [PATCH 11/13] xfs: rework splitting of indirect block reservations, Christoph Hellwig
- [PATCH 13/13] xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1), Christoph Hellwig
- [PATCH 12/13] xfs: stop the steal (of data blocks for RT indirect blocks), Christoph Hellwig
- [PATCHBOMB v30] xfs: online fsck patches for 6.10,
Darrick J. Wong
- [PATCHSET 01/15] xfs: bug fixes for 6.9, Darrick J. Wong
- [PATCHSET v30.1 02/15] xfs: improve log incompat feature handling, Darrick J. Wong
- [PATCHSET v30.1 03/15] xfs: refactorings for atomic file content exchanges, Darrick J. Wong
- [PATCHSET v30.1 04/15] xfs: atomic file content exchanges, Darrick J. Wong
- [PATCH 01/15] vfs: export remap and write check helpers, Darrick J. Wong
- [PATCH 02/15] xfs: introduce new file range exchange ioctl, Darrick J. Wong
- [PATCH 03/15] xfs: create a log incompat flag for atomic file mapping exchanges, Darrick J. Wong
- [PATCH 04/15] xfs: introduce a file mapping exchange log intent item, Darrick J. Wong
- [PATCH 05/15] xfs: create deferred log items for file mapping exchanges, Darrick J. Wong
- [PATCH 06/15] xfs: bind together the front and back ends of the file range exchange code, Darrick J. Wong
- [PATCH 07/15] xfs: add error injection to test file mapping exchange recovery, Darrick J. Wong
- [PATCH 08/15] xfs: condense extended attributes after a mapping exchange operation, Darrick J. Wong
- [PATCH 09/15] xfs: condense directories after a mapping exchange operation, Darrick J. Wong
- [PATCH 10/15] xfs: condense symbolic links after a mapping exchange operation, Darrick J. Wong
- [PATCH 11/15] xfs: make file range exchange support realtime files, Darrick J. Wong
- [PATCH 12/15] xfs: support non-power-of-two rtextsize with exchange-range, Darrick J. Wong
- [PATCH 13/15] docs: update swapext -> exchmaps language, Darrick J. Wong
- [PATCH 14/15] xfs: introduce new file range commit ioctls, Darrick J. Wong
- [PATCH 15/15] xfs: enable logged file mapping exchange feature, Darrick J. Wong
- [PATCHSET v30.1 05/15] xfs: create temporary files for online repair, Darrick J. Wong
- [PATCHSET v30.1 06/15] xfs: online repair of realtime summaries, Darrick J. Wong
- [PATCHSET v30.1 07/15] xfs: set and validate dir/attr block owners, Darrick J. Wong
- [PATCH 01/10] xfs: add an explicit owner field to xfs_da_args, Darrick J. Wong
- [PATCH 02/10] xfs: use the xfs_da_args owner field to set new dir/attr block owner, Darrick J. Wong
- [PATCH 03/10] xfs: reduce indenting in xfs_attr_node_list, Darrick J. Wong
- [PATCH 04/10] xfs: validate attr leaf buffer owners, Darrick J. Wong
- [PATCH 05/10] xfs: validate attr remote value buffer owners, Darrick J. Wong
- [PATCH 06/10] xfs: validate dabtree node buffer owners, Darrick J. Wong
- [PATCH 07/10] xfs: validate directory leaf buffer owners, Darrick J. Wong
- [PATCH 08/10] xfs: validate explicit directory data buffer owners, Darrick J. Wong
- [PATCH 09/10] xfs: validate explicit directory block buffer owners, Darrick J. Wong
- [PATCH 10/10] xfs: validate explicit directory free block owners, Darrick J. Wong
- [PATCHSET v30.1 08/15] xfs: online repair of extended attributes, Darrick J. Wong
- [PATCHSET v30.1 09/15] xfs: online repair of inode unlinked state, Darrick J. Wong
- [PATCHSET v30.1 10/15] xfs: online repair of directories, Darrick J. Wong
- [PATCHSET v30.1 11/15] xfs: move orphan files to lost and found, Darrick J. Wong
- [PATCHSET v30.1 12/15] xfs: online repair of symbolic links, Darrick J. Wong
- [PATCHSET v30.1 13/15] xfs: online fsck of iunlink buckets, Darrick J. Wong
- [PATCHSET v30.1 14/15] xfs: inode-related repair fixes, Darrick J. Wong
- [PATCHSET v30.1 15/15] xfs: less heavy locks during fstrim, Darrick J. Wong
- [PATCH 6.6 00/24] xfs backports for 6.6.y (from 6.8),
Catherine Hoang
- [PATCH 6.6 01/24] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h, Catherine Hoang
- [PATCH 6.6 03/24] xfs: consider minlen sized extents in xfs_rtallocate_extent_block, Catherine Hoang
- [PATCH 6.6 02/24] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t, Catherine Hoang
- [PATCH 6.6 04/24] xfs: don't leak recovered attri intent items, Catherine Hoang
- [PATCH 6.6 05/24] xfs: use xfs_defer_pending objects to recover intent items, Catherine Hoang
- [PATCH 6.6 06/24] xfs: pass the xfs_defer_pending object to iop_recover, Catherine Hoang
- [PATCH 6.6 07/24] xfs: transfer recovered intent item ownership in ->iop_recover, Catherine Hoang
- [PATCH 6.6 08/24] xfs: make rextslog computation consistent with mkfs, Catherine Hoang
- [PATCH 6.6 09/24] xfs: fix 32-bit truncation in xfs_compute_rextslog, Catherine Hoang
- [PATCH 6.6 10/24] xfs: don't allow overly small or large realtime volumes, Catherine Hoang
- [PATCH 6.6 11/24] xfs: make xchk_iget safer in the presence of corrupt inode btrees, Catherine Hoang
- [PATCH 6.6 12/24] xfs: remove unused fields from struct xbtree_ifakeroot, Catherine Hoang
- [PATCH 6.6 13/24] xfs: recompute growfsrtfree transaction reservation while growing rt volume, Catherine Hoang
- [PATCH 6.6 16/24] xfs: add missing nrext64 inode flag check to scrub, Catherine Hoang
- [PATCH 6.6 14/24] xfs: fix an off-by-one error in xreap_agextent_binval, Catherine Hoang
- [PATCH 6.6 15/24] xfs: force all buffers to be written during btree bulk load, Catherine Hoang
- [PATCH 6.6 18/24] xfs: short circuit xfs_growfs_data_private() if delta is zero, Catherine Hoang
- [PATCH 6.6 17/24] xfs: initialise di_crc in xfs_log_dinode, Catherine Hoang
- [PATCH 6.6 19/24] xfs: add lock protection when remove perag from radix tree, Catherine Hoang
- [PATCH 6.6 21/24] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real, Catherine Hoang
- [PATCH 6.6 20/24] xfs: fix perag leak when growfs fails, Catherine Hoang
- [PATCH 6.6 22/24] xfs: update dir3 leaf block metadata after swap, Catherine Hoang
- [PATCH 6.6 23/24] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal, Catherine Hoang
- [PATCH 6.6 24/24] xfs: remove conditional building of rt geometry validator functions, Catherine Hoang
- Re: [PATCH 6.6 00/24] xfs backports for 6.6.y (from 6.8), Greg KH
- [PATCH] debian: fix package configuration after removing platform_defs.h.in,
Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next updated to f2e812c1522d,
Chandan Babu R
- [PATCHBOMB v2] xfsprogs: everything headed towards 6.9,
Darrick J. Wong
- Re: [PATCHBOMB v2] xfsprogs: everything headed towards 6.9, Darrick J. Wong
- [PATCHSET 01/18] xfsprogs: convert utilities to use new rt helpers, Darrick J. Wong
- [PATCH 01/13] libxfs: fix incorrect porting to 6.7, Darrick J. Wong
- [PATCH 02/13] mkfs: fix log sunit rounding when external logs are in use, Darrick J. Wong
- [PATCH 03/13] xfs_repair: fix confusing rt space units in the duplicate detection code, Darrick J. Wong
- [PATCH 04/13] libxfs: create a helper to compute leftovers of realtime extents, Darrick J. Wong
- [PATCH 05/13] libxfs: use helpers to convert rt block numbers to rt extent numbers, Darrick J. Wong
- [PATCH 06/13] xfs_repair: convert utility to use new rt extent helpers and types, Darrick J. Wong
- [PATCH 07/13] mkfs: convert utility to use new rt extent helpers and types, Darrick J. Wong
- [PATCH 08/13] xfs_{db,repair}: convert open-coded xfs_rtword_t pointer accesses to helper, Darrick J. Wong
- [PATCH 09/13] xfs_repair: convert helpers for rtbitmap block/wordcount computations, Darrick J. Wong
- [PATCH 10/13] xfs_{db,repair}: use accessor functions for bitmap words, Darrick J. Wong
- [PATCH 11/13] xfs_{db,repair}: use helpers for rtsummary block/wordcount computations, Darrick J. Wong
- [PATCH 12/13] xfs_{db,repair}: use accessor functions for summary info words, Darrick J. Wong
- [PATCH 13/13] xfs_{db,repair}: use m_blockwsize instead of sb_blocksize for rt blocks, Darrick J. Wong
- [PATCHSET 02/18] libxfs: sync with 6.8, Darrick J. Wong
- [PATCH 01/67] xfs: use xfs_defer_pending objects to recover intent items, Darrick J. Wong
- [PATCH 02/67] xfs: recreate work items when recovering intent items, Darrick J. Wong
- [PATCH 03/67] xfs: use xfs_defer_finish_one to finish recovered work items, Darrick J. Wong
- [PATCH 04/67] xfs: move ->iop_recover to xfs_defer_op_type, Darrick J. Wong
- [PATCH 05/67] xfs: hoist intent done flag setting to ->finish_item callsite, Darrick J. Wong
- [PATCH 06/67] xfs: hoist ->create_intent boilerplate to its callsite, Darrick J. Wong
- [PATCH 07/67] xfs: use xfs_defer_create_done for the relogging operation, Darrick J. Wong
- [PATCH 08/67] xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog, Darrick J. Wong
- [PATCH 09/67] xfs: hoist xfs_trans_add_item calls to defer ops functions, Darrick J. Wong
- [PATCH 10/67] xfs: move ->iop_relog to struct xfs_defer_op_type, Darrick J. Wong
- [PATCH 11/67] xfs: make rextslog computation consistent with mkfs, Darrick J. Wong
- [PATCH 12/67] xfs: fix 32-bit truncation in xfs_compute_rextslog, Darrick J. Wong
- [PATCH 13/67] xfs: don't allow overly small or large realtime volumes, Darrick J. Wong
- [PATCH 14/67] xfs: elide ->create_done calls for unlogged deferred work, Darrick J. Wong
- [PATCH 15/67] xfs: don't append work items to logged xfs_defer_pending objects, Darrick J. Wong
- [PATCH 16/67] xfs: allow pausing of pending deferred work items, Darrick J. Wong
- [PATCH 17/67] xfs: remove __xfs_free_extent_later, Darrick J. Wong
- [PATCH 18/67] xfs: automatic freeing of freshly allocated unwritten space, Darrick J. Wong
- [PATCH 19/67] xfs: remove unused fields from struct xbtree_ifakeroot, Darrick J. Wong
- [PATCH 20/67] xfs: force small EFIs for reaping btree extents, Darrick J. Wong
- [PATCH 21/67] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real, Darrick J. Wong
- [PATCH 22/67] xfs: update dir3 leaf block metadata after swap, Darrick J. Wong
- [PATCH 23/67] xfs: extract xfs_da_buf_copy() helper function, Darrick J. Wong
- [PATCH 24/67] xfs: move xfs_ondisk.h to libxfs/, Darrick J. Wong
- [PATCH 25/67] xfs: consolidate the xfs_attr_defer_* helpers, Darrick J. Wong
- [PATCH 26/67] xfs: store an ops pointer in struct xfs_defer_pending, Darrick J. Wong
- [PATCH 27/67] xfs: pass the defer ops instead of type to xfs_defer_start_recovery, Darrick J. Wong
- [PATCH 28/67] xfs: pass the defer ops directly to xfs_defer_add, Darrick J. Wong
- [PATCH 29/67] xfs: force all buffers to be written during btree bulk load, Darrick J. Wong
- [PATCH 30/67] xfs: set XBF_DONE on newly formatted btree block that are ready for writing, Darrick J. Wong
- [PATCH 31/67] xfs: read leaf blocks when computing keys for bulkloading into node blocks, Darrick J. Wong
- [PATCH 32/67] xfs: move btree bulkload record initialization to ->get_record implementations, Darrick J. Wong
- [PATCH 33/67] xfs: constrain dirty buffers while formatting a staged btree, Darrick J. Wong
- [PATCH 34/67] xfs: repair free space btrees, Darrick J. Wong
- [PATCH 35/67] xfs: repair inode btrees, Darrick J. Wong
- [PATCH 36/67] xfs: repair refcount btrees, Darrick J. Wong
- [PATCH 37/67] xfs: dont cast to char * for XFS_DFORK_*PTR macros, Darrick J. Wong
- [PATCH 38/67] xfs: set inode sick state flags when we zap either ondisk fork, Darrick J. Wong
- [PATCH 39/67] xfs: zap broken inode forks, Darrick J. Wong
- [PATCH 40/67] xfs: repair inode fork block mapping data structures, Darrick J. Wong
- [PATCH 41/67] xfs: create a ranged query function for refcount btrees, Darrick J. Wong
- [PATCH 42/67] xfs: create a new inode fork block unmap helper, Darrick J. Wong
- [PATCH 43/67] xfs: improve dquot iteration for scrub, Darrick J. Wong
- [PATCH 44/67] xfs: add lock protection when remove perag from radix tree, Darrick J. Wong
- [PATCH 45/67] xfs: fix perag leak when growfs fails, Darrick J. Wong
- [PATCH 46/67] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting, Darrick J. Wong
- [PATCH 47/67] xfs: also use xfs_bmap_btalloc_accounting for RT allocations, Darrick J. Wong
- [PATCH 48/67] xfs: return -ENOSPC from xfs_rtallocate_*, Darrick J. Wong
- [PATCH 49/67] xfs: indicate if xfs_bmap_adjacent changed ap->blkno, Darrick J. Wong
- [PATCH 50/67] xfs: move xfs_rtget_summary to xfs_rtbitmap.c, Darrick J. Wong
- [PATCH 51/67] xfs: split xfs_rtmodify_summary_int, Darrick J. Wong
- [PATCH 52/67] xfs: remove rt-wrappers from xfs_format.h, Darrick J. Wong
- [PATCH 53/67] xfs: remove XFS_RTMIN/XFS_RTMAX, Darrick J. Wong
- [PATCH 54/67] xfs: make if_data a void pointer, Darrick J. Wong
- [PATCH 55/67] xfs: return if_data from xfs_idata_realloc, Darrick J. Wong
- [PATCH 56/67] xfs: move the xfs_attr_sf_lookup tracepoint, Darrick J. Wong
- [PATCH 57/67] xfs: simplify xfs_attr_sf_findname, Darrick J. Wong
- [PATCH 58/67] xfs: remove xfs_attr_shortform_lookup, Darrick J. Wong
- [PATCH 59/67] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue, Darrick J. Wong
- [PATCH 60/67] xfs: remove struct xfs_attr_shortform, Darrick J. Wong
- [PATCH 61/67] xfs: remove xfs_attr_sf_hdr_t, Darrick J. Wong
- [PATCH 62/67] xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into asserts, Darrick J. Wong
- [PATCH 63/67] xfs: fix a use after free in xfs_defer_finish_recovery, Darrick J. Wong
- [PATCH 64/67] xfs: use the op name in trace_xlog_intent_recovery_failed, Darrick J. Wong
- [PATCH 65/67] xfs: fix backwards logic in xfs_bmap_alloc_account, Darrick J. Wong
- [PATCH 66/67] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal, Darrick J. Wong
- [PATCH 67/67] xfs: remove conditional building of rt geometry validator functions, Darrick J. Wong
- [PATCHSET 03/18] xfs_repair: faster btree bulkloading, Darrick J. Wong
- [PATCHSET 04/18] xfsprogs: bug fixes for 6.8, Darrick J. Wong
- [PATCHSET V2 05/18] xfsprogs: fix log sector size detection, Darrick J. Wong
- [PATCHSET 06/18] mkfs: scale shards on ssds, Darrick J. Wong
- [PATCHSET v29.4 07/18] xfs_scrub: scan metadata files in parallel, Darrick J. Wong
- [PATCHSET v29.4 08/18] xfs_repair: rebuild inode fork mappings, Darrick J. Wong
- [PATCHSET 09/18] xfs_repair: support more than 4 billion records, Darrick J. Wong
- [PATCHSET v29.4 10/18] libxfs: prepare to sync with 6.9, Darrick J. Wong
- [PATCHSET 11/18] libxfs: sync with 6.9, Darrick J. Wong
- [PATCH 001/110] xfs: convert kmem_zalloc() to kzalloc(), Darrick J. Wong
- [PATCH 003/110] xfs: convert remaining kmem_free() to kfree(), Darrick J. Wong
- [PATCH 002/110] xfs: convert kmem_alloc() to kmalloc(), Darrick J. Wong
- [PATCH 004/110] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS, Darrick J. Wong
- [PATCH 005/110] xfs: use GFP_KERNEL in pure transaction contexts, Darrick J. Wong
- [PATCH 006/110] xfs: clean up remaining GFP_NOFS users, Darrick J. Wong
- [PATCH 007/110] xfs: use xfs_defer_alloc a bit more, Darrick J. Wong
- [PATCH 008/110] xfs: Replace xfs_isilocked with xfs_assert_ilocked, Darrick J. Wong
- [PATCH 009/110] xfs: create a static name for the dot entry too, Darrick J. Wong
- [PATCH 010/110] xfs: create a predicate to determine if two xfs_names are the same, Darrick J. Wong
- [PATCH 011/110] xfs: create a macro for decoding ftypes in tracepoints, Darrick J. Wong
- [PATCH 012/110] xfs: report the health of quota counts, Darrick J. Wong
- [PATCH 013/110] xfs: implement live quotacheck inode scan, Darrick J. Wong
- [PATCH 014/110] xfs: report health of inode link counts, Darrick J. Wong
- [PATCH 015/110] xfs: teach scrub to check file nlinks, Darrick J. Wong
- [PATCH 016/110] xfs: separate the marking of sick and checked metadata, Darrick J. Wong
- [PATCH 017/110] xfs: report fs corruption errors to the health tracking system, Darrick J. Wong
- [PATCH 018/110] xfs: report ag header corruption errors to the health tracking system, Darrick J. Wong
- [PATCH 019/110] xfs: report block map corruption errors to the health tracking system, Darrick J. Wong
- [PATCH 020/110] xfs: report btree block corruption errors to the health system, Darrick J. Wong
- [PATCH 021/110] xfs: report dir/attr block corruption errors to the health system, Darrick J. Wong
- [PATCH 022/110] xfs: report inode corruption errors to the health system, Darrick J. Wong
- [PATCH 023/110] xfs: report realtime metadata corruption errors to the health system, Darrick J. Wong
- [PATCH 024/110] xfs: report XFS_IS_CORRUPT errors to the health system, Darrick J. Wong
- [PATCH 025/110] xfs: add secondary and indirect classes to the health tracking system, Darrick J. Wong
- [PATCH 026/110] xfs: remember sick inodes that get inactivated, Darrick J. Wong
- [PATCH 027/110] xfs: update health status if we get a clean bill of health, Darrick J. Wong
- [PATCH 028/110] xfs: consolidate btree block freeing tracepoints, Darrick J. Wong
- [PATCH 029/110] xfs: consolidate btree block allocation tracepoints, Darrick J. Wong
- [PATCH 030/110] xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor, Darrick J. Wong
- [PATCH 031/110] xfs: drop XFS_BTREE_CRC_BLOCKS, Darrick J. Wong
- [PATCH 032/110] xfs: encode the btree geometry flags in the btree ops structure, Darrick J. Wong
- [PATCH 033/110] xfs: remove bc_ino.flags, Darrick J. Wong
- [PATCH 034/110] xfs: consolidate the xfs_alloc_lookup_* helpers, Darrick J. Wong
- [PATCH 035/110] xfs: turn the allocbt cursor active field into a btree flag, Darrick J. Wong
- [PATCH 036/110] xfs: extern some btree ops structures, Darrick J. Wong
- [PATCH 037/110] xfs: initialize btree blocks using btree_ops structure, Darrick J. Wong
- [PATCH 038/110] xfs: rename btree block/buffer init functions, Darrick J. Wong
- [PATCH 039/110] xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls, Darrick J. Wong
- [PATCH 040/110] xfs: remove the unnecessary daddr paramter to _init_block, Darrick J. Wong
- [PATCH 041/110] xfs: set btree block buffer ops in _init_buf, Darrick J. Wong
- [PATCH 042/110] xfs: move lru refs to the btree ops structure, Darrick J. Wong
- [PATCH 043/110] xfs: move the btree stats offset into struct btree_ops, Darrick J. Wong
- [PATCH 044/110] xfs: factor out a xfs_btree_owner helper, Darrick J. Wong
- [PATCH 045/110] xfs: factor out a btree block owner check, Darrick J. Wong
- [PATCH 046/110] xfs: store the btree pointer length in struct xfs_btree_ops, Darrick J. Wong
- [PATCH 047/110] xfs: split out a btree type from the btree ops geometry flags, Darrick J. Wong
- [PATCH 048/110] xfs: split the per-btree union in struct xfs_btree_cur, Darrick J. Wong
- [PATCH 049/110] xfs: create predicate to determine if cursor is at inode root level, Darrick J. Wong
- [PATCH 050/110] xfs: move comment about two 2 keys per pointer in the rmap btree, Darrick J. Wong
- [PATCH 051/110] xfs: add a xfs_btree_init_ptr_from_cur, Darrick J. Wong
- [PATCH 052/110] xfs: don't override bc_ops for staging btrees, Darrick J. Wong
- [PATCH 053/110] xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor, Darrick J. Wong
- [PATCH 054/110] xfs: remove xfs_allocbt_stage_cursor, Darrick J. Wong
- [PATCH 055/110] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor, Darrick J. Wong
- [PATCH 056/110] xfs: remove xfs_inobt_stage_cursor, Darrick J. Wong
- [PATCH 057/110] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor, Darrick J. Wong
- [PATCH 058/110] xfs: remove xfs_refcountbt_stage_cursor, Darrick J. Wong
- [PATCH 059/110] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor, Darrick J. Wong
- [PATCH 060/110] xfs: remove xfs_rmapbt_stage_cursor, Darrick J. Wong
- [PATCH 061/110] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor, Darrick J. Wong
- [PATCH 062/110] xfs: make staging file forks explicit, Darrick J. Wong
- [PATCH 063/110] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor, Darrick J. Wong
- [PATCH 064/110] xfs: remove xfs_bmbt_stage_cursor, Darrick J. Wong
- [PATCH 065/110] xfs: split the agf_roots and agf_levels arrays, Darrick J. Wong
- [PATCH 066/110] xfs: add a name field to struct xfs_btree_ops, Darrick J. Wong
- [PATCH 067/110] xfs: add a sick_mask to struct xfs_btree_ops, Darrick J. Wong
- [PATCH 068/110] xfs: split xfs_allocbt_init_cursor, Darrick J. Wong
- [PATCH 069/110] xfs: remove xfs_inobt_cur, Darrick J. Wong
- [PATCH 070/110] xfs: remove the btnum argument to xfs_inobt_count_blocks, Darrick J. Wong
- [PATCH 071/110] xfs: split xfs_inobt_insert_sprec, Darrick J. Wong
- [PATCH 072/110] xfs: split xfs_inobt_init_cursor, Darrick J. Wong
- [PATCH 073/110] xfs: pass a 'bool is_finobt' to xfs_inobt_insert, Darrick J. Wong
- [PATCH 074/110] xfs: remove xfs_btnum_t, Darrick J. Wong
- [PATCH 075/110] xfs: simplify xfs_btree_check_sblock_siblings, Darrick J. Wong
- [PATCH 076/110] xfs: simplify xfs_btree_check_lblock_siblings, Darrick J. Wong
- [PATCH 077/110] xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents, Darrick J. Wong
- [PATCH 078/110] xfs: consolidate btree ptr checking, Darrick J. Wong
- [PATCH 079/110] xfs: misc cleanups for __xfs_btree_check_sblock, Darrick J. Wong
- [PATCH 080/110] xfs: remove the crc variable in __xfs_btree_check_lblock, Darrick J. Wong
- [PATCH 081/110] xfs: tighten up validation of root block in inode forks, Darrick J. Wong
- [PATCH 082/110] xfs: consolidate btree block verification, Darrick J. Wong
- [PATCH 083/110] xfs: rename btree helpers that depends on the block number representation, Darrick J. Wong
- [PATCH 084/110] xfs: factor out a __xfs_btree_check_lblock_hdr helper, Darrick J. Wong
- [PATCH 085/110] xfs: remove xfs_btree_reada_bufl, Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]