summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Illumos 5269 - zpool import slowArne Jansen2015-06-095-2/+12
* Improve on the ZFS events documentationTurbo Fredriksson2015-06-091-1/+0
* Initialize dbu_tqent in dmu_buf_init_user()Tim Chase2015-05-181-0/+1
* Illumos 5765 - add support for estimating send stream size with lzc_send_spac...Max Grossman2015-05-132-1/+6
* Illumos 5810 - zdb should print details of bpobjMatthew Ahrens2015-05-111-2/+1
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-1112-17/+42
* Illumos 5349 - verify that block pointer is plausible before readingMatthew Ahrens2015-05-081-0/+1
* Illumos 4951 - ZFS administrative commands (fix)Christopher Siden2015-05-041-0/+1
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-6/+36
* Illumos 3654,3656Matthew Ahrens2015-05-042-7/+1
* Illumos #5244 - zio pipeline callers should explicitly invoke next stageGeorge Wilson2015-04-302-4/+1
* Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs2015-04-283-1/+22
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-2812-40/+151
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-286-26/+46
* Illumos 5095 - panic when adding a duplicate dbuf to dn_dbufsAlex Reece2015-04-282-4/+17
* Illumos 5038 - Remove "old-style" flexible array usage in ZFS.Justin T. Gibbs2015-04-281-1/+1
* Illumos 4873 - zvol unmap calls can take a very long time for larger datasetsAlex Reece2015-04-283-3/+15
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-284-6/+28
* Remove useless variable spa_active_countIsaac Huang2015-04-271-1/+0
* 5313 Allow I/Os to be aggregated across ZIO priority classesJustin T. Gibbs2015-04-242-0/+3
* Serialize access to spa->spa_feat_stats nvlistNed Bass2015-04-241-0/+1
* Fix kernel panic due to tsd_exit in ZFS_EXIT(zsb)Chunwei Chen2015-04-241-1/+0
* Mark all ZPL and ioctl functions as PF_FSTRANSTim Chase2015-04-031-1/+0
* Illumos 5695 - dmu_sync'ed holes do not retain birth timePrakash Surya2015-03-271-6/+7
* Add NULL guard in zfs_zrlock_class event classNed Bass2015-03-271-9/+9
* Reduce size of zfs_sb_t: allocate z_hold_mtx separatelyChris Dunlop2015-03-241-1/+1
* Restructure per-filesystem reclaimBrian Behlendorf2015-03-202-1/+2
* Illumos 5630 - stale bonus buffer in recycled dnode_t leads to data corruptionJustin T. Gibbs2015-03-121-0/+2
* Use cached feature info in spa_add_feature_stats()Ned Bass2015-03-051-0/+1
* Use MUTEX_FSTRANS mutex typeBrian Behlendorf2015-03-031-0/+1
* Revert "SA spill block cache"Brian Behlendorf2015-01-161-2/+0
* Revert "Pre-allocate vdev I/O buffers"Brian Behlendorf2015-01-162-9/+0
* Add kmem_cache.h include to default contextBrian Behlendorf2015-01-161-0/+1
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-165-15/+14
* Retire KM_NODEBUGBrian Behlendorf2015-01-162-1/+2
* Mark IO pipeline with PF_FSTRANSBrian Behlendorf2015-01-161-1/+6
* Remove duplicate typedefs from trace.hNed Bass2015-01-0612-979/+1366
* Explicitly include SPL compat headersNed Bass2014-11-191-4/+5
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-175-42/+1122
* Move a few internal ARC strucutres to arc_impl.hNed Bass2014-11-172-0/+158
* Illumos 5213 - panic in metaslab_init due to space_map_open returning ENXIOPrakash Surya2014-11-141-2/+2
* Reduce buf/dbuf mutex contentionChris Wedgwood2014-11-141-1/+1
* Export symbols for ZIL interfaceAlex Zhuravlev2014-11-141-1/+0
* Kernel header installation should respect --prefixRichard Yao2014-10-284-4/+4
* Illumos 5164-5165 - space map fixesMatthew Ahrens2014-10-231-11/+0
* Illumos 4958 zdb trips assert on pools with ashift >= 0xeAlex Reece2014-10-232-25/+29
* Handle block pointers with a corrupt logical sizeBrian Behlendorf2014-10-231-3/+3
* Illumos 3693 - restore_object uses at least two transactions to restore an ob...Matthew Ahrens2014-10-211-2/+4
* Update utsname supportBrian Behlendorf2014-10-171-0/+5
* Illumos 5176 - lock contention on godfather zioMatthew Ahrens2014-10-071-1/+2