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-12
Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"
Linus Torvalds
1
-3
/
+1
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
75
-158
/
+225
2018-06-12
treewide: Use array_size in f2fs_kvzalloc()
Kees Cook
3
-8
/
+16
2018-06-12
treewide: Use array_size() in f2fs_kzalloc()
Kees Cook
4
-8
/
+16
2018-06-12
treewide: Use array_size() in f2fs_kmalloc()
Kees Cook
1
-3
/
+5
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
3
-3
/
+6
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
5
-8
/
+11
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-3
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
13
-23
/
+28
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
48
-99
/
+134
2018-06-12
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
1
-2
/
+3
2018-06-12
Convert jffs2 acl to struct_size
Matthew Wilcox
2
-1
/
+3
2018-06-12
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
207
-3195
/
+939
2018-06-12
autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description
Geert Uytterhoeven
1
-1
/
+1
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
19
-374
/
+855
2018-06-12
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-14
/
+27
2018-06-12
skip LAYOUTRETURN if layout is invalid
Olga Kornievskaia
1
-2
/
+4
2018-06-11
xfs: update incore per-AG inode count
Darrick J. Wong
1
-0
/
+2
2018-06-11
Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
24
-1376
/
+1855
2018-06-11
autofs: remove left-over autofs4 stubs
Linus Torvalds
6
-57
/
+12
2018-06-10
Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
8
-22
/
+13
2018-06-10
Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
18
-138
/
+261
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2018-06-09
NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
Trond Myklebust
1
-4
/
+7
2018-06-09
Merge branch 'proc-cmdline'
Linus Torvalds
1
-112
/
+99
2018-06-09
hpfs: Use EUCLEAN for filesystem errors
Mikulas Patocka
1
-2
/
+1
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-71
/
+1
2018-06-09
NFSv4: Fix a typo in nfs41_sequence_process
Trond Myklebust
1
-1
/
+1
2018-06-09
NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
Trond Myklebust
1
-5
/
+2
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-52
/
+217
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
1
-9
/
+12
2018-06-08
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
8
-43
/
+205
2018-06-08
nfsd: fix error handling in nfs4_set_delegation()
Andrew Elble
1
-1
/
+4
2018-06-08
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
1
-0
/
+2
2018-06-08
NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab()
Trond Myklebust
1
-12
/
+14
2018-06-08
NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab()
Trond Myklebust
2
-9
/
+15
2018-06-08
xfs: replace do_mod with native operations
Dave Chinner
7
-50
/
+66
2018-06-08
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
1
-3
/
+2
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
15
-34
/
+32
2018-06-08
xfs: move various type verifiers to common file
Dave Chinner
9
-163
/
+194
2018-06-08
xfs: xfs_reflink_convert_cow() memory allocation deadlock
Dave Chinner
3
-1
/
+12
2018-06-08
xfs: setup VFS i_rwsem lockdep state correctly
Dave Chinner
1
-0
/
+8
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-1
/
+20
2018-06-08
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+3
2018-06-08
fix proc_fill_cache() in case of d_alloc_parallel() failure
Al Viro
1
-3
/
+3
2018-06-07
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
6
-29
/
+39
2018-06-07
autofs: small cleanup in autofs_getpath()
Dan Carpenter
1
-3
/
+3
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
[next]