Commit Graph

120 Commits (6d5e147dd034d9ceedc89fe39f4284700944f0c8)

Author SHA1 Message Date
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 16 years ago
Steve French 84210e9120 [CIFS] improve setlease handling 16 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 17 years ago
Shirish Pargaonkar e01b640013 [CIFS] enable get mode from ACL when cifsacl mount option specified 17 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
Steve French 92ad9b93cd [CIFS] named pipe support (part 2) 18 years ago
Steve French 407f61a2b4 [CIFS] Fix memory leak in statfs to very old servers 18 years ago
Jeff Layton 39db810cb6 [CIFS] Byte range unlock request to non-Unix server can unlock too much 18 years ago
Steve French a403a0a370 [CIFS] Fix hang in find_writable_file 18 years ago
Steve French 2d785a50a8 [CIFS] Add support for new POSIX unlink 18 years ago
Steve French 7521a3c566 [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount 18 years ago
Steve French b609f06ac4 [CIFS] Fix packet signatures for NTLMv2 case 18 years ago
Jeff 38c10a1ddb [CIFS] Mount should fail if server signing off but client mount option requires it 18 years ago
Steve French 75865f8cc8 [CIFS] Add in some missing flags and cifs README and TODO corrections 18 years ago
Jeff Layton 8426c39c12 [CIFS] Make sec=none force an anonymous mount 18 years ago
Steve French 4523cc3044 [CIFS] UID/GID override on CIFS mounts to Samba 18 years ago
Steve French 5858ae44e2 [CIFS] Add IPv6 support 18 years ago