Al Viro
|
d757d71bfc
cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()
|
14 vuotta sitten |
Al Viro
|
2a9b99516c
sanitize cifs_umount() prototype
|
14 vuotta sitten |
Al Viro
|
2ced6f6935
cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()
|
14 vuotta sitten |
Al Viro
|
2c6292ae4b
cifs: don't pass superblock to cifs_mount()
|
14 vuotta sitten |
Al Viro
|
dd85446619
take bdi setup/destruction into cifs_mount/cifs_umount
|
14 vuotta sitten |
Jeff Layton
|
1190f6a067
cifs: fix wsize negotiation to respect max buffer size and active signing (try #4)
|
14 vuotta sitten |
Pavel Shilovsky
|
446b23a758
CIFS: Fix problem with 3.0-rc1 null user mount failure
|
14 vuotta sitten |
Jeff Layton
|
8d1bca328b
cifs: correctly handle NULL tcon pointer in CIFSTCon
|
14 vuotta sitten |
Jeff Layton
|
7fdbaa1b8d
cifs: don't allow cifs_reconnect to exit with NULL socket pointer
|
14 vuotta sitten |
Pavel Shilovsky
|
cd51875d53
CIFS: Fix sparse error
|
14 vuotta sitten |
Jeff Layton
|
83fb086e0e
cifs: trivial: add space in fsc error message
|
14 vuotta sitten |
Vasily Averin
|
957df4535d
possible memory corruption in cifs_parse_mount_options()
|
14 vuotta sitten |
Suresh Jayaraman
|
c592a70737
cifs: fix the kernel release version in the default security warning message
|
14 vuotta sitten |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 vuotta sitten |
Pavel Shilovsky
|
d4ffff1fa9
CIFS: Add rwpidforward mount option
|
14 vuotta sitten |
Pavel Shilovsky
|
25c7f41e92
CIFS: Migrate to shared superblock model
|
14 vuotta sitten |
Steve French
|
f87d39d951
[CIFS] Migrate from prefixpath logic
|
14 vuotta sitten |
Steve French
|
6848b7334b
[CIFS] When mandatory encryption on share, fail mount
|
14 vuotta sitten |
Jeff Layton
|
f7910cbd9f
cifs: clean up wsize negotiation and allow for larger wsize
|
14 vuotta sitten |
Jeff Layton
|
3c1105df69
cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)
|
14 vuotta sitten |
Pavel Shilovsky
|
724d9f1cfb
CIFS: Simplify mount code for further shared sb capability
|
14 vuotta sitten |
Pavel Shilovsky
|
37bb04e5a0
CIFS: Simplify connection structure search calls
|
14 vuotta sitten |
Christoph Hellwig
|
c02324a6ae
cifs: remove unused SMB2 config and mount options
|
14 vuotta sitten |
Sean Finney
|
f14bcf71d1
cifs: Unconditionally copy mount options to superblock info
|
14 vuotta sitten |
Sean Finney
|
046462abca
cifs: Simplify handling of submount options in cifs_mount.
|
14 vuotta sitten |
Sean Finney
|
b946845a9d
cifs: cifs_parse_mount_options: do not tokenize mount options in-place
|
14 vuotta sitten |
Sean Finney
|
c1508ca236
cifs: Add support for mounting Windows 2008 DFS shares
|
14 vuotta sitten |
Sean Finney
|
dd61394586
cifs: Extract DFS referral expansion logic to separate function
|
14 vuotta sitten |
Jeff Layton
|
820a803ffa
cifs: keep BCC in little-endian format
|
14 vuotta sitten |
Steve French
|
be8e3b0044
consistently use smb_buf_length as be32 for cifs (try 3)
|
14 vuotta sitten |