index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-261
/
+112
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-331
/
+291
2019-07-12
oom: decouple mems_allowed from oom_unkillable_task
Shakeel Butt
1
-2
/
+1
2019-07-12
mm, oom: remove redundant task_in_mem_cgroup() check
Shakeel Butt
1
-1
/
+1
2019-07-12
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
Roman Gushchin
1
-1
/
+1
2019-07-12
mm: smaps: split PSS into components
Luigi Semenzato
1
-30
/
+62
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/map_files
Konstantin Khlebnikov
1
-6
/
+22
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
Konstantin Khlebnikov
1
-1
/
+4
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/pagemap
Konstantin Khlebnikov
1
-1
/
+3
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
Konstantin Khlebnikov
1
-2
/
+6
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/maps
Konstantin Khlebnikov
2
-2
/
+10
2019-07-12
memcg, fsnotify: no oom-kill for remote memcg charging
Shakeel Butt
2
-3
/
+10
2019-07-12
9p: pass the correct prototype to read_cache_page
Christoph Hellwig
1
-2
/
+4
2019-07-12
jffs2: pass the correct prototype to read_cache_page
Christoph Hellwig
3
-4
/
+4
2019-07-12
ocfs2: use kmemdup rather than duplicating its implementation
Fuqian Huang
2
-9
/
+7
2019-07-12
fs/ocfs2/dlmglue.c: unneeded variable: "status"
Hariprasad Kelam
1
-2
/
+1
2019-07-12
ocfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
13
-261
/
+73
2019-07-12
ocfs2: add first lock wait time in locking_state
Gang He
2
-3
/
+30
2019-07-12
ocfs2: add locking filter debugfs file
Gang He
2
-0
/
+40
2019-07-12
ocfs2: add last unlock times in locking_state
Gang He
2
-3
/
+16
2019-07-12
ocfs2/dlm: use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+3
2019-07-12
fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"
ChenGang
4
-4
/
+4
2019-07-12
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2019-07-12
Merge tag 'pstore-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-23
/
+29
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-87
/
+1
2019-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2
-38
/
+79
2019-07-11
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
21
-238
/
+1001
2019-07-11
Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
23
-230
/
+190
2019-07-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
19
-233
/
+434
2019-07-11
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-82
/
+237
2019-07-11
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
12
-255
/
+255
2019-07-11
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
7
-79
/
+159
2019-07-11
Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-37
/
+46
2019-07-11
Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
8
-150
/
+188
2019-07-11
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-67
/
+45
2019-07-11
Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
1
-20
/
+42
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-78
/
+21
2019-07-10
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
1
-33
/
+60
2019-07-10
nfsd: Make __get_nfsdfs_client() static
YueHaibing
1
-1
/
+1
2019-07-10
nfsd: Make two functions static
YueHaibing
1
-2
/
+2
2019-07-09
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+39
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-41
/
+16
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2019-07-09
pstore: Fix double-free in pstore_mkfile() failure path
Norbert Manthey
1
-7
/
+6
2019-07-09
pstore: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+2
2019-07-09
pstore/ram: Improve backward compatibility with older Chromebooks
Douglas Anderson
1
-0
/
+21
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-48
/
+17
2019-07-09
nfsd: Fix misuse of strlcpy
Joe Perches
1
-1
/
+1
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-21
/
+78
[next]