summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Fix coverity defects: CID 147610, 147608, 147607cao2016-09-292-16/+19
* Fix coverity defects: CID 147602 147604cao2016-09-231-4/+8
* Fix coverity defects: CID 147613 147614 147616 147617luozhengzheng2016-09-231-4/+8
* Fix coverity defectsluozhengzheng2016-09-223-14/+57
* Fix coverity defectscao2016-09-202-1/+4
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-203-19/+20
* Fix Coverity defectsluozhengzheng2016-09-171-1/+1
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-132-10/+29
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-132-1/+8
* Fix memleak in zfs_do_* and zpool_do_*luozhengzheng2016-09-122-15/+58
* Allow ZVOL bookmarks to be listed recursivelyloli10K2016-09-121-3/+3
* Fix memory/fd leak in check_file() and is_spare()liuhuang2016-09-121-2/+7
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-0110-3/+1497
* Fix zhack argument processingBrian Behlendorf2016-08-311-4/+5
* zdb: fencepost error at zdb_cb.zcb_embedded_histogram[][]Gvozden Neskovic2016-08-161-1/+1
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-125-13/+12
* Fix infinite loop when zdb -R with d flagChunwei Chen2016-08-111-2/+2
* Fix gcc -Warray-bounds check for dump_object() in zdbBrian Behlendorf2016-08-021-5/+14
* ztest: memory leaks reported by AddressSanitizerGvozden Neskovic2016-07-291-1/+4
* Fix zdb crash with 4K-only devicesBrian Behlendorf2016-07-271-3/+13
* Multi-thread 'zpool import' for blkidBrian Behlendorf2016-07-271-19/+10
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-274-5/+16
* Fixes and enhancements of SIMD raidz parityGvozden Neskovic2016-07-191-20/+6
* Update arc_summary.py for prefetch changesBrian Behlendorf2016-07-191-146/+1
* Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.Gvozden Neskovic2016-07-131-1/+2
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-285-85/+83
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-282-20/+105
* Implement large_dnode pool featureNed Bass2016-06-243-45/+180
* Revert "Add a test case for dmu_free_long_range() to ztest"Brian Behlendorf2016-06-241-178/+0
* Add a test case for dmu_free_long_range() to ztestBoris Protopopov2016-06-211-0/+178
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-216-1/+1140
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-072-15/+18
* Fix minor spelling mistakesColin Ian King2016-06-063-4/+4
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-021-0/+44
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-261-3/+105
* Add request size histograms (-r) to zpool iostat, minor man page fixTony Hutter2016-05-251-89/+187
* Consistently use parsable instead of parseableChrister Ekholm2016-05-232-4/+4
* Make zpool list -vp print individual vdev sizes parsable.Christer Ekholm2016-05-181-11/+27
* Revert "zhack: Add 'feature disable' command"Brian Behlendorf2016-05-171-103/+4
* zhack: Add 'feature enable' force optionBrian Behlendorf2016-05-171-2/+4
* zhack: Add 'feature disable' commandBrian Behlendorf2016-05-171-2/+99
* zhack: Fix 'feature ref' comparison checkBrian Behlendorf2016-05-171-1/+1
* Use zfs range locks in ztestBoris Protopopov2016-05-171-52/+151
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-125-106/+1323
* OpenZFS 3993, 4700Adam Stevko2016-05-111-19/+92
* OpenZFS 5669 - altroot not set in zpool createBrian Behlendorf2016-05-051-0/+2
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-273-8/+4
* Use udev for partition detectionBrian Behlendorf2016-04-251-14/+24
* Create unique partition labelsBrian Behlendorf2016-04-251-0/+1
* Make zfs mount according to relatime config in datasetChunwei Chen2016-04-051-1/+4