Commit Graph

902 Commits (4df27c4d5cc1dda54ed7d0a8389347f2df359cf9)

Author SHA1 Message Date
Steve French d098564f3b [CIFS] Update readme to reflect forceuid mount parms 16 years ago
Roel Kluin 24e2fb615f cifs: Read buffer overflow 16 years ago
Jeff Layton 4486d6ede1 cifs: show noforceuid/noforcegid mount options (try #2) 16 years ago
Jeff Layton 9b9d6b2434 cifs: reinstate original behavior when uid=/gid= options are specified 16 years ago
Steve French 5bd9052d79 [CIFS] Updates fs/cifs/CHANGES 16 years ago
Jeff Layton 7b91e2661a cifs: fix error handling in mount-time DFS referral chasing code 16 years ago
Steve French f1230c9797 [CIFS] fix sparse warning 16 years ago
Jeff Layton 03aa3a49ad cifs: fix sb->s_maxbytes so that it casts properly to a signed value 16 years ago
Jeff Layton ce6e7fcd43 cifs: disable serverino if server doesn't support it 16 years ago
Jeff Layton 90a98b2f3f cifs: free nativeFileSystem field before allocating a new one 16 years ago
Steve French 65bc98b005 [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats 16 years ago
Jeff Layton d0c280d26d cifs: when ATTR_READONLY is set, only clear write bits on non-directories 16 years ago
Jeff Layton aeaaf253c4 cifs: remove cifsInodeInfo->inUse counter 16 years ago
Jeff Layton 0b8f18e358 cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget 16 years ago
Steve French b77863bfa1 [CIFS] update cifs version number 16 years ago
Jeff Layton 3bbeeb3c93 cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls 16 years ago
Jeff Layton 654cf14ac0 cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO 16 years ago
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