Linux XFS Date Index
[Prev Page][Next Page]
- Re: [PATCH v4 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 02/11] fs: Allow fine-grained control of folio sizes
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 27/30] iomap: Remove calls to set and clear folio error flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 27/30] iomap: Remove calls to set and clear folio error flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: Clear W=1 warning in xfs_iwalk_run_callbacks():
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: Clear W=1 warning in xfs_iwalk_run_callbacks():
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [syzbot] [xfs?] possible deadlock in xfs_ilock_data_map_shared
- From: syzbot <syzbot+b7e8d799f0ab724876f9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [Linux kernel bug] KASAN: slab-out-of-bounds Read in xlog_cksum
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFCv3 6/7] iomap: Optimize iomap_read_folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: Clear W=1 warning in xfs_trans_unreserve_and_mod_sb():
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: Clear W=1 warning in xfs_iwalk_run_callbacks():
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: Clear W=1 warning in xfs_iwalk_run_callbacks():
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 6/7] iomap: Optimize iomap_read_folio
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 5/7] iomap: Fix iomap_adjust_read_range for plen calculation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 4/7] ext2: Implement seq counter for validating cached iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 3/7] ext2: Enable large folio support
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 2/7] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 1/7] ext2: Remove comment related to journal handle
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 0/7] ext2 iomap changes and iomap improvements
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [PATCH 1/2] xfs: Clear W=1 warning in xfs_iwalk_run_callbacks():
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v5 8/9] iomap: make iomap_write_end() return a boolean
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 9/9] iomap: do some small logical cleanup in buffered write
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 6/9] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 5/9] iomap: drop the write failure handles when unsharing and zeroing
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 5/5] xfs: refactor dir format helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] xfs: factor out a xfs_dir_replace_args helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] xfs: factor out a xfs_dir_createname_args helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] xfs: factor out a xfs_dir_removename_args helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] xfs: factor out a xfs_dir_lookup_args helper
- From: Christoph Hellwig <hch@xxxxxx>
- add higher level directory operations helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [Linux kernel bug] KASAN: slab-out-of-bounds Read in xlog_cksum
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 27/30] iomap: Remove calls to set and clear folio error flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 27/30] iomap: Remove calls to set and clear folio error flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: (subset) [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 27/30] iomap: Remove calls to set and clear folio error flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 1/1] xfs: Add cond_resched in xfs_bunmapi_range loop
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: Clear W=1 warning in xfs_trans_unreserve_and_mod_sb():
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: Clear W=1 warning in xfs_iwalk_run_callbacks():
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 2/2] xfs: Clear W=1 warning in xfs_trans_unreserve_and_mod_sb():
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 1/2] xfs: Clear W=1 warning in xfs_iwalk_run_callbacks():
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 0/2] xfs: Clear a couple of W=1 warnings
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 02/11] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 11/11] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 09/11] xfs: expose block size in stat
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 06/11] filemap: cap PTE range to be created to i_size in folio_map_range()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 01/11] readahead: rework loop in page_cache_ra_unbounded()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 00/11] enable bs > ps in XFS
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH] mm/huge_memory: move writeback and truncation checks early
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCHv2 0/1] xfs: soft lockups while unmapping large no. of extents
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv2 1/1] xfs: Add cond_resched in xfs_bunmapi_range loop
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [RFC] fstests: add fsstress + writeback + debugfs folio split test
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 13/29] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] mm/huge_memory: move writeback and truncation checks early
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/huge_memory: cap max length on debugfs file entry folio split
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 08/13] fsverity: expose merkle tree geometry to callers
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/huge_memory: skip invalid debugfs file entry for folio split
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 08/13] fsverity: expose merkle tree geometry to callers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/13] fsverity: support block-based Merkle tree caching
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/13] fsverity: expose merkle tree geometry to callers
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 09/13] fsverity: box up the write_merkle_tree_block parameters too
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/13] fsverity: support block-based Merkle tree caching
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 08/13] fsverity: expose merkle tree geometry to callers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 06/13] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/13] fsverity: support block-based Merkle tree caching
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] mm/huge_memory: move writeback and truncation checks early
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/2] mm/huge_memory: couple fixes and one cleanup
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/2] mm/huge_memory: cap max length on debugfs file entry folio split
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/2] mm/huge_memory: couple fixes and one cleanup
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/2] mm/huge_memory: skip invalid debugfs file entry for folio split
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC] fstests: add fsstress + writeback + debugfs folio split test
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 03/13] fsverity: support block-based Merkle tree caching
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 10/13] fsverity: pass the zero-hash value to the implementation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 07/13] fsverity: pass the new tree size and block size to ->begin_enable_verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 04/13] fsverity: add per-sb workqueue for post read processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/13] fsverity: support block-based Merkle tree caching
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/13] fsverity: pass the zero-hash value to the implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 10/13] fsverity: pass the zero-hash value to the implementation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/13] fsverity: pass the zero-hash value to the implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 11/13] fsverity: report validation errors back to the filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/13] fsverity: pass the zero-hash value to the implementation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 11/13] fsverity: report validation errors back to the filesystem
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 12/13] fsverity: remove system-wide workqueue
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 11/13] fsverity: report validation errors back to the filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 12/13] fsverity: remove system-wide workqueue
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 14/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v3.1 090/111] libxfs: partition memfd files to avoid using too many fds
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: xfs fixups for the fop_flags conversion
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [Linux kernel bug] KASAN: slab-out-of-bounds Read in xlog_cksum
- From: Sam Sun <samsun1006219@xxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: KASAN: null-ptr-deref Write in xlog_cil_commit
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [Bug 218764] New: xfs_scrub_all.in: NameError: name 'path' is not defined
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [Bug 218764] xfs_scrub_all.in: NameError: name 'path' is not defined
- From: bugzilla-daemon@xxxxxxxxxx
- [GIT PULL 9/9] xfs: minor fixes to online repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 8/9] xfs: reduce iget overhead in scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 7/9] xfs: vectorize scrub kernel calls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 6/9] xfs: detect and correct directory tree problems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 5/9] xfs: online repair for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 4/9] xfs: scrubbing for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 3/9] xfs: Parent Pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 2/9] xfs: improve extended attribute validation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 1/9] xfs: shrink struct xfs_da_args
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: xfs fixups for the fop_flags conversion
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULLBOMB v13.4] xfs: directory parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: invalidate dentries for a file before moving it to the orphanage
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: exchange-range for repairs is no longer dynamic
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: fix iunlock calls in xrep_adoption_trans_alloc
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: drop the scrub file's iolock when transaction allocation fails
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] xfs: only iget the file once when doing vectored scrub-by-handle
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] xfs: use dontcache for grabbing inodes during scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] xfs: introduce vectored scrub mode
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] xfs: move xfs_ioc_scrub_metadata to scrub.c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs: reduce the rate of cond_resched calls inside scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: fix corruptions in the directory tree
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: report directory tree corruption in the health information
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: invalidate dirloop scrub path data when concurrent updates happen
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: teach online scrub to find directory tree structure problems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/16] xfs: inode repair should ensure there's an attr fork to store parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/16] xfs: repair link count of nondirectories after rebuilding parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/16] xfs: adapt the orphanage code to handle parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/16] xfs: actually rebuild the parent pointer xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/16] xfs: add a per-leaf block callback to xchk_xattr_walk
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/16] xfs: split xfs_bmap_add_attrfork into two pieces
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/16] xfs: remove pointless unlocked assertion
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/16] xfs: implement live updates for parent pointer repairs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/16] xfs: repair directory parent pointers by scanning for dirents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/16] xfs: replay unlocked parent pointer updates that accrue during xattr repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/16] xfs: implement live updates for directory repairs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/16] xfs: repair directories by scanning directory parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/16] xfs: add raw parent pointer apis to support repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/16] xfs: salvage parent pointers when rebuilding xattr structures
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/16] xfs: make the reserved block permission flag explicit in xfs_attr_set
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsprogs: for-next updated to d5d677df7
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/16] xfs: remove some boilerplate from xfs_attr_set
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/7] xfs: check parent pointer xattrs when scrubbing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/7] xfs: walk directory parent pointers to determine backref count
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/7] xfs: deferred scrub of parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/7] xfs: scrub parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/7] xfs: deferred scrub of dirents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/7] xfs: check dirents have parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/7] xfs: revert commit 44af6c7e59b12
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 30/30] xfs: enable parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 29/30] xfs: drop compatibility minimum log size computations for reflink
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 28/30] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 27/30] xfs: add a incompat feature bit for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 26/30] xfs: don't remove the attr fork when parent pointers are enabled
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 25/30] xfs: add parent pointer ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 24/30] xfs: split out handle management helpers a bit
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 23/30] xfs: move handle ioctl code to xfs_handle.c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 22/30] xfs: pass the attr value to put_listent when possible
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 21/30] xfs: don't return XFS_ATTR_PARENT attributes via listxattr
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/30] xfs: Add parent pointers to xfs_cross_rename
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/30] xfs: Add parent pointers to rename
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 18/30] xfs: remove parent pointers in unlink
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/30] xfs: add parent attributes to symlink
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/30] xfs: add parent attributes to link
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/30] xfs: parent pointer attribute creation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/30] xfs: create a hashname function for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/30] xfs: extend transaction reservations for parent attributes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/30] xfs: add parent pointer validator functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/30] xfs: Expose init_xattrs in xfs_create_tmpfile
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/30] xfs: record inode generation in xattr update log intent items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/30] xfs: create attr log item opcodes and formats for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/30] xfs: refactor xfs_is_using_logged_xattrs checks in attr item recovery
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/30] xfs: allow xattr matching on name and value for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/30] xfs: define parent pointer ondisk extended attribute format
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/30] xfs: add parent pointer support to attribute code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/30] xfs: create a separate hashname function for extended attributes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/30] xfs: move xfs_attr_defer_add to xfs_attr_item.c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/30] xfs: check the flags earlier in xfs_attr_match
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/30] xfs: rearrange xfs_attr_match parameters
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/14] xfs: enforce one namespace per attribute
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/14] xfs: refactor name/value iovec validation in xlog_recover_attri_commit_pass2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/14] xfs: refactor name/length checks in xfs_attri_validate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/14] xfs: use local variables for name and value length in _attri_commit_pass2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/14] xfs: always set args->value in xfs_attri_item_recover
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/14] xfs: validate recovered name buffers when recovering xattr items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/14] xfs: use helpers to extract xattr op from opflags
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/14] xfs: restructure xfs_attr_complete_op a bit
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/14] xfs: check shortform attr entry flags specifically
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/14] xfs: fix missing check for invalid attr flags
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/14] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/14] xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/14] xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/5] xfs: rearrange xfs_da_args a bit to use less space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/5] xfs: make attr removal an explicit operation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/5] xfs: remove xfs_da_args.attr_flags
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/5] xfs: remove XFS_DA_OP_NOTIME
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/5] xfs: remove XFS_DA_OP_REMOVE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.4 9/9] xfs: minor fixes to online repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.4 8/9] xfs: reduce iget overhead in scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.4 7/9] xfs: vectorize scrub kernel calls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: Remove unused function xrep_dir_self_parent
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.4 6/9] xfs: detect and correct directory tree problems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.4 5/9] xfs: online repair for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.4 4/9] xfs: scrubbing for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.4 3/9] xfs: Parent Pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.4 2/9] xfs: improve extended attribute validation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.4 1/9] xfs: shrink struct xfs_da_args
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHBOMB v13.4] xfs: directory parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: Remove unused function xrep_dir_self_parent
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: KASAN: null-ptr-deref Write in xlog_cil_commit
- From: Marius Fleischer <fleischermarius@xxxxxxxxx>
- [ANNOUNCE] xfsprogs: for-next updated to d5d677df7
- From: Carlos Maiolino <carlos@xxxxxxxxxxx>
- Re: [PATCH v5 2/4] xfs_repair: make duration take time_t
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- [PATCH 3/3] xfs: don't call xfs_file_open from xfs_dir_open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] xfs: drop fop_flags for directories
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] xfs: fix overly long line in the file_operations
- From: Christoph Hellwig <hch@xxxxxx>
- xfs fixups for the fop_flags conversion
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v5 3/4] xfs_scrub: don't call phase_end if phase_rusage was not initialized
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v5 1/4] xfs_db: fix leak in flist_find_ftyp()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v5 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v5 2/4] xfs_repair: make duration take time_t
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v5 0/4] xfsprogs random fixes found by Coverity scan
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v4 2/4] xfs_repair: make duration take time_t
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH v4 6/9] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- [PATCH v3 01/11] stackleak: don't modify ctl_table argument
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 05/11] neighbour: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [Bug 218764] New: xfs_scrub_all.in: NameError: name 'path' is not defined
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH 27/30] iomap: Remove calls to set and clear folio error flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 04/67] xfs: move ->iop_recover to xfs_defer_op_type
- [PATCH 47/67] xfs: also use xfs_bmap_btalloc_accounting for RT allocations
- [PATCH 67/67] xfs: remove conditional building of rt geometry validator functions
- [PATCH 66/67] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
- [PATCH 65/67] xfs: fix backwards logic in xfs_bmap_alloc_account
- [PATCH 62/67] xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into asserts
- [PATCH 64/67] xfs: use the op name in trace_xlog_intent_recovery_failed
- [PATCH 63/67] xfs: fix a use after free in xfs_defer_finish_recovery
- [PATCH 61/67] xfs: remove xfs_attr_sf_hdr_t
- [PATCH 60/67] xfs: remove struct xfs_attr_shortform
- [PATCH 59/67] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
- [PATCH 57/67] xfs: simplify xfs_attr_sf_findname
- [PATCH 58/67] xfs: remove xfs_attr_shortform_lookup
- [PATCH 56/67] xfs: move the xfs_attr_sf_lookup tracepoint
- [PATCH 54/67] xfs: make if_data a void pointer
- [PATCH 53/67] xfs: remove XFS_RTMIN/XFS_RTMAX
- [PATCH 55/67] xfs: return if_data from xfs_idata_realloc
- [PATCH 52/67] xfs: remove rt-wrappers from xfs_format.h
- [PATCH 51/67] xfs: split xfs_rtmodify_summary_int
- [PATCH 50/67] xfs: move xfs_rtget_summary to xfs_rtbitmap.c
- [PATCH 49/67] xfs: indicate if xfs_bmap_adjacent changed ap->blkno
- [PATCH 48/67] xfs: return -ENOSPC from xfs_rtallocate_*
- [PATCH 46/67] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
- [PATCH 45/67] xfs: fix perag leak when growfs fails
- [PATCH 44/67] xfs: add lock protection when remove perag from radix tree
- [PATCH 42/67] xfs: create a new inode fork block unmap helper
- [PATCH 43/67] xfs: improve dquot iteration for scrub
- [PATCH 41/67] xfs: create a ranged query function for refcount btrees
- [PATCH 40/67] xfs: repair inode fork block mapping data structures
- [PATCH 37/67] xfs: dont cast to char * for XFS_DFORK_*PTR macros
- [PATCH 39/67] xfs: zap broken inode forks
- [PATCH 36/67] xfs: repair refcount btrees
- [PATCH 38/67] xfs: set inode sick state flags when we zap either ondisk fork
- [PATCH 35/67] xfs: repair inode btrees
- [PATCH 34/67] xfs: repair free space btrees
- [PATCH 33/67] xfs: constrain dirty buffers while formatting a staged btree
- [PATCH 32/67] xfs: move btree bulkload record initialization to ->get_record implementations
- [PATCH 31/67] xfs: read leaf blocks when computing keys for bulkloading into node blocks
- [PATCH 29/67] xfs: force all buffers to be written during btree bulk load
- [PATCH 30/67] xfs: set XBF_DONE on newly formatted btree block that are ready for writing
- [PATCH 28/67] xfs: pass the defer ops directly to xfs_defer_add
- [PATCH 25/67] xfs: consolidate the xfs_attr_defer_* helpers
- [PATCH 27/67] xfs: pass the defer ops instead of type to xfs_defer_start_recovery
- [PATCH 26/67] xfs: store an ops pointer in struct xfs_defer_pending
- [PATCH 23/67] xfs: extract xfs_da_buf_copy() helper function
- [PATCH 24/67] xfs: move xfs_ondisk.h to libxfs/
- [PATCH 20/67] xfs: force small EFIs for reaping btree extents
- [PATCH 22/67] xfs: update dir3 leaf block metadata after swap
- [PATCH 21/67] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
- [PATCH 19/67] xfs: remove unused fields from struct xbtree_ifakeroot
- [PATCH 17/67] xfs: remove __xfs_free_extent_later
- [PATCH 18/67] xfs: automatic freeing of freshly allocated unwritten space
- [PATCH 16/67] xfs: allow pausing of pending deferred work items
- [PATCH 15/67] xfs: don't append work items to logged xfs_defer_pending objects
- [PATCH 14/67] xfs: elide ->create_done calls for unlogged deferred work
- [PATCH 11/67] xfs: make rextslog computation consistent with mkfs
- [PATCH 08/67] xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
- [PATCH 13/67] xfs: don't allow overly small or large realtime volumes
- [PATCH 12/67] xfs: fix 32-bit truncation in xfs_compute_rextslog
- [PATCH 10/67] xfs: move ->iop_relog to struct xfs_defer_op_type
- [PATCH 09/67] xfs: hoist xfs_trans_add_item calls to defer ops functions
- [PATCH 07/67] xfs: use xfs_defer_create_done for the relogging operation
- [PATCH 06/67] xfs: hoist ->create_intent boilerplate to its callsite
- [PATCH 05/67] xfs: hoist intent done flag setting to ->finish_item callsite
- [PATCH 03/67] xfs: use xfs_defer_finish_one to finish recovered work items
- [PATCH 01/67] xfs: use xfs_defer_pending objects to recover intent items
- [PATCH 02/67] xfs: recreate work items when recovering intent items
- [PATCH 00/67] libxfs: Sync to Linux 6.8
- Re: [PATCH RFC 5/7] fs: iomap: buffered atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 27/30] iomap: Remove calls to set and clear folio error flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: Add cond_resched to xfs_defer_finish_noroll
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 27/30] iomap: Remove calls to set and clear folio error flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 5/7] fs: iomap: buffered atomic write support
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 7/7] fs: xfs: Enable buffered atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 0/7] buffered block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 1/7] fs: Rename STATX{_ATTR}_WRITE_ATOMIC -> STATX{_ATTR}_WRITE_ATOMIC_DIO
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 3/7] mm: Add PG_atomic
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 5/7] fs: iomap: buffered atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 4/7] fs: Add initial buffered atomic write support info to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 6/7] fs: xfs: buffered atomic writes statx support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC] fstests: add mmap page boundary tests
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC] fstests: add mmap page boundary tests
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH 13/13] xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/13] xfs: stop the steal (of data blocks for RT indirect blocks)
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/13] xfs: rework splitting of indirect block reservations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/13] xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/13] xfs: support RT inodes in xfs_mod_delalloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/13] xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/13] xfs: reinstate RT support in xfs_bmapi_reserve_delalloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/13] xfs: split xfs_mod_freecounter
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/13] xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/13] xfs: free RT extents after updating the bmap btree
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/13] xfs: move RT inode locking out of __xfs_bunmapi
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/13] xfs: refactor realtime inode locking
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions
- From: Christoph Hellwig <hch@xxxxxx>
- bring back RT delalloc support v6
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [GIT PULL 01/11] xfsprogs: packaging fixes for 6.7
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to c414a87ff750
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH 27/30] iomap: Remove calls to set and clear folio error flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2,resend] xfs: compile out v4 support if disabled
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to c414a87ff750
- From: Christoph Hellwig <hch@xxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to c414a87ff750
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: KASAN: null-ptr-deref Write in xlog_cil_commit
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: Add cond_resched to xfs_defer_finish_noroll
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 1/2] xfs: fix potential create file failed
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/1] xfs: Add cond_resched to xfs_defer_finish_noroll
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCH 0/1] xfs: soft lockups for unmapping large no. of extents
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [PATCH] fstests: add fsstress + compaction test
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH 27/30] iomap: Remove calls to set and clear folio error flag
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fstests: add fsstress + compaction test
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 6/9] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] fstests: add fsstress + compaction test
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] stackdepot: respect __GFP_NOLOCKDEP allocation flag
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [ANNOUNCE] GPG key update
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- [PATCH RFC 0/2] xfs: fix potential create file failed
- From: Ye Bin <yebin10@xxxxxxxxxx>
- [PATCH RFC 1/2] xfs: fix potential create file failed
- From: Ye Bin <yebin10@xxxxxxxxxx>
- [PATCH RFC 2/2] xfs: avoid potenial alloc inode failed
- From: Ye Bin <yebin10@xxxxxxxxxx>
- Re: [PATCH v4 6/9] iomap: don't increase i_size if it's not a write operation
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH] stackdepot: respect __GFP_NOLOCKDEP allocation flag
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: KASAN: null-ptr-deref Write in xlog_cil_commit
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] fstests: add fsstress + compaction test
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fstests: add fsstress + compaction test
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [ANNOUNCE] GPG key update
- From: "Carlos E. R." <robin.listas@xxxxxxxxxxxxxx>
- KASAN: null-ptr-deref Write in xlog_cil_commit
- From: Marius Fleischer <fleischermarius@xxxxxxxxx>
- Re: [PATCH v13.2.1 26/31] xfs: add parent pointer ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/5] xfs: don't run tests that require v4 file systems when not supported
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/5] xfs/512: split out v4 specific tests
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] xfs/{158,160}: split out v4 tests
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/5] xfs/512: split out v4 specific tests
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/5] xfs/263: split out the v4 test
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/5] xfs/045: don't force v4 file systems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] stackdepot: respect __GFP_NOLOCKDEP allocation flag
- From: Andrey Ryabinin <ryabinin.a.a@xxxxxxxxx>
- Re: xfs : WARNING: possible circular locking dependency detected
- From: Andrey Ryabinin <ryabinin.a.a@xxxxxxxxx>
- Re: [PATCH] fstests: add fsstress + compaction test
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH] fstests: add fsstress + compaction test
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [ANNOUNCE] GPG key update
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- [PATCH 5/5] xfs: don't run tests that require v4 file systems when not supported
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] xfs/512: split out v4 specific tests
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] xfs/{158,160}: split out v4 tests
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] xfs/263: split out the v4 test
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] xfs/045: don't force v4 file systems
- From: Christoph Hellwig <hch@xxxxxx>
- fix kernels without v5 support v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fstests: add fsstress + compaction test
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: xfs : WARNING: possible circular locking dependency detected
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: xfs : WARNING: possible circular locking dependency detected
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] fstests: add fsstress + compaction test
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: xfs : WARNING: possible circular locking dependency detected
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL 01/11] xfsprogs: packaging fixes for 6.7
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2)
- From: syzbot <syzbot+606f94dfeaaa45124c90@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2)
- From: Jeongjun Park <aha310510@xxxxxxxxx>
- Re: [PATCH v4 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] xfs_scrub: don't call phase_end if phase_rusage was not initialized
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/4] xfs_repair: make duration take time_t
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] libxfs: print the device name if flush-on-close fails
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: invalidate dentries for a file before moving it to the orphanage
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] xfs: exchange-range for repairs is no longer dynamic
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] xfs: fix iunlock calls in xrep_adoption_trans_alloc
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] xfs: drop the scrub file's iolock when transaction allocation fails
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: only iget the file once when doing vectored scrub-by-handle
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: use dontcache for grabbing inodes during scrub
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v13.2.1 26/31] xfs: add parent pointer ioctls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- xfs : WARNING: possible circular locking dependency detected
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] fstests: add fsstress + compaction test
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] fstests: add fsstress + compaction test
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 15/14] xfs: capture inode generation numbers in the ondisk exchmaps log item
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] libxfs: print the device name if flush-on-close fails
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: invalidate dentries for a file before moving it to the orphanage
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: exchange-range for repairs is no longer dynamic
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: fix iunlock calls in xrep_adoption_trans_alloc
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: drop the scrub file's iolock when transaction allocation fails
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] xfs: only iget the file once when doing vectored scrub-by-handle
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] xfs: use dontcache for grabbing inodes during scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.3 2/2] xfs: minor fixes to online repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v13.3 1/2] xfs: reduce iget overhead in scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHBOMB v13.3] xfs: tweaks and fixes to online repair, part 2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 6.1 0/6] backport xfs fix patches reported by xfs/179/270/557/606
- From: Leah Rumancik <leah.rumancik@xxxxxxxxx>
- Re: [PATCH v3 RESEND] xfs: remove redundant batch variables for serialization
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v13.2.1 26/31] xfs: add parent pointer ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 11/11] xfs_repair: support more than 4 billion records
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 10/11] xfs_repair: rebuild inode fork mappings
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 09/11] xfs_scrub: scan metadata files in parallel
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 08/11] mkfs: scale shards on ssds
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 07/11] xfsprogs: fix log sector size detection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 06/11] xfsprogs: bug fixes for 6.8
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 05/11] xfs_repair: faster btree bulkloading
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 04/11] libxfs: sync with 6.8
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 03/11] xfsprogs: convert utilities to use new rt helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 02/11] xfsprogs: minor fixes for 6.7
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 01/11] xfsprogs: packaging fixes for 6.7
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULLBOMB] xfsprogs: catch us up to 6.8, at least
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 8/8] xfs_repair: support more than INT_MAX block maps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/8] xfs_repair: don't create block maps for data files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/8] xfs_repair: constrain attr fork extent count
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/8] xfs_repair: clean up lock resources
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/8] xfs_repair: support more than 2^32 owners per physical block
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/8] xfs_repair: support more than 2^32 rmapbt records per AG
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/8] xfs_repair: slab and bag structs need to track more than 2^32 items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/8] xfs_db: add a bmbt inflation command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] xfs_repair: rebuild block mappings from rmapbt data
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] xfs_repair: sync bulkload data structures with kernel newbt code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] xfs_scrub: scan whole-fs metadata files in parallel
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] libfrog: promote XFROG_SCRUB_DESCR_SUMMARY to a scrub type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] libfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_*
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] mkfs: allow sizing internal logs for concurrency
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] mkfs: allow sizing allocation groups for concurrency
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/5] mkfs: use a sensible log sector size default
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/5] libxfs: also query log device topology in get_topology
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/5] libxfs: remove the S_ISREG check from blkid_get_topology
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/5] libxfs: refactor the fs_topology structure
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/5] libxfs: remove the unused fs_topology_t typedef
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/5] xfs_io: add linux madvise advice codes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/5] xfs_scrub: don't fail while reporting media scan errors
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/5] xfs_scrub: fix threadcount estimates for phase 6
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/5] xfs_db: improve number extraction in getbitval
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/5] xfs_repair: double-check with shortform attr verifiers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] xfs_repair: bulk load records into new btree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] xfs_repair: adjust btree bulkloading slack computations to match online repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 67/67] xfs: remove conditional building of rt geometry validator functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 66/67] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 65/67] xfs: fix backwards logic in xfs_bmap_alloc_account
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 64/67] xfs: use the op name in trace_xlog_intent_recovery_failed
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 63/67] xfs: fix a use after free in xfs_defer_finish_recovery
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 62/67] xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into asserts
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 61/67] xfs: remove xfs_attr_sf_hdr_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 60/67] xfs: remove struct xfs_attr_shortform
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 59/67] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 58/67] xfs: remove xfs_attr_shortform_lookup
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 57/67] xfs: simplify xfs_attr_sf_findname
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 56/67] xfs: move the xfs_attr_sf_lookup tracepoint
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 55/67] xfs: return if_data from xfs_idata_realloc
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 54/67] xfs: make if_data a void pointer
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 53/67] xfs: remove XFS_RTMIN/XFS_RTMAX
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 52/67] xfs: remove rt-wrappers from xfs_format.h
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 51/67] xfs: split xfs_rtmodify_summary_int
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 50/67] xfs: move xfs_rtget_summary to xfs_rtbitmap.c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 49/67] xfs: indicate if xfs_bmap_adjacent changed ap->blkno
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 48/67] xfs: return -ENOSPC from xfs_rtallocate_*
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 47/67] xfs: also use xfs_bmap_btalloc_accounting for RT allocations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 46/67] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 45/67] xfs: fix perag leak when growfs fails
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 44/67] xfs: add lock protection when remove perag from radix tree
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 43/67] xfs: improve dquot iteration for scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 42/67] xfs: create a new inode fork block unmap helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 41/67] xfs: create a ranged query function for refcount btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 40/67] xfs: repair inode fork block mapping data structures
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 39/67] xfs: zap broken inode forks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 38/67] xfs: set inode sick state flags when we zap either ondisk fork
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 37/67] xfs: dont cast to char * for XFS_DFORK_*PTR macros
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 36/67] xfs: repair refcount btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 35/67] xfs: repair inode btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 34/67] xfs: repair free space btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 33/67] xfs: constrain dirty buffers while formatting a staged btree
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 32/67] xfs: move btree bulkload record initialization to ->get_record implementations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 31/67] xfs: read leaf blocks when computing keys for bulkloading into node blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 30/67] xfs: set XBF_DONE on newly formatted btree block that are ready for writing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 29/67] xfs: force all buffers to be written during btree bulk load
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 28/67] xfs: pass the defer ops directly to xfs_defer_add
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 27/67] xfs: pass the defer ops instead of type to xfs_defer_start_recovery
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 26/67] xfs: store an ops pointer in struct xfs_defer_pending
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 25/67] xfs: consolidate the xfs_attr_defer_* helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 24/67] xfs: move xfs_ondisk.h to libxfs/
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 23/67] xfs: extract xfs_da_buf_copy() helper function
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 22/67] xfs: update dir3 leaf block metadata after swap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 21/67] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/67] xfs: force small EFIs for reaping btree extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/67] xfs: remove unused fields from struct xbtree_ifakeroot
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/67] xfs: remove __xfs_free_extent_later
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 18/67] xfs: automatic freeing of freshly allocated unwritten space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/67] xfs: allow pausing of pending deferred work items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/67] xfs: don't append work items to logged xfs_defer_pending objects
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/67] xfs: elide ->create_done calls for unlogged deferred work
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/67] xfs: don't allow overly small or large realtime volumes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/67] xfs: fix 32-bit truncation in xfs_compute_rextslog
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/67] xfs: make rextslog computation consistent with mkfs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/67] xfs: move ->iop_relog to struct xfs_defer_op_type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/67] xfs: hoist xfs_trans_add_item calls to defer ops functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/67] xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/67] xfs: use xfs_defer_create_done for the relogging operation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/67] xfs: hoist ->create_intent boilerplate to its callsite
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/67] xfs: hoist intent done flag setting to ->finish_item callsite
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/67] xfs: move ->iop_recover to xfs_defer_op_type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/67] xfs: use xfs_defer_finish_one to finish recovered work items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/67] xfs: recreate work items when recovering intent items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/67] xfs: use xfs_defer_pending objects to recover intent items
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/11] xfs_{db,repair}: use m_blockwsize instead of sb_blocksize for rt blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/11] xfs_{db,repair}: use accessor functions for summary info words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/11] xfs_{db,repair}: use helpers for rtsummary block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/11] xfs_{db,repair}: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/11] xfs_repair: convert helpers for rtbitmap block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/11] xfs_{db,repair}: convert open-coded xfs_rtword_t pointer accesses to helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/11] mkfs: convert utility to use new rt extent helpers and types
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/11] xfs_repair: convert utility to use new rt extent helpers and types
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/11] libxfs: use helpers to convert rt block numbers to rt extent numbers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/11] xfs_repair: fix confusing rt space units in the duplicate detection code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/1] mkfs: fix log sunit rounding when external logs are in use
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/11] libxfs: create a helper to compute leftovers of realtime extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] libxfs: fix incorrect porting to 6.7
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] debian: fix package configuration after removing platform_defs.h.in
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 11/11] xfs_repair: support more than 4 billion records
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v30.3 10/11] xfs_repair: rebuild inode fork mappings
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v30.3 09/11] xfs_scrub: scan metadata files in parallel
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 08/11] mkfs: scale shards on ssds
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET V3 07/11] xfsprogs: fix log sector size detection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 06/11] xfsprogs: bug fixes for 6.8
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 05/11] xfs_repair: faster btree bulkloading
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 04/11] libxfs: sync with 6.8
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 03/11] xfsprogs: convert utilities to use new rt helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 02/11] xfsprogs: minor fixes for 6.7
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 01/11] xfsprogs: packaging fixes for 6.7
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHBOMB] xfsprogs: catch us up to 6.8, at least
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsprogs v6.7.0 released
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- [syzbot] [xfs?] possible deadlock in xfs_qm_flush_one
- From: syzbot <syzbot+4a799ff34dbbb5465776@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/3] xfs_fsr: replace atoi() with strtol()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 3/3] xfs_repair: catch strtol() errors
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 2/3] xfs_db: add helper for flist_find_type for clearer field matching
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 0/3] Refactoring and error handling from Coverity scan fixes
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v4 3/4] xfs_scrub: don't call phase_end if phase_rusage was not initialized
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v4 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v4 0/4] xfsprogs random fixes found by Coverity scan
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v4 1/4] xfs_db: fix leak in flist_find_ftyp()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v4 2/4] xfs_repair: make duration take time_t
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 RESEND] xfs: remove redundant batch variables for serialization
- From: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
- Re: [ANNOUNCE] xfsprogs v6.7.0 released
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsprogs v6.7.0 released
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsprogs v6.7.0 released
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsprogs v6.7.0 released
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCHSET 1/4] xfsprogs: bug fixes for 6.8
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 RESEND] xfs: remove redundant batch variables for serialization
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsprogs v6.7.0 released
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 3/3] xfs_repair: catch strtol() errors
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] xfs_db: add helper for flist_find_type for clearer field matching
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] xfs_fsr: replace atoi() with strtol()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] xfs_repair: catch strtol() errors
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 2/4] xfs_repair: make duration take time_t
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] xfs_db: add helper for flist_find_type for clearer field matching
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 1/4] xfs_db: fix leak in flist_find_ftyp()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] xfs_fsr: replace atoi() with strtol()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsprogs v6.7.0 released
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsprogs v6.7.0 released
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/4] xfs: use kvmalloc for xattr buffers
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] xfs_db: add helper for flist_find_type for clearer field matching
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v2 3/3] xfs_repair: catch strtol() errors
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v2 1/3] xfs_fsr: replace atoi() with strtol()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v2 0/3] Refactoring and error handling from Coverity scan fixes
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 3/4] xfs_scrub: don't call phase_end if phase_rusage was not initialized
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 1/4] xfs_db: fix leak in flist_find_ftyp()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 0/4] xfsprogs random fixes found by Coverity scan
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 2/4] xfs_repair: make duration take time_t
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 RESEND] xfs: remove redundant batch variables for serialization
- From: alexjlzheng@xxxxxxxxx
- Re: [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [ANNOUNCE] xfsprogs v6.7.0 released
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCHSET 1/4] xfsprogs: bug fixes for 6.8
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 27/32] xfs: Add parent pointer ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 27/32] xfs: Add parent pointer ioctls
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 27/32] xfs: Add parent pointer ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs_db: add helper for flist_find_type for clearer field matching
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: only iget the file once when doing vectored scrub-by-handle
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: only iget the file once when doing vectored scrub-by-handle
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/17] xfs: use xfs_attr_defer_parent for calling xfs_attr_set on pptrs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH kdevops] xfs: add xfs/242 as failing on xfs_reflink_2k
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- [PATCH v13.2.1 3/4] xfs: introduce vectored scrub mode
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/17] xfs: use xfs_attr_defer_parent for calling xfs_attr_set on pptrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v13.2.1 09/31] xfs: create attr log item opcodes and formats for parent pointers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v13.2.1 26/31] xfs: add parent pointer ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH kdevops] xfs: add xfs/242 as failing on xfs_reflink_2k
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Question about using reflink and realtime features on the same filesystem
- From: linux-xfs.ykg@xxxxxxxxxx
- Re: [PATCH kdevops] xfs: add xfs/242 as failing on xfs_reflink_2k
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Question about using reflink and realtime features on the same filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH kdevops] xfs: add xfs/242 as failing on xfs_reflink_2k
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Question about using reflink and realtime features on the same filesystem
- From: linux-xfs.ykg@xxxxxxxxxx
- Re: [PATCH 4/4] xfs: only iget the file once when doing vectored scrub-by-handle
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: only iget the file once when doing vectored scrub-by-handle
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 2/4] xfs_repair: make duration take time_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs_db: add helper for flist_find_type for clearer field matching
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 0/4] xfsprogs random fixes found by Coverity scan
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs_fsr: replace atoi() with strtol()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] xfs_db: add helper for flist_find_type for clearer field matching
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH 1/2] xfs_fsr: replace atoi() with strtol()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH 0/2] Refactoring from Coverity scan fixes
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v2 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v2 2/4] xfs_repair: make duration take time_t
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v2 3/4] xfs_scrub: don't call phase_end if phase_rusage was not initialized
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v2 1/4] xfs_db: fix leak in flist_find_ftyp()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v2 0/4] xfsprogs random fixes found by Coverity scan
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 27/32] xfs: Add parent pointer ioctls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 27/32] xfs: Add parent pointer ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/4] xfs: introduce vectored scrub mode
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 27/32] xfs: Add parent pointer ioctls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] xfs: introduce vectored scrub mode
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/17] xfs: use xfs_attr_defer_parent for calling xfs_attr_set on pptrs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 27/32] xfs: Add parent pointer ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 26/31] xfs: add parent pointer ioctls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] xfs: introduce vectored scrub mode
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/17] xfs: use xfs_attr_defer_parent for calling xfs_attr_set on pptrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 01/17] xfs: remove some boilerplate from xfs_attr_set
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 26/31] xfs: add parent pointer ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 26/31] xfs: add parent pointer ioctls
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 26/31] xfs: add parent pointer ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 25/31] xfs: actually check the fsid of a handle
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/5] xfs: make attr removal an explicit operation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] bring back RT delalloc support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[Index of Archives]
[XFS]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]