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-15
cifs: Fix invalid check in __cifs_calc_signature()
Paulo Alcantara
1
-9
/
+6
2018-06-15
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
4
-23
/
+24
2018-06-15
smb3: fix corrupt path in subdirs on smb311 with posix
Steve French
1
-1
/
+2
2018-06-15
smb3: do not display empty interface list
Steve French
1
-1
/
+3
2018-06-15
smb3: Fix mode on mkdir on smb311 mounts
Steve French
6
-3
/
+175
2018-06-15
cifs: Fix kernel oops when traceSMB is enabled
Paulo Alcantara
1
-5
/
+5
2018-06-15
CIFS: dump every session iface info
Aurelien Aptel
1
-0
/
+27
2018-06-15
CIFS: parse and store info on iface queries
Aurelien Aptel
1
-15
/
+155
2018-06-15
CIFS: add iface info to struct cifs_ses
Aurelien Aptel
2
-0
/
+23
2018-06-15
CIFS: complete PDU definitions for interface queries
Aurelien Aptel
1
-3
/
+20
2018-06-15
CIFS: move default port definitions to cifsglob.h
Aurelien Aptel
2
-3
/
+3
2018-06-15
cifs: Fix encryption/signing
Paulo Alcantara
1
-2
/
+2
2018-06-15
cifs: update __smb_send_rqst() to take an array of requests
Ronnie Sahlberg
1
-35
/
+44
2018-06-15
cifs: remove smb2_send_recv()
Ronnie Sahlberg
3
-42
/
+116
2018-06-15
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
6
-135
/
+99
2018-06-15
smb3: increase initial number of credits requested to allow write
Steve French
1
-2
/
+3
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
6
-20
/
+58
2018-06-15
smb3: note that smb3.11 posix extensions mount option is experimental
Steve French
1
-1
/
+4
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-82
/
+134
2018-06-15
exofs: avoid VLA in structures
Kees Cook
3
-67
/
+115
2018-06-15
coredump: fix spam with zero VMA process
Alexey Dobriyan
1
-8
/
+9
2018-06-15
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
OGAWA Hirofumi
1
-1
/
+7
2018-06-15
proc: skip branch in /proc/*/* lookup
Alexey Dobriyan
1
-6
/
+3
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
79
-391
/
+494
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-124
/
+202
2018-06-15
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-19
/
+19
2018-06-14
pstore: Remove bogus format string definition
Arnd Bergmann
1
-11
/
+6
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
79
-390
/
+498
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-11
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
1
-1
/
+1
2018-06-10
Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
8
-22
/
+13
[next]