]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_pool.c
zpool: correctly align columns with -p
[mirror_zfs.git] / lib / libzfs / libzfs_pool.c
2020-11-16 набzpool: correctly align columns with -p
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-08-18 George MelikovRemove unused `zpool_is_bootable`
2020-08-18 Richard LaagerRemove GRUB restrictions
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-18 Arvind SankarMark functions as static
2020-06-08 Paul DagnelieDon't erase final byte of envblock
2020-05-28 John GallagherRework error handling in zpool_trim()
2020-05-20 Paul DagnelieSmall program that converts a dataset id and an object...
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-05-06 George AmanakisEnable splitting mirrors with indirect vdevs
2020-04-07 alexlibzfs_pool: Remove unused check for ENOTBLK
2020-03-04 Brian BehlendorfAdd trim support to zpool wait
2019-11-13 Brian BehlendorfFix `zpool create -o <property>` error message
2019-11-11 Ryan MoellerAllow platform dependent path stripping for vdevs
2019-10-28 Chunwei ChenFix zpool history unbounded memory usage
2019-10-24 Matthew MacyUse zfs_ioctl with zfs_cmd_t in libzfs
2019-10-03 Matthew MacyOpenZFS restructuring - libzfs
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-03 Andrea GelminiFix typos in lib/
2019-06-19 Matthew AhrensRemove dedupditto functionality
2019-05-02 Tom CaputiAdd feature check for 'zpool resilver' command
2019-03-29 Brian BehlendorfAdd TRIM support
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-11-06 LOLizpool: bogus error for invalid dedupditto value
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-09-06 Don BradyPool allocation classes
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-06-28 Chunwei ChenEnforce PROP_ONETIME on zpool properties
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-08 Paul ZuchowskiWrong error message when removing log device
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-31 Sara Hartsezpool reopen should detect expanded devices
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-12 LOLiAdd 'zpool split' coverage to the ZFS Test Suite
2018-04-11 LOLiFix zpool set feature@<feature>=disabled
2018-03-22 Paul DagnelieOpenZFS 9193 - bootcfg -C doesn't work
2018-03-09 Tomohiro KusumiChange functions which return literals to return `const...
2018-01-19 Brian BehlendorfOpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
2018-01-19 Brian BehlendorfOpenZFS 8641 - "zpool clear" and "zinject" don't work...
2018-01-11 Yuri PankovOpenZFS 8897 - zpool online -e fails assertion when...
2017-11-05 George GFix column alignment with long zpool names
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-07-25 Olaf FaalandAdd zgenhostid utility script
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-05-19 Alek PImplemented zpool sync command
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-03 LOLiMore ashift improvements
2017-05-02 LOLiAdd zfs_nicebytes() to print human-readable sizes
2017-04-11 Yuri PankovOpenZFS 6865 - want zfs-tests cases for zpool labelclea...
2017-03-29 LOLiCheck ashift validity in 'zpool add'
2017-03-23 Brian BehlendorfFix `zpool status -v` error message
2017-02-08 George MelikovFix coverity defects: CID 155964, 155965
2017-02-07 George MelikovOpenZFS 6931 - lib/libzfs: cleanup gcc warnings
2017-01-27 George MelikovAdd realloc() success check in zpool_history_unpack()
2017-01-27 Brian BehlendorfOpenZFS 5561 - support root pools on EFI/GPT partitione...
2017-01-26 George MelikovOpenZFS 7386 - zfs get does not work properly with...
2017-01-26 George MelikovOpenZFS 5142 - libzfs support raidz root pool (loader...
2017-01-03 ka7Fix spelling
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-11-29 Tony HutterAdd -c to zpool iostat & status to run command
2016-10-25 LOLiAllow for '-o feature@<feature>=disabled' on the comman...
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-12 caoFix coverity defects: CID 147606, 147609
2016-10-02 Richard LaagerCorrect zpool_vdev_remove() error message
2016-10-02 luozhengzhengFix coverity defects: CID 147448, 147449, 147450, 14745...
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Paul DagnelieOpenZFS 6876 - Stack corruption after importing a pool...
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-05-18 Christer EkholmMake zpool list -vp print individual vdev sizes parsable.
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-11 Adam StevkoOpenZFS 3993, 4700
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-04-25 Brian BehlendorfUse udev for partition detection
2016-04-25 Brian BehlendorfCreate unique partition labels
2016-03-31 Don BradyAdd support for devid and phys_path keys in vdev disk...
2016-02-25 Richard YaoAdd -gLp to zpool subcommands for alt vdev names
2016-01-23 Marcel TelkaIllumos 5518 - Memory leaks in libzfs import implementation
2016-01-15 Joe SteinIllumos 6298 - zfs_create_008_neg and zpool_create_023_neg
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-07-10 Richard YaoFix Xen Virtual Block Device detection
2014-09-30 Richard YaoImplement -t option to zpool create for temporary pool...
2014-09-23 Matthew AhrensIllumos 5116 - zpool history -i goes into infinite...
2014-09-23 George WilsonIllumos 5147 - zpool list -v should show individual...
2014-09-05 ilovezfsFragmentation should display as '-' if spacemap_histogr...
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
next