index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
xattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: use stub posix acl handlers
Christian Brauner
2022-10-20
1
-64
/
+4
*
cifs: when insecure legacy is disabled shrink amount of SMB1 code
Steve French
2022-08-05
1
-1
/
+4
*
cifs: fix set of group SID via NTSD xattrs
Amir Goldstein
2022-02-13
1
-0
/
+2
*
cifs: remove pathname for file from SPDX header
Steve French
2021-09-13
1
-1
/
+0
*
cifs: use SPDX-Licence-Identifier
Steve French
2021-06-20
1
-13
/
+1
*
cifs: add shutdown support
Steve French
2021-05-03
1
-0
/
+4
*
cifs: allocate buffer in the caller of build_path_from_dentry()
Al Viro
2021-04-25
1
-12
/
+18
*
cifs: make build_path_from_dentry() return const char *
Al Viro
2021-04-25
1
-3
/
+3
*
cifs: constify pathname arguments in a bunch of helpers
Al Viro
2021-04-25
1
-2
/
+2
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-0
/
+1
*
Add SMB 2 support for getting and setting SACLs
Boris Protopopov
2020-12-18
1
-6
/
+4
*
SMB3: Add support for getting and setting SACLs
Boris Protopopov
2020-12-18
1
-21
/
+62
*
CIFS: Add support for setting owner info, dos attributes, and create time
Boris Protopopov
2020-01-26
1
-11
/
+117
*
CIFS: fix max ea value size
Murphy Zhou
2019-09-23
1
-1
/
+1
*
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
2019-07-07
1
-4
/
+0
*
smb3: create smb3 equivalent alias for cifs pseudo-xattrs
Steve French
2018-08-10
1
-2
/
+26
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-4
/
+4
*
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
2017-09-04
1
-1
/
+1
*
cifs: remove redundant return in cifs_creation_time_get
Colin Ian King
2017-06-20
1
-2
/
+0
*
[CIFS] Minor cleanup of xattr query function
Steve French
2017-05-12
1
-4
/
+2
*
Add way to query creation time of file via cifs xattr
Steve French
2016-10-12
1
-1
/
+27
*
Add way to query file attributes via cifs xattr
Steve French
2016-10-12
1
-1
/
+33
*
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-27
1
-4
/
+5
*
cifs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-04-23
1
-198
/
+144
*
cifs: Fix removexattr for os2.* xattrs
Andreas Gruenbacher
2016-04-23
1
-9
/
+17
*
cifs: Fix xattr name checks
Andreas Gruenbacher
2016-04-23
1
-16
/
+8
*
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-11
1
-3
/
+3
*
cifs: kill more bogus checks in ->...xattr() methods
Al Viro
2016-04-10
1
-36
/
+6
*
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
1
-12
/
+4
*
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
2015-12-06
1
-8
/
+8
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-11
/
+11
*
Remap reserved posix characters by default (part 3/3)
Steve French
2014-10-16
1
-20
/
+12
*
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
Steve French
2014-02-07
1
-4
/
+11
*
[CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifs
Steve French
2014-01-26
1
-19
/
+30
*
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
1
-28
/
+26
*
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
2012-07-24
1
-12
/
+12
*
cifs: possible memory leak in xattr.
Santosh Nayak
2012-03-06
1
-3
/
+3
*
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2011-10-28
1
-1
/
+1
|
\
|
*
cifs: Call id to SID mapping functions to change owner/group (try #4 repost)
Shirish Pargaonkar
2011-10-17
1
-1
/
+1
*
|
CIFS: remove local xattr definitions
Mimi Zohar
2011-08-12
1
-22
/
+18
|
/
*
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
1
-4
/
+4
*
[CIFS] Allow to set extended attribute cifs_acl (try #2)
Steve French
2011-05-19
1
-0
/
+20
*
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
Shirish Pargaonkar
2010-11-30
1
-25
/
+30
*
cifs: add refcounted and timestamped container for holding tcons
Jeff Layton
2010-10-06
1
-21
/
+39
*
cifs: add function to get a tcon from cifs_sb
Jeff Layton
2010-09-29
1
-4
/
+4
*
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-04-21
1
-20
/
+20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
Jeff Layton
2010-02-23
1
-4
/
+4
*
cifs: Fix incorrect return code being printed in cFYI messages
Suresh Jayaraman
2009-06-25
1
-4
/
+8
*
[CIFS] convert usage of implicit booleans to bool
Steve French
2008-04-29
1
-1
/
+1
[next]