index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-01
cifs: smbd: disconnect transport on RDMA errors
Long Li
2018-04-01
cifs: smbd: avoid reconnect lockup
Long Li
2018-04-01
Don't log confusing message on reconnect by default
Steve French
2018-04-01
Don't log expected error on DFS referral request
Steve French
2018-04-01
fs: cifs: Replace _free_xid call in cifs_root_iget function
Phillip Potter
2018-04-01
SMB3.1.1 dialect is no longer experimental
Steve French
2018-04-01
Tree connect for SMB3.1.1 must be signed for non-encrypted shares
Steve French
2018-04-01
fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
Ronnie Sahlberg
2018-04-01
CIFS: fix sha512 check in cifs_crypto_secmech_release
Gustavo A. R. Silva
2018-04-01
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
2018-04-01
CIFS: add sha512 secmech
Aurelien Aptel
2018-04-01
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
2018-04-01
cifs: fix memory leak in SMB2_open()
Ronnie Sahlberg
2018-04-01
CIFS: SMBD: fix spelling mistake: "faield" and "legnth"
Colin Ian King
2018-02-07
Add missing structs and defines from recent SMB3.1.1 documentation
Steve French
2018-02-07
address lock imbalance warnings in smbdirect.c
Steve French
2018-02-07
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
2018-02-07
Add some missing debug fields in server and tcon structs
Steve French
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-28
fs/cifs/cifsacl.c Fixes typo in a comment
Achilles Gaikwad
2018-01-26
update internal version number for cifs.ko
Steve French
2018-01-26
cifs: add .splice_write
Andrés Souto
2018-01-26
CIFS: document tcon/ses/server refcount dance
Aurelien Aptel
2018-01-26
move a few externs to smbdirect.h to eliminate warning
Steve French
2018-01-26
CIFS: zero sensitive data when freeing
Aurelien Aptel
2018-01-26
Cleanup some minor endian issues in smb3 rdma
Steve French
2018-01-26
CIFS: dump IPC tcon in debug proc file
Aurelien Aptel
2018-01-26
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
2018-01-26
CIFS: make IPC a regular tcon
Aurelien Aptel
2018-01-24
cifs: remove redundant duplicated assignment of pointer 'node'
Colin Ian King
2018-01-24
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
Arnd Bergmann
2018-01-24
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
2018-01-24
CIFS: SMBD: _smbd_get_connection() can be static
kbuild test robot
2018-01-24
CIFS: SMBD: Disable signing on SMB direct transport
Long Li
2018-01-24
CIFS: SMBD: Add SMB Direct debug counters
Long Li
2018-01-24
CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory regis...
Long Li
2018-01-24
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
2018-01-24
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...
Long Li
2018-01-24
CIFS: SMBD: Implement RDMA memory registration
Long Li
2018-01-24
CIFS: SMBD: Upper layer sends data via RDMA send
Long Li
2018-01-24
CIFS: SMBD: Implement function to send data via RDMA send
Long Li
2018-01-24
CIFS: SMBD: Upper layer receives data via RDMA receive
Long Li
2018-01-24
CIFS: SMBD: Implement function to receive data via RDMA receive
Long Li
2018-01-24
CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
Long Li
2018-01-24
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
Long Li
2018-01-24
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
2018-01-24
CIFS: SMBD: Upper layer reconnects to SMB Direct session
Long Li
2018-01-24
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
Long Li
[prev]
[next]