Christoph Hellwig
|
1bf4072da6
cifs: reorganize get_cifs_acl
|
16 years ago |
Jeff Layton
|
c4a2c08db7
cifs: make cnvrtDosUnixTm take a little-endian args and an offset
|
16 years ago |
Jeff Layton
|
07119a4df8
cifs: have cifs_NTtimeToUnix take a little-endian arg
|
16 years ago |
Jeff Layton
|
f58841666b
cifs: change cifs_get_name_from_search_buf to use new unicode helper
|
16 years ago |
Jeff Layton
|
460b96960d
cifs: change CIFSSMBUnixQuerySymLink to use new helpers
|
16 years ago |
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 |
Linus Torvalds
|
54a696bd07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
16 years ago |
Jeff Layton
|
4e53a3fb98
cifs: have calc_lanman_hash take more granular args
|
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
|
16 years ago |
Jeff Layton
|
391e575556
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
|
16 years ago |
Jeff Layton
|
6d22f09896
cifs: add function to set file disposition
|
16 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 |