Commit Graph

132 Commits (cdd6c482c9ff9c55475ee7392ec8f672eddb7be6)

Author SHA1 Message Date
Steve French ca43e3beee [CIFS] Fix checkpatch warnings 16 years ago
Steve French d098564f3b [CIFS] Update readme to reflect forceuid mount parms 16 years ago
Steve French 5bd9052d79 [CIFS] Updates fs/cifs/CHANGES 16 years ago
Steve French b77863bfa1 [CIFS] update cifs version number 16 years ago
Steve French 268875b9d1 [CIFS] Do not send tree disconnect if session is already disconnected 16 years ago
Steve French f0472d0ec8 [CIFS] Add mention of new mount parm (forceuid) to cifs readme 16 years ago
Steve French c5077ec423 [CIFS] Update readme to indicate change to default mount (serverino) 16 years ago
Steve French 0b3cc85800 [CIFS] NTLMSSP reenabled after move from connect.c to sess.c 16 years ago
Steve French e836f015b5 [CIFS] Remove trailing whitespace 16 years ago
Steve French d185cda771 [CIFS] rename cifs_strndup to cifs_strndup_from_ucs 16 years ago
Steve French ff6945279d [CIFS] Make cifs_unlink consistent in checks for null inode 16 years ago
Steve French 85a6dac54a [CIFS] Endian convert UniqueId when reporting inode numbers from server files 16 years ago
Steve French b363b3304b [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount 16 years ago
Steve French 64cc2c6369 [CIFS] work around bug in Samba server handling for posix open 16 years ago
Steve French be652445fd [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush 16 years ago
Steve French b298f22355 [CIFS] Send SMB flush in cifs_fsync 16 years ago
Steve French eca6acf915 [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts 16 years ago
Steve French c3b2a0c640 [CIFS] improve posix semantics of file create 16 years ago
Steve French 69765529d7 [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS 16 years ago
Steve French 42c245447c [CIFS] revalidate parent inode when rmdir done within that directory 16 years ago
Steve French c6fbba0546 [CIFS] make sure that DFS pathnames are properly formed 16 years ago
Steve French 8be0ed44c2 [CIFS] Can not mount with prefixpath if root directory of share is inaccessible 16 years ago
Steve French 13a6e42af8 [CIFS] add mount option to send mandatory rather than advisory locks 16 years ago
Steve French bfb59820ee [CIFS] fix check for dead tcon in smb_init 16 years ago
Steve French edf1ae4038 [CIFS] Reduce number of socket retries in large write path 17 years ago
Steve French 84210e9120 [CIFS] improve setlease handling 17 years ago
Steve French 3270958b71 [CIFS] undo changes in cifs_rename_pending_delete if it errors out 17 years ago
Steve French 2e655021b8 [CIFS] update cifs change log 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 26b994fad6 [CIFS] Code cleanup in old sessionsetup code 17 years ago
Steve French dbdbb87636 [CIFS] Fix hang in mount when negprot causes server to kill tcp session 17 years ago
Steve French 0e4bbde94f [CIFS] Enable DFS support for Unix query path info 17 years ago
Jeff Layton 6353450a2d fix memory leak in CIFSFindNext 17 years ago
Steve French 39da984711 [CIFS] Fix statfs formatting 17 years ago
Steve French 932e2d23c8 [CIFS] minor update to change log 17 years ago
Steve French 03a143c909 [CIFS] fixup prefixpaths which contain multiple path components 17 years ago
Steve French 97837582bc [CIFS] Allow setting mode via cifs acl 17 years ago
Jeff Layton 1d9a8852c3 [CIFS] redo existing session setup if needed in cifs_mount 17 years ago
Steve French dae5dbdbd7 [CIFS] fix SetEA failure to some Samba versions 17 years ago
Jeff Layton cea218054a [CIFS] Fix potential data corruption when writing out cached dirty pages 17 years ago
Steve French 2442421b17 [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request 17 years ago
Jeff Layton 9b8f5f5737 [CIFS] fix oops on second mount to same server when null auth is used 17 years ago
Steve French ce06c9f025 [CIFS] add mode to acl conversion helper function 17 years ago
Steve French 1fb64bfc45 [CIFS] when mount helper missing fix slash wrong direction in share 18 years ago
Shirish Pargaonkar e01b640013 [CIFS] enable get mode from ACL when cifsacl mount option specified 18 years ago
Steve French abb63d6c3d [CIFS] Return better error when server requires signing but client forbids 18 years ago
Steve French c18c732ec6 [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex_thread 18 years ago
Cyril Gorcunov 8f2376adfb [CIFS] Fix endian conversion problem in posix mkdir 18 years ago
Steve French 297647c21f [CIFS] CIFS ACL support part 3 18 years ago