Commit Graph

697 Commits (2cb1599f9b2ecdd7a9e59feeee647eb258966839)

Author SHA1 Message Date
Miklos Szeredi f696a3659f [PATCH] move executable checking into ->permission() 16 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
Jeff Layton b1c8d2b421 cifs: handle the TCP_Server_Info->tsk field more carefully 16 years ago
Jeff Layton 8d281efb67 cifs: fix unlinking of rename target when server doesn't support open file renames 16 years ago
Steve French 84210e9120 [CIFS] improve setlease handling 16 years ago
Jeff Layton a364bc0b37 [CIFS] fix saving of resume key before CIFSFindNext 16 years ago
Jeff Layton 14121bdccc cifs: make cifs_rename handle -EACCES errors 16 years ago
Steve French 413460980e [CIFS] fix build error 16 years ago
Alexey Dobriyan bb26b963d8 fs/Kconfig: move CIFS out 16 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 16 years ago
Steve French 3270958b71 [CIFS] undo changes in cifs_rename_pending_delete if it errors out 16 years ago
Jeff Layton 9a8165fce7 cifs: track DeletePending flag in cifsInodeInfo 16 years ago
Jeff Layton dd1db2dedc cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete 17 years ago
Jeff Layton 469ee614aa [CIFS] eliminate usage of kthread_stop for cifsd 17 years ago
Steve French 2c1b861539 [CIFS] Add nodfs mount option 17 years ago
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