index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
link.c
Age
Commit message (
Expand
)
Author
2014-01-31
cifs: Fix check for regular file in couldbe_mf_symlink()
Sachin Prabhu
2014-01-20
CIFS: Cleanup cifs open codepath
Pavel Shilovsky
2014-01-20
cifs: move unix extension call to cifs_query_symlink()
Sachin Prabhu
2014-01-20
cifs: Re-order M-F Symlink code
Sachin Prabhu
2014-01-20
cifs: Add create MFSymlinks to protocol ops struct
Sachin Prabhu
2014-01-20
cifs: use protocol specific call for query_mf_symlink()
Sachin Prabhu
2014-01-20
cifs: Rename MF symlink function names
Sachin Prabhu
2014-01-20
cifs: Rename and cleanup open_query_close_cifs_symlink()
Sachin Prabhu
2014-01-19
cifs: Fix memory leak in cifs_hardlink()
Christian Engelmayer
2013-12-27
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
2013-10-24
new helper: kfree_put_link()
Al Viro
2013-09-08
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
2013-07-30
Do not attempt to do cifs operations reading symlinks with SMB2
Steve French
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
2012-09-24
CIFS: Move hardlink to ops struct
Steve French
2012-08-19
CIFS: Protect i_nlink from being negative
Steve French
2012-07-24
CIFS: Make CAP_* checks protocol independent
Pavel Shilovsky
2012-07-24
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
2012-07-23
cifs: remove extraneous newlines from cERROR and cFYI calls
Jeff Layton
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-10-12
cifs: Add mount options for backup intent (try #6)
Shirish Pargaonkar
2011-07-25
cifs: Cleanup: check return codes of crypto api calls
Shirish Pargaonkar
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
CIFS: Add rwpidforward mount option
Pavel Shilovsky
2011-05-26
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
2011-04-12
various endian fixes to cifs
Steve French
2011-01-31
cifs: fix two compiler warning about uninitialized vars
Jeff Layton
2011-01-27
cifs: More crypto cleanup (try #2)
Shirish Pargaonkar
2011-01-25
[CIFS] Replace cifs md5 hashing functions with kernel crypto APIs
Steve French
2011-01-12
switch cifs
Al Viro
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2010-10-06
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
2010-10-06
cifs: add refcounted and timestamped container for holding tcons
Jeff Layton
2010-09-29
cifs: add function to get a tcon from cifs_sb
Jeff Layton
2010-09-29
cifs: use Minshall+French symlink functions
Stefan Metzmacher
2010-09-29
cifs: implement CIFSCreateMFSymLink()
Stefan Metzmacher
2010-09-29
cifs: implement CIFSFormatMFSymlink()
Stefan Metzmacher
2010-09-29
cifs: implement CIFSQueryMFSymLink()
Stefan Metzmacher
2010-09-29
cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
Stefan Metzmacher
2010-09-29
cifs: implement CIFSParseMFSymlink()
Stefan Metzmacher
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-25
cifs: Fix incorrect return code being printed in cFYI messages
Suresh Jayaraman
2009-05-19
cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)
Jeff Layton
2009-05-01
[CIFS] Remove sparse endian warnings
Steve French
2009-04-30
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
Steve French
2009-04-30
cifs: change CIFSSMBUnixQuerySymLink to use new helpers
Jeff Layton
2008-05-15
[CIFS] Finishup DFS code
Steve French
2008-05-15
[CIFS] Fix paths when share is in DFS to include proper prefix
Steve French
[next]