aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* fix(mount): do not truncate shares not zfs mountStefan Lendl2024-01-291-1/+2
* Make zdb -R scale less poorlyRich Ercolani2024-01-291-0/+8
* Stop wasting time on malloc in snprintf_zstd_headerRich Ercolani2024-01-291-2/+3
* zdb: Dump encrypted write and clone ZIL recordsAlexander Motin2024-01-081-2/+58
* zdb: fix printf() length for uint64_t devidMartin Matuška2023-11-291-3/+3
* zdb: Fix zdb '-O|-r' options with -e/exported zpoolAkash B2023-11-281-16/+23
* zdb: show BRT statistics and dump its contentsRob Norris2023-11-281-1/+89
* ZTS: Test for all known zpool feature setsUmer Saleem2023-11-161-1/+0
* Remove obsolete_counts from grub2 compatibility listUmer Saleem2023-11-161-1/+0
* Add all read-only compatible zpool features to grub2 compatibilityUmer Saleem2023-11-161-0/+10
* "ARC prefetch metadata accesses:" appears twice in the output.ofthesun92023-11-061-1/+1
* Fix ZED auto-replace for VDEVs using by-id pathsDon Brady2023-11-061-18/+37
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-11-064-35/+88
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-071-4/+19
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-031-19/+29
* Improve the handling of sharesmb,sharenfs propertiesUmer Saleem2023-10-031-1/+0
* Update the behavior of mountpoint propertyUmer Saleem2023-10-031-3/+4
* Report ashift of L2ARC devices in zdbGeorge Amanakis2023-10-031-1/+1
* Invoke zdb by guid to avoid import errorsPaul Dagnelie2023-09-281-9/+12
* ZIL: Avoid dbuf_read() in ztest_get_data()Alexander Motin2023-09-281-2/+1
* cmd: add 'help' subcommand to zpool and zfsRob N2023-09-222-0/+61
* Fix incorrect expected error in ztestPaul Dagnelie2023-09-221-1/+1
* zed: Allow autoreplace and fault LEDs for removed vdevsTony Hutter2023-09-192-1/+2
* Relax error reporting in zpool import and zpool splitUmer Saleem2023-09-021-11/+23
* checkstyle: fix action failuresSerapheim Dimitropoulos2023-09-011-0/+1
* zed: update zed.d/statechange-slot_off.shBrian Behlendorf2023-08-272-8/+12
* zed: Add zedlet to power off slot when drive is faultedTony Hutter2023-08-252-0/+66
* ZIL: Second attempt to reduce scope of zl_issuer_lock.Alexander Motin2023-08-251-1/+1
* zdb: include cloned blocks in block statisticsRob N2023-08-021-1/+76
* zed: Reduce log noise for large JBODsBrian Behlendorf2023-07-261-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