Linux XFS Date Index
[Prev Page][Next Page]
- Re: [PATCH v4 01/11] xfs: track active state of allocation btree cursors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: remove xfs_release
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 07/19] iomap: use a srcmap for a read-modify-write I/O
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 01/19] xfs: Replace attribute parameters with struct xfs_name
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: remove xfs_release
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] xfs: convert inode to extent format after extent merge due to shift
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 01/19] xfs: Replace attribute parameters with struct xfs_name
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 19/19] xfs: improve the IOMAP_NOWAIT check for COW inodes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 18/19] xfs: cleanup xfs_iomap_write_unwritten
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 17/19] xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 16/19] xfs: split the iomap ops for buffered vs direct writes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 15/19] xfs: move xfs_file_iomap_begin_delay around
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 13/19] xfs: factor out a helper to calculate the end_fsb
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 14/19] xfs: split out a new set of read-only iomap ops
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 12/19] xfs: fill out the srcmap in iomap_begin
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 11/19] xfs: refactor xfs_file_iomap_begin_delay
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 09/19] xfs: remove xfs_reflink_dirty_extents
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 10/19] xfs: pass two imaps to xfs_reflink_allocate_cow
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 09/19] xfs: remove xfs_reflink_dirty_extents
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 09/19] xfs: remove xfs_reflink_dirty_extents
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 08/19] xfs: also call xfs_file_iomap_end_delalloc for zeroing operations
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: convert inode to extent format after extent merge due to shift
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: shortcut xfs_file_release for read-only file descriptors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: shortcut xfs_file_release for read-only file descriptors
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] xfs: remove xfs_release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 02/19] xfs: Embed struct xfs_name in xfs_da_args
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] [RFC] xfs: fix inode fork extent count overflow
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/19] xfs: Embed struct xfs_name in xfs_da_args
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 01/19] xfs: Replace attribute parameters with struct xfs_name
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: question of xfs/148 and xfs/149
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v2] xfs: assure zeroed memory buffers for certain kmem allocations
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 9/9] xfs: Get rid of ->bmap
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v2] xfs: assure zeroed memory buffers for certain kmem allocations
- From: "Bill O'Donnell" <billodo@xxxxxxxxxx>
- [PATCH] xfs: convert inode to extent format after extent merge due to shift
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 1/2] common: check if a given rename flag is supported in _requires_renameat2
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 9/9] xfs: Get rid of ->bmap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] xfs: Limit total allocation request to maximum possible
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: cap longest free extent to maximum allocatable
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v3 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- [PATCH v3 1/2] common: check if a given rename flag is supported in _requires_renameat2
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- [PATCH v3 0/2] xfstests: add deadlock between the AGI and AGF with RENAME_WHITEOUT test
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- [PATCH 2/2] xfs: Limit total allocation request to maximum possible
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 1/2] xfs: cap longest free extent to maximum allocatable
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH RFC 0/2] A small improvement in the allocation algorithm
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- Re: [PATCH 9/9] xfs: Get rid of ->bmap
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- Re: [PATCH v2 02/15] xfs: mount-api - add fs parameter description
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 02/15] xfs: mount-api - add fs parameter description
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: question of xfs/148 and xfs/149
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxxxxx>
- Re: question of xfs/148 and xfs/149
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [GIT PULL] xfs: new code for 5.4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] splice: only read in as much information as there is pipe buffer space
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH v2] splice: only read in as much information as there is pipe buffer space
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: question of xfs/148 and xfs/149
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [GIT PULL] iomap: new code for 5.4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] vfs: prohibit writes to active swap devices
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] splice: only read in as much information as there is pipe buffer space
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Delayed Attributes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 03/15] xfs: mount-api - refactor suffix_kstrtoint()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 02/15] xfs: mount-api - add fs parameter description
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Delayed Attributes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v2 03/15] xfs: mount-api - refactor suffix_kstrtoint()
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 02/15] xfs: mount-api - add fs parameter description
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH 5/6] misc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/6] misc: convert to v5 bulkstat_single call
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] [RFC] xfs: fix inode fork extent count overflow
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] misc: convert XFS_IOC_FSBULKSTAT to XFS_IOC_BULKSTAT
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: xfs_repair: phase6.c:1129: mv_orphanage: Assertion `err == 2' failed.
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
- From: "Bill O'Donnell" <billodo@xxxxxxxxxx>
- Re: [PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/5] xfs_scrub: separate internal metadata scrub functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH v3 00/19] Delayed Attributes
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 1/1] xfs_spaceman: report health problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Delayed Attributes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 07/19] iomap: use a srcmap for a read-modify-write I/O
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Delayed Attributes
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 06/19] iomap: use write_begin to read pages to unshare
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 05/19] iomap: move the zeroing case out of iomap_read_page_sync
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 04/19] iomap: ignore non-shared or non-data blocks in xfs_file_dirty
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 02/19] iomap: remove the unused iomap argument to __iomap_write_end
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 03/19] iomap: always use AOP_FLAG_NOFS in iomap_write_begin
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 01/19] iomap: better document the IOMAP_F_* flags
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 07/19] iomap: use a srcmap for a read-modify-write I/O
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 9/9] xfs: Get rid of ->bmap
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 8/9] Use FIEMAP for FIBMAP calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 5/9] fs: Move start and length fiemap fields into fiemap_extent_info
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] [RFC] xfs: fix inode fork extent count overflow
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: hard limit the background CIL push
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: Lower CIL flush limit for large logs
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] [RFC] xfs: fix inode fork extent count overflow
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 8/9] Use FIEMAP for FIBMAP calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
- From: "Bill O'Donnell" <billodo@xxxxxxxxxx>
- Re: [PATCH 04/10] man: document the new health reporting fields in various ioctls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: shortcut xfs_file_release for read-only file descriptors
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: remove xfs_release
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Delayed Attributes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 2/2] xfs: shortcut xfs_file_release for read-only file descriptors
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] xfs: remove xfs_release
- From: Christoph Hellwig <hch@xxxxxx>
- minor ->release fixups and cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v4 11/11] xfs: optimize near mode bnobt scans with concurrent cntbt lookups
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 10/11] xfs: factor out tree fixup logic into helper
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 09/11] xfs: refactor near mode alloc bnobt scan into separate function
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 08/11] xfs: refactor and reuse best extent scanning logic
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 07/11] xfs: refactor allocation tree fixup code
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 06/11] xfs: reuse best extent tracking logic for bnobt scan
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 05/11] xfs: refactor cntbt lastblock scan best extent logic into helper
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 04/11] xfs: track best extent from cntbt lastblock scan in alloc cursor
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 03/11] xfs: track allocation busy state in allocation cursor
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 02/11] xfs: introduce allocation cursor data structure
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 01/11] xfs: track active state of allocation btree cursors
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 00/11] xfs: rework near mode extent allocation
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- Re: [PATCH REPOST 0/2] xfs: rely on minleft instead of total for bmbt res
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: Eryu Guan <eguan@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- Re: [PATCH 1/2] common: check if a given rename flag is supported in _requires_renameat2
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- Re: [PATCH 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: Eryu Guan <guaneryu@xxxxxxxxx>
- Re: [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs
- From: Brian Foster <bfoster@xxxxxxxxxx>
- xfs_repair: phase6.c:1129: mv_orphanage: Assertion `err == 2' failed.
- From: Arkadiusz Miśkiewicz <a.miskiewicz@xxxxxxxxx>
- Re: [PATCH 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: Eryu Guan <guaneryu@xxxxxxxxx>
- Re: [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 17/19] xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 13/19] xfs: factor out a helper to calculate the end_fsb
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 01/19] iomap: better document the IOMAP_F_* flags
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 02/19] iomap: remove the unused iomap argument to __iomap_write_end
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/2] common: check if a given rename flag is supported in _requires_renameat2
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 5/6] misc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/6] misc: convert to v5 bulkstat_single call
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] misc: convert XFS_IOC_FSBULKSTAT to XFS_IOC_BULKSTAT
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs_scrub: batch inumbers calls during fscounters calculation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] xfs_scrub: convert to per-ag inode bulkstat operations
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] xfs_spaceman: remove open-coded per-ag bulkstat
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] xfs_io: add a bulkstat command
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs_scrub: relabel verified data block counts in output
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 2/3] xfs_scrub: perform media scans of entire devices
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs_scrub: implement background mode for phase 6
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH REPOST 2/2] xfs: don't set bmapi total block req where minleft is sufficient
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH REPOST 0/2] xfs: rely on minleft instead of total for bmbt res
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v3 3/6] iomap: split size and error for iomap_dio_rw ->end_io
- From: Matthew Bobrowski <mbobrowski@xxxxxxxxxxxxxx>
- Re: [PATCH] [RFC] xfs: fix inode fork extent count overflow
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 9/9] xfs: Get rid of ->bmap
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 8/9] Use FIEMAP for FIBMAP calls
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 7/9] fiemap: Use a callback to fill fiemap extents
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 6/9] iomap: Remove length and start fields from iomap_fiemap
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 5/9] fs: Move start and length fiemap fields into fiemap_extent_info
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 3/9] ecryptfs: drop direct calls to ->bmap
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 2/9] cachefiles: drop direct usage of ->bmap method.
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 1/9] fs: Enable bmap() function to properly return errors
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 0/9 V6] New ->fiemap infrastructure and ->bmap removal
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- [PATCH 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- [PATCH 1/2] common: check if a given rename flag is supported in _requires_renameat2
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- [PATCH 0/2] xfstests: add deadlock between the AGI and AGF with RENAME_WHITEOUT test
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- Re: [PATCH] [RFC] xfs: fix inode fork extent count overflow
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH] [RFC] xfs: fix inode fork extent count overflow
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [ANNOUNCE] xfsprogs for-next updated to ac8b6c38
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 07/19] iomap: use a srcmap for a read-modify-write I/O
- From: "hch@xxxxxx" <hch@xxxxxx>
- Re: [PATCH 07/19] iomap: use a srcmap for a read-modify-write I/O
- From: Goldwyn Rodrigues <RGoldwyn@xxxxxxxx>
- Re: [PATCH 8/9] Use FIEMAP for FIBMAP calls
- From: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [xfs-linux:iomap-for-next 3/12] include/trace/events/iomap.h:49:39: warning: 'struct page' declared inside parameter list will not be visible outside of this definition or declaration
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/6] libxfs: revert FSGEOMETRY v5 -> v4 hack
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] xfs_scrub: check summary counters
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs_scrub: separate internal metadata scrub functions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] libfrog: add online scrub/repair for superblock counters
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] libfrog: share scrub headers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] xfs_scrub: remove unnecessary fd parameter from file scrubbers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] xfs_spaceman: report health problems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 10/10] xfs_repair: add AG btree rmaps into the filesystem after syncing sb
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 05/10] xfs_db: remove db/convert.h
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 04/10] man: document the new health reporting fields in various ioctls
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 03/10] man: document the new allocation group geometry ioctl
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH 19/19] xfs: improve the IOMAP_NOWAIT check for COW inodes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/19] xfs: cleanup xfs_iomap_write_unwritten
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/19] xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/19] xfs: split the iomap ops for buffered vs direct writes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/19] xfs: move xfs_file_iomap_begin_delay around
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/19] xfs: split out a new set of read-only iomap ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/19] xfs: factor out a helper to calculate the end_fsb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/19] xfs: fill out the srcmap in iomap_begin
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/19] xfs: refactor xfs_file_iomap_begin_delay
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/19] xfs: pass two imaps to xfs_reflink_allocate_cow
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/19] xfs: remove xfs_reflink_dirty_extents
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/19] xfs: also call xfs_file_iomap_end_delalloc for zeroing operations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/19] iomap: use a srcmap for a read-modify-write I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/19] iomap: use write_begin to read pages to unshare
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/19] iomap: move the zeroing case out of iomap_read_page_sync
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/19] iomap: ignore non-shared or non-data blocks in xfs_file_dirty
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/19] iomap: always use AOP_FLAG_NOFS in iomap_write_begin
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/19] iomap: remove the unused iomap argument to __iomap_write_end
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/19] iomap: better document the IOMAP_F_* flags
- From: Christoph Hellwig <hch@xxxxxx>
- iomap and xfs COW cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/10] man: document new fs summary counter scrub command
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 01/10] man: document the new v5 fs geometry ioctl structures
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [Q] gfs2: mmap write vs. punch_hole consistency
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- [PATCH v3] xfs_io: copy_range don't truncate dst_file, and add smart length
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- Re: [xfs] 610125ab1e: fsmark.app_overhead -71.2% improvement
- From: Dave Chinner <dchinner@xxxxxxxxxx>
- Re: [PATCH v2] xfs_io: copy_range don't truncate dst_file, and add smart length
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- Re: [xfs] 610125ab1e: fsmark.app_overhead -71.2% improvement
- From: Rong Chen <rong.a.chen@xxxxxxxxx>
- Re: [xfs] 610125ab1e: fsmark.app_overhead -71.2% improvement
- From: Dave Chinner <dchinner@xxxxxxxxxx>
- [PATCH 2/2] xfs: hard limit the background CIL push
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC PATCH 0/2] xfs: hard limit background CIL push size
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/2] xfs: Lower CIL flush limit for large logs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] iomap: modify ->end_io() calling convention
- From: Matthew Bobrowski <mbobrowski@xxxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [xfs-linux:iomap-for-next 3/12] include/trace/events/iomap.h:49:39: warning: 'struct page' declared inside parameter list will not be visible outside of this definition or declaration
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: Eryu Guan <guaneryu@xxxxxxxxx>
- [xfs-linux:iomap-for-next 3/12] include/trace/events/iomap.h:49:39: warning: 'struct page' declared inside parameter list will not be visible outside of this definition or declaration
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Q] gfs2: mmap write vs. punch_hole consistency
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Q] gfs2: mmap write vs. punch_hole consistency
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [Q] gfs2: mmap write vs. punch_hole consistency
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs_io: copy_range don't truncate dst_file, and add smart length
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [Q] gfs2: mmap write vs. punch_hole consistency
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v2] xfs_io: copy_range don't truncate dst_file, and add smart length
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- Re: [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW
- From: Christoph Hellwig <hch@xxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to eb2e99943c5b
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 14e15f1bcd73
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs_io: copy_range don't truncate dst_file, and add smart length.
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH] xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
- From: yu kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH 04/15] btrfs: Add a simple buffered iomap write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] xfs_io: copy_range don't truncate dst_file, and add smart length.
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- [PATCH 06/18] xfs_scrub: remove moveon from unicode name collision helpers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/18] xfs_scrub: remove moveon from scrub ioctl wrappers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/3] xfs_scrub: perform media scans of entire devices
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/3] xfs_scrub: relabel verified data block counts in output
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 17/18] xfs_scrub: remove XFS_ITERATE_INODES_ABORT from inode iterator
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 18/18] xfs_scrub: remove moveon from main program
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 16/18] xfs_scrub: remove moveon from phase 1 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 15/18] xfs_scrub: remove moveon from phase 2 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 14/18] xfs_scrub: remove moveon from phase 3 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 13/18] xfs_scrub: remove moveon from phase 4 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 12/18] xfs_scrub: remove moveon from phase 5 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/18] xfs_scrub: remove moveon from phase 6 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/18] xfs_scrub: remove moveon from phase 7 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/18] xfs_scrub: remove moveon from repair action list helpers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/18] xfs_scrub: remove moveon from spacemap
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 02/11] xfs_scrub: improve reporting of file data media errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/18] xfs_scrub: remove moveon from progress report helpers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/18] xfs_scrub: remove moveon from vfs directory tree iteration
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/18] xfs_scrub: remove moveon from inode iteration
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 02/18] xfs_scrub: remove moveon from the fscounters functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/18] xfs_scrub: remove moveon from filemap iteration
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/3] xfs_scrub: implement deferred description string rendering
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/3] xfs_scrub: media scan entire disks
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 00/18] xfs_scrub: remove moveon space aliens
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/3] xfs_scrub: implement background mode for phase 6
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/3] xfs_scrub: adapt phase5 to deferred descriptions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/3] xfs_scrub: bump work_threads to include the controller thread
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/3] xfs_scrub: deferred labelling to save time
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/11] xfs_scrub: create a new category for unfixable errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/11] xfs_scrub: clean out the nproc global variable
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/11] libfrog: clean up platform_nproc
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/11] xfs_scrub: fix media verification thread pool size calculations
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/11] xfs_scrub: request fewer bmaps when we can
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 06/11] xfs_scrub: reduce fsmap activity for media errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/11] xfs_scrub: don't report media errors on unwritten extents
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/11] xfs_scrub: improve reporting of file metadata media errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 06/11] xfs_scrub: refactor inode prefix rendering code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/11] xfs_scrub: fix queue-and-stash of non-contiguous verify requests
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/11] xfs_scrub: fix read verify disk error handling strategy
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/11] xfs_scrub: better reporting of metadata media errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/11] xfs_scrub: separate media error reporting for attribute forks
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 00/11] xfs_scrub: fix IO error reporting
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/11] xfs_scrub: simulate errors in the read-verify phase
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/11] xfs_scrub: return bytes verified from a SCSI VERIFY command
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/11] xfs_scrub: enforce read verify pool minimum io size
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/11] xfs_scrub: only call read_verify_force_io once per pool
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/11] xfs_scrub: record disk LBA size
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/13] libfrog: fix workqueue error communication problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/4] xfsprogs: bulkstat v5
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 6/6] libxfs: revert FSGEOMETRY v5 -> v4 hack
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/13] xfs_scrub: report all progressbar creation failures
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/11] xfs_scrub: fix read-verify pool error communication problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 02/11] xfs_scrub: abort all read verification work immediately on error
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/11] xfs_scrub: fix handling of read-verify pool runtime errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 00/11] xfs_scrub: fix IO error detection during media verify
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 13/13] xfs_scrub: fix error handling problems in vfs.c
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 03/19] xfs: Add xfs_dabuf defines
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 12/13] xfs_scrub: move all the queue_subdir error reporting to callers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 5/6] misc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/13] xfs_scrub: check progress bar timedwait failures
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/6] misc: convert XFS_IOC_FSBULKSTAT to XFS_IOC_BULKSTAT
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/13] xfs_scrub: fix per-thread counter error communication problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/13] libfrog: fix missing error checking in bitmap code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/13] libfrog: fix bitmap error communication problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 06/13] libfrog: add missing per-thread variable error handling
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/4] libxfs: fix uncached buffer refcounting
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/13] libfrog: fix per-thread variable error communication problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/13] xfs_scrub: redistribute read verify pool flush and destroy responsibilities
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/13] libfrog: split workqueue destroy functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 02/13] libfrog: fix missing error checking in workqueue code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/5] xfs_scrub: separate internal metadata scrub functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 00/13] libfrog/xfs_scrub: fix error handling
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/4] xfs_scrub: batch inumbers calls during fscounters calculation
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/4] xfs_scrub: convert to per-ag inode bulkstat operations
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/4] xfs_spaceman: remove open-coded per-ag bulkstat
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/4] xfs_io: add a bulkstat command
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/6] misc: convert to v5 bulkstat_single call
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/6] man: add documentation for v5 inumbers ioctl
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/6] man: add documentation for v5 bulkstat ioctl
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/4] mkfs: use libxfs to write out new AGs
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/6] xfsprogs: port utilities to bulkstat v5
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/4] libxfs: make xfs_buf_delwri_submit actually do something
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/3] xfs_scrub: fix nr_dirs accounting problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/5] xfs_scrub: remove unnecessary fd parameter from file scrubbers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/4] libxfs: fix buffer refcounting in delwri_queue
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 5/5] xfs_scrub: check summary counters
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/3] xfs_scrub: remove unnecessary wakeup wait in scan_fs_tree
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/4] xfsprogs: help mkfs shed its AG initialization code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/3] xfs_scrub: fix bugs in vfs tree walk code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/5] libfrog: add online scrub/repair for superblock counters
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/5] libfrog: share scrub headers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/5] xfsprogs: scrub filesystem summary counters
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/1] xfs_spaceman: report health problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/1] xfsprogs: online health tracking support
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/8 v2] xfs: prevent CIL push holdoff in log recovery
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- [PATCH 3/8 v2] xfs: prevent CIL push holdoff in log recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: Use WARN_ON_ONCE for bailout mount-operation
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 5/8] xfs: factor callbacks out of xlog_state_do_callback()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 6/8] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/8] xfs: factor callbacks out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 8/8] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH0/8 v3] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/8] xfs: fix missed wakeup on l_flush_wait
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 01/15] iomap: Use a srcmap for a read-modify-write I/O
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 11/15] iomap: use a function pointer for dio submits
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v3 07/19] xfs: Factor out xfs_attr_leaf_addname helper
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 2/9] cachefiles: drop direct usage of ->bmap method.
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 03/21] xfsprogs: Add xfs_dabuf defines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 12/19] xfs: Factor up trans roll in xfs_attr3_leaf_clearflag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 15/19] xfs: Set up infastructure for deferred attribute operations
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 11/21] xfsprogs: Factor out xfs_attr_rmtval_invalidate
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 19/21] xfs_io: Add delayed attributes error tag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 03/19] xfs: Add xfs_dabuf defines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 14/19] xfs: Add delayed attribute routines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 01/21] xfsprogs: Replace attribute parameters with struct xfs_name
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 06/21] xfsprogs: Factor up trans handling in xfs_attr3_leaf_flipflags
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 17/19] xfs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 06/19] xfs: Factor up trans handling in xfs_attr3_leaf_flipflags
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 13/19] xfs: Add delay context to xfs_da_args
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 0/1] Add delayed attributes test
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 00/21] Delayed Attributes
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 18/21] xfsprogs: Enable delayed attributes
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 1/1] xfstests: Add Delayed Attribute test
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 19/19] xfs_io: Add delayed attributes error tag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 01/19] xfs: Replace attribute parameters with struct xfs_name
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 09/21] xfsprogs: Factor up trans roll from xfs_attr3_leaf_setflag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 05/19] xfs: Factor out new helper functions xfs_attr_rmtval_set
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 15/21] xfsprogs: Set up infastructure for deferred attribute operations
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 02/21] xfsprogs: Embed struct xfs_name in xfs_da_args
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 02/19] xfs: Embed struct xfs_name in xfs_da_args
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 10/21] xfsprogs: Add xfs_attr3_leaf helper functions
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 14/21] xfsprogs: Add delayed attribute routines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 08/21] xfsprogs: Factor up commit from xfs_attr_try_sf_addname
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 12/21] xfsprogs: Factor up trans roll in xfs_attr3_leaf_clearflag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 05/21] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 20/21] xfsprogs: Add log item printing for ATTRI and ATTRD
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 10/19] xfs: Add xfs_attr3_leaf helper functions
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 09/19] xfs: Factor up trans roll from xfs_attr3_leaf_setflag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 07/21] xfsprogs: Factor out xfs_attr_leaf_addname helper
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 11/19] xfs: Factor out xfs_attr_rmtval_invalidate
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 17/21] xfsprogs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 04/21] xfsprogs: Add xfs_has_attr and subroutines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 21/21] xfsprogs: Add delayed attribute flag to cmd
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 04/19] xfs: Add xfs_has_attr and subroutines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 13/21] xfsprogs: Add delay context to xfs_da_args
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 18/19] xfs: Enable delayed attributes
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 00/19] Delayed Attributes
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 08/19] xfs: Factor up commit from xfs_attr_try_sf_addname
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 16/21] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 16/19] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 5/8] xfs: factor callbacks out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 04/15] btrfs: Add a simple buffered iomap write
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- Re: [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- Re: [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/15] btrfs: update inode size during bio completion
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 13/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/15] btrfs: Use iomap_dio_rw for performing direct I/O writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/15] iomap: use a function pointer for dio submits
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/15] btrfs: basic direct read operation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 04/15] btrfs: Add a simple buffered iomap write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 8/8] xfs: push the grant head when the log head moves forward
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 6/8] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/8 v2] xfs: log race fixes and cleanups
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/8] xfs: factor callbacks out of xlog_state_do_callback()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/8] xfs: fix missed wakeup on l_flush_wait
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 13/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 14/15] btrfs: update inode size during bio completion
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 12/15] btrfs: Use iomap_dio_rw for performing direct I/O writes
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 11/15] iomap: use a function pointer for dio submits
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 10/15] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 09/15] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 08/15] btrfs: basic direct read operation
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 07/15] fs: Export generic_file_buffered_read()
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 06/15] btrfs: remove buffered write code made unnecessary
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 05/15] btrfs: Add CoW in iomap based writes
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 04/15] btrfs: Add a simple buffered iomap write
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 03/15] btrfs: Eliminate PagePrivate for btrfs data pages
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 01/15] iomap: Use a srcmap for a read-modify-write I/O
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH v4 0/15] CoW support for iomap
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 6/8] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/8] xfs: fix missed wakeup on l_flush_wait
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/8 v2] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 8/8] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/8] xfs: factor callbacks out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 0/7] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- Re: [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- [PATCH 1/2] xfsprogs: copy_range don't truncate dstfile
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- Re: [PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- Re: [PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v2] splice: only read in as much information as there is pipe buffer space
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v2] xfsprogs: copy_range don't truncate dstfile
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- Re: [PATCH v2] xfsprogs: copy_range don't truncate dstfile
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs_spaceman: convert open-coded unit conversions to helpers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] xfs_spaceman: embed struct xfs_fd in struct fileio
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 12/12] libfrog: move libfrog.h to libfrog/util.h
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] libfrog: move workqueue.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 10/12] libfrog: move path.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 09/12] libfrog: move crc32c.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2] xfsprogs: copy_range don't truncate dstfile
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- Re: [PATCH 08/12] libfrog: move workqueue.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- Re: [PATCH 07/12] libfrog: move radix-tree.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 06/12] libfrog: move ptvar.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 05/12] libfrog: move fsgeom.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 04/12] libfrog: move convert.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] libfrog: move bitmap.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] libfrog: move avl64.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] libxfs: move topology declarations into separate header
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] libfrog: create xfd_open function
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] xfsprogs: update spdx tags in LICENSES/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 0/7] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/7] xfs: fix missed wakeup on l_flush_wait
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] xfs: push the AIL in xlog_grant_head_wake
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 5/7] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/7] xfs: factor callbacks out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] xfs: factor debug code out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Christopher Lameter <cl@xxxxxxxxx>
- [PATCH RFC V5] fs: New zonefs file system
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to bc56ad8c74b8
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: iomap-for-next updated to 68494b8e248f
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs_spaceman: report health problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure
- From: Christoph Hellwig <hch@xxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v2] xfs_io: support splice data between two files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- Re: [PATCH 3/3] xfs_scrub: remove unnecessary wakeup wait in scan_fs_tree
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] xfs_scrub: fix nr_dirs accounting problems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 05/12] libfrog: move fsgeom.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/8] xfsprogs: update spdx tags in LICENSES/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3] xfsprogs: provide a few compatibility typedefs
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 3/8] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/12] libfrog: move radix-tree.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] xfs: push iclog state cleaning into xlog_state_clean_log
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/7] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 10/12] libfrog: move path.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/7] xfs: factor callbacks out of xlog_state_do_callback()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- [PATCH 04/12] libfrog: move convert.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/4] xfs_spaceman: embed struct xfs_fd in struct fileio
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/7] xfs: factor callbacks out of xlog_state_do_callback()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] xfs: factor debug code out of xlog_state_do_callback()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/7] xfs: fix missed wakeup on l_flush_wait
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] xfs: push the AIL in xlog_grant_head_wake
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] xfs: log race fixes and cleanups
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs_io: support splice data between two files
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 0/7] xfs: log race fixes and cleanups
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 01/12] libxfs: move topology declarations into separate header
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v2] xfs_io: support splice data between two files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Christoph Hellwig <hch@xxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/12] libfrog: move avl64.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 08/10] xfs_repair: use precomputed inode geometry values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs_spaceman: report health problems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 06/12] libfrog: move ptvar.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/12] libfrog: move bitmap.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 6/8] libfrog: refactor open-coded bulkstat calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/4] xfs_spaceman: convert open-coded unit conversions to helpers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/10] xfs_repair: add AG btree rmaps into the filesystem after syncing sb
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 06/10] xfs_db: add a function to compute btree geometry
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/4] xfs_spaceman: remove unnecessary test in openfile()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/4] xfs_spaceman: remove typedef usage
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/10] xfs_repair: reduce the amount of "clearing reflink flag" messages
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v2 0/4] xfs_spaceman: use runtime support library
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/10] xfs_db: use precomputed inode geometry values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/10] xfs_db: remove db/convert.h
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 8/8] libfrog: refactor open-coded INUMBERS calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 00/12] libfrog: move header files
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 7/8] libfrog: create xfd_open function
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/10] man: document the new health reporting fields in various ioctls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/8] libfrog: store more inode and block geometry in struct xfs_fd
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/12] libfrog: move crc32c.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v3 0/8] libxfrog: wrap version ioctl calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/12] libfrog: move workqueue.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/10] man: document the new allocation group geometry ioctl
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/10] man: document the new v5 fs geometry ioctl structures
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/12] libfrog: move workqueue.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 12/12] libfrog: move libfrog.h to libfrog/util.h
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 02/10] man: document new fs summary counter scrub command
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v2 00/10] xfsprogs-5.3: various fixes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 5/8] libfrog: create online fs geometry converters
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/8] libfrog: refactor online geometry queries
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 6/7] xfs: push iclog state cleaning into xlog_state_clean_log
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/7] xfs: factor callbacks out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/7] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/7] xfs: factor debug code out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 0/7] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/7] xfs: push the AIL in xlog_grant_head_wake
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/7] xfs: fix missed wakeup on l_flush_wait
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3] xfs: define a flags field for the AG geometry ioctl structure
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re:Re: [PATCH v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: 尹剑虹 <yin-jianhong@xxxxxxx>
- Re:Re: [PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: 尹剑虹 <yin-jianhong@xxxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 8/9] libfrog: create xfd_open function
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v3] xfs: define a flags field for the AG geometry ioctl structure
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 8/9] libfrog: create xfd_open function
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] libfrog: refactor open-coded bulkstat calls
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] libfrog: create online fs geometry converters
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/9] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] libfrog: refactor online geometry queries
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs_io: support splice data between two files
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: Matthew Bobrowski <mbobrowski@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: [PATCH v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH 02/12] libxfs: move topology declarations into separate header
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] iomap: split size and error for iomap_dio_rw ->end_io
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs: revise function comment for xfs_trans_ail_delete
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/2] iomap: split size and error for iomap_dio_rw ->end_io
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3] xfsprogs: provide a few compatibility typedefs
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH 2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] iomap: split size and error for iomap_dio_rw ->end_io
- From: Christoph Hellwig <hch@xxxxxx>
- iomap_dio_rw ->end_io improvements
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3] xfsprogs: provide a few compatibility typedefs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/5] iomap: move struct iomap_page out of iomap.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] xfs: use the iomap write page code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] xfs: remove the fork fields in the writepage_ctx and ioend
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] xfs: turn io_append_trans into an io_private void pointer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] xfs: use a struct iomap in xfs_writepage_ctx
- From: Christoph Hellwig <hch@xxxxxx>
- xfs: use the iomap writeback code v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- [PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] libxfs: revert FSGEOMETRY v5 -> v4 hack
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fstests: new helper to skip xfs_check
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 06/12] man: document the new allocation group geometry ioctl
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 02/12] libxfs: move topology declarations into separate header
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH] generic: test splice() with pipes
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/9] libxfs: revert FSGEOMETRY v5 -> v4 hack
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 06/12] man: document the new allocation group geometry ioctl
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] libxfs: move topology declarations into separate header
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfsprogs: provide a few compatibility typedefs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fstests: new helper to skip xfs_check
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH] generic: test splice() with pipes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH] fstests: new helper to skip xfs_check
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] xfsprogs: provide a few compatibility typedefs
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- Re: [PATCH v2 11/15] xfs: mount api - add xfs_reconfigure()
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [RFC PATCH] generic: test splice() with pipes
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 7/9] libfrog: refactor open-coded bulkstat calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 9/9] libfrog: refactor open-coded INUMBERS calls
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 8/9] libfrog: create xfd_open function
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 7/9] libfrog: refactor open-coded bulkstat calls
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
- From: Brian Foster <bfoster@xxxxxxxxxx>
[Index of Archives]
[XFS]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]