aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix column alignment with long zpool namesGeorge G2017-12-041-2/+9
* Fix function documentation to correctly mirror codeTobin Harding2017-10-171-1/+1
* Fixes for SPARC supportBrian Behlendorf2017-10-161-1/+1
* Fix intra-pool resumable 'zfs send -t <token>'LOLi2017-10-162-5/+6
* Correct cppcheck errors (#6662)Giuseppe Di Natale2017-09-202-302/+1
* Disable mount(8) canonical paths in do_mount()LOLi2017-08-211-1/+2
* 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
* 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-125-1/+115
* Fix `zpool iostat -T d 1` on muslRichard Yao2017-04-121-1/+5
* 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
* glibc 2.5 compat: use correct header for makedev() et al.Olaf Faaland2017-03-312-1/+6
* 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 'zdb -o' segmentation faultLOLi2017-03-231-1/+1
* Fix undefined reference to `libzfs_fru_compare'Brian Behlendorf2017-03-231-0/+9
* Fix `zpool status -v` error messageBrian Behlendorf2017-03-221-6/+6
* libspl: Fix incorrect use of platform defines on sparc64John Paul Adrian Glaubitz2017-03-221-2/+2
* Fix nfs snapdir automountChunwei Chen2017-03-081-1/+1
* Fix powerpc buildBrian Behlendorf2017-03-061-4/+0
* Fix checksumflags assignment in cksummerTim Crawford2017-02-241-1/+1
* Clear enclosure sysfs path from VDEV label when sysfs path isn't presentTony Hutter2017-02-101-1/+3
* Fix coverity defects: CID 155964, 155965George Melikov2017-02-081-0/+3