Steve French
|
6609804413
Add way to query creation time of file via cifs xattr
|
9 년 전 |
Steve French
|
a958fff242
Add way to query file attributes via cifs xattr
|
9 년 전 |
Al Viro
|
5930122683
switch xattr_handler->set() to passing dentry and inode separately
|
9 년 전 |
Andreas Gruenbacher
|
a9ae008f40
cifs: Switch to generic xattr handlers
|
9 년 전 |
Andreas Gruenbacher
|
534bb0c7bd
cifs: Fix removexattr for os2.* xattrs
|
9 년 전 |
Andreas Gruenbacher
|
d9a1548921
cifs: Fix xattr name checks
|
9 년 전 |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 년 전 |
Al Viro
|
5fdccfef48
cifs: kill more bogus checks in ->...xattr() methods
|
9 년 전 |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 년 전 |
Andreas Gruenbacher
|
97d7929922
posix acls: Remove duplicate xattr name definitions
|
9 년 전 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 년 전 |
Steve French
|
2baa268253
Remap reserved posix characters by default (part 3/3)
|
11 년 전 |
Steve French
|
83e3bc23ef
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
|
11 년 전 |
Steve French
|
666753c3ef
[CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifs
|
11 년 전 |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 년 전 |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
13 년 전 |
Santosh Nayak
|
b0f8ef202e
cifs: possible memory leak in xattr.
|
13 년 전 |
Linus Torvalds
|
dabcbb1bae
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
|
13 년 전 |
Shirish Pargaonkar
|
a5ff376966
cifs: Call id to SID mapping functions to change owner/group (try #4 repost)
|
14 년 전 |
Mimi Zohar
|
f995e74087
CIFS: remove local xattr definitions
|
14 년 전 |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 년 전 |
Steve French
|
b73b9a4ba7
[CIFS] Allow to set extended attribute cifs_acl (try #2)
|
14 년 전 |
Shirish Pargaonkar
|
fbeba8bb16
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
|
14 년 전 |
Jeff Layton
|
7ffec37245
cifs: add refcounted and timestamped container for holding tcons
|
15 년 전 |
Jeff Layton
|
a6e8a8455c
cifs: add function to get a tcon from cifs_sb
|
15 년 전 |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Jeff Layton
|
31c0519f7a
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
|
15 년 전 |
Suresh Jayaraman
|
0f3bc09ee1
cifs: Fix incorrect return code being printed in cFYI messages
|
16 년 전 |
Steve French
|
4b18f2a9c3
[CIFS] convert usage of implicit booleans to bool
|
17 년 전 |