index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
12
-74
/
+75
2021-06-02
xfs: remove agno from btree cursor
Dave Chinner
7
-10
/
+15
2021-06-02
xfs: use perag for ialloc btree cursors
Dave Chinner
2
-5
/
+4
2021-06-02
xfs: convert allocbt cursors to use perags
Dave Chinner
2
-6
/
+6
2021-06-02
xfs: convert refcount btree cursor to use perags
Dave Chinner
3
-6
/
+6
2021-06-02
xfs: convert rmap btree cursor to using a perag
Dave Chinner
4
-11
/
+9
2021-06-02
xfs: add a perag to the btree cursor
Dave Chinner
4
-18
/
+21
2021-06-02
xfs: pass perags through to the busy extent code
Dave Chinner
1
-2
/
+2
2021-06-02
xfs: convert raw ag walks to use for_each_perag
Dave Chinner
1
-5
/
+8
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
1
-25
/
+15
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
6
-3
/
+6
2021-05-20
xfs: fix deadlock retry tracepoint arguments
Darrick J. Wong
1
-1
/
+3
2021-05-07
Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+45
2021-04-29
Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
23
-182
/
+167
2021-04-29
xfs: count free space btree blocks when scrubbing pre-lazysbcount fses
Darrick J. Wong
1
-1
/
+38
2021-04-29
xfs: don't check agf_btreeblks on pre-lazysbcount filesystems
Darrick J. Wong
2
-2
/
+8
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
1
-5
/
+1
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
1
-1
/
+1
2021-04-15
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
1
-5
/
+4
2021-04-09
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
19
-93
/
+61
2021-04-09
xfs: fix scrub and remount-ro protection when running scrub
Darrick J. Wong
3
-14
/
+32
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-04-08
xfs: scrub: Disable check for unoptimized data fork bmbt node
Chandan Babu R
1
-2
/
+28
2021-04-08
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2021-04-08
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
4
-6
/
+6
2021-04-08
xfs: split xfs_imap_to_bp
Christoph Hellwig
1
-2
/
+1
2021-04-08
xfs: scrub: Remove incorrect check executed on block format directories
Chandan Babu R
1
-9
/
+0
2021-03-26
xfs: remove return value from xchk_ag_btcur_init
Darrick J. Wong
3
-17
/
+7
2021-03-26
xfs: set the scrub AG number in xchk_ag_read_headers
Darrick J. Wong
3
-23
/
+14
2021-03-26
xfs: mark a data structure sick if there are cross-referencing errors
Darrick J. Wong
1
-1
/
+2
2021-03-26
xfs: bail out of scrub immediately if scan incomplete
Darrick J. Wong
1
-1
/
+1
2021-03-26
xfs: fix dquot scrub loop cancellation
Darrick J. Wong
1
-2
/
+4
2021-03-26
xfs: fix uninitialized variables in xrep_calc_ag_resblks
Darrick J. Wong
1
-1
/
+5
2021-02-03
xfs: rename block gc start and stop functions
Darrick J. Wong
1
-2
/
+2
2020-12-09
xfs: don't catch dax+reflink inodes as corruption in verifier
Eric Sandeen
1
-4
/
+0
2020-12-09
xfs: remove unneeded return value check for *init_cursor()
Joseph Qi
3
-21
/
+0
2020-12-09
xfs: refactor file range validation
Darrick J. Wong
1
-0
/
+4
2020-12-09
xfs: refactor realtime volume extent validation
Darrick J. Wong
2
-10
/
+2
2020-12-09
xfs: refactor data device extent validation
Darrick J. Wong
1
-4
/
+1
2020-12-09
xfs: scrub should mark a directory corrupt if any entries cannot be iget'd
Darrick J. Wong
1
-3
/
+18
2020-12-09
xfs: fix parent pointer scrubber bailing out on unallocated inodes
Darrick J. Wong
1
-5
/
+5
2020-11-18
xfs: directory scrub should check the null bestfree entries too
Darrick J. Wong
1
-4
/
+17
2020-11-18
xfs: strengthen rmap record flags checking
Darrick J. Wong
1
-4
/
+4
2020-11-18
xfs: fix the minrecs logic when dealing with inode root child blocks
Darrick J. Wong
1
-18
/
+27
2020-11-11
xfs: fix brainos in the refcount scrubber's rmap fragment processor
Darrick J. Wong
1
-5
/
+3
2020-11-11
xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
Darrick J. Wong
1
-0
/
+2
2020-11-04
xfs: fix scrub flagging rtinherit even if there is no rt device
Darrick J. Wong
1
-2
/
+1
2020-09-23
xfs: check dabtree node hash values when loading child blocks
Darrick J. Wong
1
-0
/
+14
2020-09-16
xfs: Remove kmem_zalloc_large()
Carlos Maiolino
1
-1
/
+1
2020-09-16
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
1
-5
/
+11
[next]