index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
dmu_objset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Illumos 6267 - dn_bonus evicted too early
Justin T. Gibbs
2015-10-13
1
-1
/
+0
*
Revert "dmu_objset_userquota_get_ids uses dn_bonus unsafely"
Brian Behlendorf
2015-09-25
1
-17
/
+3
*
Align thread priority with Linux defaults
Brian Behlendorf
2015-07-28
1
-1
/
+1
*
Illumos 5610 - zfs clone from different source and target pools produces core...
Alexander Eremin
2015-07-14
1
-11
/
+2
*
Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabled
Justin T. Gibbs
2015-07-10
1
-2
/
+3
*
Illumos 5981 - Deadlock in dmu_objset_find_dp
Arne Jansen
2015-07-06
1
-1
/
+9
*
Illumos 5369 - arc flags should be an enum
George Wilson
2015-06-11
1
-3
/
+3
*
Illumos 5269 - zpool import slow
Arne Jansen
2015-06-09
1
-39
/
+182
*
dmu_objset_userquota_get_ids uses dn_bonus unsafely
Ned Bass
2015-06-05
1
-3
/
+17
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-0
/
+16
*
Illumos 4951 - ZFS administrative commands should use reserved space
Matthew Ahrens
2015-05-04
1
-2
/
+4
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
1
-42
/
+73
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-13
/
+17
*
Illumos 3897 - zfs filesystem and snapshot limits
Jerry Jelinek
2015-04-28
1
-1
/
+10
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-3
/
+3
*
Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
2014-08-06
1
-2
/
+2
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
1
-17
/
+15
*
Illumos 3835 zfs need not store 2 copies of all metadata
Matthew Ahrens
2014-07-31
1
-6
/
+29
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-1
/
+1
*
Illumos #4045 write throttle & i/o scheduler performance work
Matthew Ahrens
2013-12-06
1
-1
/
+1
*
Illumos #3875
Keith M Wesolowski
2013-11-04
1
-0
/
+32
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-23
/
+23
*
Illumos #3522
George Wilson
2013-10-30
1
-1
/
+2
*
Fix dmu_objset_find_dp() KM_SLEEP warning
Tim Chase
2013-09-11
1
-1
/
+1
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-481
/
+380
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
1
-125
/
+185
*
Illumos #3137 L2ARC compression
Saso Kiselkov
2013-08-08
1
-3
/
+7
*
Illumos #3498 panic in arc_read()
George Wilson
2013-07-02
1
-9
/
+3
*
Switch KM_SLEEP to KM_PUSHPAGE
Ned Bass
2013-02-06
1
-1
/
+1
*
Use dsl_dataset_snap_lookup()
Brian Behlendorf
2013-01-25
1
-31
/
+2
*
Switch KM_SLEEP to KM_PUSHPAGE
Massimo Maggi
2012-10-08
1
-1
/
+1
*
Illumos #3100: zvol rename fails with EBUSY when dirty.
Matthew Ahrens
2012-10-03
1
-11
/
+0
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-1
/
+1
*
Export additional dsl symbols
Brian Behlendorf
2012-04-11
1
-0
/
+3
*
Add .zfs control directory
Brian Behlendorf
2012-03-22
1
-0
/
+35
*
Merge branch 'zpl'
Brian Behlendorf
2011-02-18
1
-2
/
+0
|
\
|
*
Prototype/structure update for Linux
Brian Behlendorf
2011-02-10
1
-2
/
+0
*
|
Add API to wait for pending commit callbacks
Ricardo M. Correia
2011-02-16
1
-0
/
+1
|
/
*
Add linux kernel module support
Brian Behlendorf
2010-08-31
1
-0
/
+38
*
Fix stack dmu_objset_snapshot()
Brian Behlendorf
2010-08-31
1
-23
/
+27
*
Fix gcc uninitialized variable warnings
Brian Behlendorf
2010-08-31
1
-1
/
+1
*
Fix gcc missing parenthesis warnings
Brian Behlendorf
2010-08-31
1
-3
/
+3
*
Fix gcc c90 compliance warnings
Brian Behlendorf
2010-08-27
1
-3
/
+8
*
Update to onnv_147
Brian Behlendorf
2010-08-26
1
-82
/
+194
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-402
/
+604
*
Rebase master to b121
Brian Behlendorf
2009-08-18
1
-3
/
+4
*
Rebase master to b117
Brian Behlendorf
2009-07-02
1
-47
/
+260
*
Rebase master to b108
Brian Behlendorf
2009-02-18
1
-0
/
+33
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+1228