Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b5730061d1056abf317caea823b94d6e12b5b4f6
/
fs
/
cifs
/
smb2pdu.h
26ea888
Negotiate and save preferred compression algorithms
by Steve French
· 6 years ago
edf3ef3
smb3: Add protocol structs for change notify support
by Steve French
· 6 years ago
0df7edd
Add new flag on SMB3.1.1 read
by Steve French
· 6 years ago
2f3ebab
cifs: add fiemap support
by Ronnie Sahlberg
· 6 years ago
d7bef4c
SMB3: Add defines for new negotiate contexts
by Steve French
· 6 years ago
72c419d
cifs: fix smb3_zero_range so it can expand the file-size when required
by Ronnie Sahlberg
· 6 years ago
0d48132
smb3: Update POSIX negotiate context with POSIX ctxt GUID
by Steve French
· 6 years ago
c4627e6
cifs: limit amount of data we request for xattrs to CIFSMaxBufSize
by Ronnie Sahlberg
· 6 years ago
58d15ed
cifs: fix computation for MAX_SMB2_HDR_SIZE
by Ronnie Sahlberg
· 6 years ago
d5c7076
smb3: add smb3.1.1 to default dialect list
by Steve French
· 6 years ago
f9793b6
cifs: change smb2_query_eas to use the compound query-info helper
by Ronnie Sahlberg
· 6 years ago
0df444a
smb3: missing defines and structs for reparse point handling
by Steve French
· 6 years ago
37e6a70
smb3: minor missing defines relating to reparse points
by Steve French
· 6 years ago
14e562a
cifs: create a define for the max number of iov we need for a SMB2 set_info
by Ronnie Sahlberg
· 6 years ago
4d8dfaf
cifs: create a define for how many iovs we need for an SMB2_open()
by Ronnie Sahlberg
· 6 years ago
cdeaf9d
smb3: allow previous versions to be mounted with snapshot= mount parm
by Steve French
· 6 years ago
730928c
cifs: update smb2_queryfs() to use compounding
by Ronnie Sahlberg
· 6 years ago
2d30421
smb3: add support for statfs for smb3.1.1 posix extensions
by Steve French
· 7 years ago
21ba384
smb3: fill in statfs fsid and correct namelen
by Steve French
· 7 years ago
729c0c9
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
by Stefano Brivio
· 7 years ago
bead042
CIFS: complete PDU definitions for interface queries
by Aurelien Aptel
· 7 years ago
49f466b
cifs: remove struct smb2_hdr
by Ronnie Sahlberg
· 7 years ago
0d5a288
cifs: remove struct smb2_oplock_break_rsp
by Ronnie Sahlberg
· 7 years ago
977b617
cifs: remove rfc1002 header from all SMB2 response structures
by Ronnie Sahlberg
· 7 years ago
fe04840
smb3: add define for id for posix create context and corresponding struct
by Steve French
· 7 years ago
fcef0db
smb3: add support for posix negotiate context
by Steve French
· 7 years ago
23657ad
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
by Steve French
· 7 years ago
5100d8a
SMB311: Improve checking of negotiate security contexts
by Steve French
· 7 years ago
136ff1b
SMB3: Fix length checking of SMB3.11 negotiate request
by Steve French
· 7 years ago
07108d0
cifs: Add minor debug message during negprot
by Steve French
· 7 years ago
8bd68c6
CIFS: implement v3.11 preauth integrity
by Aurelien Aptel
· 7 years ago
5f60a56
Add missing structs and defines from recent SMB3.1.1 documentation
by Steve French
· 7 years ago
2026b06
Cleanup some minor endian issues in smb3 rdma
by Steve French
· 7 years ago
8eb7998
cifs: remove rfc1002 header from smb2_lease_ack
by Ronnie Sahlberg
· 7 years ago
21ad948
cifs: remove rfc1002 header from smb2_oplock_break we get from server
by Ronnie Sahlberg
· 7 years ago
b2fb7fe
cifs: remove rfc1002 header from smb2_query_info_req
by Ronnie Sahlberg
· 7 years ago
7c00c3a
cifs: remove rfc1002 header from smb2_query_directory_req
by Ronnie Sahlberg
· 7 years ago
2fc803e
cifs: remove rfc1002 header from smb2_set_info_req
by Ronnie Sahlberg
· 7 years ago
f5688a6
cifs: remove rfc1002 header from smb2 read/write requests
by Ronnie Sahlberg
· 7 years ago
ced9367
cifs: remove rfc1002 header from smb2_lock_req
by Ronnie Sahlberg
· 7 years ago
1f444e4
cifs: remove rfc1002 header from smb2_flush_req
by Ronnie Sahlberg
· 7 years ago
4f33bc3
cifs: remove rfc1002 header from smb2_create_req
by Ronnie Sahlberg
· 7 years ago
88ea5cb
cifs: remove rfc1002 header from smb2_sess_setup_req
by Ronnie Sahlberg
· 7 years ago
661bb943
cifs: remove rfc1002 header from smb2_tree_connect_req
by Ronnie Sahlberg
· 7 years ago
7f7ae75
cifs: remove rfc1002 header from smb2_echo_req
by Ronnie Sahlberg
· 7 years ago
9775468
cifs: remove rfc1002 header from smb2_ioctl_req
by Ronnie Sahlberg
· 7 years ago
afcccef
cifs: remove rfc1002 header from smb2_close_req
by Ronnie Sahlberg
· 7 years ago
4eecf4c
cifs: remove rfc1002 header from smb2_tree_disconnect_req
by Ronnie Sahlberg
· 7 years ago
45305ed
cifs: remove rfc1002 header from smb2_logoff_req
by Ronnie Sahlberg
· 7 years ago
13cacea
cifs: remove rfc1002 header from smb2_negotiate_req
by Ronnie Sahlberg
· 7 years ago
4572f05
CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
by Long Li
· 7 years ago
7cb3def
cifs: handle large EA requests more gracefully in smb2+
by Ronnie Sahlberg
· 7 years ago
9764c02
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
by Steve French
· 7 years ago
95907fe
cifs: Add support for reading attributes on SMB2+
by Ronnie Sahlberg
· 7 years ago
9e37b17
CIFS: Fix maximum SMB2 header size
by Pavel Shilovsky
· 7 years ago
9d49640
CIFS: implement get_dfs_refer for SMB2+
by Aurelien Aptel
· 8 years ago
026e93d
CIFS: Encrypt SMB3 requests before sending
by Pavel Shilovsky
· 8 years ago
b8f57ee
CIFS: Separate RFC1001 length processing for SMB2 read
by Pavel Shilovsky
· 8 years ago
cb200bd
CIFS: Separate SMB2 sync header processing
by Pavel Shilovsky
· 8 years ago
31473fc
CIFS: Separate SMB2 header structure
by Pavel Shilovsky
· 8 years ago
96a988f
CIFS: Fix a possible double locking of mutex during reconnect
by Pavel Shilovsky
· 8 years ago
c2afb81
Set previous session id correctly on SMB3 reconnect
by Steve French
· 8 years ago
373512e
Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this.
by Steve French
· 9 years ago
b56eae4
[SMB3] Send durable handle v2 contexts when use of persistent handles required
by Steve French
· 9 years ago
ebb3a9d
Update negotiate protocol for SMB3.11 dialect
by Steve French
· 10 years ago
b3152e2
Add ioctl to set integrity
by Steve French
· 10 years ago
9d1b066
Add Get/Set Integrity Information structure definitions
by Steve French
· 10 years ago
02b1666
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
by Steve French
· 10 years ago
eed0e17
Add defines and structs for smb3.1 dialect
by Steve French
· 10 years ago
5f7fbf7
Allow parsing vers=3.11 on cifs mount
by Steve French
· 10 years ago
9235d09
Convert MessageID in smb2_hdr to LE
by Sachin Prabhu
· 10 years ago
b6da007
Merge branch 'akpm' (patchbomb from Andrew)
by Linus Torvalds
· 10 years ago
bc09d14
fs/cifs: remove obsolete __constant
by Fabian Frederick
· 10 years ago
911a8df
Add missing defines for ACL query support
by Steve French
· 10 years ago
7332297
add defines for two new file attributes
by Steve French
· 10 years ago
31742c5
enable fallocate punch hole ("fallocate -p") for SMB3
by Steve French
· 10 years ago
12197a7
Clarify SMB2/SMB3 create context and add missing ones
by Steve French
· 11 years ago
39552ea
cifs: Set client guid on per connection basis
by Sachin Prabhu
· 11 years ago
ff1c038
Check SMB3 dialects against downgrade attacks
by Steve French
· 11 years ago
0cbaa53
[CIFS] Warn if SMB3 encryption required by server
by Steve French
· 11 years ago
41c1358
CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1
by Steve French
· 11 years ago
c7f508a
Allow setting per-file compression via CIFS protocol
by Steve French
· 11 years ago
af6a12e
Query File System Alignment
by Steven French
· 11 years ago
64a5cfa
Allow setting per-file compression via SMB2/3
by Steve French
· 11 years ago
f047390
CIFS: Add create lease v2 context for SMB3
by Pavel Shilovsky
· 11 years ago
53ef101
CIFS: Store lease state itself rather than a mapped oplock value
by Pavel Shilovsky
· 11 years ago
b42bf88
CIFS: Implement follow_link for SMB2
by Pavel Shilovsky
· 11 years ago
9cbc0b7
CIFS: Reconnect durable handles for SMB2
by Pavel Shilovsky
· 12 years ago
63eb3de
CIFS: Request durable open for SMB2 opens
by Pavel Shilovsky
· 12 years ago
59aa371
CIFS: Simplify SMB2_open code path
by Pavel Shilovsky
· 12 years ago
4a72daf
SMB2 FSCTL and IOCTL worker function
by Steve French
· 12 years ago
c866473
Some missing share flags
by Steve French
· 12 years ago
be7457d
Update headers to update various SMB3 ioctl definitions
by Steve French
· 12 years ago
2b5dc28
Add some missing SMB3 and SMB3.02 flags
by Steve French
· 12 years ago
20b6d8b
Add SMB3.02 dialect support
by Steve French
· 12 years ago
e4aa25e
[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)
by Steve French
· 12 years ago
0822f51
CIFS: Add SMB2.1 lease break support
by Pavel Shilovsky
· 12 years ago
b8c32db
CIFS: Request SMB2.1 leases
by Pavel Shilovsky
· 12 years ago
f7ba7fe
CIFS: Add brlock support for SMB2
by Pavel Shilovsky
· 12 years ago
027e8ee
CIFS: Handle SMB2 lock flags
by Pavel Shilovsky
· 12 years ago
Next »