]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/multilist.c
ddt: split internal DDT API into separate header
[mirror_zfs.git] / module / zfs / multilist.c
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-01-26 набClean up CSTYLEDs
2021-12-23 набmodule: zfs: multilist: shim out multilist_d2l()
2021-06-22 Alexander MotinOptimize small random numbers generation
2021-06-10 Alexander MotinRe-embed multilist_t storage
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-07-26 Matthew MacyMake use of ZFS_DEBUG consistent within kmod sources
2019-11-01 Prakash SuryaEnable use of DTRACE_PROBE* macros in "spl" module
2019-09-11 Matthew MacyOpenZFS restructuring - move linux tracing code to...
2019-09-05 Matthew MacyMake module tunables cross platform
2019-06-25 Alexander MotinAvoid extra taskq_dispatch() calls by DMU
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-02-15 Matthew Ahrenszfs_arc_num_sublists_per_state should be common to...
2015-12-22 Olaf FaalandIdentify locks flagged by lockdep
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx