index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-24
1
-1
/
+1
|
\
|
*
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-05-09
1
-1
/
+1
*
|
smb3: directory sync should not return an error
Steve French
2018-05-10
1
-0
/
+13
*
|
cifs: smb2ops: Fix listxattr() when there are no EAs
Paulo Alcantara
2018-05-09
1
-0
/
+6
*
|
cifs: smbd: Enable signing with smbdirect
Long Li
2018-05-09
2
-13
/
+0
*
|
cifs: Allocate validate negotiation request through kmalloc
Long Li
2018-05-09
1
-30
/
+38
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-04
1
-1
/
+1
|
\
|
|
*
cifs: smbd: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-27
1
-1
/
+1
*
|
cifs: smbd: Avoid allocating iov on the stack
Long Li
2018-04-25
1
-24
/
+12
*
|
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
2018-04-25
3
-6
/
+19
*
|
SMB311: Fix reconnect
Steve French
2018-04-25
1
-2
/
+2
*
|
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
Steve French
2018-04-24
3
-21
/
+22
*
|
CIFS: set *resp_buf_type to NO_BUFFER on error
Steve French
2018-04-24
1
-1
/
+4
*
|
CIFS: fix typo in cifs_dbg
Aurelien Aptel
2018-04-20
1
-1
/
+1
*
|
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
2018-04-20
1
-4
/
+5
*
|
cifs: smbd: Dump SMB packet when configured
Long Li
2018-04-20
1
-1
/
+5
*
|
cifs: smbd: Check for iov length on sending the last iov
Long Li
2018-04-18
1
-0
/
+2
*
|
fs: cifs: Adding new return type vm_fault_t
Souptick Joarder
2018-04-17
1
-1
/
+1
*
|
cifs: smb2ops: Fix NULL check in smb2_query_symlink
Gustavo A. R. Silva
2018-04-17
1
-2
/
+2
|
/
*
cifs: change validate_buf to validate_iov
Ronnie Sahlberg
2018-04-12
1
-18
/
+21
*
cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()
Ronnie Sahlberg
2018-04-12
1
-2
/
+3
*
cifs: Change SMB2_open to return an iov for the error parameter
Ronnie Sahlberg
2018-04-12
3
-9
/
+13
*
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
2018-04-12
4
-2
/
+4
*
smb3.11: replace a 4 with server->vals->header_preamble_size
Steve French
2018-04-12
2
-5
/
+9
*
cifs: replace a 4 with server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-12
1
-1
/
+1
*
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
2018-04-12
4
-6
/
+9
*
SMB311: Improve checking of negotiate security contexts
Steve French
2018-04-12
3
-0
/
+106
*
SMB3: Fix length checking of SMB3.11 negotiate request
Steve French
2018-04-12
2
-0
/
+46
*
CIFS: add ONCE flag for cifs_dbg type
Aurelien Aptel
2018-04-11
2
-29
/
+22
*
cifs: Use ULL suffix for 64-bit constant
Geert Uytterhoeven
2018-04-11
1
-1
/
+1
*
SMB3: Log at least once if tree connect fails during reconnect
Steve French
2018-04-11
2
-2
/
+7
*
cifs: smb2pdu: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-04-11
1
-1
/
+3
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-5
/
+4
*
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-07
3
-184
/
+127
|
\
|
*
fscache: Pass object size in rather than calling back for it
David Howells
2018-04-06
2
-17
/
+12
|
*
fscache: Attach the index key and aux data to the cookie
David Howells
2018-04-04
3
-170
/
+118
*
|
cifs: Add minor debug message during negprot
Steve French
2018-04-02
2
-1
/
+5
*
|
smb3: Fix root directory when server returns inode number of zero
Steve French
2018-04-02
2
-0
/
+34
*
|
cifs: fix sparse warning on previous patch in a few printks
Steve French
2018-04-02
1
-3
/
+3
*
|
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-02
8
-45
/
+75
*
|
cifs: smbd: disconnect transport on RDMA errors
Long Li
2018-04-01
1
-1
/
+6
*
|
cifs: smbd: avoid reconnect lockup
Long Li
2018-04-01
1
-4
/
+8
*
|
Don't log confusing message on reconnect by default
Steve French
2018-04-01
1
-1
/
+1
*
|
Don't log expected error on DFS referral request
Steve French
2018-04-01
2
-2
/
+2
*
|
fs: cifs: Replace _free_xid call in cifs_root_iget function
Phillip Potter
2018-04-01
1
-4
/
+1
*
|
SMB3.1.1 dialect is no longer experimental
Steve French
2018-04-01
1
-4
/
+3
*
|
Tree connect for SMB3.1.1 must be signed for non-encrypted shares
Steve French
2018-04-01
1
-0
/
+5
*
|
fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
Ronnie Sahlberg
2018-04-01
1
-3
/
+12
*
|
CIFS: fix sha512 check in cifs_crypto_secmech_release
Gustavo A. R. Silva
2018-04-01
1
-1
/
+1
*
|
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
2018-04-01
6
-2
/
+112
[next]