Jeff Layton
|
ff4fa4a25a
cifs: don't return error from standard_receive3 after marking response malformed
|
13 years ago |
Jeff Layton
|
4edc53c1f8
cifs: fix error handling when cifscreds key payload is an error
|
13 years ago |
Randy Dunlap
|
000f9bb839
cifs: fix printk format warnings
|
13 years ago |
Dan Carpenter
|
803ab97761
cifs: NULL dereference on allocation failure
|
13 years ago |
Steve French
|
acbbb76a26
CIFS: Rename *UCS* functions to *UTF16*
|
13 years ago |
Jeff Layton
|
8a8798a5ff
cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts
|
13 years ago |
Jeff Layton
|
04febabcf5
cifs: sanitize username handling
|
13 years ago |
Jeff Layton
|
ce91acb3ac
cifs: lower default wsize when unix extensions are not used
|
13 years ago |
Jeff Layton
|
f5fffcee27
cifs: better instrumentation for coalesce_t2
|
13 years ago |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Steve French
|
225de11e31
[CIFS] default ntlmv2 for cifs mount delayed to 3.3
|
13 years ago |
Al Viro
|
5206efd62c
cifs: propagate umode_t
|
14 years ago |
Jeff Layton
|
497728e11a
cifs: fix bad buffer length check in coalesce_t2
|
13 years ago |
Jeff Layton
|
95edcff497
cifs: attempt to freeze while looping on a receive attempt
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
143cb494cb
fs: add module.h to files that were implicitly using it
|
14 years ago |
Shirish Pargaonkar
|
9ef5992e44
cifs: Assume passwords are encoded according to iocharset (try #2)
|
13 years ago |
Linus Torvalds
|
dabcbb1bae
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
|
13 years ago |
Linus Torvalds
|
59e5253417
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Jeff Layton
|
66bfaadc3d
cifs: tune bdi.ra_pages in accordance with the rsize
|
13 years ago |
Jeff Layton
|
5eba8ab360
cifs: allow for larger rsize= options and change defaults
|
13 years ago |
Jeff Layton
|
e28bc5b1fd
cifs: add cifs_async_readv
|
13 years ago |
Jeff Layton
|
44d22d846f
cifs: add a callback function to receive the rest of the frame
|
13 years ago |
Jeff Layton
|
e9097ab489
cifs: break out 3rd receive phase into separate function
|
13 years ago |
Jeff Layton
|
c8054ebdb6
cifs: find mid earlier in receive codepath
|
13 years ago |
Jeff Layton
|
2a37ef94bb
cifs: move buffer pointers into TCP_Server_Info
|
13 years ago |
Jeff Layton
|
ffc00e27aa
cifs: eliminate is_multi_rsp parm to find_cifs_mid
|
13 years ago |
Jeff Layton
|
ea1f4502fc
cifs: move mid finding into separate routine
|
13 years ago |
Jeff Layton
|
89482a56a0
cifs: add a third receive phase to cifs_demultiplex_thread
|
13 years ago |
Jeff Layton
|
1041e3f991
cifs: keep a reusable kvec array for receives
|
13 years ago |