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
*
Fix spelling
ka7
2017-01-03
1
-2
/
+2
*
Fix typos in dbuf.c
bunder2015
2016-12-13
1
-5
/
+5
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-13
/
+12
*
OpenZFS 7143 - dbuf_read() creates unnecessary zio_root() for bonus buf
Brian Behlendorf
2016-12-01
1
-3
/
+4
*
Convert zio_buf_alloc() consumers
Brian Behlendorf
2016-11-30
1
-5
/
+4
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-1
/
+6
*
Fix coverity defects: CID 150943, 150938
cao
2016-10-13
1
-2
/
+2
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
1
-1
/
+2
*
fix: Shift exponent too large
Gvozden Neskovic
2016-09-29
1
-3
/
+14
*
Reduce noise in tracing logs
Isaac Huang
2016-09-21
1
-1
/
+1
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
1
-71
/
+102
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
1
-206
/
+452
*
OpenZFS 6322 - ZFS indirect block predictive prefetch
Alexander Motin
2016-08-30
1
-3
/
+3
*
OpenZFS 7086 - ztest attempts dva_get_dsize_sync on an embedded blockpointer
Matthew Ahrens
2016-08-30
1
-6
/
+14
*
OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object
Matthew Ahrens
2016-08-19
1
-1
/
+16
*
OpenZFS 7003 - zap_lockdir() should tag hold
Matthew Ahrens
2016-08-19
1
-0
/
+7
*
OpenZFS 7176 - Yet another hole birth issue
Paul Dagnelie
2016-08-18
1
-6
/
+26
*
It is not necessary to zero struct dbuf_hold_impl_data
Matthew Ahrens
2016-08-16
1
-1
/
+9
*
Limit the amount of dnode metadata in the ARC
Tim Chase
2016-07-25
1
-7
/
+7
*
Fix PANIC: metaslab_free_dva(): bad DVA X:Y:Z
Peng
2016-07-12
1
-0
/
+16
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-22
/
+38
*
OpenZFS 6513 - partially filled holes lose birth time
Paul Dagnelie
2016-06-21
1
-7
/
+118
*
Illumos 6844 - dnode_next_offset can detect fictional holes
Alex Reece
2016-04-27
1
-5
/
+20
*
Illumos 5045 - use atomic_{inc,dec}_* instead of atomic_add_*
Josef 'Jeff' Sipek
2016-01-15
1
-2
/
+2
*
Illumos 6288 - dmu_buf_will_dirty could be faster
Matthew Ahrens
2016-01-12
1
-10
/
+52
*
Illumos 5987 - zfs prefetch code needs work
Matthew Ahrens
2016-01-12
1
-12
/
+9
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
1
-44
/
+248
*
Identify locks flagged by lockdep
Olaf Faaland
2015-12-22
1
-1
/
+1
*
Illumos 5959 - clean up per-dataset feature count code
Matthew Ahrens
2015-12-04
1
-0
/
+5
*
Illumos 6267 - dn_bonus evicted too early
Justin T. Gibbs
2015-10-13
1
-35
/
+12
*
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
[next]