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
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
2018-01-24
cifs: remove rfc1002 header from smb2_sess_setup_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_tree_connect_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_echo_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_ioctl_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_close_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_tree_disconnect_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_logoff_req
Ronnie Sahlberg
1
-1
/
+1
2018-01-24
cifs: remove rfc1002 header from smb2_negotiate_req
Ronnie Sahlberg
1
-1
/
+1
2017-10-18
CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
Long Li
1
-1
/
+1
2017-10-18
cifs: handle large EA requests more gracefully in smb2+
Ronnie Sahlberg
1
-1
/
+2
2017-09-17
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
1
-1
/
+1
2017-09-04
cifs: Add support for reading attributes on SMB2+
Ronnie Sahlberg
1
-0
/
+10
2017-08-30
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-03-02
CIFS: implement get_dfs_refer for SMB2+
Aurelien Aptel
1
-0
/
+8
2017-02-01
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
1
-1
/
+4
2017-02-01
CIFS: Separate RFC1001 length processing for SMB2 read
Pavel Shilovsky
1
-2
/
+3
2017-02-01
CIFS: Separate SMB2 sync header processing
Pavel Shilovsky
1
-0
/
+5
2017-02-01
CIFS: Separate SMB2 header structure
Pavel Shilovsky
1
-4
/
+8
2016-12-05
CIFS: Fix a possible double locking of mutex during reconnect
Pavel Shilovsky
1
-0
/
+2
2016-10-12
Set previous session id correctly on SMB3 reconnect
Steve French
1
-1
/
+1
2016-01-14
Prepare for encryption support (first part). Add decryption and encryption ke...
Steve French
1
-4
/
+4
2015-11-03
[SMB3] Send durable handle v2 contexts when use of persistent handles required
Steve French
1
-0
/
+45
2015-06-28
Update negotiate protocol for SMB3.11 dialect
Steve French
1
-3
/
+3
2015-06-28
Add ioctl to set integrity
Steve French
1
-0
/
+1
2015-06-28
Add Get/Set Integrity Information structure definitions
Steve French
1
-0
/
+22
2015-06-28
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
Steve French
1
-0
/
+8
2015-06-27
Add defines and structs for smb3.1 dialect
Steve French
1
-5
/
+35
2015-06-27
Allow parsing vers=3.11 on cifs mount
Steve French
1
-3
/
+7
2014-12-14
Convert MessageID in smb2_hdr to LE
Sachin Prabhu
1
-1
/
+1
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
1
-14
/
+14
2014-12-10
fs/cifs: remove obsolete __constant
Fabian Frederick
1
-14
/
+14
2014-12-07
Add missing defines for ACL query support
Steve French
1
-0
/
+19
2014-10-16
add defines for two new file attributes
Steve French
1
-0
/
+2
2014-08-17
enable fallocate punch hole ("fallocate -p") for SMB3
Steve French
1
-0
/
+6
2014-05-21
Clarify SMB2/SMB3 create context and add missing ones
Steve French
1
-1
/
+5
2014-05-21
cifs: Set client guid on per connection basis
Sachin Prabhu
1
-2
/
+0
2013-11-19
Check SMB3 dialects against downgrade attacks
Steve French
1
-3
/
+9
2013-11-15
[CIFS] Warn if SMB3 encryption required by server
Steve French
1
-0
/
+18
2013-11-14
CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1
Steve French
1
-1
/
+14
2013-11-02
Allow setting per-file compression via CIFS protocol
Steve French
1
-4
/
+1
[next]