Linux XFS
[Prev Page][Next Page]
- Re: [PATCH 3/3] xfs: only iget the file once when doing vectored scrub-by-handle, (continued)
- [syzbot] [ext4?] [jffs2?] [xfs?] kernel BUG in unrefer_xattr_datum,
syzbot
- [PATCHSET v30.2] 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 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
- [PATCH 15/14] xfs: capture inode generation numbers in the ondisk exchmaps log item, Darrick J. Wong
- RFC: extended version of the xfs_bmapi_write retval fix,
Christoph Hellwig
- fix kernels without v5 support,
Christoph Hellwig
- [linus:master] [fs] 541d4c798a: BUG:KCSAN:data-race_in_atime_needs_update/inode_update_timestamps,
kernel test robot
- [PATCH] xfs: replace deprecated strncpy with strscpy_pad,
Justin Stitt
- [PATCH] xfs: xattr: replace strncpy and check for truncation,
Justin Stitt
- Re: [PATCH 6.1 0/6] backport xfs fix patches reported by xfs/179/270/557/606,
Amir Goldstein
- spring cleaning for xfs_extent_busy_clear,
Christoph Hellwig
- [PATCH] xfs: fix error returns from xfs_bmapi_write,
Christoph Hellwig
- [bug report] xfs: repair free space btrees,
Dan Carpenter
- [PATCH 0/5] xfs: allocation alignment for forced alignment,
Dave Chinner
- [PATCH 0/4] xfs: fixes for 6.9-rcX,
Dave Chinner
- [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
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]