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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dcache: account external names as indirectly reclaimable memory
Roman Gushchin
2018-04-11
1
-9
/
+30
*
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
10
-120
/
+217
|
\
|
*
Merge branch 'for-4.17/dax' into libnvdimm-for-next
Dan Williams
2018-04-09
10
-120
/
+217
|
|
\
|
|
*
fs, dax: use page->mapping to warn if truncate collides with a busy page
Dan Williams
2018-04-03
1
-0
/
+63
|
|
*
ext2, dax: introduce ext2_dax_aops
Dan Williams
2018-04-03
3
-35
/
+30
|
|
*
ext4, dax: introduce ext4_dax_aops
Dan Williams
2018-03-30
1
-11
/
+31
|
|
*
xfs, dax: introduce xfs_dax_aops
Dan Williams
2018-03-30
3
-17
/
+23
|
|
*
block, dax: remove dead code in blkdev_writepages()
Dan Williams
2018-03-30
1
-5
/
+0
|
|
*
fs, dax: prepare for dax-specific address_space_operations
Dan Williams
2018-03-30
1
-0
/
+39
|
|
*
dax: store pfns in the radix
Dan Williams
2018-03-30
1
-52
/
+31
*
|
|
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-04-09
1
-67
/
+57
|
\
\
\
|
*
|
|
getname_kernel() needs to make sure that ->name != ->iname in long case
Al Viro
2018-04-08
1
-1
/
+2
|
*
|
|
make lookup_one_len() safe to use with directory locked shared
Al Viro
2018-04-06
1
-1
/
+3
|
*
|
|
new helper: __lookup_slow()
Al Viro
2018-04-06
1
-9
/
+18
|
*
|
|
merge common parts of lookup_one_len{,_unlocked} into common helper
Al Viro
2018-04-06
1
-56
/
+34
*
|
|
|
Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-09
7
-241
/
+78
|
\
\
\
\
|
*
|
|
|
orangefs: remove unused code
Martin Brandenburg
2018-04-03
3
-128
/
+0
|
*
|
|
|
orangefs: make several *_operations structs static
Martin Brandenburg
2018-04-03
3
-31
/
+28
|
*
|
|
|
orangefs: implement vm_ops->fault
Martin Brandenburg
2018-04-03
1
-2
/
+28
|
*
|
|
|
orangefs: open code short single-use functions
Martin Brandenburg
2018-04-02
1
-76
/
+19
|
*
|
|
|
orangefs: replace vmalloc and memset with vzalloc
Colin Ian King
2018-04-02
1
-2
/
+1
|
*
|
|
|
orangefs: bug fix for a race condition when getting a slot
David Reynolds
2018-04-02
1
-2
/
+2
*
|
|
|
|
Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-09
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
pstore: fix crypto dependencies without compression
Tobias Regnery
2018-04-06
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-07
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fuse: define the filesystem as untrusted
Mimi Zohar
2018-03-23
1
-0
/
+3
*
|
|
|
|
|
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-07
1
-3
/
+3
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'v4.16-rc6' into next-general
James Morris
2018-03-23
40
-258
/
+661
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
exec: Set file unwritable before LSM check
Kees Cook
2018-03-19
1
-3
/
+3
*
|
|
|
|
|
|
|
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-07
31
-937
/
+986
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fscache: Maintain a catalogue of allocated cookies
David Howells
2018-04-06
3
-117
/
+265
|
*
|
|
|
|
|
|
|
fscache: Pass object size in rather than calling back for it
David Howells
2018-04-06
18
-119
/
+78
|
*
|
|
|
|
|
|
|
fscache: Attach the index key and aux data to the cookie
David Howells
2018-04-04
24
-686
/
+490
|
*
|
|
|
|
|
|
|
fscache: Add more tracepoints
David Howells
2018-04-04
4
-7
/
+76
|
*
|
|
|
|
|
|
|
fscache: Add tracepoints
David Howells
2018-04-04
9
-52
/
+113
|
*
|
|
|
|
|
|
|
fscache: Fix hanging wait on page discarded by writeback
David Howells
2018-04-04
1
-4
/
+9
|
*
|
|
|
|
|
|
|
fscache: Detect multiple relinquishment of a cookie
David Howells
2018-04-04
1
-1
/
+2
|
*
|
|
|
|
|
|
|
fscache: Pass the correct cancelled indications to fscache_op_complete()
David Howells
2018-04-04
1
-6
/
+9
|
*
|
|
|
|
|
|
|
fscache, cachefiles: Fix checker warnings
David Howells
2018-04-04
2
-1
/
+1
|
*
|
|
|
|
|
|
|
afs: Be more aggressive in retiring cached vnodes
David Howells
2018-04-04
1
-2
/
+3
|
*
|
|
|
|
|
|
|
afs: Use the vnode ID uniquifier in the cache key not the aux data
David Howells
2018-04-04
1
-14
/
+8
|
*
|
|
|
|
|
|
|
afs: Invalidate cache on server data change
David Howells
2018-04-04
1
-0
/
+4
*
|
|
|
|
|
|
|
|
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
1
-2
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
audit: add refused symlink to audit_names
Richard Guy Briggs
2018-03-21
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
audit: remove path param from link denied function
Richard Guy Briggs
2018-03-21
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-06
6
-284
/
+225
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
pstore: fix crypto dependencies
Arnd Bergmann
2018-03-15
2
-20
/
+21
|
*
|
|
|
|
|
|
|
|
pstore: Use crypto compress API
Geliang Tang
2018-03-09
3
-367
/
+84
|
*
|
|
|
|
|
|
|
|
pstore/ram: Do not use stack VLA for parity workspace
Kees Cook
2018-03-07
1
-7
/
+22
|
*
|
|
|
|
|
|
|
|
pstore: Select compression at runtime
Kees Cook
2018-03-07
4
-84
/
+151
[next]