aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zpl_ctldir.c
Commit message (Expand)AuthorAgeFilesLines
* snapdir: add 'disabled' value to make .zfs inaccessibleBrian Behlendorf2024-10-021-0/+4
* config: remove HAVE_VFS_ITERATE/HAVE_VFS_ITERATE_SHAREDRob Norris2024-09-181-73/+9
* config: remove HAVE_D_REVALIDATE_NAMEIDATARob Norris2024-09-181-4/+0
* Linux 6.6 compat: generic_fillattr has a new u32 request_mask added at arg2Coleman Kane2023-09-211-1/+10
* Linux 6.5 compat: blkdev changesColeman Kane2023-08-011-1/+1
* Linux 6.3 compat: idmapped mount API changesyouzhongyang2023-04-101-14/+39
* Support idmapped mount in user namespaceyouzhongyang2022-11-081-1/+1
* Support idmapped mountyouzhongyang2022-10-191-1/+5
* Fix double const qualifier declarationsTino Reichardt2022-09-301-1/+1
* zfs_enter reworkChunwei Chen2022-09-161-12/+18
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* expose snapshot count via stat(2) of .zfs/snapshot (#13559)Andrew2022-06-171-0/+17
* module: mark arguments usedнаб2022-02-181-8/+23
* module/*.ko: prune .data, global .rodataнаб2022-01-141-1/+1
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-191-3/+48
* Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usageBrian Behlendorf2020-11-141-11/+11
* Start snapdir_iterate traversals to begin wtih the value of zero.Tony Perkins2020-11-111-1/+2
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-111-1/+1
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-22/+1
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+572