summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix errata #4 handling for resuming streamsTom Caputi2020-01-142-1/+14
* Document zfs change-key caveatsRichard Laager2020-01-141-2/+25
* KMC_KVMEM disrupts kv_alloc() memory alignment expectationsloli10K2020-01-141-20/+2
* libzfs: add zfs_mount_at() functionKyle Evans2020-01-142-8/+38
* Change http://zfsonlinux.org links to https://zfsonlinux.orgBrian Behlendorf2020-01-1313-19/+20
* ZTS: Remove obsolete zts-report.py exceptionsBrian Behlendorf2020-01-131-28/+0
* ZTS: Clean up properties.shlib a bitRyan Moeller2020-01-131-18/+25
* ZTS: Create xattr helpers to hide platformRyan Moeller2020-01-1013-66/+133
* Add 'zfs send --saved' flagTom Caputi2020-01-1016-76/+501
* ZTS: Improve zts-auto_offline_001_posBrian Behlendorf2020-01-101-14/+12
* Performance tests, fio enhancementsKjeld Schouten-Lebbing2020-01-0917-14/+131
* ZTS: Provide an alternative to shuf for FreeBSDRyan Moeller2020-01-095-5/+21
* Remove parameter names from libzfs.h signaturesNick Black2020-01-081-7/+7
* ZTS: Eliminate functions named 'random'Ryan Moeller2020-01-0810-35/+34
* Avoid here-documents in systemd mount generatorlorenz2020-01-071-8/+14
* zfs-module-parameters(5): add all missing itemsDeHackEd2020-01-071-7/+172
* ZTS: Add sunos.run to dist dataRyan Moeller2020-01-071-1/+2
* Fix "zpool add -n" for dedup, special and log devicesloli10K2020-01-065-43/+81
* Fix QAT allocation failure return valueBrian Behlendorf2020-01-061-15/+18
* ZTS: Cleanup partition tablesBrian Behlendorf2020-01-063-4/+5
* Fix ZPOOL_VDEV_NAME_PATH option descriptionBrian Behlendorf2020-01-061-1/+1
* ZTS: Add helper for disk device checkRyan Moeller2020-01-037-24/+46
* ZTS: Move dumpdev tests to sunos.runRyan Moeller2020-01-0316-118/+95
* Static symbols exported by ICPBrian Behlendorf2020-01-021-2/+0
* Add FreeBSD core handling in zloop.shRyan Moeller2020-01-022-15/+31
* Improve Pull Request guidelinesKjeld Schouten-Lebbing2019-12-302-2/+29
* zdb: print block checksums with 6 d's of verbosityNed Bass2019-12-301-0/+6
* zfs-load-key.sh: ${ZFS} is not the zfs binaryBen Cordero2019-12-291-1/+1
* ZTS: Fix pool_state cleanupBrian Behlendorf2019-12-282-2/+3
* ZTS: Replace /var/tmp with $TEST_BASE_DIRBrian Behlendorf2019-12-274-12/+11
* ZTS: zfs_program_jsonBrian Behlendorf2019-12-271-3/+17
* ZTS: devices_001_pos and devices_002_negBrian Behlendorf2019-12-274-181/+69
* Avoid some crashes when importing a pool with corrupt metadataSteve Mokris2019-12-261-3/+11
* In initramfs, do not prompt if keylocation is "file://"sam-lunt2019-12-262-7/+20
* libspl: declare aok extern in headerNick Black2019-12-263-1/+5
* Cancel initialize and TRIM before vdev_metaslab_fini()Brian Behlendorf2019-12-261-6/+7
* ZTS: Test case failuresBrian Behlendorf2019-12-263-1/+4
* Update maximum kernel version to 5.4Brian Behlendorf2019-12-231-1/+1
* Fix test pattern in zts-report.pyRyan Moeller2019-12-201-1/+2
* Colorize zpool status outputTony Hutter2019-12-1910-139/+479
* ZTS: Various test case fixesBrian Behlendorf2019-12-193-3/+3
* Tests for btree implementation used by range treesJohn Wren Kennedy2019-12-1910-2/+692
* Update zfs.sh work on FreeBSDRyan Moeller2019-12-192-16/+54
* cppcheck: (warning) Possible null pointer dereference: nvhBrian Behlendorf2019-12-181-1/+3
* cppcheck: (error) Address of local auto-variable assignedBrian Behlendorf2019-12-182-0/+2
* cppcheck: (error) Null pointer dereference: who_permBrian Behlendorf2019-12-181-46/+44
* cppcheck: (warning) Possible null pointer dereference: dnpBrian Behlendorf2019-12-181-0/+1
* cppcheck: (error) Memory leak: vtocBrian Behlendorf2019-12-181-14/+19
* cppcheck: (error) Shifting signed 64-bit value by 63 bitsUbuntu2019-12-181-0/+2
* cppcheck: (error) Uninitialized variableUbuntu2019-12-188-22/+23