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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
dbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dbuf hash table should be sized as is the arc hash table
Tim Chase
2015-09-02
1
-3
/
+4
*
Align thread priority with Linux defaults
Brian Behlendorf
2015-07-28
1
-1
/
+1
*
Illumos 5911 - ZFS "hangs" while deleting file
Matthew Ahrens
2015-07-06
1
-14
/
+20
*
Illumos 5369 - arc flags should be an enum
George Wilson
2015-06-11
1
-5
/
+6
*
dbuf_try_add_ref minor bug fixes
Ned Bass
2015-06-05
1
-2
/
+2
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-4
/
+2
*
Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()
Justin T. Gibbs
2015-04-28
1
-6
/
+46
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
1
-52
/
+133
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-27
/
+5
*
Illumos 5095 - panic when adding a duplicate dbuf to dn_dbufs
Alex Reece
2015-04-28
1
-3
/
+1
*
Illumos 4873 - zvol unmap calls can take a very long time for larger datasets
Alex Reece
2015-04-28
1
-27
/
+41
*
Illumos 4975 - missing mutex_destroy() calls in zfs
Jorgen Lundman
2015-04-28
1
-0
/
+6
*
Mark all ZPL and ioctl functions as PF_FSTRANS
Tim Chase
2015-04-03
1
-1
/
+1
*
dbuf_free_range() overzealously frees dbufs
Ned Bass
2015-03-25
1
-1
/
+6
*
Illumos 5630 - stale bonus buffer in recycled dnode_t leads to data corruption
Justin T. Gibbs
2015-03-12
1
-8
/
+47
*
Illumos 5047 - don't use atomic_*_nv if you discard the return value
Josef 'Jeff' Sipek
2015-03-12
1
-4
/
+4
*
Use MUTEX_FSTRANS mutex type
Brian Behlendorf
2015-03-03
1
-1
/
+1
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-5
/
+5
*
Remove duplicate typedefs from trace.h
Ned Bass
2015-01-06
1
-0
/
+1
*
Undirty freed spill blocks.
Tim Chase
2014-11-17
1
-3
/
+6
*
Export symbols for ZIL interface
Alex Zhuravlev
2014-11-14
1
-0
/
+1
*
Handle block pointers with a corrupt logical size
Brian Behlendorf
2014-10-23
1
-7
/
+11
*
Illumos 5174 - add sdt probe for blocked read in dbuf_read()
Adam Leventhal
2014-09-22
1
-0
/
+2
*
Illumos 4631 - zvol_get_stats triggering too many reads
Matthew Ahrens
2014-08-20
1
-13
/
+25
*
Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
2014-08-06
1
-3
/
+3
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
1
-9
/
+52
*
Illumos #4374
Matthew Ahrens
2014-07-30
1
-2
/
+6
*
Illumos 4370, 4371
Max Grossman
2014-07-28
1
-82
/
+53
*
Illumos 4168, 4169, 4170: ztest, zdb and zhack fixes
George Wilson
2014-07-17
1
-8
/
+0
*
Treat spill block dbufs as meta data
Brian Behlendorf
2014-05-05
1
-1
/
+4
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-12
/
+18
*
Illumos #4045 write throttle & i/o scheduler performance work
Matthew Ahrens
2013-12-06
1
-14
/
+54
*
Illumos #4047
Matthew Ahrens
2013-11-05
1
-10
/
+21
*
Illumos #3834
Matthew Ahrens
2013-11-05
1
-1
/
+19
*
Illumos #3236
George Wilson
2013-11-05
1
-3
/
+16
*
Illumos #3741
Will Andrews
2013-11-04
1
-1
/
+23
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-6
/
+6
*
Add visibility in to cached dbufs
Brian Behlendorf
2013-10-25
1
-0
/
+4
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-51
/
+34
*
Illumos #3137 L2ARC compression
Saso Kiselkov
2013-08-08
1
-3
/
+7
*
Illumos #3498 panic in arc_read()
George Wilson
2013-07-02
1
-24
/
+4
*
Illumos #3006
Madhav Suresh
2013-06-19
1
-3
/
+3
*
Illumos #3145, #3212
George Wilson
2013-01-08
1
-1
/
+18
*
Illumos #2619 and #2747
Christopher Siden
2013-01-08
1
-1
/
+2
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-3
/
+3
*
Export dmu_buf_rele() symbol
Brian Behlendorf
2012-08-14
1
-0
/
+1
*
Export dbuf_* symbols
Brian Behlendorf
2012-08-10
1
-1
/
+33
*
Illumos #764: panic in zfs:dbuf_sync_list
Gordon Ross
2011-08-01
1
-4
/
+16
*
Fix txg_sync_thread deadlock
Brian Behlendorf
2011-07-22
1
-2
/
+2
*
Add linux kernel module support
Brian Behlendorf
2010-08-31
1
-0
/
+6
[next]