summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Use bitwise '&' instead of logical '&&'Tobin Harding2017-10-161-2/+2
* Improved dnode allocation and dmu_hold_impl() (#6611)Giuseppe Di Natale2017-09-131-7/+29
* Fix range locking in ZIL commit codepathLOLi2017-08-211-0/+2
* vdev_id: implement slot numbering by port idsckobras2017-08-211-1/+5
* Some additional send stream validity checkingNed Bass2017-07-251-2/+4
* Add callback for zfs_multihost_intervalOlaf Faaland2017-07-251-0/+43
* Skip activity check for zhack RO importOlaf Faaland2017-07-251-1/+2
* Add zgenhostid utility scriptOlaf Faaland2017-07-254-3/+65
* Fix don't zero_label when replace with spareChunwei Chen2017-07-241-1/+2
* Restrict zpool iostat/status -c to search pathGiuseppe Di Natale2017-07-241-0/+3
* Fix coverity defects: CID 165757George Melikov2017-07-141-0/+1
* Multi-modifier protection (MMP)Olaf Faaland2017-07-134-175/+268
* OpenZFS 8067 - zdb should be able to dump literal embedded block pointerMatthew Ahrens2017-07-071-3/+51
* Implemented zpool scrub pause/resumeAlek P2017-07-061-15/+45
* OpenZFS 8378 - crash due to bp in-memory modification of nopwrite blockMatthew Ahrens2017-07-041-6/+1
* Clean up large dnode codeMatthew Ahrens2017-06-291-0/+1
* GCC 7.1 fixesTony Hutter2017-06-281-1/+3
* Dashes for zero latency values in zpool iostat -pTony Hutter2017-06-221-1/+1
* Inject zinject(8) a percentage amount of dev errsDon Brady2017-06-161-10/+38
* Add missing \n for "invalid optionusage" outputkpande2017-06-091-1/+1
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-091-1/+0
* Add MS_MANDLOCK mount failure messageBrian Behlendorf2017-06-071-2/+15
* Allow add of raidz and mirror with same redundancyHåkan Johansson2017-06-051-1/+16
* zpool iostat/status -c improvementsGiuseppe Di Natale2017-06-0526-38/+313
* Enable remaining testsBrian Behlendorf2017-05-222-3/+3
* Implemented zpool sync commandAlek P2017-05-191-0/+46
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-8/+23
* Enable additional test casesBrian Behlendorf2017-05-111-11/+7
* Add property overriding (-o|-x) to 'zfs receive'LOLi2017-05-091-26/+49
* Fix coverity defects: CID 161638Giuseppe Di Natale2017-05-091-1/+4
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-041-0/+2
* More ashift improvementsLOLi2017-05-032-1/+33
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-023-18/+41
* OpenZFS 7252 - compressed zfs send / receiveDan Kimmel2017-04-262-3/+19
* Fix 'zpool iostat -v' cache and log outputDeHackEd2017-04-241-0/+2
* Fix shellcheck warning in pre-baked scriptTony Hutter2017-04-241-1/+1
* Prebaked scripts for zpool status/iostat -cTony Hutter2017-04-2122-65/+816
* Documentation fixes for zfs(8) and 'zfs' binaryLOLi2017-04-201-2/+2
* vdev_id: fix failure due to multipath -l bugNed Bass2017-04-201-2/+2
* Allow bookmark short name in 'zfs bookmark'LOLi2017-04-201-3/+19
* OpenZFS 6392 - zdb: introduce -V for verbatim importRichard Yao2017-04-181-9/+9
* OpenZFS 7900 - zdb shouldn't print the path of a znode at verbosity < 5Alan Somers2017-04-141-12/+8
* OpenZFS 6410 - teach zdb to perform object lookups by pathBrian Behlendorf2017-04-131-89/+236
* Invalidate cache during a zpool labelclearGiuseppe Di Natale2017-04-131-0/+4
* Add missing includes to zed_log.cRichard Yao2017-04-121-0/+2
* OpenZFS 6865 - want zfs-tests cases for zpool labelclear commandYuri Pankov2017-04-113-93/+115
* Fix coverity defects: CID 161288Giuseppe Di Natale2017-04-061-1/+1
* Added auto-replace FMA test for the ZFS Test SuiteSydney Vanda2017-04-052-5/+42
* Accept raidz and mirror with similar redundancyHåkan Johansson2017-04-051-1/+43
* Fix coverity defects: CID 161264Giuseppe Di Natale2017-04-051-1/+1