aboutsummaryrefslogtreecommitdiff
path: root/module/os/linux/zfs/zpl_super.c
Commit message (Expand)AuthorAgeFilesLines
* Fix zpl_test_super race with zfs_umountChunwei Chen2023-07-201-15/+24
* Prevent incorrect datasets being mountedJohn Poduska2023-02-281-2/+20
* Support idmapped mountyouzhongyang2022-10-191-0/+4
* zfs_enter reworkChunwei Chen2022-09-161-2/+4
* Expose ZFS dataset case sensitivity setting via sb_optsixhamza2022-07-141-0/+12
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Add Linux namespace delegation supportWill Andrews2022-06-101-0/+1
* Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usageBrian Behlendorf2020-11-141-2/+2
* Linux: Fix mount/unmount when dataset name has a spaceBrian Behlendorf2020-11-121-4/+17
* Need a long hold in zpl_mount_implJohn Poduska2020-09-171-0/+4
* Rename acltype=posixacl to acltype=posixRyan Moeller2020-09-161-1/+1
* Linux: Prevent destruction while showing mount devnameRyan Moeller2020-09-151-0/+2
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-011-0/+20
* linux: add basic fallocate(mode=0/2) compatibilityadilger2020-06-181-1/+1
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-111-1/+1
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-101/+1
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+426