summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Illumos #3618 ::zio dcmd does not show timestamp dataMatthew Ahrens2013-08-124-13/+16
* Linux 3.8 compat: Support CONFIG_UIDGID_STRICT_TYPE_CHECKSRichard Yao2013-08-093-7/+7
* Evict meta data from ghost lists + l2arc headersBrian Behlendorf2013-08-091-1/+17
* Allow arc_evict_ghost() to only evict meta dataBrian Behlendorf2013-08-091-9/+13
* Illumos #3964 L2ARC should always compress metadata buffersSaso Kiselkov2013-08-083-2/+5
* Illumos #3137 L2ARC compressionSaso Kiselkov2013-08-087-79/+423
* Return -1 from arc_shrinker_func()Richard Yao2013-08-081-3/+1
* Return correct type and offset from zfs_readdirRichard Yao2013-08-071-1/+1
* Illumos #3639 zpool.cache should skip over readonly poolsGeorge Wilson2013-08-071-1/+9
* Write dirty inodes on closeBrian Behlendorf2013-08-071-0/+3
* Fix man page for the sync propertySteven Burgess2013-08-071-2/+2
* Fix the default checksum algorithm in the manpageMassimo Maggi2013-08-071-1/+1
* Add kmod repo integrationBrian Behlendorf2013-08-013-170/+81
* Export additional dmu symbolsBrian Behlendorf2013-08-011-0/+6
* dmu_tx: Fix possible NULL pointer dereferenceNathaniel Clark2013-08-011-2/+5
* Remove b_thawed from arc_buf_hdr_tRichard Yao2013-08-011-11/+0
* Remove arc_data_buf_alloc()/arc_data_buf_free()Richard Yao2013-08-012-19/+0
* Remove zio_alloc_arenaRichard Yao2013-08-011-6/+0
* Make arc+l2arc module options writableBrian Behlendorf2013-07-301-49/+60
* Change l2arc_norw default to zeroBrian Behlendorf2013-07-291-1/+1
* Fix inaccurate arcstat_l2_hdr_size calculationsYing Zhu2013-07-291-2/+7
* 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 documentation for -T and interval to "zpool list"Christer Ekholm2013-07-221-3/+15
* Fix arc_adapt() spinning in iterate_supers_type()Brian Behlendorf2013-07-173-0/+44
* Fix read-only pool hang on unmountBrian Behlendorf2013-07-171-1/+5
* Fix zfsctl_expire_snapshot() deadlockBrian Behlendorf2013-07-121-0/+8
* Add dkms_version conditionalBrian Behlendorf2013-07-111-0/+4
* Improve N-way mirror performanceBrian Behlendorf2013-07-111-3/+73
* Add new kstat for monitoring time in dmu_tx_assignPrakash Surya2013-07-113-0/+72
* Log pool suspension warnings to the consoleBrian Behlendorf2013-07-101-0/+3
* Use GFP_NOIO in vdev_disk_io_flush()Brian Behlendorf2013-07-101-1/+1
* Fix zpool_read_label()Brian Behlendorf2013-07-091-1/+1
* Add FreeBSD 'zpool labelclear' commandDmitry Khasanov2013-07-095-2/+187
* Readd zpool_clear_label() from OpenSolarisDmitry Khasanov2013-07-091-0/+30
* zdb: enhancement - Display SA xattrs.Tim Chase2013-07-091-0/+56
* Avoid abort() in vn_rdwr(): libzpool/kernel.cMike Leddy2013-07-091-1/+1
* Improve code in arc_buf_remove_refYing Zhu2013-07-091-1/+2
* Update zio.cShen Yan2013-07-091-1/+1
* Fix the comment in zfs.hShen Yan2013-07-091-2/+2
* Add zfs_autoimport_disable tunableBrian Behlendorf2013-07-091-0/+8
* Explicitly flush output at end of each zeventCraig Loomis2013-07-081-0/+1
* 3.10 API change: block_device_operations->release() returns voidChris Dunlop2013-07-084-2/+37
* Add conditional chkconfig to packagingBrian Behlendorf2013-07-031-0/+2
* Add conditional chkconfig to packagingBrian Behlendorf2013-07-031-1/+8
* Remove zfs-dracut and zfs-test dependenciesBrian Behlendorf2013-07-031-2/+0
* Open pools asynchronously after module loadBrian Behlendorf2013-07-033-4/+5
* Cleanup zvol initialization codeRichard Yao2013-07-031-10/+18
* Call zvol_create_minors() in spa_open_common() when initializing poolPawel Jakub Dawidek2013-07-032-3/+13
* Fix parse_dataset error handlingBrian Behlendorf2013-07-031-4/+6