Commit Graph

93 Commits (84d9077b3391e6966813e380e63b57f53e58e120)

Author SHA1 Message Date
Steve French c6c00919ab [CIFS] Rename compose_mount_options to cifs_compose_mount_options. 16 years ago
Steve French 7fc8f4e95b [CIFS] reopen file via newer posix open protocol operation if available 16 years ago
Steve French b298f22355 [CIFS] Send SMB flush in cifs_fsync 16 years ago
Jeff Layton 44f68fadd8 cifs: posix fill in inode needed by posix open 16 years ago
Jeff Layton 950ec52880 cifs: properly handle case where CIFSGetSrvInodeNumber fails 16 years ago
Jeff Layton 132ac7b77c cifs: refactor new_inode() calls and inode initialization 16 years ago
Igor Mammedov e4cce94c9c [CIFS] Prevent OOPs when mounting with remote prefixpath. 16 years ago
Jeff Layton 0496e02d87 cifs: turn smb_send into a wrapper around smb_sendv 16 years ago
Jeff Layton 4e53a3fb98 cifs: have calc_lanman_hash take more granular args 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
David Howells a001e5b558 CRED: Wrap task credential accesses in the CIFS filesystem 16 years ago
Steve French edf1ae4038 [CIFS] Reduce number of socket retries in large write path 17 years ago
Jeff Layton 391e575556 cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle 17 years ago
Jeff Layton 6d22f09896 cifs: add function to set file disposition 17 years ago
Jeff Layton 2dd2dfa060 Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg 17 years ago
Jeff Layton 6fc000e519 change CIFSSMBSetTimes to CIFSSMBSetPathInfo 17 years ago
Jeff Layton 4e1e7fb9e8 bundle up Unix SET_PATH_INFO args into a struct and change name 17 years ago
Steve French c2cf07d591 [CIFS] Finishup DFS code 17 years ago
Steve French 646dd53987 [CIFS] Fix paths when share is in DFS to include proper prefix 17 years ago
Steve French 582d21e5e3 [CIFS] cleanup old checkpatch warnings 17 years ago
Igor Mammedov 7c5e628f95 [CIFS] Fixed build warning in is_ip 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Igor Mammedov 78d31a3a87 cifs: timeout dfs automounts +little fix. 17 years ago
Steve French 5d941ca628 [CIFS] Fix oops when slow oplock process races with unmount 17 years ago
Steve French 8b1327f6ed [CIFS] file create with acl support enabled is slow 17 years ago
Harvey Harrison 55f78e1771 [CIFS] cifs: replace remaining __FUNCTION__ occurrences 17 years ago
Steve French c1ce264470 [CIFS] fix typo 17 years ago
Steve French 90c81e0b0e [CIFS] clean up some hard to read ifdefs 17 years ago
Steve French ad7a2926b9 [CIFS] reduce checkpatch warnings 17 years ago
Steve French 366781c196 [CIFS] DFS build fixes 17 years ago
Igor Mammedov 6d5ae0deb1 [CIFS] DFS support: provide shrinkable mounts 17 years ago
Steve French 97837582bc [CIFS] Allow setting mode via cifs acl 17 years ago
Steve French f7a44eadd5 [CIFS] remove build warning 17 years ago
Steve French 8840dee9dc [CIFS] minor checkpatch cleanup 17 years ago
Jeff Layton d6c2e4d02b [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info 17 years ago
Steve French 133672efbc [CIFS] Fix buffer overflow if server sends corrupt response to small 17 years ago
Jeff Layton 09fe7ba78d [CIFS] implement upcalls for SPNEGO blob via keyctl API 18 years ago
Steve French 953f868138 [CIFS] Don't request too much permission when reading an ACL 18 years ago
Steve French 630f3f0c45 [CIFS] acl support part 6 18 years ago
Steve French 4879b44829 [CIFS] ACL support part 5 18 years ago
Steve French a761ac579b [CIFS] log better errors on failed mounts 18 years ago
Shirish Pargaonkar d0d66c443a [CIFS] CIFS ACL support (part 2) 18 years ago
Steve French bcb020341a [CIFS] move cifs acl code to new file and fix build break 18 years ago
Steve French 26f57364d7 [CIFS] formatting cleanup found by checkpatch 18 years ago
Steve French 2d785a50a8 [CIFS] Add support for new POSIX unlink 18 years ago
Steve French 50c2f75388 [CIFS] whitespace/formatting fixes 18 years ago
Steve French b609f06ac4 [CIFS] Fix packet signatures for NTLMv2 case 18 years ago
Steve French d38d8c74c7 [CIFS] whitespace fixes 18 years ago
Steve French 2dd29d3133 [CIFS] New CIFS POSIX mkdir performance improvement 18 years ago