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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
2022-07-09
16
-104
/
+121
*
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-09
23
-83
/
+95
*
xfs: removed useless condition in function xfs_attr_node_get
Andrey Strachuk
2022-07-09
1
-1
/
+1
*
xfs: add selinux labels to whiteout inodes
Eric Sandeen
2022-07-09
3
-7
/
+21
*
Merge tag 'xfs-perag-conv-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Darrick J. Wong
2022-07-09
40
-522
/
+486
|
\
|
*
xfs: make is_log_ag() a first class helper
Dave Chinner
2022-07-07
8
-17
/
+18
|
*
xfs: replace xfs_ag_block_count() with perag accesses
Dave Chinner
2022-07-07
3
-13
/
+11
|
*
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
2022-07-07
10
-81
/
+95
|
*
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
17
-82
/
+115
|
*
xfs: pass perag to xfs_alloc_read_agfl
Dave Chinner
2022-07-07
4
-19
/
+20
|
*
xfs: pass perag to xfs_alloc_put_freelist
Dave Chinner
2022-07-07
5
-18
/
+10
|
*
xfs: pass perag to xfs_alloc_get_freelist
Dave Chinner
2022-07-07
5
-22
/
+13
|
*
xfs: pass perag to xfs_read_agf
Dave Chinner
2022-07-07
2
-16
/
+14
|
*
xfs: pass perag to xfs_read_agi
Dave Chinner
2022-07-07
4
-43
/
+40
|
*
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
20
-83
/
+70
|
*
xfs: kill xfs_alloc_pagf_init()
Dave Chinner
2022-07-07
7
-41
/
+19
|
*
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
2022-07-07
7
-36
/
+31
|
*
xfs: kill xfs_ialloc_pagi_init()
Dave Chinner
2022-07-07
3
-36
/
+16
|
*
xfs: make last AG grow/shrink perag centric
Dave Chinner
2022-07-07
4
-41
/
+40
*
|
Merge tag 'xfs-cil-scale-5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
2022-07-09
9
-190
/
+768
|
\
\
|
*
|
xfs: expanding delayed logging design with background material
Dave Chinner
2022-07-07
1
-39
/
+322
|
*
|
xfs: xlog_sync() manually adjusts grant head space
Dave Chinner
2022-07-07
3
-17
/
+41
|
*
|
xfs: avoid cil push lock if possible
Dave Chinner
2022-07-07
1
-3
/
+11
|
*
|
xfs: move CIL ordering to the logvec chain
Dave Chinner
2022-07-07
2
-5
/
+12
|
*
|
xfs: convert log vector chain to use list heads
Dave Chinner
2022-07-07
6
-35
/
+43
|
*
|
xfs: convert CIL to unordered per cpu lists
Dave Chinner
2022-07-07
2
-21
/
+17
|
*
|
xfs: Add order IDs to log items in CIL
Dave Chinner
2022-07-07
3
-8
/
+33
|
*
|
xfs: convert CIL busy extents to per-cpu
Dave Chinner
2022-07-07
1
-6
/
+20
|
*
|
xfs: track CIL ticket reservation in percpu structure
Dave Chinner
2022-07-07
2
-4
/
+13
|
*
|
xfs: implement percpu cil space used calculation
Dave Chinner
2022-07-07
2
-31
/
+149
|
*
|
xfs: introduce per-cpu CIL tracking structure
Dave Chinner
2022-07-02
3
-2
/
+47
|
*
|
xfs: rework per-iclog header CIL reservation
Dave Chinner
2022-07-02
3
-25
/
+59
|
*
|
xfs: lift init CIL reservation out of xc_cil_lock
Dave Chinner
2022-07-02
1
-16
/
+14
|
*
|
xfs: use the CIL space used counter for emptiness checks
Dave Chinner
2022-07-02
2
-19
/
+28
|
|
/
*
|
Linux 5.19-rc5
v5.19-rc5
Linus Torvalds
2022-07-03
1
-1
/
+1
*
|
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
2022-07-03
2
-26
/
+0
*
|
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
2022-07-03
2
-3
/
+5
*
|
Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-07-03
14
-131
/
+130
|
\
|
|
*
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
2022-07-01
1
-2
/
+7
|
*
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
2022-06-29
1
-0
/
+2
|
*
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
2022-06-29
5
-65
/
+12
|
*
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
2022-06-29
1
-9
/
+17
|
*
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
2022-06-26
1
-19
/
+26
|
*
xfs: always free xattri_leaf_bp when cancelling a deferred op
Darrick J. Wong
2022-06-26
1
-1
/
+19
|
*
xfs: use invalidate_lock to check the state of mmap_lock
Kaixu Xia
2022-06-26
1
-2
/
+2
|
*
xfs: factor out the common lock flags assert
Kaixu Xia
2022-06-26
1
-37
/
+23
|
*
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
5
-10
/
+28
|
*
xfs: bound maximum wait time for inodegc work
Dave Chinner
2022-06-23
3
-16
/
+24
*
|
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-02
2
-2
/
+3
|
\
\
|
*
|
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-06-30
1
-1
/
+1
[next]