Ronnie Sahlberg
|
5517554e43
cifs: Add support for writing attributes on SMB2+
|
8 years ago |
Steve French
|
67b4c889cc
[CIFS] Minor cleanup of xattr query function
|
8 years ago |
Pavel Shilovsky
|
ccf7f4088a
CIFS: Add asynchronous context to support kernel AIO
|
8 years ago |
Pavel Shilovsky
|
350be257ea
CIFS: Fix null pointer deref during read resp processing
|
8 years ago |
Sachin Prabhu
|
38bd49064a
Handle mismatched open calls
|
8 years ago |
Sachin Prabhu
|
ef65aaede2
smb2: Enforce sec= mount option
|
8 years ago |
Aurelien Aptel
|
268a635d41
CIFS: add build_path_from_dentry_optional_prefix()
|
8 years ago |
Aurelien Aptel
|
4ecce920e1
CIFS: move DFS response parsing out of SMB1 code
|
8 years ago |
Pavel Shilovsky
|
c42a6abe30
CIFS: Add capability to decrypt big read responses
|
8 years ago |
Pavel Shilovsky
|
4326ed2f6a
CIFS: Decrypt and process small encrypted packets
|
8 years ago |
Pavel Shilovsky
|
9b7c18a2d4
CIFS: Add mid handle callback
|
8 years ago |
Pavel Shilovsky
|
026e93dc0a
CIFS: Encrypt SMB3 requests before sending
|
9 years ago |
Pavel Shilovsky
|
b8f57ee8aa
CIFS: Separate RFC1001 length processing for SMB2 read
|
8 years ago |
Pavel Shilovsky
|
da502f7df0
CIFS: Make SendReceive2() takes resp iov
|
9 years ago |
Sachin Prabhu
|
374402a2a1
cifs_get_root shouldn't use path with tree name
|
8 years ago |
Pavel Shilovsky
|
53e0e11efe
CIFS: Fix a possible memory corruption during reconnect
|
9 years ago |
Steve French
|
52ace1ef12
fs/cifs: reopen persistent handles on reconnect
|
9 years ago |
Al Viro
|
dbbab32574
cifs: get rid of unused arguments of CIFSSMBWrite()
|
9 years ago |
Sachin Prabhu
|
4214ebf465
Fix memory leaks in cifs_do_mount()
|
9 years ago |
Sachin Prabhu
|
b74cb9a802
cifs: Create dedicated keyring for spnego operations
|
9 years ago |
Al Viro
|
71335664c3
cifs: don't bother with kmap on read_pages side
|
9 years ago |
Al Viro
|
3ab3f2a1fe
cifs: quit playing games with draining iovecs
|
10 years ago |
Al Viro
|
16c568efff
cifs: merge the hash calculation helpers
|
10 years ago |
Steve French
|
373512ec5c
Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this.
|
9 years ago |
Nakajima Akira
|
bc8ebdc4f5
Fix that several functions handle incorrect value of mapchars
|
10 years ago |
Pavel Shilovsky
|
cb7e9eabb2
CIFS: Use multicredits for SMB 2.1/3 writes
|
11 years ago |
Sachin Prabhu
|
6d81ed1ec2
cifs: replace code with free_rsp_buf()
|
11 years ago |
Sachin Prabhu
|
c11f1df500
cifs: Wait for writebacks to complete before attempting write.
|
11 years ago |
Steve French
|
42eacf9e57
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
|
11 years ago |
Steve French
|
4a5c80d7b5
[CIFS] clean up page array when uncached write send fails
|
11 years ago |