]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev.c
codebase style improvements for OpenZFS 6459 port
[mirror_zfs.git] / module / zfs / vdev.c
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-03 ka7Fix spelling
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-07 Don BradyAdd illumos FMD ZFS logic to ZED -- phase 2
2016-11-02 Brian BehlendorfAdd TASKQID_INVALID
2016-10-24 Brian BehlendorfFix taskq creation failure in vdev_open_children()
2016-10-24 Tony HutterTurn on/off enclosure slot fault LED even when disk...
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Håkan JohanssonFix vdev_open_child() race on updating vdev_parent...
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-08-12 GeLiXinFix incorrect pool state after import
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-08-02 Tony HutterFix possible VDEV stats array overflow
2016-07-25 Tom CaputiFix for metaslab_fastwrite_unmark() assert failure
2016-07-12 Chunwei ChenFix Large kmem_alloc in vdev_metaslab_init
2016-06-24 smhFreeBSD rS271776 - Persist vdev_resilver_txg changes
2016-05-25 Tony HutterAdd request size histograms (-r) to zpool iostat, minor...
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2015-12-22 Olaf FaalandIdentify locks flagged by lockdep
2015-09-01 Richard YaoDisable LBA weighting on files and SSDs
2015-06-11 Brian BehlendorfRemove unused variable in vdev_add_child()
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-06-09 Arne JansenIllumos 5269 - zpool import slow
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-02-10 Brian BehlendorfRevert "Don't read space maps during import for readonl...
2015-02-10 Brian BehlendorfDon't read space maps during import for readonly pools
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-11-14 Prakash SuryaIllumos 5213 - panic in metaslab_init due to space_map_...
2014-09-23 Matthew AhrensIllumos 5161 - add tunable for number of metaslabs...
2014-09-05 Alex ReeceIllumos 5049 - panic when removing log device
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-07-30 Matthew AhrensIllumos #4374
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-02 Andrew BarnesPreserve asize when last mirror child promoted to top...
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 George WilsonIllumos #3956, #3957, #3958, #3959, #3960, #3961, ...
2013-11-04 Will AndrewsIllumos #3742
2013-10-31 Matthew AhrensIllumos #3598
2013-08-12 Matthew AhrensIllumos #3618 ::zio dcmd does not show timestamp data
2013-06-19 George WilsonIllumos #3552, #3564
2013-06-19 Madhav SureshIllumos #3006
2013-05-06 Cyril Pliskozfs_scrub_limit tunable is not used anywhere
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-04-12 Martin MatuskaAllow setting a lower ashift with -o ashift
2013-04-12 George WilsonIllumos #3422, #3425
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-12-18 Jorgen LundmanFix using zvol as slog device
2012-11-15 Brian BehlendorfMerge branch 'ashift'
2012-11-15 George WilsonIllumos #2671: zpool import should not fail if vdev...
2012-10-17 Brian BehlendorfMerge branch 'zil-performance'
2012-10-17 Etienne DechampsAdd FASTWRITE algorithm for synchronous writes.
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-07-11 George WilsonIllumos #1949, #1953
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-04-11 George WilsonIllumos #1951: leaking a vdev when removing an l2cache...
2012-01-17 Richard LaagerAllow setting bootfs on any pool
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-04-27 Brian BehlendorfSuppress 'vdev_metaslab_init' memory warning
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-31 Brian BehlendorfFix list handling to only use the API
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...