index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2pdu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
smb3: optimize open to not send query file internal info
Steve French
1
-1
/
+3
2019-07-10
cifs: fix parsing of symbolic link error response
Ronnie Sahlberg
1
-0
/
+2
2019-07-07
SMB3: query inode number on open via create context
Steve French
1
-5
/
+12
2019-07-07
smb3: Send netname context during negotiate protocol
Steve French
1
-0
/
+6
2019-07-07
add some missing definitions
Steve French
1
-0
/
+8
2019-07-07
Fix match_server check to allow for auto dialect negotiate
Steve French
1
-0
/
+1
2019-07-07
SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms
Steve French
1
-2
/
+2
2019-06-28
cifs: fix crash querying symlinks stored as reparse-points
Ronnie Sahlberg
1
-1
/
+13
2019-05-07
Negotiate and save preferred compression algorithms
Steve French
1
-6
/
+9
2019-05-07
smb3: Add protocol structs for change notify support
Steve French
1
-0
/
+36
2019-05-07
Add new flag on SMB3.1.1 read
Steve French
1
-0
/
+1
2019-05-07
cifs: add fiemap support
Ronnie Sahlberg
1
-0
/
+5
2019-05-07
SMB3: Add defines for new negotiate contexts
Steve French
1
-0
/
+26
2019-03-14
cifs: fix smb3_zero_range so it can expand the file-size when required
Ronnie Sahlberg
1
-0
/
+7
2019-03-05
smb3: Update POSIX negotiate context with POSIX ctxt GUID
Steve French
1
-2
/
+2
2019-01-29
cifs: limit amount of data we request for xattrs to CIFSMaxBufSize
Ronnie Sahlberg
1
-2
/
+13
2019-01-29
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
1
-2
/
+2
2019-01-03
smb3: add smb3.1.1 to default dialect list
Steve French
1
-1
/
+1
2018-12-23
cifs: change smb2_query_eas to use the compound query-info helper
Ronnie Sahlberg
1
-1
/
+0
2018-11-02
smb3: missing defines and structs for reparse point handling
Steve French
1
-0
/
+35
2018-10-23
smb3: minor missing defines relating to reparse points
Steve French
1
-1
/
+3
2018-10-23
cifs: create a define for the max number of iov we need for a SMB2 set_info
Ronnie Sahlberg
1
-0
/
+9
2018-08-23
cifs: create a define for how many iovs we need for an SMB2_open()
Ronnie Sahlberg
1
-0
/
+12
2018-08-10
smb3: allow previous versions to be mounted with snapshot= mount parm
Steve French
1
-0
/
+8
2018-08-09
cifs: update smb2_queryfs() to use compounding
Ronnie Sahlberg
1
-0
/
+4
2018-08-07
smb3: add support for statfs for smb3.1.1 posix extensions
Steve French
1
-0
/
+1
2018-08-07
smb3: fill in statfs fsid and correct namelen
Steve French
1
-0
/
+11
2018-07-05
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
1
-4
/
+2
2018-06-15
CIFS: complete PDU definitions for interface queries
Aurelien Aptel
1
-3
/
+20
2018-06-01
cifs: remove struct smb2_hdr
Ronnie Sahlberg
1
-27
/
+18
2018-05-31
cifs: remove struct smb2_oplock_break_rsp
Ronnie Sahlberg
1
-13
/
+1
2018-05-31
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
1
-6
/
+0
2018-05-30
smb3: add define for id for posix create context and corresponding struct
Steve French
1
-1
/
+10
2018-05-30
smb3: add support for posix negotiate context
Steve French
1
-0
/
+8
2018-04-24
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
Steve French
1
-1
/
+1
2018-04-12
SMB311: Improve checking of negotiate security contexts
Steve French
1
-0
/
+3
2018-04-12
SMB3: Fix length checking of SMB3.11 negotiate request
Steve French
1
-0
/
+7
2018-04-02
cifs: Add minor debug message during negprot
Steve French
1
-0
/
+2
2018-04-01
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
1
-0
/
+1
2018-02-07
Add missing structs and defines from recent SMB3.1.1 documentation
Steve French
1
-2
/
+112
2018-01-26
Cleanup some minor endian issues in smb3 rdma
Steve French
1
-7
/
+7
2018-01-24
cifs: remove rfc1002 header from smb2_lease_ack
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_oplock_break we get from server
Ronnie Sahlberg
1
-1
/
+13
2018-01-24
cifs: remove rfc1002 header from smb2_query_info_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_query_directory_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_set_info_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2 read/write requests
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_lock_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_flush_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_create_req
Ronnie Sahlberg
1
-1
/
+1
[next]