aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zfs_ioctl_os.c
Commit message (Expand)AuthorAgeFilesLines
* linux: log a scary warning when used with an experimental kernelRob Norris2024-09-231-0/+6
* Linux 6.3 compat: idmapped mount API changesyouzhongyang2023-04-101-0/+4
* Reduce need for contiguous memory for ioctlsPrakash Surya2023-02-131-2/+2
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Linux: Align MODULE_LICENSE macro textBrian Behlendorf2022-07-111-3/+2
* Add Linux namespace delegation supportWill Andrews2022-06-101-0/+47
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-201-8/+57
* libzfs: On FreeBSD, use MNT_NOWAIT with getfsstatAlan Somers2021-06-081-0/+6
* Simple change to fix building in recent environmentsRich Ercolani2021-05-191-4/+4
* Move zfsdev_state_{init,destroy} to common codeRyan Moeller2021-04-081-56/+7
* Eliminate zfsdev_get_state_implRyan Moeller2021-04-081-1/+1
* Avoid taking global lock to destroy zfsdev stateRyan Moeller2021-04-021-14/+8
* Linux: increase max nvlist_src sizeBrian Behlendorf2021-02-241-1/+1
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-181-0/+9
* Release onexit/events with any missed zfsdev_stateJorgen Lundman2020-08-131-0/+2
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-251-1/+1
* Restore support for in-kernel ZFS ioctlsPawel Jakub Dawidek2020-06-081-1/+1
* Re-share zfsdev_getminor and zfs_onexit_fd_holdMatthew Macy2020-02-281-35/+0
* Abstract away platform specific superblock referencesMatthew Macy2019-12-101-0/+12
* Move zfs_cmd_t copyin/copyout to platform codeMatthew Macy2019-12-021-1/+17
* Resolve ZoF differences in zfs_ioctl.hMatthew Macy2019-11-301-1/+0
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-5/+5
* Wrap Linux module macrosMatthew Macy2019-11-011-5/+5
* Make zfsdev_getminor signature cross platformMatthew Macy2019-10-161-3/+7
* OpenZFS restructuring - zfs_ioctlMatthew Macy2019-09-271-0/+322