aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Illumos 6298 - zfs_create_008_neg and zpool_create_023_negJoe Stein2016-01-151-2/+2
* SET_ERROR should print stringsRichard Yao2016-01-153-19/+22
* Remove fastwrite mutexRichard Yao2016-01-151-1/+0
* Fix zsb->z_hold_mtx deadlockBrian Behlendorf2016-01-152-17/+13
* Add zfs_object_mutex_size module optionBrian Behlendorf2016-01-152-3/+9
* Illumos 3465, 3466, 3467, 3468, 3470, 3473Brian Behlendorf2016-01-131-2/+2
* Increase default user space stack sizeBrian Behlendorf2016-01-131-1/+1
* Illumos 3749 - zfs event processing should work on R/O root filesystemsWill Andrews2016-01-122-0/+2
* Illumos 5141 - zfs minimum indirect block size is 4KMatthew Ahrens2016-01-121-1/+1
* Illumos 6171 - dsl_prop_unregister() slows down dataset eviction.Justin T. Gibbs2016-01-123-3/+16
* Illumos 5987 - zfs prefetch code needs workMatthew Ahrens2016-01-124-35/+35
* Revert "Illumos 3749 - zfs event processing should work on R/O root filesystems"Brian Behlendorf2016-01-112-2/+0
* Illumos 4929 - want prevsnap propertyMatthew Ahrens2016-01-111-0/+1
* Illumos 4891 - want zdb option to dump all metadataMatthew Ahrens2016-01-111-0/+2
* Illumos 3749 - zfs event processing should work on R/O root filesystemsWill Andrews2016-01-112-0/+2
* Illumos 5960, 5925Paul Dagnelie2016-01-0810-24/+128
* Illumos 5746 - more checksumming in zfs sendMatthew Ahrens2015-12-303-4/+34
* Prevent SA length overflowNed Bass2015-12-301-0/+5
* Illumos 5745 - zfs set allows only one dataset property to be set at a timeChris Williamson2015-12-291-1/+2
* Add lock types RW_NOLOCKDEP and MUTEX_NOLOCKDEPOlaf Faaland2015-12-221-0/+2
* Fix vdev_queue_aggregate() deadlockBrian Behlendorf2015-12-181-0/+1
* Use uio for zvol_{read,write}Chunwei Chen2015-12-152-3/+2
* Use spa as key besides objsetid for snapentryChunwei Chen2015-12-081-1/+2
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-042-10/+30
* Add zap_prefetch() interfaceBrian Behlendorf2015-12-041-0/+1
* Ext4's typical GPT partition type not recognizedilovezfs2015-12-041-0/+126
* Illumos 934 - FreeBSD's GPT not recognizedYuri Pankov2015-12-041-48/+59
* Only trigger SET_ERROR tracepoint event on errorRichard Yao2015-12-021-0/+9
* Linux 4.4 compat: xattr operations takes xattr_handlerChunwei Chen2015-12-011-0/+28
* Illumos 6267 - dn_bonus evicted too earlyJustin T. Gibbs2015-10-132-2/+17
* Linux 4.3 compat: bio_end_io_t / BIO_UPTODATELukas Wunner2015-09-251-12/+9
* Add large block support to zpios(1) benchmarkDon Brady2015-09-222-0/+6
* Honor xattr=sa dataset propertyNed Bass2015-09-192-1/+3
* Illumos 6214 - zpools going southArne Jansen2015-09-112-14/+1
* Reintroduce IO accounting on zvols on Linux 3.19+Richard Yao2015-09-091-0/+5
* Add dbgmsg kstatBrian Behlendorf2015-09-042-34/+4
* Merge branch 'zvol'Brian Behlendorf2015-09-042-181/+23
|\
| * Remove blk_rq_bytes()/blk_rq_sectors autotools checksRichard Yao2015-09-041-23/+0
| * Remove blk_rq_pos() autotools checkRichard Yao2015-09-041-8/+0
| * Remove blk_fetch_request() autotools checkRichard Yao2015-09-041-14/+0
| * Remove blk_requeue_request() autotools checkRichard Yao2015-09-041-8/+0
| * Remove blk_end_request() autotools check.Richard Yao2015-09-041-74/+0
| * Remove rq_is_sync() autotools checkRichard Yao2015-09-041-8/+0
| * Remove rq_for_each_segment() autotools checkRichard Yao2015-09-041-42/+0
| * zvol processing should use struct bioRichard Yao2015-09-042-3/+22
| * VDEV_REQ_FUA should be mapped to REQ_FUARichard Yao2015-09-021-1/+1
* | Add temporary mount optionsBrian Behlendorf2015-09-034-8/+131
|/
* Dbuf hash table should be sized as is the arc hash tableTim Chase2015-09-021-0/+3
* Disable LBA weighting on files and SSDsRichard Yao2015-09-011-0/+1
* Remove blk_queue_io_opt() autotools checkRichard Yao2015-09-011-9/+0