summaryrefslogtreecommitdiff
path: root/fs/cifs/link.c
Commit message (Expand)AuthorAge
* 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
* [CIFS] Fix paths when share is in DFS to include proper prefixSteve French2008-05-15
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-29
* [CIFS] file create with acl support enabled is slowSteve French2008-03-14
* [CIFS] DFS build fixesSteve French2008-01-25
* [CIFS] Fix warnings shown by newer version of sparseSteve French2007-08-31
* [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-18
* [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-17
* [CIFS] whitespace/formatting fixesSteve French2007-07-13
* [CIFS] whitespace cleanupSteve French2007-07-10
* [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French2007-02-17
* [CIFS] Incorrect hardlink count when original file is cached (oplocked)Steve French2006-11-16
* [CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French2006-09-28
* [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French2006-05-31
* [CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French2006-04-21
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-31
|\
| * [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-23
* | [CIFS] Workaround various server bugs found in testing at connectathonSteve French2006-03-03
|/
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* [CIFS] Remove cifs_sb argument from *build_path_from_dentrySteve French2005-08-30
* [CIFS] Finish up of case-insensitive dentry handling for cifs. ThisSteve French2005-08-22
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-08-20
|\
| * Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-19
* | [CIFS] POSIX extensions, SetFSInfo addedJeremy Allison2005-06-22
|/
* [PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French2005-04-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16