aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-07-181-1/+17
* zdb: don't print log spacemap stats in pools without the featureSerapheim Dimitropoulos2019-07-181-0/+6
* New service that waits on zvol links to be createdPavel Zakharov2019-07-173-1/+95
* Add zfs create dryrunMike Gerdts2019-07-161-22/+92
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-162-56/+370
* Enable zfs-mount-generator by defaultAntonio Russo2019-07-151-0/+1
* systemd encryption key supportAntonio Russo2019-07-151-2/+2
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-121-0/+3
* zfs send does not handle invalid input gracefullyloli10K2019-07-081-1/+5
* Fix zfs "redact" misc issuesloli10K2019-07-051-9/+9
* OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocksMike Gerdts2019-07-051-2/+4
* Add 'zfs umount -u' for encrypted datasetsTom Caputi2019-06-281-5/+8
* zdb -vvvvv on ztest pool dies with "out of memory"Paul Dagnelie2019-06-251-6/+20
* Redacted Send/Receive causes zdb to dump coreloli10K2019-06-241-1/+1
* Remove code for zfs remapMatthew Ahrens2019-06-241-78/+0
* Fix out-of-tree build failuresBrian Behlendorf2019-06-242-55/+59
* Let zfs mount all tolerate in-progress mountsDon Brady2019-06-221-1/+18
* zstreamdump: add per-record-type counters and an overhead counterAllan Jude2019-06-221-22/+41
* Redacted Send/Receive broke zfs(8) help messageloli10K2019-06-211-2/+1
* Remove dedupditto functionalityMatthew Ahrens2019-06-191-162/+0
* Fix memory leak in check_disk()Michael Niewöhner2019-06-191-0/+1
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-193-58/+434
* make zil max block size tunableMatthew Ahrens2019-06-101-1/+1
* arc_summary: prefer python3 version and install when there is no pythonEli Schwartz2019-06-101-3/+1
* Make Python detection optional and more portableRyan Moeller2019-06-041-2/+7
* grammar: it is / plural agreementJosh Soref2019-05-281-2/+2
* Update comments to match codeRyan Moeller2019-05-281-6/+6
* Endless loop in zpool_do_remove() on platforms with unsigned charloli10K2019-05-283-4/+4
* Disable parallel processing for 'zfs mount -l'Tom Caputi2019-05-251-2/+5
* zpool: status -t is not documented in help messageloli10K2019-05-241-1/+1
* zfs: missing newline character in zfs_do_channel_program() error messageloli10K2019-05-241-1/+2
* zpool: trim -p is not a valid optionloli10K2019-05-241-1/+2
* Fix dataset name comparison in zfs_compare()Alexander Motin2019-05-081-1/+1
* Fix typesetting of Errata #4JMoVS2019-05-081-23/+22
* Clearer wording on Errata #4JMoVS2019-05-021-21/+26
* Fix estimated scrub completion timeTom Caputi2019-05-011-2/+3
* Use sigaction(2) instead of sigignore(3) for portabilityTomohiro Kusumi2019-04-301-2/+12
* Add option [-V|--version] to emit version stringTerraTech2019-04-162-1/+50
* Cleanup nits from ab7615d92Tom Caputi2019-04-141-1/+1
* Fix 'zfs list -t snapshot' depthBrian Behlendorf2019-04-081-2/+2
* Restrict kstats and print real pointersSara Hartse2019-04-041-1/+1
* Do not iterate through filesystems unnecessarilyTom Caputi2019-04-012-5/+40
* Add TRIM supportBrian Behlendorf2019-03-292-72/+363
* MMP interval and fail_intervals in uberblockOlaf Faaland2019-03-211-1/+14
* Improve `zpool labelclear`Brian Behlendorf2019-03-211-3/+8
* Multiple DVA Scrubbing FixTom Caputi2019-03-151-14/+109
* Better user experience for errata 4Tom Caputi2019-03-141-11/+15
* Update commented zed.rc values to defaultskpande2019-03-141-3/+4
* Make zstreamdump -v more greppableTom Caputi2019-03-131-8/+8
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-131-0/+22