aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-1/+1
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-5/+14
* OpenZFS restructuring - libzutilMatthew Macy2019-10-031-5/+5
* OpenZFS restructuring - libsplMatthew Macy2019-10-0216-97/+5
* OpenZFS restructuring - zpoolMatthew Macy2019-09-306-352/+428
* Adding slack notifierBen McGough2019-09-262-0/+86
* Use signed types to prevent subtraction overflowRyan Moeller2019-09-221-4/+4
* Refactor libzfs_error_init newlinesRyan Moeller2019-09-184-4/+4
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-42/+517
* Canonicalize Python shebangsRyan Moeller2019-09-126-6/+6
* Add/generalize abstractions in arc_summary3Ryan Moeller2019-09-101-50/+62
* Add/generalize abstraction in arc_summary2Ryan Moeller2019-09-101-29/+25
* Fix zpool subcommands error message with some unsupported optionsloli10K2019-09-041-4/+2
* zvol_wait script should ignore partially received zvolsPavel Zakharov2019-09-031-2/+21
* Fix typos in cmd/Andrea Gelmini2019-08-3015-26/+26
* Fix automake program name transformationsRyan Moeller2019-08-201-2/+8
* spa_load_verify() may consume too much memoryGeorge Wilson2019-08-131-7/+8
* Metaslab max_size should be persisted while unloadedPaul Dagnelie2019-08-051-2/+2
* zed crashes when devid not presentMatthew Ahrens2019-07-261-1/+2
* Fast Clone DeletionSara Hartse2019-07-261-63/+267
* 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