]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_file.c
OpenZFS 7614, 9064 - zfs device evacuation/removal
[mirror_zfs.git] / module / zfs / vdev_file.c
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2017-05-13 Isaac HuangSkip spurious resilver IO on raidz vdev
2017-05-09 Chunwei ChenLinux 4.12 compat: PF_FSTRANS was removed
2016-12-21 Chunwei ChenUse a dedicated taskq for vdev_file
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-11-02 Brian BehlendorfAdd TASKQID_INVALID
2016-05-26 Tony HutterOpenZFS 6531 - Provide mechanism to artificially limit...
2015-09-01 Richard YaoDisable LBA weighting on files and SSDs
2015-06-25 Brian BehlendorfUpdate all default taskq settings
2015-04-30 George WilsonIllumos #5244 - zio pipeline callers should explicitly...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfMark IO pipeline with PF_FSTRANS
2014-05-19 HCHonor zfs_nocacheflush for file vdevs
2014-05-14 Chunwei ChenUse a dedicated taskq for vdev_file
2014-01-23 Ned Bassvdev_file_io_start() to use taskq_dispatch(TQ_PUSHPAGE)
2013-11-05 George WilsonIllumos #3949, #3950, #3952, #3953
2013-10-31 Matthew AhrensIllumos #3598
2013-05-06 Adam LeventhalIllumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_IS...
2013-05-03 George WilsonIllumos #3306, #3321
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-04-11 Andriy GaponIllumos #1680: zfs vdev_file_io_start: validate vdev...
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...