aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 640 - number_to_scaled_string is duplicated in several commandsJason King2017-10-301-21/+97
* Added no_scrub_restart flag to zpool reopenArkadiusz BubaƂa2017-10-262-11/+26
* Add convenience 'zfs_get' functionsJohn2017-10-191-0/+16
* Fix function documentation to correctly mirror codeTobin Harding2017-10-131-1/+1
* Post-Encryption FollowupBrian Behlendorf2017-10-136-145/+172
|\
| * Encryption patch follow-upTom Caputi2017-10-116-145/+172
* | Remove useless DEFAULT_INCLUDES in AM_CCASFLAGSKireinaHoro2017-10-121-1/+0
* | Fix libspl assembler flags to respect cpu typeKireinaHoro2017-10-121-1/+2
|/
* Fix intra-pool resumable 'zfs send -t <token>'LOLi2017-10-102-5/+6
* Fix some ZFS Test Suite issuesLOLi2017-09-251-1/+5
* Correct cppcheck errorsGiuseppe Di Natale2017-09-192-302/+1
* 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-312-27/+30
* OpenZFS 6447 - handful of nvpair cleanupsSteve Dougherty2017-08-301-3/+5
* libtpool: don't clone affinity if not supportedalaviss2017-08-291-0/+2
* 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-1413-88/+2404
* Allow longer SPA names in statsgaurkuma2017-08-111-1/+1
* Simplify threads, mutexs, cvs and rwlocksBrian Behlendorf2017-08-111-231/+59
* Add libtpool (thread pools)Brian Behlendorf2017-08-0915-227/+931
* 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-135-5/+161
* Make hostid consistent in user and kernel spaceOlaf Faaland2017-07-131-3/+37
* Fixed VERIFY3_IMPL() bug from 682ce104Tom Caputi2017-07-121-1/+2
* Implemented zpool scrub pause/resumeAlek P2017-07-062-11/+36
* Musl libc fixesalaviss2017-07-051-0/+1
* OpenZFS 7600 - zfs rollback should pass target snapshot to kernelAndriy Gapon2017-07-042-7/+36
* 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-284-19/+42
* OpenZFS 8264 - want support for promoting datasets in libzfs_coreGiuseppe Di Natale2017-06-262-14/+31
* 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-192-11/+45
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-0/+37
* Compatibilty with glibc-2.23Justin Lecher2017-05-161-0/+1
* Add property overriding (-o|-x) to 'zfs receive'LOLi2017-05-092-26/+263
* Make createtxg and guid properties publicChristian Schwarz2017-05-091-0/+1
* Fix NULL pointer dereference in 'zfs create'LOLi2017-05-091-1/+3
* Linux 4.12 compat: PF_FSTRANS was removedChunwei Chen2017-05-091-1/+1
* More ashift improvementsLOLi2017-05-031-8/+0
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-025-20/+51
* OpenZFS 7252 - compressed zfs send / receiveDan Kimmel2017-04-261-2/+2
* Fixed zdb -e regression for active cacheless poolsDon Brady2017-04-241-2/+7