Aurelien Aptel
|
a6b5058faf
fs/cifs: make share unaccessible at root level mountable
|
9 years ago |
Rabin Vincent
|
b782fcc1cb
cifs: unbreak TCP session reuse
|
9 years ago |
Steve French
|
4fcd1813e6
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
|
9 years ago |
Linus Torvalds
|
442c9ac989
Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
8908c94d6c
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
9 years ago |
Sachin Prabhu
|
11e31647c9
cifs: remove any preceding delimiter from prefix_path
|
9 years ago |
Hannes Frederic Sowa
|
fafc4e1ea1
sock: tigthen lockdep checks for sock_owned_by_user
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Al Viro
|
71335664c3
cifs: don't bother with kmap on read_pages side
|
9 years ago |
Al Viro
|
09aab880f7
cifs: no need to wank with copying and advancing iovec on recvmsg side either
|
9 years ago |
Colin Ian King
|
997152f627
cifs: remove redundant check for null string pointer
|
9 years ago |
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 |