summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-0410-118/+80
* Linux 3.11 compat: fops->iterate()Richard Yao2013-08-152-2/+61
* Illumos #3618 ::zio dcmd does not show timestamp dataMatthew Ahrens2013-08-122-4/+4
* Illumos #3964 L2ARC should always compress metadata buffersSaso Kiselkov2013-08-083-2/+5
* Illumos #3137 L2ARC compressionSaso Kiselkov2013-08-083-3/+12
* Remove arc_data_buf_alloc()/arc_data_buf_free()Richard Yao2013-08-011-2/+0
* Add new kstat for monitoring time in dmu_tx_assignPrakash Surya2013-07-111-0/+5
* Fix the comment in zfs.hShen Yan2013-07-091-2/+2
* Illumos #3498 panic in arc_read()George Wilson2013-07-023-15/+2
* Illumos #3122 zfs destroy filesystem should prefetch blocksMatthew Ahrens2013-07-021-1/+1
* Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()Li Dongyang2013-07-021-0/+1
* Register correct handlers in nvlist_alloc()Brian Behlendorf2013-06-201-0/+1
* Illumos #3805 arc shouldn't cache freed blocksMatthew Ahrens2013-06-201-0/+2
* Illumos #3552, #3564George Wilson2013-06-192-10/+29
* Illumos #3006Madhav Suresh2013-06-191-1/+1
* Use taskq for dump_bytes()Brian Behlendorf2013-05-062-0/+4
* Illumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock contentionAdam Leventhal2013-05-061-4/+12
* Illumos #3329, #3330, #3331, #3335George Wilson2013-05-064-8/+16
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-019-4/+42
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-3/+3
* Change zfs-kmod-devel install pathBrian Behlendorf2013-03-134-4/+4
* Add snapdev=[hidden|visible] dataset propertyEric Dillmann2013-03-053-0/+8
* Constify structures containing function pointersRichard Yao2013-03-047-10/+10
* Remove NPTL_GUARD_WITHIN_STACKBrian Behlendorf2013-01-291-6/+0
* Illumos #3035 LZ4 compression support in ZFS and GRUBEric Dillmann2013-01-292-0/+13
* Use dsl_dataset_snap_lookup()Brian Behlendorf2013-01-252-1/+3
* Fix 'zfs rollback' on mounted file systemsBrian Behlendorf2013-01-173-1/+5
* Illumos #3208 cross-endian incorrect user/group accountingMatthew Ahrens2013-01-141-1/+2
* Illumos #3145, #3212George Wilson2013-01-081-0/+1
* Illumos #3104: eliminate empty bpobjsMatthew Ahrens2013-01-084-0/+7
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-084-2/+14
* Illumos #2762: zpool command should have better support for feature flagsChristopher Siden2013-01-082-1/+2
* Illumos #3090 and #3102George Wilson2013-01-083-1/+3
* Illumos #2619 and #2747Christopher Siden2013-01-0816-26/+355
* Use cv_wait_io() which will will account for iowaitMatt Johnston2013-01-071-0/+1
* Revert "Remove TSD zfs_fsyncer_key"Brian Behlendorf2012-12-201-0/+2
* Remove TSD zfs_fsyncer_keyBrian Behlendorf2012-12-191-2/+0
* Fix using zvol as slog deviceJorgen Lundman2012-12-182-1/+1
* Update SAs when an inode is dirtiedBrian Behlendorf2012-12-141-0/+1
* Linux 3.7 compat, schedule_delayed_work()Brian Behlendorf2012-12-121-1/+1
* Directory xattr znodes hold a reference on their parentBrian Behlendorf2012-12-031-0/+1
* Increase ZFS_OBJ_MTX_SZ to 256Brian Behlendorf2012-11-271-1/+1
* Illumos #2671: zpool import should not fail if vdev ashift has increasedGeorge Wilson2012-11-151-0/+2
* Log I/Os longer than zio_delay_max (30s default)Brian Behlendorf2012-11-021-0/+2
* Add txgs-<pool> kstat fileBrian Behlendorf2012-11-021-0/+15
* Add ddt_object_count() error handlingBrian Behlendorf2012-10-291-3/+3
* Add FASTWRITE algorithm for synchronous writes.Etienne Dechamps2012-10-175-2/+9
* Fix zfs_txg_timeout module parameterBrian Behlendorf2012-10-111-0/+3
* Fix zfs_write_limit_max integer size mismatch on 32-bit systemsRichard Yao2012-10-111-0/+5
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-032-1/+1