Commit Graph

715 Commits (7105de84f1cb5ef640bfe4b8b137837c346caab5)

Author SHA1 Message Date
Jeff Layton a98ee8c1c7 [CIFS] fix regression in cifs_write_begin/cifs_write_end 16 years ago
Steve French ddb4cbfc53 [CIFS] Do not attempt to close invalidated file handles 16 years ago
Steve French bfb59820ee [CIFS] fix check for dead tcon in smb_init 16 years ago
Dave Kleikamp b066a48c95 prevent cifs_writepages() from skipping unwritten pages 16 years ago
Igor Mammedov 2c55608f28 Fixed parsing of mount options when doing DFS submount 16 years ago
Steve French ab3f992983 [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch 16 years ago
Steve French c2b3382cd4 [CIFS] Fix build break 16 years ago
Jeff Layton f1987b44f6 cifs: reinstate sharing of tree connections 16 years ago
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
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 16 years ago
Jeff Layton ae6884a9da cifs: fix renaming one hardlink on top of another 16 years ago
Steve French 61de800d33 [CIFS] fix error in smb_send2 16 years ago
Steve French edf1ae4038 [CIFS] Reduce number of socket retries in large write path 16 years ago
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 16 years ago
Jeff Layton 469ee614aa [CIFS] eliminate usage of kthread_stop for cifsd 16 years ago
Steve French 2c1b861539 [CIFS] Add nodfs mount option 16 years ago
Jeff Layton 14835a3325 [CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_assemble 16 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