aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/xattr.c
AgeCommit message (Expand)Author
2011-10-28Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-10-17cifs: Call id to SID mapping functions to change owner/group (try #4 repost)Shirish Pargaonkar
2011-08-12CIFS: remove local xattr definitionsMimi Zohar
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-05-19[CIFS] Allow to set extended attribute cifs_acl (try #2)Steve French
2010-11-30cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar
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-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
2010-02-23cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAsJeff Layton
2009-06-25cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman
2008-04-29[CIFS] convert usage of implicit booleans to boolSteve French
2008-02-07[CIFS] reduce checkpatch warningsSteve French
2007-11-05[CIFS] Fix walking out end of cifs daclSteve French
2007-10-25[CIFS] acl support part 6Steve French
2007-10-03[CIFS] Cleanup formattingSteve French
2007-07-17[CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French
2007-07-13[CIFS] whitespace/formatting fixesSteve French
2007-07-06[CIFS] whitespace cleanupSteve French
2006-09-21[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French
2006-08-16[CIFS] Do not send Query All EAs SMB when mount option nouser_xattrSteve French
2006-04-21[CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French
2006-03-23[PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven
2006-01-12[CIFS] Add worker function for Get ACL cifs styleSteve French
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-04-28[PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French
2005-04-28[PATCH] cifs: Only send POSIX ACL calls to server if server claims to support...Steve French
2005-04-16Linux-2.6.12-rc2Linus Torvalds