Pavel Shilovsky
|
762dfd1057
CIFS: Cleanup demupltiplex thread exiting code
|
14 年之前 |
Pavel Shilovsky
|
ad69bae178
CIFS: Move mid search to a separate function
|
14 年之前 |
Pavel Shilovsky
|
98bac62c9f
CIFS: Move RFC1002 check to a separate function
|
14 年之前 |
Pavel Shilovsky
|
e7015fb1c5
CIFS: Simplify socket reading in demultiplex thread
|
14 年之前 |
Pavel Shilovsky
|
3d9c2472a5
CIFS: Move buffer allocation to a separate function
|
14 年之前 |
Jeff Layton
|
1f1cff0be0
cifs: trivial: goto out here is unnecessary
|
14 年之前 |
Al Viro
|
7c97c200e2
cifs: fix the type of cifs_demultiplex_thread()
|
14 年之前 |
Steve French
|
ea1be1a3c3
[CIFS] update limit for snprintf in cifs_construct_tcon
|
14 年之前 |
Jeff Layton
|
f484b5d001
cifs: drop spinlock before calling cifs_put_tlink
|
14 年之前 |
Jeff Layton
|
b9bce2e9f9
cifs: fix expand_dfs_referral
|
14 年之前 |
Jeff Layton
|
20547490c1
cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL
|
14 年之前 |
Jeff Layton
|
04db79b015
cifs: factor smb_vol allocation out of cifs_setup_volume_info
|
14 年之前 |
Jeff Layton
|
f9e59bcba2
cifs: have cifs_cleanup_volume_info not take a double pointer
|
14 年之前 |
Jeff Layton
|
b2a0fa1520
cifs: fix build_unc_path_to_root to account for a prefixpath
|
14 年之前 |
Jeff Layton
|
677d8537d8
cifs: remove bogus call to cifs_cleanup_volume_info
|
14 年之前 |
Jeff Layton
|
ee1b3ea9e6
cifs: set socket send and receive timeouts before attempting connect
|
14 年之前 |
Linus Torvalds
|
804a007f54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 年之前 |
Al Viro
|
d757d71bfc
cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()
|
14 年之前 |
Al Viro
|
2a9b99516c
sanitize cifs_umount() prototype
|
14 年之前 |
Al Viro
|
2ced6f6935
cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()
|
14 年之前 |
Al Viro
|
2c6292ae4b
cifs: don't pass superblock to cifs_mount()
|
14 年之前 |
Al Viro
|
dd85446619
take bdi setup/destruction into cifs_mount/cifs_umount
|
14 年之前 |
Jeff Layton
|
1190f6a067
cifs: fix wsize negotiation to respect max buffer size and active signing (try #4)
|
14 年之前 |
Pavel Shilovsky
|
446b23a758
CIFS: Fix problem with 3.0-rc1 null user mount failure
|
14 年之前 |
Jeff Layton
|
8d1bca328b
cifs: correctly handle NULL tcon pointer in CIFSTCon
|
14 年之前 |
Jeff Layton
|
7fdbaa1b8d
cifs: don't allow cifs_reconnect to exit with NULL socket pointer
|
14 年之前 |
Pavel Shilovsky
|
cd51875d53
CIFS: Fix sparse error
|
14 年之前 |
Jeff Layton
|
83fb086e0e
cifs: trivial: add space in fsc error message
|
14 年之前 |
Vasily Averin
|
957df4535d
possible memory corruption in cifs_parse_mount_options()
|
14 年之前 |
Suresh Jayaraman
|
c592a70737
cifs: fix the kernel release version in the default security warning message
|
14 年之前 |