aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_trim.c
Commit message (Expand)AuthorAgeFilesLines
* Add missed thread_exit() to vdev_{autotrim,rebuild}_threadMatthew Macy2020-08-051-0/+2
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+0
* Trim L2ARCGeorge Amanakis2020-06-091-5/+240
* Upstream: add missing thread_exit()Jorgen Lundman2020-05-141-0/+2
* Add trim support to zpool waitBrian Behlendorf2020-03-041-0/+3
* Linux 5.6 compat: time_tBrian Behlendorf2020-02-271-1/+1
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-18/+25
* Make module tunables cross platformMatthew Macy2019-09-051-12/+5
* Cap metaslab memory usagePaul Dagnelie2019-08-161-5/+5
* Add TRIM supportBrian Behlendorf2019-03-291-0/+1460