Commit Graph

681 Commits (8655a3b8725d5598adc438ec94916568afcc5ec9)

Author SHA1 Message Date
Jeff Layton 14835a3325 [CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_assemble 17 years ago
Steve French b77d753c41 [CIFS] Check that last search entry resume key is valid 17 years ago
Steve French 0752f1522a [CIFS] make sure we have the right resume info before calling CIFSFindNext 17 years ago
Steve French 6050247d80 [CIFS] clean up error handling in cifs_unlink 17 years ago
Jeff Layton 6b37faa175 [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo 17 years ago
Jeff Layton dfd15c46a6 cifs: explicitly revoke SPNEGO key after session setup 17 years ago
Nick Piggin d9414774dc cifs: Convert cifs to new aops. 17 years ago
Steve French d388908ec4 [CIFS] update DOS attributes in cifsInode if we successfully changed them 17 years ago
Jeff Layton 391e575556 cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle 17 years ago
Jeff Layton 7ce86d5a93 cifs: work around samba returning -ENOENT on SetFileDisposition call 17 years ago
Jeff Layton 74553b1b6a cifs: fix inverted NULL check after kmalloc 17 years ago
Steve French 9d81523480 [CIFS] clean up upcall handling for dns_resolver keys 17 years ago
Steve French ee2fd967fb [CIFS] fix busy-file renames and refactor cifs_rename logic 17 years ago
Jeff Layton 6d22f09896 cifs: add function to set file disposition 17 years ago
Steve French 7c9c3760b3 [CIFS] add constants for string lengths of keynames in SPNEGO upcall string 17 years ago
Jeff Layton a12a1ac7a4 cifs: move rename and delete-on-close logic into helper function 17 years ago
Jeff Layton 2846d38647 cifs: have find_writeable_file prefer filehandles opened by same task 17 years ago
Pekka Enberg 232087cb73 cifs: don't use GFP_KERNEL with GFP_NOFS 17 years ago
Steve French 388e57b275 [CIFS] use common code for turning off ATTR_READONLY in cifs_unlink 17 years ago
Jeff Layton 5f0319a790 cifs: clean up variables in cifs_unlink 17 years ago
Steve French c76da9da1f [CIFS] Turn off Unicode during session establishment for plaintext authentication 17 years ago
Steve French 2e655021b8 [CIFS] update cifs change log 17 years ago
Jeff Layton 838726c475 cifs: fix O_APPEND on directio mounts 17 years ago
Steve French bcc55c6664 [CIFS] Fix plaintext authentication 17 years ago
Jeff Layton 87ed1d65fb [CIFS] Add destroy routine for dns_resolver 17 years ago
Steve French 6ce5eecb9c [CIFS] check version in spnego upcall response 17 years ago
Steve French 3d2af3465e [CIFS] Kerberos support not considered experimental anymore 17 years ago
Steve French c16fefa563 [CIFS] distinguish between Kerberos and MSKerberos in upcall 17 years ago
Jeff Layton cb7691b648 cifs: add local server pointer to cifs_setup_session 17 years ago
Ilpo Järvinen aab3a8c7a3 [CIFS] reindent misindented statement 17 years ago
Steve French ad661334b8 [CIFS] mount of IPC$ breaks with iget patch 17 years ago
Steve French 54b4602d5f [CIFS] remove trailing whitespace 17 years ago
Steve French 2c731afb0d [CIFS] if get root inode fails during mount, cleanup tree connection 17 years ago
Steve French ad8b15f0ff [CIFS] list entry can not return null 17 years ago
Jeff Layton 0510eeb736 turn cifs_setattr into a multiplexor that calls the correct function 17 years ago
Jeff Layton feb3e20cee move file time and dos attribute setting logic into new function 17 years ago
Jeff Layton 3fe5c1dd0a spin off cifs_setattr with unix extensions to its own function 17 years ago
Steve French 26b994fad6 [CIFS] Code cleanup in old sessionsetup code 17 years ago
Jeff Layton 9508991093 [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir 17 years ago
Jeff Layton 2dd2dfa060 Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg 17 years ago
Jeff Layton 6fc000e519 change CIFSSMBSetTimes to CIFSSMBSetPathInfo 17 years ago
Steve French 063ea27925 [CIFS] fix trailing whitespace 17 years ago
Jeff Layton 4e1e7fb9e8 bundle up Unix SET_PATH_INFO args into a struct and change name 17 years ago
Suresh Jayaraman 9e96af8525 Fix missing braces in cifs_revalidate() 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Jeff Layton 93d0ec8518 remove locking around tcpSesAllocCount atomic variable 17 years ago
Jeff Layton 66b8bd3c40 [CIFS] properly account for new user= field in SPNEGO upcall string allocation 17 years ago
Al Viro 8d66bf5481 [PATCH] pass struct path * to do_add_mount() 17 years ago
Jeff Layton 2f0e58ac3a [CIFS] remove level of indentation from decode_negTokenInit 17 years ago
Shirish Pargaonkar 176803562b [CIFS] cifs send2 not retrying enough in some cases on full socket 17 years ago