index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
zpl_xattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.12 compat: CURRENT_TIME removed
Brian Behlendorf
2017-05-10
1
-3
/
+2
*
Rename zfs_sb_t -> zfsvfs_t
Brian Behlendorf
2017-03-10
1
-16
/
+16
*
Fix spelling
ka7
2017-01-03
1
-1
/
+1
*
Use system_delay_taskq for long delay tasks
Chunwei Chen
2016-12-01
1
-4
/
+4
*
Linux 3.14 compat: assign inode->set_acl
tuxoko
2016-11-09
1
-6
/
+6
*
Batch free zpl_posix_acl_release
Chunwei Chen
2016-11-07
1
-0
/
+100
*
Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointer
Chunwei Chen
2016-08-09
1
-0
/
+10
*
Linux 4.8 compat: posix_acl_valid()
Brian Behlendorf
2016-08-08
1
-2
/
+2
*
Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
Brian Behlendorf
2016-08-08
1
-2
/
+0
*
Linux 4.5 compat: Use xattr_handler->name for acl
Chunwei Chen
2016-04-25
1
-20
/
+44
*
Add pn_alloc()/pn_free() functions
Brian Behlendorf
2016-04-21
1
-1
/
+1
*
Fix ZPL miswrite of default POSIX ACL
Ned Bass
2016-04-18
1
-1
/
+1
*
Linux 4.5 compat: xattr list handler
Brian Behlendorf
2016-01-20
1
-197
/
+255
*
Prevent duplicated xattr between SA and dir
Chunwei Chen
2016-01-15
1
-5
/
+68
*
Prevent SA length overflow
Ned Bass
2015-12-30
1
-4
/
+11
*
Fix z_xattr_lock/z_teardown_lock inversion
Brian Behlendorf
2015-12-22
1
-0
/
+7
*
Linux 4.4 compat: xattr operations takes xattr_handler
Chunwei Chen
2015-12-01
1
-2
/
+67
*
Mark additional functions as PF_FSTRANS
Brian Behlendorf
2015-04-17
1
-0
/
+9
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-1
/
+1
*
Linux AIO Support
Richard Yao
2014-09-05
1
-2
/
+4
*
Fix zil_commit() NULL dereference
Brian Behlendorf
2014-07-17
1
-3
/
+3
*
Linux 3.14 compat: posix_acl_{create,chmod}
Chunwei Chen
2014-04-10
1
-2
/
+2
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-40
/
+41
*
Revert "Use directory xattrs for symlinks"
Ned Bass
2013-12-10
1
-4
/
+0
*
Honor CONFIG_FS_POSIX_ACL kernel option
Massimo Maggi
2013-11-05
1
-0
/
+6
*
Posix ACL Support
Massimo Maggi
2013-10-29
1
-2
/
+465
*
Prevent xattr remove from creating xattr directory
Brian Behlendorf
2013-10-29
1
-5
/
+18
*
Use directory xattrs for symlinks
Brian Behlendorf
2013-08-22
1
-0
/
+4
*
Linux 3.11 compat: fops->iterate()
Richard Yao
2013-08-15
1
-9
/
+40
*
Only check directory xattr on ENOENT
Brian Behlendorf
2013-05-10
1
-1
/
+1
*
Correctly return ERANGE in getxattr(2)
Brian Behlendorf
2013-04-24
1
-2
/
+10
*
Add missing NULL in zpl_xattr_handlers
Brian Behlendorf
2012-03-15
1
-0
/
+1
*
Apply the ZoL coding standard to zpl_xattr.c
Darik Horn
2012-01-12
1
-17
/
+16
*
Linux 3.2 compat, security_inode_init_security()
Brian Behlendorf
2012-01-12
1
-0
/
+29
*
Implement SA based xattrs
Brian Behlendorf
2011-11-28
1
-63
/
+266
*
Linux compat 2.6.39: mount_nodev()
Brian Behlendorf
2011-07-01
1
-3
/
+3
*
Linux compat 2.6.39: security_inode_init_security()
Brian Behlendorf
2011-07-01
1
-2
/
+4
*
Truncate the xattr znode when updating existing attributes.
Gunnar Beutner
2011-04-19
1
-1
/
+7
*
Linux 2.6.29 compat, credentials
Brian Behlendorf
2011-03-22
1
-11
/
+11
*
Linux 2.6.33 compat, get/set xattr callbacks
Brian Behlendorf
2011-02-11
1
-7
/
+13
*
Linux 2.6.35 compat, const struct xattr_handler
Brian Behlendorf
2011-02-10
1
-4
/
+4
*
Add Hooks for Linux Xattr Operations
Brian Behlendorf
2011-02-10
1
-0
/
+432