summaryrefslogtreecommitdiffstats
path: root/module/zfs/dmu_objset.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos 6267 - dn_bonus evicted too earlyJustin T. Gibbs2015-10-131-1/+0
* Revert "dmu_objset_userquota_get_ids uses dn_bonus unsafely"Brian Behlendorf2015-09-251-17/+3
* Align thread priority with Linux defaultsBrian Behlendorf2015-07-281-1/+1
* Illumos 5610 - zfs clone from different source and target pools produces core...Alexander Eremin2015-07-141-11/+2
* Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabledJustin T. Gibbs2015-07-101-2/+3
* Illumos 5981 - Deadlock in dmu_objset_find_dpArne Jansen2015-07-061-1/+9
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-3/+3
* Illumos 5269 - zpool import slowArne Jansen2015-06-091-39/+182
* dmu_objset_userquota_get_ids uses dn_bonus unsafelyNed Bass2015-06-051-3/+17
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-0/+16
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-2/+4
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-42/+73
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-13/+17
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-281-1/+10
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-3/+3
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-2/+2
* Illumos 4757, 4913Matthew Ahrens2014-08-011-17/+15
* Illumos 3835 zfs need not store 2 copies of all metadataMatthew Ahrens2014-07-311-6/+29
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-1/+1
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-1/+1
* Illumos #3875Keith M Wesolowski2013-11-041-0/+32
* Illumos #3598Matthew Ahrens2013-10-311-23/+23
* Illumos #3522George Wilson2013-10-301-1/+2
* Fix dmu_objset_find_dp() KM_SLEEP warningTim Chase2013-09-111-1/+1
* Illumos #3464Matthew Ahrens2013-09-041-481/+380
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-125/+185
* Illumos #3137 L2ARC compressionSaso Kiselkov2013-08-081-3/+7
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-9/+3
* Switch KM_SLEEP to KM_PUSHPAGENed Bass2013-02-061-1/+1
* Use dsl_dataset_snap_lookup()Brian Behlendorf2013-01-251-31/+2
* Switch KM_SLEEP to KM_PUSHPAGEMassimo Maggi2012-10-081-1/+1
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-031-11/+0
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-1/+1
* Export additional dsl symbolsBrian Behlendorf2012-04-111-0/+3
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+35
* Merge branch 'zpl'Brian Behlendorf2011-02-181-2/+0
|\
| * Prototype/structure update for LinuxBrian Behlendorf2011-02-101-2/+0
* | Add API to wait for pending commit callbacksRicardo M. Correia2011-02-161-0/+1
|/
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+38
* Fix stack dmu_objset_snapshot()Brian Behlendorf2010-08-311-23/+27
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-3/+3
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-3/+8
* Update to onnv_147Brian Behlendorf2010-08-261-82/+194
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-402/+604
* Rebase master to b121Brian Behlendorf2009-08-181-3/+4
* Rebase master to b117Brian Behlendorf2009-07-021-47/+260
* Rebase master to b108Brian Behlendorf2009-02-181-0/+33
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1228