Steve French
|
ebb3a9d4ba
Update negotiate protocol for SMB3.11 dialect
|
10 years ago |
Steve French
|
f799d6234b
Make dialect negotiation warning message easier to read
|
10 years ago |
Steve French
|
eed0e1753c
Add defines and structs for smb3.1 dialect
|
10 years ago |
Steve French
|
5f7fbf733c
Allow parsing vers=3.11 on cifs mount
|
10 years ago |
Steve French
|
1dc92c450a
[cifs] fix null pointer check
|
10 years ago |
Steve French
|
dfebe40076
Fix another dereference before null check warning
|
10 years ago |
Steve French
|
8e35310605
Fix dereference before null check warning
|
10 years ago |
Steve French
|
75fdfc849a
Fix warning on uninitialized buftype
|
10 years ago |
Linus Torvalds
|
b6da0076ba
Merge branch 'akpm' (patchbomb from Andrew)
|
10 years ago |
Fabian Frederick
|
bc09d141eb
fs/cifs: remove obsolete __constant
|
10 years ago |
Steve French
|
ebdd207e29
decode_negTokenInit had wrong calling sequence
|
11 years ago |
Steve French
|
db8b631d4b
Allow mknod and mkfifo on SMB2/SMB3 mounts
|
11 years ago |
Pavel Shilovsky
|
1bbe4997b1
CIFS: Fix wrong filename length for SMB2
|
11 years ago |
Namjae Jeon
|
d4a029d215
cifs: remove unneeded check of null checking in if condition
|
11 years ago |
Namjae Jeon
|
7de975e349
cifs: fix a possible use of uninit variable in SMB2_sess_setup
|
11 years ago |
Pavel Shilovsky
|
52755808d4
CIFS: Fix SMB2 readdir error handling
|
11 years ago |
Steve French
|
18f39e7be0
[CIFS] Possible null ptr deref in SMB2_tcon
|
11 years ago |
Steve French
|
3d1a3745d8
Add sparse file support to SMB2/SMB3 mounts
|
11 years ago |
Steve French
|
f29ebb47d5
Add worker function to set allocation size
|
11 years ago |
Pavel Shilovsky
|
d913ed17f0
CIFS: Optimize cifs_user_read() in a short read case on reconnects
|
11 years ago |
Pavel Shilovsky
|
34a54d6177
CIFS: Use separate var for the number of bytes got in async read
|
11 years ago |
Pavel Shilovsky
|
bed9da0213
CIFS: Use multicredits for SMB 2.1/3 reads
|
11 years ago |
Pavel Shilovsky
|
cb7e9eabb2
CIFS: Use multicredits for SMB 2.1/3 writes
|
11 years ago |
Pavel Shilovsky
|
6ec0b01b26
CIFS: Fix wsize usage in iovec write
|
11 years ago |
Sachin Prabhu
|
6d81ed1ec2
cifs: replace code with free_rsp_buf()
|
11 years ago |
Pavel Shilovsky
|
663a962151
CIFS: Fix memory leaks in SMB2_open
|
11 years ago |
Steve French
|
12197a7fdd
Clarify SMB2/SMB3 create context and add missing ones
|
11 years ago |
Steve French
|
3c5f9be108
Do not send ClientGUID on SMB2.02 dialect
|
11 years ago |
Sachin Prabhu
|
39552ea812
cifs: Set client guid on per connection basis
|
11 years ago |
Cyril Roelandt
|
8e3ecc8769
fs: cifs: remove unused variable.
|
11 years ago |