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 |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Shirish Pargaonkar
|
7f48558e64
cifs: Send a logoff request before removing a smb session
|
12 years ago |
Al Viro
|
2e32cf5ef2
cifs: rcu-delay unload_nls() and freeing sbi
|
12 years ago |
Pavel Shilovsky
|
53ef1016fd
CIFS: Store lease state itself rather than a mapped oplock value
|
12 years ago |
Shirish Pargaonkar
|
d4e63bd6e4
cifs: Process post session setup code in respective dialect functions.
|
12 years ago |
Scott Lovenberg
|
8c3a2b4c42
cifs: Move string length definitions to uapi
|
12 years ago |
Jeff Layton
|
73e216a8a4
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
|
12 years ago |
Chen Gang
|
057d6332b2
cifs: extend the buffer length enought for sprintf() using
|
12 years ago |
Steve French
|
95dc8dd14e
Limit allocation of crypto mechanisms to dialect which requires
|
12 years ago |
Steve French
|
e65a5cb417
[CIFS] Fix build warning
|
12 years ago |
Steve French
|
429b46f4fd
[CIFS] SMB3 Signing enablement
|
12 years ago |
Zhao Hongjiang
|
46b51d0835
cifs: using strlcpy instead of strncpy
|
12 years ago |
Steve French
|
20b6d8b42e
Add SMB3.02 dialect support
|
12 years ago |
Jeff Layton
|
3f618223dc
move sectype to the cifs_ses instead of TCP_Server_Info
|
12 years ago |
Jeff Layton
|
38d77c50b4
cifs: track the enablement of signing in the TCP_Server_Info
|
12 years ago |
Jeff Layton
|
1e3cc57e47
add new fields to smb_vol to track the requested security flavor
|
12 years ago |
Jeff Layton
|
28e11bd86d
cifs: add new fields to cifs_ses to track requested security flavor
|
12 years ago |