Shirish Pargaonkar
|
14cae3243b
cifs: Cleanup: check return codes of crypto api calls
|
14 лет назад |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 лет назад |
Pavel Shilovsky
|
d4ffff1fa9
CIFS: Add rwpidforward mount option
|
14 лет назад |
Pavel Shilovsky
|
fa2989f447
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
|
14 лет назад |
Steve French
|
5443d130aa
various endian fixes to cifs
|
14 лет назад |
Jeff Layton
|
ffeb414a59
cifs: fix two compiler warning about uninitialized vars
|
14 лет назад |
Shirish Pargaonkar
|
ee2c925850
cifs: More crypto cleanup (try #2)
|
14 лет назад |
Steve French
|
93c100c0b4
[CIFS] Replace cifs md5 hashing functions with kernel crypto APIs
|
14 лет назад |
Al Viro
|
1c929cfe6d
switch cifs
|
14 лет назад |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 лет назад |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
14 лет назад |
Jeff Layton
|
7ffec37245
cifs: add refcounted and timestamped container for holding tcons
|
14 лет назад |
Jeff Layton
|
a6e8a8455c
cifs: add function to get a tcon from cifs_sb
|
14 лет назад |
Stefan Metzmacher
|
1b12b9c15b
cifs: use Minshall+French symlink functions
|
15 лет назад |
Stefan Metzmacher
|
8713d01db8
cifs: implement CIFSCreateMFSymLink()
|
15 лет назад |
Stefan Metzmacher
|
18bddd1059
cifs: implement CIFSFormatMFSymlink()
|
15 лет назад |
Stefan Metzmacher
|
0fd43ae475
cifs: implement CIFSQueryMFSymLink()
|
15 лет назад |
Stefan Metzmacher
|
8bfb50a882
cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
|
15 лет назад |
Stefan Metzmacher
|
c69c1b6eae
cifs: implement CIFSParseMFSymlink()
|
15 лет назад |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 лет назад |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 лет назад |
Suresh Jayaraman
|
0f3bc09ee1
cifs: Fix incorrect return code being printed in cFYI messages
|
16 лет назад |
Jeff Layton
|
8b6427a2a8
cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)
|
16 лет назад |
Steve French
|
0e0d2cf327
[CIFS] Remove sparse endian warnings
|
16 лет назад |
Steve French
|
9e39b0ae8a
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
|
16 лет назад |
Jeff Layton
|
460b96960d
cifs: change CIFSSMBUnixQuerySymLink to use new helpers
|
16 лет назад |
Steve French
|
c2cf07d591
[CIFS] Finishup DFS code
|
17 лет назад |
Steve French
|
646dd53987
[CIFS] Fix paths when share is in DFS to include proper prefix
|
17 лет назад |
Steve French
|
4b18f2a9c3
[CIFS] convert usage of implicit booleans to bool
|
17 лет назад |
Steve French
|
8b1327f6ed
[CIFS] file create with acl support enabled is slow
|
17 лет назад |