aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zfs_file_os.c
Commit message (Expand)AuthorAgeFilesLines
* zfs_file: rename zfs_file_fallocate to zfs_file_deallocateRob Norris2024-09-181-9/+10
* config: remove HAVE_KERNEL_(READ|WRITE)_PPOSRob Norris2024-09-181-43/+4
* config: remove HAVE_[24]ARGS_VFS_GETATTRRob Norris2024-09-181-6/+0
* config: remove HAVE_3ARGS_VFS_GETATTRRob Norris2024-09-181-2/+0
* Cleanup: Remove branches that always evaluate the same wayRichard Yao2022-11-031-1/+1
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* file reference counts can get corruptedGeorge Wilson2021-07-101-21/+7
* linux: don't fall through to 3-arg vfs_getattrнаб2021-05-261-1/+3
* Re-share zfsdev_getminor and zfs_onexit_fd_holdMatthew Macy2020-02-281-0/+13
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-0/+427