aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/link.c
AgeCommit message (Expand)Author
2013-01-09treewide: Fix typo in various driversMasanari Iida
2012-09-24CIFS: Move hardlink to ops structSteve French
2012-08-19CIFS: Protect i_nlink from being negativeSteve French
2012-07-24CIFS: Make CAP_* checks protocol independentPavel Shilovsky
2012-07-24CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky
2012-07-23cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-10-12cifs: Add mount options for backup intent (try #6)Shirish Pargaonkar
2011-07-25cifs: Cleanup: check return codes of crypto api callsShirish Pargaonkar
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky
2011-05-26CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky
2011-04-12various endian fixes to cifsSteve French
2011-01-31cifs: fix two compiler warning about uninitialized varsJeff Layton
2011-01-27cifs: More crypto cleanup (try #2)Shirish Pargaonkar
2011-01-25[CIFS] Replace cifs md5 hashing functions with kernel crypto APIsSteve French
2011-01-12switch cifsAl Viro
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2010-10-06cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton
2010-10-06cifs: add refcounted and timestamped container for holding tconsJeff Layton
2010-09-29cifs: add function to get a tcon from cifs_sbJeff Layton
2010-09-29cifs: use Minshall+French symlink functionsStefan Metzmacher
2010-09-29cifs: implement CIFSCreateMFSymLink()Stefan Metzmacher
2010-09-29cifs: implement CIFSFormatMFSymlink()Stefan Metzmacher
2010-09-29cifs: implement CIFSQueryMFSymLink()Stefan Metzmacher
2010-09-29cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()Stefan Metzmacher
2010-09-29cifs: implement CIFSParseMFSymlink()Stefan Metzmacher
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-25cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman
2009-05-19cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton
2009-05-01[CIFS] Remove sparse endian warningsSteve French
2009-04-30[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped statusSteve French
2009-04-30cifs: change CIFSSMBUnixQuerySymLink to use new helpersJeff Layton
2008-05-15[CIFS] Finishup DFS codeSteve French
2008-05-15[CIFS] Fix paths when share is in DFS to include proper prefixSteve French
2008-04-29[CIFS] convert usage of implicit booleans to boolSteve French
2008-03-14[CIFS] file create with acl support enabled is slowSteve French
2008-01-25[CIFS] DFS build fixesSteve French
2007-08-31[CIFS] Fix warnings shown by newer version of sparseSteve French
2007-07-18[CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French
2007-07-17[CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French
2007-07-13[CIFS] whitespace/formatting fixesSteve French
2007-07-10[CIFS] whitespace cleanupSteve French
2007-02-17[CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French
2006-11-16[CIFS] Incorrect hardlink count when original file is cached (oplocked)Steve French
2006-09-28[CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French
2006-05-31[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French
2006-04-21[CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French
2006-03-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French