Rasmus Villemoes
|
c6fc663e90
cifs: use %16phN for formatting md5 sum
|
8 years ago |
Al Viro
|
dbbab32574
cifs: get rid of unused arguments of CIFSSMBWrite()
|
9 years ago |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Linus Torvalds
|
052b398a43
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 years ago |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 years ago |
Nakajima Akira
|
bc8ebdc4f5
Fix that several functions handle incorrect value of mapchars
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Steve French
|
ff273cb879
[CIFS] Remove obsolete comment
|
10 years ago |
Steve French
|
2baa268253
Remap reserved posix characters by default (part 3/3)
|
11 years ago |
Steve French
|
c22870ea2d
mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink
|
11 years ago |
Steve French
|
5ab97578cb
Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink
|
11 years ago |
Steve French
|
364d42930d
Fix mfsymlinks file size check
|
11 years ago |
Steve French
|
da80659d4a
[SMB3] Fix oops when creating symlinks on smb3
|
11 years ago |
Björn Baumbach
|
a1d0b84c30
fs/cifs: fix regression in cifs_create_mf_symlink()
|
11 years ago |
Sachin Prabhu
|
a9a315d414
cifs: Fix check for regular file in couldbe_mf_symlink()
|
11 years ago |
Pavel Shilovsky
|
d81b8a40e2
CIFS: Cleanup cifs open codepath
|
11 years ago |
Sachin Prabhu
|
0ecdb4f572
cifs: move unix extension call to cifs_query_symlink()
|
11 years ago |
Sachin Prabhu
|
0f8dce1cb7
cifs: Re-order M-F Symlink code
|
11 years ago |
Sachin Prabhu
|
cbb0aba6ff
cifs: Add create MFSymlinks to protocol ops struct
|
11 years ago |
Sachin Prabhu
|
8205d1bb31
cifs: use protocol specific call for query_mf_symlink()
|
11 years ago |
Sachin Prabhu
|
cb084b1a9b
cifs: Rename MF symlink function names
|
11 years ago |
Sachin Prabhu
|
b5be1a1c4c
cifs: Rename and cleanup open_query_close_cifs_symlink()
|
11 years ago |
Christian Engelmayer
|
abf9767c82
cifs: Fix memory leak in cifs_hardlink()
|
11 years ago |
Sachin Prabhu
|
750b8de6c4
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
|
11 years ago |
Al Viro
|
87dc800be2
new helper: kfree_put_link()
|
12 years ago |
Pavel Shilovsky
|
b42bf88828
CIFS: Implement follow_link for SMB2
|
12 years ago |
Steve French
|
1b244081af
Do not attempt to do cifs operations reading symlinks with SMB2
|
12 years ago |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 years ago |