index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
xattr.c
Age
Commit message (
Expand
)
Author
2016-10-12
Add way to query creation time of file via cifs xattr
Steve French
2016-10-12
Add way to query file attributes via cifs xattr
Steve French
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-04-23
cifs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-04-23
cifs: Fix removexattr for os2.* xattrs
Andreas Gruenbacher
2016-04-23
cifs: Fix xattr name checks
Andreas Gruenbacher
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-10
cifs: kill more bogus checks in ->...xattr() methods
Al Viro
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2015-12-06
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-10-16
Remap reserved posix characters by default (part 3/3)
Steve French
2014-02-07
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
Steve French
2014-01-26
[CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifs
Steve French
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2012-07-24
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
2012-03-06
cifs: possible memory leak in xattr.
Santosh Nayak
2011-10-28
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2011-10-17
cifs: Call id to SID mapping functions to change owner/group (try #4 repost)
Shirish Pargaonkar
2011-08-12
CIFS: remove local xattr definitions
Mimi Zohar
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-19
[CIFS] Allow to set extended attribute cifs_acl (try #2)
Steve French
2010-11-30
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
Shirish Pargaonkar
2010-10-06
cifs: add refcounted and timestamped container for holding tcons
Jeff Layton
2010-09-29
cifs: add function to get a tcon from cifs_sb
Jeff Layton
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-23
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
Jeff Layton
2009-06-25
cifs: Fix incorrect return code being printed in cFYI messages
Suresh Jayaraman
2008-04-29
[CIFS] convert usage of implicit booleans to bool
Steve French
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
2007-11-05
[CIFS] Fix walking out end of cifs dacl
Steve French
2007-10-25
[CIFS] acl support part 6
Steve French
2007-10-03
[CIFS] Cleanup formatting
Steve French
2007-07-17
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
Steve French
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
2007-07-06
[CIFS] whitespace cleanup
Steve 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_xattr
Steve French
2006-04-21
[CIFS] [CIFS] Do not take rename sem on most path based calls (during
Steve French
2006-03-23
[PATCH] sem2mutex: vfs_rename_mutex
Arjan van de Ven
2006-01-12
[CIFS] Add worker function for Get ACL cifs style
Steve French
2005-11-07
[PATCH] kfree cleanup: fs
Jesper 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-16
Linux-2.6.12-rc2
Linus Torvalds