]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_cache.c
Undo c89 workarounds to match with upstream
[mirror_zfs.git] / module / zfs / vdev_cache.c
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-03-28 Chunwei ChenFix wrong offset args in vdev_cache_write
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-01-15 Josef 'Jeff' SipekIllumos 5045 - use atomic_{inc,dec}_* instead of atomic...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-04-14 Chunwei ChenUse ddi_time_after and friends to compare time
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-10-31 Matthew AhrensIllumos #3598
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2011-08-01 Brian BehlendorfMerge branch 'illumos'
2011-08-01 Garrett D'AmoreIllumos #175: zfs vdev cache consumes excessive memory
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2010-08-31 Brian BehlendorfFix stack vdev_cache_read()
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-02-18 Brian BehlendorfRebase master to b108
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...