]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_pool.c
Remove bcopy(), bzero(), bcmp()
[mirror_zfs.git] / lib / libzfs / libzfs_pool.c
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-14 Ryan Moellerlibzfs: Convert to fnvpair functions
2022-03-11 Ryan Moellerlibzfs: FreeBSD doesn't resize partitions for you
2022-03-04 набFlex non-pretty-printed properties and raw-/pretty...
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-02 набlibzfs: const correctness
2021-12-13 набlibzfs: zpool_set_vdev_prop: remove unused vprop
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-11-30 Allan JudeVdev Properties Feature
2021-10-29 Rich ErcolaniAdd explicit error for device_rebuild being disabled
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-08 Jorgen LundmanReplace strchrnul() with strrchr()
2021-06-11 набForbid basename(3) and dirname(3)
2021-06-03 ColmA couple of small style cleanups
2021-05-29 набlibzfs: format safety
2021-05-08 набlibzfs: zpool_load_compat(): open feature file cloexec
2021-04-12 ColmImprovements to the 'compatibility' property
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-03-26 Matthew AhrensWhen specifying raidz vdev name, parity count should...
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-01-22 Brian BehlendorfOnly add supported features during pool creation
2020-12-04 Attila Fülöpzpool: Dryrun fails to list some devices
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...
next