aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-271-4/+4
* [CIFS] Allow to set extended attribute cifs_acl (try #2)Steve French2011-05-191-0/+20
* cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar2010-11-301-25/+30
* cifs: add refcounted and timestamped container for holding tconsJeff Layton2010-10-061-21/+39
* cifs: add function to get a tcon from cifs_sbJeff Layton2010-09-291-4/+4
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-211-20/+20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAsJeff Layton2010-02-231-4/+4
* cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman2009-06-251-4/+8
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-291-1/+1
* [CIFS] reduce checkpatch warningsSteve French2008-02-071-5/+4
* [CIFS] Fix walking out end of cifs daclSteve French2007-11-051-2/+2
* [CIFS] acl support part 6Steve French2007-10-251-3/+4
* [CIFS] Cleanup formattingSteve French2007-10-031-7/+12
* [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-171-1/+2
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-1/+1
* [CIFS] whitespace cleanupSteve French2007-07-061-111/+115
* [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-211-1/+1
* [CIFS] Do not send Query All EAs SMB when mount option nouser_xattrSteve French2006-08-161-1/+5
* [CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French2006-04-211-8/+0
* [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-231-8/+8
* [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-121-2/+20
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-10/+5
* [PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French2005-04-281-10/+25
* [PATCH] cifs: Only send POSIX ACL calls to server if server claims to support...Steve French2005-04-281-8/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+334