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
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-07
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-184
/
+127
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
2
-17
/
+12
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
3
-170
/
+118
2018-04-02
cifs: Add minor debug message during negprot
Steve French
2
-1
/
+5
2018-04-02
smb3: Fix root directory when server returns inode number of zero
Steve French
2
-0
/
+34
2018-04-02
cifs: fix sparse warning on previous patch in a few printks
Steve French
1
-3
/
+3
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
8
-45
/
+75
2018-04-01
cifs: smbd: disconnect transport on RDMA errors
Long Li
1
-1
/
+6
2018-04-01
cifs: smbd: avoid reconnect lockup
Long Li
1
-4
/
+8
2018-04-01
Don't log confusing message on reconnect by default
Steve French
1
-1
/
+1
2018-04-01
Don't log expected error on DFS referral request
Steve French
2
-2
/
+2
2018-04-01
fs: cifs: Replace _free_xid call in cifs_root_iget function
Phillip Potter
1
-4
/
+1
2018-04-01
SMB3.1.1 dialect is no longer experimental
Steve French
1
-4
/
+3
2018-04-01
Tree connect for SMB3.1.1 must be signed for non-encrypted shares
Steve French
1
-0
/
+5
2018-04-01
fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
Ronnie Sahlberg
1
-3
/
+12
2018-04-01
CIFS: fix sha512 check in cifs_crypto_secmech_release
Gustavo A. R. Silva
1
-1
/
+1
2018-04-01
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
6
-2
/
+112
2018-04-01
CIFS: add sha512 secmech
Aurelien Aptel
6
-0
/
+44
2018-04-01
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
6
-173
/
+93
2018-04-01
cifs: fix memory leak in SMB2_open()
Ronnie Sahlberg
1
-2
/
+6
2018-04-01
CIFS: SMBD: fix spelling mistake: "faield" and "legnth"
Colin Ian King
1
-2
/
+2
2018-02-07
Add missing structs and defines from recent SMB3.1.1 documentation
Steve French
1
-2
/
+112
2018-02-07
address lock imbalance warnings in smbdirect.c
Steve French
1
-7
/
+9
2018-02-07
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
1
-3
/
+1
2018-02-07
Add some missing debug fields in server and tcon structs
Steve French
1
-1
/
+8
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+6
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
1
-8
/
+7
2018-01-28
fs/cifs/cifsacl.c Fixes typo in a comment
Achilles Gaikwad
1
-1
/
+1
2018-01-26
update internal version number for cifs.ko
Steve French
1
-1
/
+1
2018-01-26
cifs: add .splice_write
Andrés Souto
1
-0
/
+6
2018-01-26
CIFS: document tcon/ses/server refcount dance
Aurelien Aptel
1
-1
/
+31
2018-01-26
move a few externs to smbdirect.h to eliminate warning
Steve French
2
-9
/
+9
2018-01-26
CIFS: zero sensitive data when freeing
Aurelien Aptel
3
-15
/
+8
2018-01-26
Cleanup some minor endian issues in smb3 rdma
Steve French
3
-20
/
+21
2018-01-26
CIFS: dump IPC tcon in debug proc file
Aurelien Aptel
1
-26
/
+35
2018-01-26
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
4
-37
/
+25
2018-01-26
CIFS: make IPC a regular tcon
Aurelien Aptel
5
-76
/
+133
2018-01-24
cifs: remove redundant duplicated assignment of pointer 'node'
Colin Ian King
1
-1
/
+1
2018-01-24
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
Arnd Bergmann
1
-9
/
+6
2018-01-24
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
1
-2
/
+1
2018-01-24
CIFS: SMBD: _smbd_get_connection() can be static
kbuild test robot
1
-1
/
+1
2018-01-24
CIFS: SMBD: Disable signing on SMB direct transport
Long Li
2
-0
/
+13
2018-01-24
CIFS: SMBD: Add SMB Direct debug counters
Long Li
1
-0
/
+66
2018-01-24
CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory regis...
Long Li
2
-3
/
+59
2018-01-24
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
4
-7
/
+30
2018-01-24
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...
Long Li
3
-3
/
+72
2018-01-24
CIFS: SMBD: Implement RDMA memory registration
Long Li
2
-0
/
+474
2018-01-24
CIFS: SMBD: Upper layer sends data via RDMA send
Long Li
1
-2
/
+6
2018-01-24
CIFS: SMBD: Implement function to send data via RDMA send
Long Li
2
-0
/
+251
2018-01-24
CIFS: SMBD: Upper layer receives data via RDMA receive
Long Li
1
-2
/
+4
[next]