Commit Graph

866 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Al Viro 9393bd07cf switch follow_down() 16 years ago
Jeff Layton 61b6bc525a cifs: remove never-used in6_addr option 16 years ago
Jeff Layton 58f7f68f22 cifs: add addr= mount option alias for ip= 16 years ago
Steve French f0472d0ec8 [CIFS] Add mention of new mount parm (forceuid) to cifs readme 16 years ago
Jeff Layton 4ae1507f6d cifs: make overriding of ownership conditional on new mount options 16 years ago
Jeff Layton 50b64e3b77 cifs: fix IPv6 address length check 16 years ago
Christoph Hellwig b96d31a62f cifs: clean up set_cifs_acl interfaces 16 years ago
Christoph Hellwig 1bf4072da6 cifs: reorganize get_cifs_acl 16 years ago
Steve French c5077ec423 [CIFS] Update readme to indicate change to default mount (serverino) 16 years ago
Jeff Layton a0c9217f64 cifs: make serverino the default when mounting 16 years ago
Jeff Layton bd433d4cf4 cifs: rename cifs_iget to cifs_root_iget 16 years ago
Jeff Layton c4a2c08db7 cifs: make cnvrtDosUnixTm take a little-endian args and an offset 16 years ago
Jeff Layton 07119a4df8 cifs: have cifs_NTtimeToUnix take a little-endian arg 16 years ago
Jeff Layton f55ed1a83d cifs: tighten up default file_mode/dir_mode 16 years ago
Jeff Layton 46a7574caf cifs: fix artificial limit on reading symlinks 16 years ago
Steve French 8db14ca125 [CIFS] Avoid open on possible directories since Samba now rejects them 16 years ago
Steve French 703a3b8e5c [CIFS] fix posix open regression 16 years ago
Jeff Layton 8b6427a2a8 cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4) 16 years ago
Jeff Layton d8e2f53ac9 cifs: fix error handling in parse_DFS_referrals 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Alessio Igor Bogani 67e55205ec vfs: umount_begin BKL pushdown 16 years ago
Steve French 90e4ee5d31 [CIFS] Fix double list addition in cifs posix open code 16 years ago
Steve French ac68392460 [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp 16 years ago
Steve French 844823cb82 [CIFS] Fix SMB uid in NTLMSSP authenticate request 16 years ago
Steve French 0b3cc85800 [CIFS] NTLMSSP reenabled after move from connect.c to sess.c 16 years ago
Steve French 24d35add2b [CIFS] Remove sparse warning 16 years ago
Steve French 989c7e512f [CIFS] remove checkpatch warning 16 years ago
Steve French afe48c31ea [CIFS] Fix final user of old string conversion code 16 years ago
Jeff Layton 3410602732 [CIFS] remove cifs_strfromUCS_le 16 years ago
Steve French 2edd6c5b05 [CIFS] NTLMSSP support moving into new file, old dead code removed 16 years ago
Steve French 051a2a0d32 [CIFS] Fix endian conversion of vcnum field 16 years ago
Steve French e836f015b5 [CIFS] Remove trailing whitespace 16 years ago
Steve French 0e0d2cf327 [CIFS] Remove sparse endian warnings 16 years ago
Steve French e14b2fe1e6 [CIFS] Add remaining ntlmssp flags and standardize field names 16 years ago
Steve French cf398e3a11 [CIFS] Fix build warning 16 years ago
Jeff Layton 18295796a3 cifs: fix length handling in cifs_get_name_from_search_buf 16 years ago
Steve French 9e39b0ae8a [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status 16 years ago
Steve French d185cda771 [CIFS] rename cifs_strndup to cifs_strndup_from_ucs 16 years ago
Igor Mammedov 5c2503a8e3 Added loop check when mounting DFS tree. 16 years ago
Igor Mammedov 1af28ceb92 Enable dfs submounts to handle remote referrals. 16 years ago
Steve French 20418acd68 [CIFS] Remove older session setup implementation 16 years ago
Jeff Layton f58841666b cifs: change cifs_get_name_from_search_buf to use new unicode helper 16 years ago
Jeff Layton 460b96960d cifs: change CIFSSMBUnixQuerySymLink to use new helpers 16 years ago
Jeff Layton 59140797c5 cifs: fix session setup unicode string saving to use new unicode helpers 16 years ago
Jeff Layton cc20c031bb cifs: convert CIFSTCon to use new unicode helper functions 16 years ago
Jeff Layton 066ce68994 cifs: rename cifs_strlcpy_to_host and make it use new functions 16 years ago
Jeff Layton 69f801fcaa cifs: add new function to get unicode string length in bytes 16 years ago
Jeff Layton 7fabf0c947 cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 16 years ago
Jeff Layton 66345f50f0 cifs: move #defines for mapchars into cifs_unicode.h 16 years ago