summaryrefslogtreecommitdiff
path: root/fs/cifs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* fs: drop unused posix acl handlersChristian Brauner2023-03-061-4/+0
* fs: port xattr to mnt_idmapChristian Brauner2023-01-191-1/+1
* cifs: use stub posix acl handlersChristian Brauner2022-10-201-64/+4
* cifs: when insecure legacy is disabled shrink amount of SMB1 codeSteve French2022-08-051-1/+4
* cifs: fix set of group SID via NTSD xattrsAmir Goldstein2022-02-131-0/+2
* cifs: remove pathname for file from SPDX headerSteve French2021-09-131-1/+0
* cifs: use SPDX-Licence-IdentifierSteve French2021-06-201-13/+1
* cifs: add shutdown supportSteve French2021-05-031-0/+4
* cifs: allocate buffer in the caller of build_path_from_dentry()Al Viro2021-04-251-12/+18
* cifs: make build_path_from_dentry() return const char *Al Viro2021-04-251-3/+3
* cifs: constify pathname arguments in a bunch of helpersAl Viro2021-04-251-2/+2
* acl: handle idmapped mountsChristian Brauner2021-01-241-0/+1
* Add SMB 2 support for getting and setting SACLsBoris Protopopov2020-12-181-6/+4
* SMB3: Add support for getting and setting SACLsBoris Protopopov2020-12-181-21/+62
* CIFS: Add support for setting owner info, dos attributes, and create timeBoris Protopopov2020-01-261-11/+117
* CIFS: fix max ea value sizeMurphy Zhou2019-09-231-1/+1
* cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French2019-07-071-4/+0
* smb3: create smb3 equivalent alias for cifs pseudo-xattrsSteve French2018-08-101-2/+26
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-4/+4
* cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg2017-09-041-1/+1
* cifs: remove redundant return in cifs_creation_time_getColin Ian King2017-06-201-2/+0
* [CIFS] Minor cleanup of xattr query functionSteve French2017-05-121-4/+2
* Add way to query creation time of file via cifs xattrSteve French2016-10-121-1/+27
* Add way to query file attributes via cifs xattrSteve French2016-10-121-1/+33
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-4/+5
* cifs: Switch to generic xattr handlersAndreas Gruenbacher2016-04-231-198/+144
* cifs: Fix removexattr for os2.* xattrsAndreas Gruenbacher2016-04-231-9/+17
* cifs: Fix xattr name checksAndreas Gruenbacher2016-04-231-16/+8
* ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-111-3/+3
* cifs: kill more bogus checks in ->...xattr() methodsAl Viro2016-04-101-36/+6
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-12/+4
* posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-061-8/+8
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-11/+11
* Remap reserved posix characters by default (part 3/3)Steve French2014-10-161-20/+12
* retrieving CIFS ACLs when mounted with SMB2 fails dropping sessionSteve French2014-02-071-4/+11
* [CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifsSteve French2014-01-261-19/+30
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-041-28/+26
* CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky2012-07-241-12/+12
* cifs: possible memory leak in xattr.Santosh Nayak2012-03-061-3/+3
* Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-10-281-1/+1
|\
| * cifs: Call id to SID mapping functions to change owner/group (try #4 repost)Shirish Pargaonkar2011-10-171-1/+1
* | CIFS: remove local xattr definitionsMimi Zohar2011-08-121-22/+18
|/
* [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