Commit Graph

771 Commits (5193535517825f9a07967e4868a1103013d0a99d)

Author SHA1 Message Date
Steve French d82c2df54e [CIFS] minor cleanup to cifs_mount 16 years ago
Jeff Layton 14fbf50d69 cifs: reinstate sharing of SMB sessions sans races 16 years ago
Jeff Layton e7ddee9037 cifs: disable sharing session and tcon and add new TCP sharing code 16 years ago
Steve French 3ec332ef7a [CIFS] clean up server protocol handling 16 years ago
David Howells a001e5b558 CRED: Wrap task credential accesses in the CIFS filesystem 16 years ago
Steve French fb39601664 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix 16 years ago
Steve French 3b79521093 [CIFS] Fix cifs reconnection flags 16 years ago
Steve French c527c8a7ff [CIFS] Can't rely on iov length and base when kernel_recvmsg returns error 17 years ago
Jeff Layton ae6884a9da cifs: fix renaming one hardlink on top of another 17 years ago
Harvey Harrison be85940548 fs: replace NIPQUAD() 17 years ago
Steve French 61de800d33 [CIFS] fix error in smb_send2 17 years ago
Harvey Harrison 4b7a4274ca net: replace %#p6 format specifier with %pi6 17 years ago
Steve French edf1ae4038 [CIFS] Reduce number of socket retries in large write path 17 years ago
Harvey Harrison b071195deb net: replace all current users of NIP6_SEQFMT with %#p6 17 years ago
Miklos Szeredi f696a3659f [PATCH] move executable checking into ->permission() 17 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
Jeff Layton b1c8d2b421 cifs: handle the TCP_Server_Info->tsk field more carefully 17 years ago
Jeff Layton 8d281efb67 cifs: fix unlinking of rename target when server doesn't support open file renames 17 years ago
Steve French 84210e9120 [CIFS] improve setlease handling 17 years ago
Jeff Layton a364bc0b37 [CIFS] fix saving of resume key before CIFSFindNext 17 years ago
Jeff Layton 14121bdccc cifs: make cifs_rename handle -EACCES errors 17 years ago
Steve French 413460980e [CIFS] fix build error 17 years ago
Alexey Dobriyan bb26b963d8 fs/Kconfig: move CIFS out 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Steve French 3270958b71 [CIFS] undo changes in cifs_rename_pending_delete if it errors out 17 years ago
Jeff Layton 9a8165fce7 cifs: track DeletePending flag in cifsInodeInfo 17 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