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 |
Linus Torvalds
|
f3996e6ac6
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
9 years ago |
Linus Torvalds
|
1873499e13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 years ago |
Steve French
|
b56eae4df9
[SMB3] Send durable handle v2 contexts when use of persistent handles required
|
10 years ago |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
10 years ago |
Steve French
|
ff9f84b7d7
[SMB3] Missing null tcon check
|
10 years ago |
Steve French
|
8862714840
fix encryption error checks on mount
|
10 years ago |
Steve French
|
ceb1b0b9b4
[SMB3] Fix sec=krb5 on smb3 mounts
|
10 years ago |
Christopher Oo
|
5fb4e288a0
cifs: Fix use-after-free on mid_q_entry
|
10 years ago |
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 |