aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Improve the handling of sharesmb,sharenfs propertiesUmer Saleem2023-09-191-1/+0
* Update the behavior of mountpoint propertyUmer Saleem2023-09-191-3/+4
* cmd: add 'help' subcommand to zpool and zfsRob N2023-09-192-0/+61
* Fix incorrect expected error in ztestPaul Dagnelie2023-09-191-1/+1
* zed: Allow autoreplace and fault LEDs for removed vdevsTony Hutter2023-09-182-1/+2
* Relax error reporting in zpool import and zpool splitUmer Saleem2023-09-011-11/+23
* checkstyle: fix action failuresSerapheim Dimitropoulos2023-08-291-0/+1
* Increase limit of redaction list by using spill blockPaul Dagnelie2023-08-262-2/+17
* zed: update zed.d/statechange-slot_off.shBrian Behlendorf2023-08-262-8/+12
* ZIL: Second attempt to reduce scope of zl_issuer_lock.Alexander Motin2023-08-241-1/+1
* zed: Add zedlet to power off slot when drive is faultedTony Hutter2023-08-242-0/+66
* zdb: include cloned blocks in block statisticsRob N2023-08-011-1/+76
* zed: Reduce log noise for large JBODsBrian Behlendorf2023-07-251-2/+0
* zed: Fix zed ASSERT on slot power cycleTony Hutter2023-07-211-0/+5
* Do not report bytes skipped by scan as issued.Alexander Motin2023-06-302-40/+56
* Don't use hard-coded 'size' value in snprintf()Arshad Hussain2023-06-301-6/+8
* zdb: Add missing poolname to -C synopsisMateusz Piotrowski2023-06-291-1/+1
* Finally drop long disabled vdev cache.Alexander Motin2023-06-092-39/+3
* Improve l2arc reporting in arc_summary.Alexander Motin2023-06-091-18/+11
* Use list_remove_head() where possible.Alexander Motin2023-06-092-10/+4
* zdb: add -B option to generate backup streamRob Norris2023-06-051-5/+92
* Add compatibility symlinks for FreeBSD 12.{3,4} and 13.{0,1,2}Mike Swanson2023-05-261-0/+5
* Adding new read-only compatible zpool features to compatibility.d/grub2Colm2023-05-261-0/+2
* btree: Implement faster binary search algorithmRichard Yao2023-05-261-4/+4
* Update compatibility.d filesBrian Behlendorf2023-05-252-1/+45
* zil: Add some more statistics.Alexander Motin2023-05-251-48/+132
* Probe vdevs before marking removedBrian Behlendorf2023-05-191-3/+5
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-181-10/+101
* Add the ability to uninitializeBrian Behlendorf2023-05-181-5/+17
* Verify block pointers before writing them outMatthew Ahrens2023-05-081-4/+4
* zdb: consistent xattr outputBrian Behlendorf2023-05-081-1/+10
* Allow zhack label repair to restore detached devices.buzzingwires2023-05-031-93/+415
* zdb: Fix minor memory leakBrian Behlendorf2023-04-261-0/+2
* Taught zdb -bb to print metadata totalsRich Ercolani2023-04-241-2/+32
* Add support for zpool user propertiesAllan Jude2023-04-211-2/+16
* Create zap for root vdevrob-wing2023-04-202-22/+46
* Values printed by zpool-iostat(8) should be right-alignedLow-power2023-04-181-4/+6
* libzfs: add v2 iterator interfacesRob N2023-04-103-19/+19
* Storage device expansion "silently" fails on degraded vdevPaul Dagnelie2023-04-061-0/+22
* Fix "Add colored output to zfs list"Tino Reichardt2023-04-051-2/+15
* Add colored output to zfs listTino Reichardt2023-03-241-0/+30
* Colorize zpool iostat outputTino Reichardt2023-03-241-1/+34
* nvpair: Constify string functionsRichard Yao2023-03-1415-84/+91
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-102-1/+20
* Refactor loop in dump_histogram()Richard Yao2023-03-081-2/+4
* Cleanup: Remove constant comparisons reported by CodeQLRichard Yao2023-03-081-9/+6
* Fix TOCTOU race in zpool_do_labelclear()Richard Yao2023-03-081-14/+20
* More adaptive ARC evictionAlexander Motin2023-03-082-33/+73
* Better handling for future crypto parametersRob N2023-03-071-1/+2
* Fix a typo in ac2038aGeorge Amanakis2023-03-071-1/+1