aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/link.c
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-271-6/+6
* CIFS: Add rwpidforward mount optionPavel Shilovsky2011-05-271-8/+14
* CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky2011-05-261-4/+8
* various endian fixes to cifsSteve French2011-04-121-2/+2
* cifs: fix two compiler warning about uninitialized varsJeff Layton2011-01-311-1/+2
* cifs: More crypto cleanup (try #2)Shirish Pargaonkar2011-01-271-3/+2
* [CIFS] Replace cifs md5 hashing functions with kernel crypto APIsSteve French2011-01-251-9/+50
* switch cifsAl Viro2011-01-121-4/+0
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-2/+2
* cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton2010-10-061-1/+0
* cifs: add refcounted and timestamped container for holding tconsJeff Layton2010-10-061-29/+58
* cifs: add function to get a tcon from cifs_sbJeff Layton2010-09-291-4/+4
* cifs: use Minshall+French symlink functionsStefan Metzmacher2010-09-291-4/+23
* cifs: implement CIFSCreateMFSymLink()Stefan Metzmacher2010-09-291-0/+45
* cifs: implement CIFSFormatMFSymlink()Stefan Metzmacher2010-09-291-0/+41
* cifs: implement CIFSQueryMFSymLink()Stefan Metzmacher2010-09-291-0/+50
* cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()Stefan Metzmacher2010-09-291-0/+79
* cifs: implement CIFSParseMFSymlink()Stefan Metzmacher2010-09-291-0/+62
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-211-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman2009-06-251-1/+2
* cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton2009-05-191-26/+26
* [CIFS] Remove sparse endian warningsSteve French2009-05-011-87/+0
* [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped statusSteve French2009-04-301-7/+2
* cifs: change CIFSSMBUnixQuerySymLink to use new helpersJeff Layton2009-04-301-17/+5
* [CIFS] Finishup DFS codeSteve French2008-05-151-1/+0
* [CIFS] Fix paths when share is in DFS to include proper prefixSteve French2008-05-151-39/+3
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-291-1/+1
* [CIFS] file create with acl support enabled is slowSteve French2008-03-141-1/+1
* [CIFS] DFS build fixesSteve French2008-01-251-8/+8
* [CIFS] Fix warnings shown by newer version of sparseSteve French2007-08-311-1/+1
* [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-181-5/+12
* [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-171-1/+2
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-2/+3
* [CIFS] whitespace cleanupSteve French2007-07-101-44/+53
* [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French2007-02-171-1/+2
* [CIFS] Incorrect hardlink count when original file is cached (oplocked)Steve French2006-11-161-10/+23
* [CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French2006-09-281-1/+5
* [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French2006-05-311-4/+3
* [CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French2006-04-211-6/+0
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-311-8/+8
|\
| * [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-231-8/+8
* | [CIFS] Workaround various server bugs found in testing at connectathonSteve French2006-03-031-1/+1
|/
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-16/+7
* [CIFS] Remove cifs_sb argument from *build_path_from_dentrySteve French2005-08-301-8/+7
* [CIFS] Finish up of case-insensitive dentry handling for cifs. ThisSteve French2005-08-221-1/+4
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-08-201-3/+3
|\
| * Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-191-3/+3
* | [CIFS] POSIX extensions, SetFSInfo addedJeremy Allison2005-06-221-7/+8
|/
* [PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French2005-04-281-4/+14