aboutsummaryrefslogtreecommitdiffstats
path: root/config/kernel-xattr-handler.m4
Commit message (Expand)AuthorAgeFilesLines
* config: fix various bits of missing outputRob Norris2024-09-181-0/+1
* config: remove HAVE_GENERIC_SETXATTRRob Norris2024-09-181-13/+0
* config: remove HAVE_XATTR_GET_DENTRY_INODERob Norris2024-09-181-40/+13
* config: remove HAVE_XATTR_LIST_SIMPLERob Norris2024-09-181-31/+0
* config: remove HAVE_XATTR_(GET|SET|LIST)_HANDLERRob Norris2024-09-181-91/+9
* config: remove HAVE_XATTR_HANDLER_NAMERob Norris2024-09-181-30/+0
* config: remove HAVE_XATTR_(GET|SET|LIST)_DENTRYRob Norris2024-09-181-92/+10
* config: remove checks with unused definesRob Norris2024-09-181-28/+0
* Linux 6.8 compat: make test functions staticRob Norris2024-01-291-12/+12
* Linux 6.3 compat: idmapped mount API changesyouzhongyang2023-04-101-33/+58
* Add xattr_handler support for Android kernelsWalter Huf2022-09-061-1/+28
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-191-25/+53
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-81/+5
* Perform KABI checks in parallelBrian Behlendorf2019-10-011-193/+249
* Fix spellingka72017-01-031-1/+1
* Linux 4.9 compat: remove iops->{set,get,remove}xattrChunwei Chen2016-10-201-0/+25
* Add configure result for xattr_handlerChunwei Chen2016-07-121-0/+2
* Linux 4.7 compat: handler->set() takes both dentry and inodeBrian Behlendorf2016-06-011-29/+54
* Linux 4.7 compat: handler->get() takes both dentry and inodeChunwei Chen2016-05-201-27/+50
* Linux 4.5 compat: Use xattr_handler->name for aclChunwei Chen2016-04-251-0/+25
* Linux 4.5 compat: xattr list handlerBrian Behlendorf2016-01-201-58/+170
* Linux 4.4 compat: xattr operations takes xattr_handlerChunwei Chen2015-12-011-0/+69
* Refactor inode_owner_or_capable() autotools checkRichard Yao2014-05-011-19/+0
* Posix ACL SupportMassimo Maggi2013-10-291-0/+69
* Stop runtime pointer modifications in autotools checksRichard Yao2013-09-131-14/+19
* Fix gcc configure warningsBrian Behlendorf2011-04-191-3/+3
* Linux 2.6.33 compat, get/set xattr callbacksBrian Behlendorf2011-02-111-0/+49
* Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-101-0/+32