index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
autofs: clean up includes
Ian Kent
6
-30
/
+2
2018-06-07
autofs: comment on selinux changes needed for module autoload
Ian Kent
1
-0
/
+6
2018-06-07
autofs: create autofs Kconfig and Makefile
Ian Kent
5
-0
/
+37
2018-06-07
autofs: delete fs/autofs4 source files
Ian Kent
8
-3619
/
+0
2018-06-07
autofs: update fs/autofs4/Makefile
Ian Kent
1
-1
/
+3
2018-06-07
autofs: update fs/autofs4/Kconfig
Ian Kent
1
-10
/
+22
2018-06-07
autofs: copy autofs4 to autofs
Ian Kent
8
-0
/
+3618
2018-06-07
autofs4: use autofs instead of autofs4 everywhere
Ian Kent
8
-319
/
+319
2018-06-07
autofs4: merge auto_fs.h and auto_fs4.h
Ian Kent
2
-2
/
+1
2018-06-07
fs/binfmt_misc.c: do not allow offset overflow
Thadeu Lima de Souza Cascardo
1
-3
/
+9
2018-06-07
proc: use "unsigned int" for /proc/*/stack
Alexey Dobriyan
1
-1
/
+2
2018-06-07
proc: use "unsigned int" for sigqueue length
Alexey Dobriyan
1
-1
/
+1
2018-06-07
proc: use "unsigned int" in proc_fill_cache()
Alexey Dobriyan
3
-5
/
+5
2018-06-07
proc: smaller RCU section in ->getattr()
Alexey Dobriyan
1
-1
/
+1
2018-06-07
proc: deduplicate /proc/*/cmdline implementation
Alexey Dobriyan
1
-33
/
+20
2018-06-07
proc: simpler iterations for /proc/*/cmdline
Alexey Dobriyan
1
-19
/
+14
2018-06-07
proc: somewhat simpler code for /proc/*/cmdline
Alexey Dobriyan
1
-15
/
+9
2018-06-07
proc: more "unsigned int" in /proc/*/cmdline
Alexey Dobriyan
1
-17
/
+12
2018-06-07
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
Mike Rapoport
1
-2
/
+20
2018-06-07
mm: mark pages in use for page tables
Matthew Wilcox
1
-0
/
+2
2018-06-07
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
Huang Ying
1
-10
/
+16
2018-06-07
mm: restructure memfd code
Mike Kravetz
2
-1
/
+4
2018-06-07
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
1
-4
/
+4
2018-06-07
fs/9p: detect invalid options as much as possible
Chengguang Xu
1
-17
/
+12
2018-06-07
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
1
-24
/
+20
2018-06-07
ocfs2: drop a VLA in ocfs2_orphan_del()
Salvatore Mesoraca
1
-2
/
+1
2018-06-07
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
Guozhonghua
1
-4
/
+4
2018-06-07
ocfs2: eliminate a misreported warning
Zhen Lei
1
-1
/
+1
2018-06-07
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
Larry Chen
2
-30
/
+90
2018-06-07
ocfs2: clean up redundant function declarations
Jia Guo
2
-7
/
+5
2018-06-07
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
ubifs: lpt: Fix wrong pnode number range in comment
Sascha Hauer
1
-1
/
+1
2018-06-07
ubifs: gc: Fix typo
Sascha Hauer
1
-1
/
+1
2018-06-07
ubifs: log: Some spelling fixes
Sascha Hauer
1
-3
/
+3
2018-06-07
ubifs: Spelling fix someting -> something
Sascha Hauer
1
-1
/
+1
2018-06-07
ubifs: journal: Remove wrong comment
Sascha Hauer
1
-3
/
+2
2018-06-07
ubifs: remove set but never used variable
Sascha Hauer
2
-5
/
+0
2018-06-07
ubifs, xattr: remove misguided quota flags
Wang Shilong
1
-1
/
+1
2018-06-07
fs: ubifs: Adding new return type vm_fault_t
Souptick Joarder
1
-7
/
+4
2018-06-07
smb3: do not allow insecure cifs mounts when using smb3
Steve French
3
-14
/
+36
2018-06-07
CIFS: Fix NULL ptr deref
Aurelien Aptel
3
-7
/
+9
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-24
/
+419
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
CIFS: fix encryption in SMB3.1.1
Aurelien Aptel
1
-1
/
+1
2018-06-06
xfs: fix string handling in label get/set functions
Arnd Bergmann
1
-5
/
+5
[prev]
[next]