summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Python 3 fixesMatthew Thode2013-11-082-14/+19
* pep8 code readability changesMatthew Thode2013-11-082-85/+126
* Handle concurrent snapshot automounts failing due to EBUSY.Tim Chase2013-11-081-1/+1
* Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962George Wilson2013-11-051-5/+20
* Illumos #3949, #3950, #3952, #3953George Wilson2013-11-051-2/+19
* Illumos #3955Matthew Ahrens2013-11-051-0/+3
* Illumos #3112, #3113, #3114Matthew Ahrens2013-11-051-1/+2
* Illumos #3236George Wilson2013-11-051-2/+39
* Illumos #3894Keith M Wesolowski2013-11-041-0/+6
* Illumos #3740Steven Hartland2013-11-043-4/+6
* Illumos #3745, #3811Will Andrews2013-11-041-8/+29
* Illumos #3603, #3604: bobj improvementsMatthew Ahrens2013-10-311-17/+54
* Add -p switch to "zpool get"Ralf Ertzinger2013-10-281-8/+27
* Corrected "zfs list -t <type>" syntaxSteven Hartland2013-10-251-1/+1
* Add dbufstat.py commandBrian Behlendorf2013-10-254-6/+543
* Increase default udev wait timeBrian Behlendorf2013-10-221-1/+1
* Dedup-related documentation additions for zpool and zdb.Tim Chase2013-10-221-1/+1
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-108-11/+7
* Update drive databaseRichard Yao2013-10-091-0/+34
* Illumos #3464Matthew Ahrens2013-09-044-152/+198
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-046-124/+235
* Implement database to workaround misreported physical sector sizesRichard Yao2013-08-221-4/+129
* Don't specifically open /etc/mtab - it is done in libzfs_init()Turbo Fredriksson2013-08-151-8/+3
* Use setmntent() OR fopen()Turbo Fredriksson2013-08-151-0/+4
* Illumos #3098 zfs userspace/groupspace failYuri Pankov2013-08-141-10/+9
* Fix 'zpool list -H' error codeBrian Behlendorf2013-07-231-1/+1
* Add missing -v to usage help for zpool list.Christer Ekholm2013-07-221-1/+1
* Add FreeBSD 'zpool labelclear' commandDmitry Khasanov2013-07-091-0/+127
* zdb: enhancement - Display SA xattrs.Tim Chase2013-07-091-0/+56
* Avoid abort() in vn_rdwr(): libzpool/kernel.cMike Leddy2013-07-091-1/+1
* Explicitly flush output at end of each zeventCraig Loomis2013-07-081-0/+1
* Fix parse_dataset error handlingBrian Behlendorf2013-07-031-4/+6
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-4/+3
* Use MAXPATHLEN instead of sizeof in snprintfRichard Yao2013-07-021-1/+1
* Override default SPA config location via environmentCyril Plisko2013-07-011-0/+10
* Add absent \n at the end of the help text lineCyril Plisko2013-06-281-1/+1
* Allow fetching the pool from the device at mountBrian Behlendorf2013-06-261-4/+42
* Illumos #3552, #3564George Wilson2013-06-191-6/+6
* Illumos #3006Madhav Suresh2013-06-191-13/+13
* Modified arcstat.py to run on linuxChrist Schlacta2013-06-183-20/+8
* Added arcstat.py from FreeNASChrist Schlacta2013-06-181-0/+454
* Don't leak mount flags into kernelNed Bass2013-06-181-9/+0
* Illumos #3306, #3321George Wilson2013-05-032-35/+98
* Fix zinject list handlersBrian Behlendorf2013-05-011-10/+10
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-012-11/+41
* Trivial spelling fixChris Dunlop2013-04-191-1/+1
* Refresh links to web siteNed Bass2013-03-063-3/+3
* Constify structures containing function pointersRichard Yao2013-03-041-6/+6
* Fix hot sparesBrian Behlendorf2013-03-011-79/+101
* -x shouldn't warn about old on-disk format or unavailable featuresTim Connors2013-02-281-1/+4