aboutsummaryrefslogtreecommitdiff
path: root/module/os/linux/zfs/zfs_acl.c
Commit message (Expand)AuthorAgeFilesLines
* module: mark arguments usedнаб2022-02-181-4/+4
* Rename fallthrough to zfs_fallthroughJorgen Lundman2022-02-151-2/+2
* module/*.ko: prune .data, global .rodataнаб2022-01-141-3/+3
* Use fallthrough macroBrian Behlendorf2021-09-141-2/+2
* Normalise /*FALLTHR{OUGH,U}*/наб2021-07-261-2/+2
* Intentionally allow ZFS_READONLY in zfs_writeRyan Moeller2021-03-071-5/+21
* Cross-platform acltypeRyan Moeller2020-10-141-1/+1
* Rename acltype=posixacl to acltype=posixRyan Moeller2020-09-161-1/+1
* Prevent zfs_acl_chmod() if aclmode restricted and ACL inheritedAndrew2020-08-231-0/+4
* Mark functions as staticArvind Sankar2020-06-181-3/+3
* OpenZFS 6765 - zfs_zaccess_delete() comments do not accuratelyPaul B. Henson2020-04-301-22/+21
* OpenZFS 6762 - POSIX write should imply DELETE_CHILD on directoriesPaul B. Henson2020-04-301-80/+147
* OpenZFS 8984 - fix for 6764 breaks ACL inheritancePaul B. Henson2020-04-301-11/+29
* OpenZFS 6764 - zfs issues with inheritance flags during chmod(2)Paul B. Henson2020-04-301-85/+79
* OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...Paul B. Henson2020-04-301-65/+98
* Relocate common quota functions to shared codeRyan Moeller2019-12-111-0/+1
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-111-3/+3
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-1/+0
* Move platform specific parts of zfs_znode.h to platform codeMatthew Macy2019-11-061-2/+2
* Return an error code from zfs_acl_chmod_setattrMatthew Macy2019-11-011-1/+3
* Remove sdt.hMatthew Macy2019-10-251-1/+0
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+2816