index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix online fsck handling of v5 feature bits on secondary supers
Darrick J. Wong
2022-01-12
2
-27
/
+38
*
xfs: warn about inodes with project id of -1
Darrick J. Wong
2022-01-06
1
-0
/
+14
*
xfs: fix a bug in the online fsck directory leaf1 bestcount check
Darrick J. Wong
2021-12-21
1
-4
/
+11
*
xfs: fix quotaoff mutex usage now that we don't support disabling it
Darrick J. Wong
2021-12-21
4
-7
/
+5
*
xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
Darrick J. Wong
2021-10-19
2
-4
/
+4
*
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
2021-10-19
5
-41
/
+44
*
xfs: dynamically allocate btree scrub context structure
Darrick J. Wong
2021-10-19
2
-12
/
+26
*
xfs: don't track firstrec/firstkey separately in xchk_btree
Darrick J. Wong
2021-10-19
2
-10
/
+3
*
xfs: fix incorrect decoding in xchk_btree_cur_fsbno
Darrick J. Wong
2021-10-19
1
-3
/
+4
*
xfs: stricter btree height checking when scanning for btree roots
Darrick J. Wong
2021-10-14
2
-1
/
+10
*
xfs: stricter btree height checking when looking for errors
Darrick J. Wong
2021-10-14
1
-6
/
+7
*
xfs: don't allocate scrub contexts on the stack
Darrick J. Wong
2021-10-14
3
-81
/
+99
*
xfs: fix perag structure refcounting error when scrub fails
Darrick J. Wong
2021-08-20
4
-4
/
+7
*
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
3
-10
/
+10
*
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
1
-2
/
+2
*
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
7
-15
/
+12
*
xfs: convert scrub to use mount-based feature checks
Dave Chinner
2021-08-19
2
-7
/
+7
*
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
2
-2
/
+2
*
xfs: convert mount flags to features
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
11
-38
/
+38
*
xfs: start documenting common units and tags used in tracepoints
Darrick J. Wong
2021-08-19
1
-0
/
+4
*
xfs: decode scrub flags in ftrace output
Darrick J. Wong
2021-08-19
1
-2
/
+12
*
xfs: standardize inode generation formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-1
/
+1
*
xfs: resolve fork names in trace output
Darrick J. Wong
2021-08-19
1
-8
/
+8
*
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
2021-08-19
1
-4
/
+4
*
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
2021-08-19
1
-3
/
+3
*
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-1
/
+1
*
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-12
/
+12
*
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-17
/
+17
*
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-4
/
+4
*
xfs: fix incorrect unit conversion in scrub tracepoint
Darrick J. Wong
2021-08-19
1
-12
/
+4
*
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
2021-08-19
6
-7
/
+7
*
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-19
7
-19
/
+22
*
xfs: remove unnecessary agno variable from struct xchk_ag
Darrick J. Wong
2021-08-19
6
-30
/
+31
*
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
2021-08-10
2
-9
/
+8
*
xfs: grab active perag ref when reading AG headers
Darrick J. Wong
2021-08-09
8
-44
/
+56
*
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
1
-4
/
+5
*
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
1
-0
/
+7
*
xfs: remove the active vs running quota differentiation
Christoph Hellwig
2021-08-06
1
-1
/
+1
*
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
2021-07-15
1
-2
/
+16
*
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-02
12
-74
/
+75
|
\
|
*
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
2021-06-08
12
-74
/
+75
|
|
\
|
|
*
xfs: remove agno from btree cursor
Dave Chinner
2021-06-02
7
-10
/
+15
|
|
*
xfs: use perag for ialloc btree cursors
Dave Chinner
2021-06-02
2
-5
/
+4
|
|
*
xfs: convert allocbt cursors to use perags
Dave Chinner
2021-06-02
2
-6
/
+6
|
|
*
xfs: convert refcount btree cursor to use perags
Dave Chinner
2021-06-02
3
-6
/
+6
|
|
*
xfs: convert rmap btree cursor to using a perag
Dave Chinner
2021-06-02
4
-11
/
+9
|
|
*
xfs: add a perag to the btree cursor
Dave Chinner
2021-06-02
4
-18
/
+21
[next]