]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_trim.c
vdev_disk: reorganise vdev_disk_io_start
[mirror_zfs.git] / module / zfs / vdev_trim.c
2024-01-17 Kevin JinAutotrim High Load Average Fix
2023-11-08 Don BradyRAID-Z expansion feature
2023-10-12 Jason KingZpool can start allocating from metaslab before TRIMs...
2023-03-28 Kevin JinFix short-lived txg caused by autotrim
2022-10-28 vaclavskalaPropagate extent_bytes change to autotrim thread
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-01-26 набClean up CSTYLEDs
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набmodule: zfs: fix unused, remove argsused
2021-03-02 nssrikanthCancel TRIM / initialize on FAULTED non-writeable vdevs
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-09-04 Matthew Ahrensnowait synctask must succeed
2020-09-04 Matthew MacyReplace cv_{timed}wait_sig with cv_{timed}wait_idle...
2020-08-05 Matthew MacyAdd missed thread_exit() to vdev_{autotrim,rebuild...
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-06-09 George AmanakisTrim L2ARC
2020-05-14 Jorgen LundmanUpstream: add missing thread_exit()
2020-03-04 Brian BehlendorfAdd trim support to zpool wait
2020-02-27 Brian BehlendorfLinux 5.6 compat: time_t
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-05 Matthew MacyMake module tunables cross platform
2019-08-16 Paul DagnelieCap metaslab memory usage
2019-03-29 Brian BehlendorfAdd TRIM support