]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zpool/zpool_vdev.c
Pool allocation classes
[mirror_zfs.git] / cmd / zpool / zpool_vdev.c
2018-09-06 Don BradyPool allocation classes
2018-07-06 Troels NørgaardDefault ashift for Amazon EC2 NVMe devices
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-12-28 LOLiFix 'zpool add' handling of nested interior VDEVs
2017-12-04 Brian BehlendorfFix 'zpool create|add' replication level check
2017-10-23 adisbladisUse ashift=12 by default on SSDSC2BW48 disks
2017-07-24 Chunwei ChenFix don't zero_label when replace with spare
2017-06-05 Håkan JohanssonAllow add of raidz and mirror with same redundancy
2017-05-11 Brian BehlendorfEnable additional test cases
2017-05-03 LOLiMore ashift improvements
2017-04-11 Yuri PankovOpenZFS 6865 - want zfs-tests cases for zpool labelclea...
2017-04-05 Håkan JohanssonAccept raidz and mirror with similar redundancy
2017-03-29 LOLiCheck ashift validity in 'zpool add'
2017-01-24 George MelikovOpenZFS 6872 - zfs libraries should not allow uninitial...
2017-01-17 Brian BehlendorfOpenZFS 6551 - cmd/zpool: cleanup gcc warnings
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-10 GeLiXinFix coverity defects: CID 147639
2016-10-02 luozhengzhengFix coverity defects: CID 147448, 147449, 147450, 14745...
2016-09-29 caoFix coverity defects: CID 147610, 147608, 147607
2016-09-22 luozhengzhengFix coverity defects
2016-09-12 liuhuangFix memory/fd leak in check_file() and is_spare()
2016-07-27 Brian BehlendorfMulti-thread 'zpool import' for blkid
2016-07-27 Gvozden NeskovicFixes for issues found with cppcheck tool
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-04-25 Brian BehlendorfUse udev for partition detection
2016-03-31 Don BradyAdd support for devid and phys_path keys in vdev disk...
2016-03-10 Brian BehlendorfRelax MBR partition scanning requirement
2016-03-09 Brian BehlendorfRequire libblkid
2015-07-10 Basil CrowIllumos 5118 - When verifying or creating a storage...
2015-04-27 Isaac HuangMemory leak in make_root_vdev()
2015-03-25 Brian BehlendorfCheck all vdev labels in 'zpool import'
2014-08-18 Richard YaoDrive database update
2014-07-30 Matthew AhrensIllumos #4374
2014-05-19 John AlbietzAdded INTEL SSD 530 Series
2014-05-01 Richard YaoFix libblkid ZFS detection when making new pools
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-02 Richard YaoDrive database update
2013-10-22 Brian BehlendorfIncrease default udev wait time
2013-10-09 Richard YaoUpdate drive database
2013-08-22 Richard YaoImplement database to workaround misreported physical...
2013-03-01 Brian BehlendorfFix hot spares
2012-10-22 Brian BehlendorfAllow 'zpool replace' to use short device names
2012-06-01 Ned A. BassAdd vdev_id for JBOD-friendly udev aliases
2012-02-27 Ned BassReturn success from check_slice() if device doesn't...
2011-06-17 Christian KohlschütterAdd "ashift" property to zpool create
2010-10-22 Ned BassFix intermittent 'zpool add' failures
2010-10-22 Ned BassRemove solaris-specific code from make_leaf_vdev()
2010-10-22 Ned BassAdd helper functions for manipulating device names
2010-10-12 Ned BassFix undersized buffer in is_shorthand_path()
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...