Commit Graph

938 Commits (301a8234ea81938f0f083ae4e274d9c9296f3c86)

Author SHA1 Message Date
Jeff Layton 01ea95e3b6 cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo 16 years ago
Jeff Layton c4c1bff64d cifs: add pid of initiating process to spnego upcall info 16 years ago
Jeff Layton 5ddf1e0ff0 cifs: fix regression with O_EXCL creates and optimize away lookup 16 years ago
Jeff Layton cc0bad7552 cifs: add new cifs_iget function and convert unix codepath to use it 16 years ago
Jeff Layton f0a71eb820 cifs: fix fh_mutex locking in cifs_reopen_file 16 years ago
Steve French 71a394faaa [CIFS] remove unknown mount option warning message 16 years ago
Steve French ad8034f197 [CIFS] remove bkl usage from umount begin 16 years ago
Suresh Jayaraman 0f3bc09ee1 cifs: Fix incorrect return code being printed in cFYI messages 16 years ago
Steve French f46c7234e4 [CIFS] cleanup asn handling for ntlmssp 16 years ago
Simo Leone 6debdbc0ba [CIFS] Copy struct *after* setting the port, instead of before. 16 years ago
Jeff Layton 6459340cfc cifs: remove rw/ro options 16 years ago
Jeff Layton b48a485884 cifs: fix problems with earlier patches 16 years ago
Jeff Layton 681bf72e48 cifs: have cifs parse scope_id out of IPv6 addresses and use it 16 years ago
Steve French 268875b9d1 [CIFS] Do not send tree disconnect if session is already disconnected 16 years ago
Steve French 361ea1ae54 [CIFS] Fix build break 16 years ago
Jeff Layton 61f98ffd74 cifs: display scopeid in /proc/mounts 16 years ago
Jeff Layton 1e68b2b275 cifs: add new routine for converting AF_INET and AF_INET6 addrs 16 years ago
Jeff Layton 340481a364 cifs: have cifs_show_options show forceuid/forcegid options 16 years ago
Jeff Layton 8616e0fc1e cifs: remove unneeded NULL checks from cifs_show_options 16 years ago
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