aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zfs_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 3254 - add support in zfs for aclmode=restrictedPaul B. Henson2020-04-301-0/+6
* Bugfix/fix uio partial copiesFabio Scaccabarozzi2020-04-011-0/+9
* Remove zfs_getattr and convoff dead codeDirkjan Bussink2020-02-241-266/+0
* Honour sync=disabled when relinking tpmfilesDeHackEd2020-02-161-1/+1
* Linux 5.6 compat: timestamp_truncate()Brian Behlendorf2020-02-071-4/+4
* Make zfs_replay.c work on FreeBSDMatthew Macy2019-12-131-0/+36
* Relocate common quota functions to shared codeRyan Moeller2019-12-111-0/+1
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-111-158/+149
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-3/+3
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-11/+8
* Prefix struct rangelockMatthew Macy2019-11-011-3/+3
* Return an error code from zfs_acl_chmod_setattrMatthew Macy2019-11-011-1/+2
* Rename rangelock_ functions to zfs_rangelock_Matthew Macy2019-10-031-17/+17
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+5275