aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zfs_ctldir.c
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.6 compat: use inode_get/set_ctime*(...)Coleman Kane2023-09-211-1/+1
* Retire z_nr_znodesMateusz Guzik2023-09-181-1/+0
* linux: zfs: ctldir: set [amc]time to snapshot's creation propertyнаб2023-08-011-5/+21
* Linux: use filemap_range_has_page()Brian Behlendorf2023-02-141-0/+2
* quick fix for lingering snapdir unmount problemsRich Ercolani2023-02-131-1/+14
* Remove zpl_revalidate: fix snapshot rollbackPavel Snajdr2022-10-281-1/+0
* zfs_enter reworkChunwei Chen2022-09-161-18/+26
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneouslyShaan Nobee2022-05-031-0/+2
* zfs_ctldir: fix incorrect argument type of rw_destroyhpingfs2022-03-301-1/+1
* module/*.ko: prune .data, global .rodataнаб2022-01-141-1/+1
* Workaround issue cleaning up automounted snapshots on LinuxRich Ercolani2021-11-031-3/+20
* Linux: always check or verify return of igrab()Adam D. Moss2021-03-161-1/+2
* G/C struct znode -> z_movedMateusz Guzik2020-11-101-1/+0
* Throw const on some stringsRyan Moeller2020-10-021-12/+13
* Fix inability to destroy snapshot used over NFSyouzhongyang2020-08-241-0/+19
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-111-3/+3
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-1/+1
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-6/+6
* Fix automount for root filesystemsBrian Behlendorf2019-10-041-1/+2
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+1240