index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Age
Commit message (
Expand
)
Author
2021-07-15
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
2021-06-02
xfs: remove agno from btree cursor
Dave Chinner
2021-06-02
xfs: use perag for ialloc btree cursors
Dave Chinner
2021-06-02
xfs: convert allocbt cursors to use perags
Dave Chinner
2021-06-02
xfs: convert refcount btree cursor to use perags
Dave Chinner
2021-06-02
xfs: convert rmap btree cursor to using a perag
Dave Chinner
2021-06-02
xfs: add a perag to the btree cursor
Dave Chinner
2021-06-02
xfs: pass perags through to the busy extent code
Dave Chinner
2021-06-02
xfs: convert raw ag walks to use for_each_perag
Dave Chinner
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-05-26
xfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-20
xfs: fix deadlock retry tracepoint arguments
Darrick J. Wong
2021-05-06
Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-04-29
Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-04-29
xfs: count free space btree blocks when scrubbing pre-lazysbcount fses
Darrick J. Wong
2021-04-29
xfs: don't check agf_btreeblks on pre-lazysbcount filesystems
Darrick J. Wong
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-15
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
2021-04-09
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
2021-04-09
xfs: fix scrub and remount-ro protection when running scrub
Darrick J. Wong
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-07
xfs: scrub: Disable check for unoptimized data fork bmbt node
Chandan Babu R
2021-04-07
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: split xfs_imap_to_bp
Christoph Hellwig
2021-04-07
xfs: scrub: Remove incorrect check executed on block format directories
Chandan Babu R
2021-03-25
xfs: remove return value from xchk_ag_btcur_init
Darrick J. Wong
2021-03-25
xfs: set the scrub AG number in xchk_ag_read_headers
Darrick J. Wong
2021-03-25
xfs: mark a data structure sick if there are cross-referencing errors
Darrick J. Wong
2021-03-25
xfs: bail out of scrub immediately if scan incomplete
Darrick J. Wong
2021-03-25
xfs: fix dquot scrub loop cancellation
Darrick J. Wong
2021-03-25
xfs: fix uninitialized variables in xrep_calc_ag_resblks
Darrick J. Wong
2021-02-03
xfs: rename block gc start and stop functions
Darrick J. Wong
2020-12-09
xfs: don't catch dax+reflink inodes as corruption in verifier
Eric Sandeen
2020-12-09
xfs: remove unneeded return value check for *init_cursor()
Joseph Qi
2020-12-09
xfs: refactor file range validation
Darrick J. Wong
2020-12-09
xfs: refactor realtime volume extent validation
Darrick J. Wong
2020-12-09
xfs: refactor data device extent validation
Darrick J. Wong
2020-12-09
xfs: scrub should mark a directory corrupt if any entries cannot be iget'd
Darrick J. Wong
2020-12-09
xfs: fix parent pointer scrubber bailing out on unallocated inodes
Darrick J. Wong
2020-11-18
xfs: directory scrub should check the null bestfree entries too
Darrick J. Wong
2020-11-18
xfs: strengthen rmap record flags checking
Darrick J. Wong
2020-11-18
xfs: fix the minrecs logic when dealing with inode root child blocks
Darrick J. Wong
2020-11-10
xfs: fix brainos in the refcount scrubber's rmap fragment processor
Darrick J. Wong
2020-11-10
xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
Darrick J. Wong
[next]