index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
SMB311: Fix reconnect
Steve French
2018-05-01
1
-2
/
+2
*
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
2018-05-01
3
-6
/
+19
*
cifs: smbd: Avoid allocating iov on the stack
Long Li
2018-05-01
1
-24
/
+12
*
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
2018-04-26
1
-4
/
+5
*
cifs: smbd: Check for iov length on sending the last iov
Long Li
2018-04-26
1
-0
/
+2
*
CIFS: fix sha512 check in cifs_crypto_secmech_release
Gustavo A. R. Silva
2018-04-24
1
-1
/
+1
*
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
2018-04-24
6
-2
/
+112
*
CIFS: add sha512 secmech
Aurelien Aptel
2018-04-24
6
-0
/
+44
*
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
2018-04-24
6
-173
/
+93
*
smb3: Fix root directory when server returns inode number of zero
Steve French
2018-04-24
2
-0
/
+34
*
cifs: smbd: disconnect transport on RDMA errors
Long Li
2018-04-24
1
-1
/
+6
*
cifs: smbd: avoid reconnect lockup
Long Li
2018-04-24
1
-4
/
+8
*
Tree connect for SMB3.1.1 must be signed for non-encrypted shares
Steve French
2018-04-24
1
-0
/
+5
*
fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
Ronnie Sahlberg
2018-04-24
1
-3
/
+12
*
cifs: fix memory leak in SMB2_open()
Ronnie Sahlberg
2018-04-24
1
-2
/
+6
*
Add missing structs and defines from recent SMB3.1.1 documentation
Steve French
2018-02-07
1
-2
/
+112
*
address lock imbalance warnings in smbdirect.c
Steve French
2018-02-07
1
-7
/
+9
*
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
2018-02-07
1
-3
/
+1
*
Add some missing debug fields in server and tcon structs
Steve French
2018-02-07
1
-1
/
+8
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-4
/
+6
|
\
|
*
cifs: Define usercopy region in cifs_request slab cache
David Windsor
2018-01-15
1
-4
/
+6
*
|
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-31
1
-8
/
+7
|
\
\
|
*
|
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
2018-01-01
1
-8
/
+7
|
|
/
*
|
fs/cifs/cifsacl.c Fixes typo in a comment
Achilles Gaikwad
2018-01-28
1
-1
/
+1
*
|
update internal version number for cifs.ko
Steve French
2018-01-26
1
-1
/
+1
*
|
cifs: add .splice_write
Andrés Souto
2018-01-26
1
-0
/
+6
*
|
CIFS: document tcon/ses/server refcount dance
Aurelien Aptel
2018-01-26
1
-1
/
+31
*
|
move a few externs to smbdirect.h to eliminate warning
Steve French
2018-01-26
2
-9
/
+9
*
|
CIFS: zero sensitive data when freeing
Aurelien Aptel
2018-01-26
3
-15
/
+8
*
|
Cleanup some minor endian issues in smb3 rdma
Steve French
2018-01-26
3
-20
/
+21
*
|
CIFS: dump IPC tcon in debug proc file
Aurelien Aptel
2018-01-26
1
-26
/
+35
*
|
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
2018-01-26
4
-37
/
+25
*
|
CIFS: make IPC a regular tcon
Aurelien Aptel
2018-01-26
5
-76
/
+133
*
|
cifs: remove redundant duplicated assignment of pointer 'node'
Colin Ian King
2018-01-24
1
-1
/
+1
*
|
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
Arnd Bergmann
2018-01-24
1
-9
/
+6
*
|
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
2018-01-24
1
-2
/
+1
*
|
CIFS: SMBD: _smbd_get_connection() can be static
kbuild test robot
2018-01-24
1
-1
/
+1
*
|
CIFS: SMBD: Disable signing on SMB direct transport
Long Li
2018-01-24
2
-0
/
+13
*
|
CIFS: SMBD: Add SMB Direct debug counters
Long Li
2018-01-24
1
-0
/
+66
*
|
CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory regis...
Long Li
2018-01-24
2
-3
/
+59
*
|
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
2018-01-24
4
-7
/
+30
*
|
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...
Long Li
2018-01-24
3
-3
/
+72
*
|
CIFS: SMBD: Implement RDMA memory registration
Long Li
2018-01-24
2
-0
/
+474
*
|
CIFS: SMBD: Upper layer sends data via RDMA send
Long Li
2018-01-24
1
-2
/
+6
*
|
CIFS: SMBD: Implement function to send data via RDMA send
Long Li
2018-01-24
2
-0
/
+251
*
|
CIFS: SMBD: Upper layer receives data via RDMA receive
Long Li
2018-01-24
1
-2
/
+4
*
|
CIFS: SMBD: Implement function to receive data via RDMA receive
Long Li
2018-01-24
2
-0
/
+235
*
|
CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
Long Li
2018-01-24
1
-1
/
+11
*
|
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
Long Li
2018-01-24
1
-1
/
+4
*
|
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
2018-01-24
2
-0
/
+19
[next]