index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
cifsglob.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: update receive_encrypted_standard to handle compounded responses
Ronnie Sahlberg
2018-08-09
1
-1
/
+4
*
smb3: display stats counters for number of slow commands
Steve French
2018-08-07
1
-1
/
+2
*
cifs: update init_sg, crypt_message to take an array of rqst
Ronnie Sahlberg
2018-08-07
1
-4
/
+3
*
cifs: simple stats should always be enabled
Steve French
2018-08-07
1
-10
/
+0
*
cifs: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
2018-08-07
1
-0
/
+1
*
cifs: remove unused stats
Steve French
2018-08-07
1
-14
/
+0
*
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
2018-08-07
1
-8
/
+0
*
cifs: use timespec64 internally
Arnd Bergmann
2018-08-07
1
-3
/
+3
*
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
2018-07-05
1
-1
/
+1
*
cifs: Fix use after free of a mid_q_entry
Lars Persson
2018-07-05
1
-0
/
+1
*
smb3: Fix mode on mkdir on smb311 mounts
Steve French
2018-06-15
1
-0
/
+4
*
CIFS: add iface info to struct cifs_ses
Aurelien Aptel
2018-06-15
1
-0
/
+21
*
CIFS: move default port definitions to cifsglob.h
Aurelien Aptel
2018-06-15
1
-0
/
+3
*
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
2018-06-15
1
-3
/
+9
*
CIFS: Fix NULL ptr deref
Aurelien Aptel
2018-06-07
1
-0
/
+6
*
CIFS: Add support for direct pages in wdata
Long Li
2018-06-02
1
-1
/
+1
*
CIFS: Add support for direct pages in rdata
Long Li
2018-06-02
1
-1
/
+1
*
cifs: update multiplex loop to handle compounded responses
Ronnie Sahlberg
2018-06-02
1
-1
/
+1
*
smb3: Add posix create context for smb3.11 posix mounts
Steve French
2018-05-31
1
-0
/
+1
*
smb3: allow "posix" mount option to enable new SMB311 protocol extensions
Steve French
2018-05-30
1
-0
/
+4
*
smb3: add support for posix negotiate context
Steve French
2018-05-30
1
-0
/
+1
*
cifs: allow disabling less secure legacy dialects
Steve French
2018-05-30
1
-9
/
+10
*
cifs: make minor clarifications to module params for cifs.ko
Steve French
2018-05-30
1
-1
/
+1
*
CIFS: Introduce offset for the 1st page in data transfer structures
Long Li
2018-05-30
1
-0
/
+3
*
cifs: store the leaseKey in the fid on SMB2_open
Ronnie Sahlberg
2018-05-27
1
-1
/
+1
*
cifs: update calc_size to take a server argument
Ronnie Sahlberg
2018-05-27
1
-1
/
+1
*
cifs: add server argument to the dump_detail method
Ronnie Sahlberg
2018-05-27
1
-1
/
+1
*
smb3: fix redundant opens on root
Steve French
2018-05-27
1
-0
/
+5
*
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
2018-04-12
1
-0
/
+1
*
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
2018-04-12
1
-0
/
+2
*
SMB311: Improve checking of negotiate security contexts
Steve French
2018-04-12
1
-0
/
+1
*
smb3: Fix root directory when server returns inode number of zero
Steve French
2018-04-02
1
-0
/
+1
*
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-02
1
-0
/
+1
*
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
2018-04-01
1
-2
/
+3
*
CIFS: add sha512 secmech
Aurelien Aptel
2018-04-01
1
-0
/
+2
*
CIFS: make IPC a regular tcon
Aurelien Aptel
2018-01-26
1
-7
/
+7
*
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
2018-01-24
1
-2
/
+11
*
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...
Long Li
2018-01-24
1
-0
/
+3
*
CIFS: SMBD: Add rdma mount option
Long Li
2018-01-24
1
-0
/
+5
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-2
/
+2
*
Fix encryption labels and lengths for SMB3.1.1
Steve French
2017-10-18
1
-2
/
+6
*
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
2017-09-17
1
-0
/
+6
*
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
2017-09-04
1
-1
/
+1
*
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-07-08
1
-18
/
+0
*
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-07-08
1
-0
/
+2
*
[CIFS] Minor cleanup of xattr query function
Steve French
2017-05-12
1
-1
/
+1
*
CIFS: fix oplock break deadlocks
Rabin Vincent
2017-05-03
1
-0
/
+1
*
CIFS: Add asynchronous write support through kernel AIO
Pavel Shilovsky
2017-05-02
1
-0
/
+2
*
CIFS: Add asynchronous read support through kernel AIO
Pavel Shilovsky
2017-05-02
1
-0
/
+1
*
CIFS: Add asynchronous context to support kernel AIO
Pavel Shilovsky
2017-05-02
1
-0
/
+16
[next]