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
/
smb2pdu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: simple stats should always be enabled
Steve French
2018-08-07
1
-2
/
+0
*
SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
Steve French
2018-08-07
1
-1
/
+1
*
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
2018-08-07
1
-28
/
+3
*
smb3: add support for statfs for smb3.1.1 posix extensions
Steve French
2018-08-07
1
-0
/
+71
*
smb3: fill in statfs fsid and correct namelen
Steve French
2018-08-07
1
-0
/
+8
*
CIFS: fix memory leak and remove dead code
Aurelien Aptel
2018-08-07
1
-51
/
+50
*
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
2018-07-05
1
-3
/
+4
*
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2018-07-05
1
-6
/
+12
*
cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
Stefano Brivio
2018-07-05
1
-2
/
+5
*
smb3: Fix mode on mkdir on smb311 mounts
Steve French
2018-06-15
1
-0
/
+153
*
cifs: remove smb2_send_recv()
Ronnie Sahlberg
2018-06-15
1
-21
/
+116
*
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
2018-06-15
1
-26
/
+12
*
smb3: increase initial number of credits requested to allow write
Steve French
2018-06-15
1
-2
/
+3
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+3
*
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
2018-06-07
1
-1
/
+2
*
CIFS: SMBD: Support page offset in memory registration
Long Li
2018-06-05
1
-6
/
+12
*
cifs: For SMB2 security informaion query, check for minimum sized security de...
Shirish Pargaonkar
2018-06-04
1
-2
/
+1
*
CIFS: Use offset when reading pages
Long Li
2018-06-02
1
-0
/
+1
*
cifs: remove header_preamble_size where it is always 0
Ronnie Sahlberg
2018-06-01
1
-26
/
+18
*
cifs: remove struct smb2_hdr
Ronnie Sahlberg
2018-06-01
1
-14
/
+14
*
cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument
Ronnie Sahlberg
2018-05-31
1
-1
/
+1
*
cifs: remove struct smb2_oplock_break_rsp
Ronnie Sahlberg
2018-05-31
1
-1
/
+1
*
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
2018-05-31
1
-16
/
+11
*
smb3: on reconnect set PreviousSessionId field
Steve French
2018-05-31
1
-0
/
+1
*
smb3: Add posix create context for smb3.11 posix mounts
Steve French
2018-05-31
1
-2
/
+82
*
smb3: add tracepoints for smb2/smb3 open
Steve French
2018-05-30
1
-1
/
+6
*
smb3: add support for posix negotiate context
Steve French
2018-05-30
1
-6
/
+23
*
CIFS: Introduce offset for the 1st page in data transfer structures
Long Li
2018-05-30
1
-0
/
+1
*
smb3: Add ftrace tracepoints for improved SMB3 debugging
Steve French
2018-05-27
1
-6
/
+50
*
smb3: rename encryption_required to smb3_encryption_required
Steve French
2018-05-27
1
-21
/
+21
*
cifs: add a new SMB2_close_flags function
Ronnie Sahlberg
2018-05-27
1
-3
/
+9
*
cifs: store the leaseKey in the fid on SMB2_open
Ronnie Sahlberg
2018-05-27
1
-3
/
+5
*
cifs: smbd: Enable signing with smbdirect
Long Li
2018-05-09
1
-5
/
+0
*
cifs: Allocate validate negotiation request through kmalloc
Long Li
2018-05-09
1
-30
/
+38
*
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
2018-04-25
1
-2
/
+2
*
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
Steve French
2018-04-24
1
-4
/
+5
*
cifs: change validate_buf to validate_iov
Ronnie Sahlberg
2018-04-12
1
-18
/
+21
*
cifs: Change SMB2_open to return an iov for the error parameter
Ronnie Sahlberg
2018-04-12
1
-4
/
+6
*
smb3.11: replace a 4 with server->vals->header_preamble_size
Steve French
2018-04-12
1
-1
/
+2
*
cifs: replace a 4 with server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-12
1
-1
/
+1
*
SMB311: Improve checking of negotiate security contexts
Steve French
2018-04-12
1
-0
/
+102
*
SMB3: Log at least once if tree connect fails during reconnect
Steve French
2018-04-11
1
-1
/
+4
*
cifs: smb2pdu: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-04-11
1
-1
/
+3
*
cifs: Add minor debug message during negprot
Steve French
2018-04-02
1
-1
/
+3
*
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-02
1
-6
/
+9
*
Tree connect for SMB3.1.1 must be signed for non-encrypted shares
Steve French
2018-04-01
1
-0
/
+5
*
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
2018-04-01
1
-0
/
+25
*
cifs: fix memory leak in SMB2_open()
Ronnie Sahlberg
2018-04-01
1
-2
/
+6
*
Cleanup some minor endian issues in smb3 rdma
Steve French
2018-01-26
1
-11
/
+11
*
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
2018-01-26
1
-3
/
+1
[next]