aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 9485 Optimize possible split block search spaceAndriy Gapon2019-10-161-1/+10
* 10330 merge recent ZoL vdev and metaslab changesAndriy Gapon2019-10-161-5/+2
* 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-08-124-64/+255
* 9689 zfs range lock code should not be zpl-specificAlexander Motin2019-06-041-7/+9
* 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objectsAlexander Motin2019-06-031-4/+234
* 9962 zil_commit should omit cache thrashAlexander Motin2019-06-031-3/+1
* 9466 add JSON output support to channel programsAlexander Motin2019-06-031-7/+15
* 9681 ztest failure in spa_history_log_internal due to spa_rename()Alexander Motin2019-06-031-74/+0
* 9682 page fault in dsl_async_clone_destroy() while opening poolAlexander Motin2019-06-031-2/+3
* 5882 Temporary pool namesAndriy Gapon2018-12-261-47/+88
* 9523 Large alloc in zdb can cause troubleAlexander Motin2018-08-021-3/+9
* 9512 zfs remap poolname@snapname coredumpsAlexander Motin2018-08-021-0/+17
* 8115 parallel zfs mountAlexander Motin2018-08-011-38/+85
* 9421 zdb should detect and print out the number of "leaked" objectsAlexander Motin2018-07-311-3/+12
* 9102 zfs should be able to initialize storage devicesAlexander Motin2018-07-312-1/+250
* 9236 nuke spa_dbgmsgAlexander Motin2018-07-311-4/+1
* 9290 device removal reduces redundancy of mirrorsAlexander Motin2018-07-312-10/+66
* 9238 ZFS Spacemap Encoding V2Alexander Motin2018-07-302-48/+84
* 9280 Assertion failure while running removal_with_ganging test with 4K devicesAlexander Motin2018-03-281-10/+10
* 9235 rename zpool_rewind_policy_t to zpool_load_policy_tAlexander Motin2018-03-282-7/+10
* 9166 zfs storage pool checkpointAlexander Motin2018-03-284-141/+1053
* 9213 zfs: sytem typoAlexander Motin2018-03-232-2/+2
* 9075 Improve ZFS pool import/load process and corrupted pool recoveryAlexander Motin2018-02-221-0/+9
* 8941 zpool add: assertion failed in get_replication() with nested interior VDEVsAlexander Motin2018-02-221-2/+4
* 8962 zdb should work on non-idle poolsAlexander Motin2018-02-221-0/+8
* 8809 libzpool should leverage work done in libfakekernelAlexander Motin2018-02-212-115/+119
* 7614 zfs device evacuation/removalAlexander Motin2018-02-184-89/+932
* 8972 zfs holds: In scripted mode, do not pad columns with spacesAlexander Motin2018-01-221-4/+7
* 8652 Tautological comparisons with ZPROP_INVALAlexander Motin2018-01-221-1/+1
* 8677 Open-Context Channel ProgramsAlexander Motin2018-01-211-4/+14
* 640 number_to_scaled_string is duplicated in several commandsAndriy Gapon2017-10-262-47/+112
* 8081 Compiler warnings in zdbAndriy Gapon2017-10-024-119/+196
* 8567 Inconsistent return value in zpool_read_labelAndriy Gapon2017-09-201-1/+1
* 8585 improve batching done in zil_commit()Andriy Gapon2017-09-131-3/+8
* 7431 ZFS Channel ProgramsAndriy Gapon2017-09-132-2/+211
* 8414 Implemented zpool scrub pause/resumeAndriy Gapon2017-09-011-15/+46
* 8067 zdb should be able to dump literal embedded block pointerAndriy Gapon2017-08-081-3/+49
* 8378 crash due to bp in-memory modification of nopwrite blockAndriy Gapon2017-08-081-6/+1
* fix up r319744, add new filesAndriy Gapon2017-06-092-0/+49
* 8108 zdb -l fails to read labels 2 and 3Andriy Gapon2017-06-091-8/+13
* 7578 Fix/improve some aspects of ZIL writing.Andriy Gapon2017-05-261-1/+0
* 8021 ARC buf data scatter-izationAndriy Gapon2017-05-263-42/+71
* 7446 zpool create should support efi system partitionAndriy Gapon2017-05-263-25/+146
* 7955 libshare needs to initialize only those datasets being modified by the c...Andriy Gapon2017-04-141-0/+10
* 7252 7628 compressed zfs send / receiveAndriy Gapon2017-04-142-10/+47
* 7386 zfs get does not work properly with bookmarksAndriy Gapon2017-04-141-2/+2
* 7502 ztest should run zdb with -G (debug mode)Andriy Gapon2017-04-141-1/+1
* 6392 zdb: introduce -V for verbatim importAndriy Gapon2017-04-141-12/+14
* 3871 fix issues introduced by 3604Andriy Gapon2017-04-141-1/+2
* 6410 teach zdb to perform object lookups by pathAndriy Gapon2017-04-141-84/+227