aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/link.c
Commit message (Expand)AuthorAge
* fs/cifs: fix regression in cifs_create_mf_symlink()Björn Baumbach2014-06-16
* cifs: Fix check for regular file in couldbe_mf_symlink()Sachin Prabhu2014-01-31
* CIFS: Cleanup cifs open codepathPavel Shilovsky2014-01-20
* cifs: move unix extension call to cifs_query_symlink()Sachin Prabhu2014-01-20
* cifs: Re-order M-F Symlink codeSachin Prabhu2014-01-20
* cifs: Add create MFSymlinks to protocol ops structSachin Prabhu2014-01-20
* cifs: use protocol specific call for query_mf_symlink()Sachin Prabhu2014-01-20
* cifs: Rename MF symlink function namesSachin Prabhu2014-01-20
* cifs: Rename and cleanup open_query_close_cifs_symlink()Sachin Prabhu2014-01-20
* cifs: Fix memory leak in cifs_hardlink()Christian Engelmayer2014-01-20
* cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu2013-12-27
* new helper: kfree_put_link()Al Viro2013-10-24
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-08
* Do not attempt to do cifs operations reading symlinks with SMB2Steve French2013-07-31
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* treewide: Fix typo in various driversMasanari Iida2013-01-09
* CIFS: Move hardlink to ops structSteve French2012-09-24
* CIFS: Protect i_nlink from being negativeSteve French2012-08-19
* CIFS: Make CAP_* checks protocol independentPavel Shilovsky2012-07-24
* CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky2012-07-24
* cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton2012-07-23
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* cifs: Add mount options for backup intent (try #6)Shirish Pargaonkar2011-10-13
* cifs: Cleanup: check return codes of crypto api callsShirish Pargaonkar2011-07-25
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-27
* CIFS: Add rwpidforward mount optionPavel Shilovsky2011-05-26
* CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky2011-05-26
* various endian fixes to cifsSteve French2011-04-11
* cifs: fix two compiler warning about uninitialized varsJeff Layton2011-01-30
* cifs: More crypto cleanup (try #2)Shirish Pargaonkar2011-01-27
* [CIFS] Replace cifs md5 hashing functions with kernel crypto APIsSteve French2011-01-25
* switch cifsAl Viro2011-01-12
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton2010-10-06
* cifs: add refcounted and timestamped container for holding tconsJeff Layton2010-10-06
* cifs: add function to get a tcon from cifs_sbJeff Layton2010-09-29
* cifs: use Minshall+French symlink functionsStefan Metzmacher2010-09-29
* cifs: implement CIFSCreateMFSymLink()Stefan Metzmacher2010-09-29
* cifs: implement CIFSFormatMFSymlink()Stefan Metzmacher2010-09-29
* cifs: implement CIFSQueryMFSymLink()Stefan Metzmacher2010-09-29
* cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()Stefan Metzmacher2010-09-29
* cifs: implement CIFSParseMFSymlink()Stefan Metzmacher2010-09-29
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman2009-06-25
* cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton2009-05-19
* [CIFS] Remove sparse endian warningsSteve French2009-05-01
* [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped statusSteve French2009-04-30
* cifs: change CIFSSMBUnixQuerySymLink to use new helpersJeff Layton2009-04-30
* [CIFS] Finishup DFS codeSteve French2008-05-15