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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
1
-4
/
+12
|
\
|
*
dax: remove bdev_dax_supported
Christoph Hellwig
2021-08-26
1
-1
/
+2
|
*
xfs: factor out a xfs_buftarg_is_dax helper
Christoph Hellwig
2021-08-26
1
-4
/
+11
*
|
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
2
-3
/
+6
|
\
\
|
*
|
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
2
-3
/
+6
|
|
/
*
|
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-09-02
150
-3201
/
+4064
|
\
\
|
*
|
xfs: fix I_DONTCACHE
Dave Chinner
2021-08-24
2
-2
/
+3
|
*
|
xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
Darrick J. Wong
2021-08-23
1
-4
/
+4
|
*
|
xfs: fix perag structure refcounting error when scrub fails
Darrick J. Wong
2021-08-20
4
-4
/
+7
|
*
|
xfs: rename buffer cache index variable b_bn
Dave Chinner
2021-08-19
2
-25
/
+12
|
*
|
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
21
-61
/
+58
|
*
|
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
15
-22
/
+26
|
*
|
xfs: kill xfs_sb_version_has_v3inode()
Dave Chinner
2021-08-19
4
-19
/
+15
|
*
|
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
2021-08-19
5
-38
/
+38
|
*
|
xfs: remove unused xfs_sb_version_has wrappers
Dave Chinner
2021-08-19
1
-152
/
+3
|
*
|
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
34
-96
/
+90
|
*
|
xfs: convert scrub to use mount-based feature checks
Dave Chinner
2021-08-19
2
-7
/
+7
|
*
|
xfs: open code sb verifier feature checks
Dave Chinner
2021-08-19
3
-65
/
+81
|
*
|
xfs: convert xfs_fs_geometry to use mount feature checks
Dave Chinner
2021-08-19
4
-25
/
+27
|
*
|
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
29
-90
/
+90
|
*
|
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
18
-83
/
+82
|
*
|
xfs: convert mount flags to features
Dave Chinner
2021-08-19
23
-179
/
+152
|
*
|
xfs: consolidate mount option features in m_features
Dave Chinner
2021-08-19
1
-0
/
+44
|
*
|
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
75
-267
/
+267
|
*
|
xfs: reflect sb features in xfs_mount
Dave Chinner
2021-08-19
7
-1
/
+149
|
*
|
xfs: rework attr2 feature and mount options
Dave Chinner
2021-08-19
3
-33
/
+17
|
*
|
xfs: rename xfs_has_attr()
Dave Chinner
2021-08-19
2
-5
/
+3
|
*
|
xfs: sb verifier doesn't handle uncached sb buffer
Dave Chinner
2021-08-19
2
-2
/
+7
|
*
|
xfs: start documenting common units and tags used in tracepoints
Darrick J. Wong
2021-08-19
2
-0
/
+39
|
*
|
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
2
-2
/
+2
|
*
|
xfs: standardize remaining xfs_buf length tracepoints
Darrick J. Wong
2021-08-19
1
-12
/
+12
|
*
|
xfs: resolve fork names in trace output
Darrick J. Wong
2021-08-19
3
-11
/
+16
|
*
|
xfs: rename i_disk_size fields in ftrace output
Darrick J. Wong
2021-08-19
1
-8
/
+6
|
*
|
xfs: disambiguate units for ftrace fields tagged "count"
Darrick J. Wong
2021-08-19
1
-6
/
+6
|
*
|
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
2021-08-19
2
-35
/
+39
|
*
|
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
2021-08-19
2
-18
/
+17
|
*
|
xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"
Darrick J. Wong
2021-08-19
1
-13
/
+13
|
*
|
xfs: standardize daddr formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-4
/
+4
|
*
|
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
2021-08-19
2
-6
/
+6
|
*
|
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
2021-08-19
2
-35
/
+35
|
*
|
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
2021-08-19
2
-53
/
+53
|
*
|
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
2021-08-19
2
-15
/
+21
|
*
|
xfs: fix incorrect unit conversion in scrub tracepoint
Darrick J. Wong
2021-08-19
1
-12
/
+4
|
*
|
xfs: remove support for untagged lookups in xfs_icwalk*
Christoph Hellwig
2021-08-18
1
-39
/
+8
|
*
|
xfs: constify btree function parameters that are not modified
Darrick J. Wong
2021-08-18
2
-44
/
+47
|
*
|
xfs: make the start pointer passed to btree update_lastrec functions const
Darrick J. Wong
2021-08-18
2
-9
/
+9
|
*
|
xfs: make the start pointer passed to btree alloc_block functions const
Darrick J. Wong
2021-08-18
7
-34
/
+34
|
*
|
xfs: make the pointer passed to btree set_root functions const
Darrick J. Wong
2021-08-18
6
-19
/
+19
|
*
|
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
2021-08-18
8
-9
/
+10
[next]