Rabin Vincent
|
820962dc70
cifs: fix race between call_async() and reconnect()
|
9 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 |
Steve French
|
adfeb3e00e
cifs: Make echo interval tunable
|
9 years ago |
Arnd Hannemann
|
275516cdcf
Print IP address of unresponsive server
|
9 years ago |
Linus Torvalds
|
f3996e6ac6
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
9 years ago |
Steve French
|
592fafe644
Add resilienthandles mount parm
|
10 years ago |
Steve French
|
b618f001a2
[SMB3] Enable checking for continuous availability and persistent handle support
|
10 years ago |
Steve French
|
b2a3077414
[SMB3] Add parsing for new mount option controlling persistent handles
|
10 years ago |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
10 years ago |
Sachin Prabhu
|
1dfd18d057
cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts
|
10 years ago |
Steve French
|
aab1893d5f
Add SMB3.11 mount option synonym for new dialect
|
10 years ago |
Steve French
|
5f7fbf733c
Allow parsing vers=3.11 on cifs mount
|
10 years ago |
Federico Sauter
|
4afe260bab
CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
|
10 years ago |
David Rientjes
|
11d8336045
mm, mempool: do not allow atomic resizing
|
10 years ago |
Steve French
|
c85c35f8fc
Fix warning on impossible comparison
|
10 years ago |
Steve French
|
f3a31a2bbb
Don't ignore errors on encrypting password in SMBTcon
|
10 years ago |
Taesoo Kim
|
2bd50fb3d4
cifs: potential memory leaks when parsing mnt opts
|
10 years ago |
Christoph Hellwig
|
b4caecd480
fs: introduce f_op->mmap_capabilities for nommu mmap support
|
10 years ago |
Andy Shevchenko
|
0b456f04bc
cifs: convert printk(LEVEL...) to pr_<level>
|
11 years ago |
Steve French
|
2baa268253
Remap reserved posix characters by default (part 3/3)
|
11 years ago |
Steve French
|
db8b631d4b
Allow mknod and mkfifo on SMB2/SMB3 mounts
|
11 years ago |
Rasmus Villemoes
|
87e747cdb9
cifs: replace strnicmp with strncasecmp
|
11 years ago |
Steve French
|
a5c3e1c725
Revert "cifs: No need to send SIGKILL to demux_thread during umount"
|
11 years ago |
Namjae Jeon
|
52a3624444
cifs: No need to send SIGKILL to demux_thread during umount
|
11 years ago |
Namjae Jeon
|
d6ccf4997e
cifs: fix memory leak when password is supplied multiple times
|
11 years ago |
Linus Torvalds
|
023f78b02c
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
11 years ago |
Pavel Shilovsky
|
3fabaa2746
CIFS: Indicate reconnect with ECONNABORTED error code
|
11 years ago |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 years ago |
Jeff Layton
|
08b37d518a
cifs: ensure that vol->username is not NULL before running strlen on it
|
11 years ago |
Sachin Prabhu
|
39552ea812
cifs: Set client guid on per connection basis
|
11 years ago |