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-12-28
cifs: Add support for failover in cifs_mount()
Paulo Alcantara
3
-15
/
+236
2018-12-28
cifs: remove set but not used variable 'sep'
YueHaibing
1
-3
/
+0
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
6
-84
/
+113
2018-12-28
cifs: check kzalloc return
Joe Perches
1
-14
/
+20
2018-12-28
cifs: remove set but not used variable 'server'
YueHaibing
1
-7
/
+1
2018-12-28
cifs: Use kzfree() to free password
Dan Carpenter
1
-1
/
+1
2018-12-28
cifs: Fix to use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-2
/
+2
2018-12-28
cifs: update for current_kernel_time64() removal
Stephen Rothwell
1
-2
/
+4
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
7
-2
/
+1484
2018-12-23
cifs: Save TTL value when parsing DFS referrals
Paulo Alcantara
2
-0
/
+3
2018-12-23
cifs: auto disable 'serverino' in dfs mounts
Aurelien Aptel
3
-25
/
+35
2018-12-23
cifs: Make devname param optional in cifs_compose_mount_options()
Paulo Alcantara
1
-9
/
+12
2018-12-23
cifs: Skip any trailing backslashes from UNC
Paulo Alcantara
1
-1
/
+6
2018-12-23
cifs: Refactor out cifs_mount()
Paulo Alcantara
2
-183
/
+262
2018-12-23
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
Georgy A Bystrenin
1
-2
/
+2
2018-12-23
CIFS: return correct errors when pinning memory failed for direct I/O
Long Li
1
-1
/
+7
2018-12-23
CIFS: use the correct length when pinning memory for direct I/O for write
Long Li
1
-1
/
+3
2018-12-23
cifs: check ntwrk_buf_start for NULL before dereferencing it
Ronnie Sahlberg
1
-1
/
+8
2018-12-23
cifs: remove coverity warning in calc_lanman_hash
Ronnie Sahlberg
1
-3
/
+8
2018-12-23
cifs: remove set but not used variable 'smb_buf'
YueHaibing
1
-2
/
+0
2018-12-23
cifs: suppress some implicit-fallthrough warnings
Gustavo A. R. Silva
2
-2
/
+2
2018-12-23
cifs: change smb2_query_eas to use the compound query-info helper
Ronnie Sahlberg
4
-79
/
+49
2018-12-23
Add vers=3.0.2 as a valid option for SMBv3.0.2
Kenneth D'souza
2
-0
/
+2
2018-12-23
cifs: create a helper function for compound query_info
Ronnie Sahlberg
1
-26
/
+56
2018-12-23
cifs: address trivial coverity warning
Steve French
1
-1
/
+1
2018-12-23
cifs: smb2 commands can not be negative, remove confusing check
Steve French
1
-3
/
+5
2018-12-23
cifs: use a compound for setting an xattr
Ronnie Sahlberg
1
-18
/
+70
2018-12-23
cifs: clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2018-12-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+6
2018-12-22
Revert "vfs: Allow userns root to call mknod on owned filesystems."
Christian Brauner
1
-2
/
+1
2018-12-21
Merge tag '4.20-rc7-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-17
/
+25
2018-12-20
Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
4
-26
/
+87
2018-12-20
iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"
Dave Chinner
1
-7
/
+0
2018-12-19
smb3: Fix rmdir compounding regression to strict servers
Ronnie Sahlberg
3
-17
/
+25
2018-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+9
2018-12-14
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-14
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+7
2018-12-14
Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2018-12-14
Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+5
2018-12-13
proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
Ivan Delalande
1
-7
/
+6
2018-12-13
ubifs: Handle re-linking of inodes correctly while recovery
Richard Weinberger
1
-0
/
+37
2018-12-13
ubifs: Fix default compression selection in ubifs
Gabor Juhos
1
-1
/
+12
2018-12-13
ubifs: Fix memory leak on error condition
Garry McNulty
1
-6
/
+6
2018-12-13
ubifs: auth: Add CONFIG_KEYS dependency
Arnd Bergmann
1
-0
/
+1
2018-12-13
ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS
Geert Uytterhoeven
1
-8
/
+7
2018-12-13
ubifs: replay: Fix high stack usage
Arnd Bergmann
1
-11
/
+24
2018-12-12
Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-17
/
+20
2018-12-12
Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-37
/
+60
2018-12-11
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
3
-12
/
+13
2018-12-11
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
1
-0
/
+2
[next]