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.13.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
2018-06-08
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
Mike Rapoport
1
-2
/
+20
2018-06-08
mm: mark pages in use for page tables
Matthew Wilcox
1
-0
/
+2
2018-06-08
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
Huang Ying
1
-10
/
+16
2018-06-08
mm: restructure memfd code
Mike Kravetz
2
-1
/
+4
2018-06-08
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
1
-4
/
+4
2018-06-08
fs/9p: detect invalid options as much as possible
Chengguang Xu
1
-17
/
+12
2018-06-08
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
1
-24
/
+20
2018-06-08
ocfs2: drop a VLA in ocfs2_orphan_del()
Salvatore Mesoraca
1
-2
/
+1
2018-06-08
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
Guozhonghua
1
-4
/
+4
2018-06-08
ocfs2: eliminate a misreported warning
Zhen Lei
1
-1
/
+1
2018-06-08
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
Larry Chen
2
-30
/
+90
2018-06-08
ocfs2: clean up redundant function declarations
Jia Guo
2
-7
/
+5
2018-06-08
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
1
-41
/
+37
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+7
2018-06-07
Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-150
/
+131
2018-06-07
Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-76
/
+91
2018-06-07
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
9
-270
/
+311
2018-06-07
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-62
/
+164
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-24
/
+419
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-06
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-16
/
+24
2018-06-06
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+9
2018-06-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-186
/
+233
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
117
-1895
/
+5391
2018-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-167
/
+240
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-45
/
+48
2018-06-05
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-16
/
+44
2018-06-05
Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
28
-434
/
+1346
2018-06-05
Merge tag 'gfs2-4.18.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-245
/
+331
2018-06-05
Merge tag 'dlm-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-2
/
+14
2018-06-05
Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
47
-2746
/
+3248
2018-06-05
Merge tag 'affs-for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-302
/
+578
2018-06-04
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
25
-424
/
+278
2018-06-04
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
1
-0
/
+4
2018-06-04
Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-8
/
+7
2018-06-04
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
3
-4
/
+4
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-75
/
+41
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
40
-747
/
+298
2018-06-04
Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-4
/
+4
2018-06-04
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-79
/
+43
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-43
/
+39
2018-06-04
gfs2: Iomap cleanups and improvements
Andreas Gruenbacher
4
-95
/
+126
2018-06-04
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
Andreas Gruenbacher
5
-28
/
+30
2018-06-04
gfs2: gfs2_stuffed_write_end cleanup
Andreas Gruenbacher
1
-31
/
+18
2018-06-04
gfs2: hole_size improvement
Andreas Gruenbacher
1
-57
/
+153
2018-06-04
GFS2: gfs2_free_extlen can return an extent that is too long
Bob Peterson
2
-1
/
+2
2018-06-04
GFS2: Fix allocation error bug with recursive rgrp glocking
Andreas Gruenbacher
1
-5
/
+8
2018-06-04
gfs2: Update find_metapath comment
Andreas Gruenbacher
1
-3
/
+2
[next]