summaryrefslogtreecommitdiffstats
path: root/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
...
* OpenZFS 8898 - creating fs with checksum=skein on the boot pools fails ungrac...Yuri Pankov2018-01-111-1/+5
* OpenZFS 8897 - zpool online -e fails assertion when run on non-leaf vdevsYuri Pankov2018-01-111-2/+4
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-0/+3
* Update for cppcheck v1.80Brian Behlendorf2017-11-182-2/+4
* Sequential scrub and resilversTom Caputi2017-11-151-1/+1
* Fix column alignment with long zpool namesGeorge G2017-11-051-2/+9
* Added no_scrub_restart flag to zpool reopenArkadiusz BubaƂa2017-10-261-11/+12
* Add convenience 'zfs_get' functionsJohn2017-10-191-0/+16
* Fix function documentation to correctly mirror codeTobin Harding2017-10-131-1/+1
* Encryption patch follow-upTom Caputi2017-10-115-145/+171
* Fix intra-pool resumable 'zfs send -t <token>'LOLi2017-10-102-5/+6
* Fix some ZFS Test Suite issuesLOLi2017-09-251-1/+5
* Remove FRU and LIBTOPO SupportDavid Quigley2017-09-183-477/+0
* Relax (ref)reservation constraints on ZVOLsLOLi2017-09-121-14/+0
* Add -vnP support to 'zfs send' for bookmarksLOLi2017-09-081-15/+38
* Retire send space estimation via ZFS_IOC_SENDLOLi2017-08-311-27/+28
* Send / Recv Fixes following b52563Tom Caputi2017-08-231-0/+6
* Disable mount(8) canonical paths in do_mount()LOLi2017-08-211-1/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-149-58/+2283
* Add libtpool (thread pools)Brian Behlendorf2017-08-094-27/+52
* Fix parsable 'zfs get' for compressratiosLOLi2017-08-031-3/+8
* zfs promote|rename .../%recv should be an errorLOLi2017-07-281-0/+7
* Add zgenhostid utility scriptOlaf Faaland2017-07-251-1/+1
* Multi-modifier protection (MMP)Olaf Faaland2017-07-134-5/+160
* Implemented zpool scrub pause/resumeAlek P2017-07-062-11/+36
* OpenZFS 7600 - zfs rollback should pass target snapshot to kernelAndriy Gapon2017-07-041-7/+12
* OpenZFS 8418 - zfs_prop_get_table() call in zfs_validate_name() is a no-opMarcel Telka2017-07-041-1/+0
* OpenZFS 8430 - dir_is_empty_readdir() doesn't properly handle error from fdop...Sowrabha Gopal2017-06-301-0/+1
* GCC 7.1 fixesTony Hutter2017-06-283-12/+25
* OpenZFS 8264 - want support for promoting datasets in libzfs_coreGiuseppe Di Natale2017-06-261-13/+7
* OpenZFS 8331 - zfs_unshare returns wrong error code for smb unshare failureAndrew Stormont2017-06-221-4/+6
* Dashes for zero latency values in zpool iostat -pTony Hutter2017-06-221-2/+7
* Fix import finding spare/l2cache when path changesChunwei Chen2017-06-011-2/+16
* Implemented zpool sync commandAlek P2017-05-191-0/+22
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-0/+37
* Add property overriding (-o|-x) to 'zfs receive'LOLi2017-05-091-16/+225
* Make createtxg and guid properties publicChristian Schwarz2017-05-091-0/+1
* Fix NULL pointer dereference in 'zfs create'LOLi2017-05-091-1/+3
* More ashift improvementsLOLi2017-05-031-8/+0
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-025-20/+51
* Fixed zdb -e regression for active cacheless poolsDon Brady2017-04-241-2/+7
* Prebaked scripts for zpool status/iostat -cTony Hutter2017-04-211-4/+146
* Fix leak in send_iterate_fsTim Crawford2017-04-191-0/+2
* Fix header inclusions for standards conformanceRichard Yao2017-04-121-1/+1
* OpenZFS 6865 - want zfs-tests cases for zpool labelclear commandYuri Pankov2017-04-111-9/+51
* OpenZFS 5380 - receive of a send -p stream doesn't need to try renaming snaps...Andriy Gapon2017-04-091-3/+3
* OpenZFS 8046 - Let calloc() do the multiplication in libzfs_fru_refreshPedro Giffuni2017-04-091-1/+1
* OpenZFS 7990 - libzfs: snapspec_cb() does not need to call zfs_strdup()Giuseppe Di Natale2017-03-281-7/+4
* Check ashift validity in 'zpool add'LOLi2017-03-281-3/+6
* Fix undefined reference to `libzfs_fru_compare'Brian Behlendorf2017-03-231-0/+9