aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add support for nvme based devidsDon Brady2018-03-291-2/+13
* OpenZFS 9193 - bootcfg -C doesn't workPaul Dagnelie2018-03-221-2/+3
* Add support for nvme disk detectiontimor2018-03-211-0/+14
* Add JSON output support to channel programsAlek P2018-03-192-0/+404
* Report pool suspended due to MMPOlaf Faaland2018-03-151-1/+7
* Add kernel module auto-loadingBrian Behlendorf2018-03-131-6/+7
* Change functions which return literals to return `const char*`Tomohiro Kusumi2018-03-092-3/+3
* Misc fixes and cleanup for project quotaNasf-Fan2018-03-051-1/+2
* Want 'zfs send -b'LOLi2018-02-211-12/+21
* Prevent raw zfs recv -F if dataset is unencryptedTom Caputi2018-02-211-11/+24
* OpenZFS 8940 - Sending an intra-pool resumable send stream may result in EXDEVloli10K2018-02-141-0/+4
* Project Quota on ZFSNasf-Fan2018-02-131-9/+23
* 'zfs receive' fails with "dataset is busy"LOLi2018-02-121-1/+17
* OpenZFS 8520 - lzc_rollbackAndriy Gapon2018-02-091-9/+23
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-082-13/+42
* Increase code coverage for Lua librariesDon Brady2018-02-081-3/+0
* OpenZFS 8600 - ZFS channel programs - snapshotChris Williamson2018-02-081-3/+8
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-085-11/+197
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-022-17/+20
* Fix 'zfs receive -o' when used with '-e|-d'LOLi2018-01-301-2/+3
* zpool import -d to specify device pathChunwei Chen2018-01-262-36/+131
* OpenZFS 8652 - Tautological comparisons with ZPROP_INVALBrian Behlendorf2018-01-191-2/+2
* OpenZFS 8641 - "zpool clear" and "zinject" don't work on "spare" or "replacin...Brian Behlendorf2018-01-191-5/+6
* Force ztest to always use /dev/urandomBrian Behlendorf2018-01-121-2/+4
* 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-1012-42/+25
* Remove lib/libspl/include/sys/frame.hBrian Behlendorf2017-12-172-132/+0
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-052-3/+14
* Update for cppcheck v1.80Brian Behlendorf2017-11-183-35/+8
* Sequential scrub and resilversTom Caputi2017-11-151-1/+1
* Fix column alignment with long zpool namesGeorge G2017-11-051-2/+9
* 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