index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: check record domain when accessing refcount records
Darrick J. Wong
2022-10-31
1
-2
/
+2
*
xfs: refactor domain and refcount checking
Darrick J. Wong
2022-10-31
1
-6
/
+4
*
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
2022-10-31
1
-13
/
+10
*
xfs: refactor refcount record usage in xchk_refcountbt_rec
Darrick J. Wong
2022-10-31
1
-30
/
+24
*
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
2022-10-31
3
-9
/
+5
*
Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-10-10
1
-1
/
+1
|
\
|
*
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
Shida Zhang
2022-10-04
1
-1
/
+1
*
|
Change calling conventions for filldir_t
Al Viro
2022-08-17
2
-6
/
+6
|
/
*
xfs: fix for variable set but not used warning
sunliming
2022-07-20
1
-3
/
+1
*
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
2022-07-14
6
-14
/
+14
|
\
|
*
xfs: replace inode fork size macros with functions
Darrick J. Wong
2022-07-12
1
-2
/
+2
|
*
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
2022-07-12
1
-1
/
+1
|
*
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-09
5
-11
/
+11
*
|
Merge tag 'xfs-buf-lockless-lookup-5.20' of git://git.kernel.org/pub/scm/linu...
Darrick J. Wong
2022-07-14
1
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
xfs: rework xfs_buf_incore() API
Dave Chinner
2022-07-07
1
-6
/
+9
*
|
xfs: make is_log_ag() a first class helper
Dave Chinner
2022-07-07
2
-0
/
+4
*
|
xfs: replace xfs_ag_block_count() with perag accesses
Dave Chinner
2022-07-07
2
-8
/
+6
*
|
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
2022-07-07
3
-12
/
+9
*
|
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
6
-29
/
+23
*
|
xfs: pass perag to xfs_alloc_read_agfl
Dave Chinner
2022-07-07
2
-2
/
+2
*
|
xfs: pass perag to xfs_alloc_put_freelist
Dave Chinner
2022-07-07
1
-2
/
+2
*
|
xfs: pass perag to xfs_alloc_get_freelist
Dave Chinner
2022-07-07
1
-3
/
+3
*
|
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
5
-9
/
+8
*
|
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
2022-07-07
3
-3
/
+3
|
/
*
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
2022-05-27
1
-15
/
+2
*
xfs: Set up infrastructure for log attribute replay
Allison Henderson
2022-05-04
1
-0
/
+2
*
xfs: simplify xfs_rmap_lookup_le call sites
Darrick J. Wong
2022-04-27
1
-20
/
+4
*
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
2022-04-21
2
-10
/
+12
|
\
|
*
xfs: Introduce xfs_dfork_nextents() helper
Chandan Babu R
2022-04-11
1
-8
/
+10
|
*
xfs: Use xfs_extnum_t instead of basic data types
Chandan Babu R
2022-04-11
1
-1
/
+1
|
*
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
2022-04-11
1
-1
/
+1
*
|
xfs: pass explicit mount pointer to rtalloc query functions
Darrick J. Wong
2022-04-12
1
-4
/
+5
|
/
*
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
*
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
[next]