aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* zdb: show BRT statistics and dump its contentsRob Norris2023-11-271-1/+89
* Consider `dnode_t` allocations in dbuf cache size accountingRob N2023-11-171-9/+11
* ZTS: Test for all known zpool feature setsUmer Saleem2023-11-091-1/+0
* RAID-Z expansion featureDon Brady2023-11-086-313/+963
* Remove obsolete_counts from grub2 compatibility listUmer Saleem2023-11-071-1/+0
* zed: misc vdev_enc_sysfs_path fixesTony Hutter2023-11-074-2/+49
* Add all read-only compatible zpool features to grub2 compatibilityUmer Saleem2023-10-311-0/+10
* ZIO: Remove READY pipeline stage from root ZIOsAlexander Motin2023-10-251-3/+2
* "ARC prefetch metadata accesses:" appears twice in the output.ofthesun92023-10-231-1/+1
* Fix ZED auto-replace for VDEVs using by-id pathsDon Brady2023-10-201-18/+37
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-061-4/+19
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-021-19/+29
* Report ashift of L2ARC devices in zdbGeorge Amanakis2023-10-021-1/+1
* Invoke zdb by guid to avoid import errorsPaul Dagnelie2023-09-221-9/+12
* ZIL: Avoid dbuf_read() in ztest_get_data()Alexander Motin2023-09-211-2/+1
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-09-214-35/+88
* 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