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
...
*
Add ASSERT to debug encryption key mapping issues
Tom Caputi
2018-06-18
1
-0
/
+14
*
OpenZFS 9577 - remove zfs_dbuf_evict_key tsd
Matthew Ahrens
2018-06-13
1
-46
/
+23
*
OpenZFS 8484 - Implement aggregate sum and use for arc counters
Paul Dagnelie
2018-06-06
1
-14
/
+6
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-3
/
+3
*
assertion in arc_release() during encrypted receive
Matthew Ahrens
2018-04-17
1
-21
/
+38
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-0
/
+139
*
Fix race in dnode_check_slots_free()
Tom Caputi
2018-04-10
1
-0
/
+3
*
Decryption error handling improvements
Tom Caputi
2018-03-31
1
-6
/
+14
*
Encrypted dnode blocks should be prefetched raw
Tom Caputi
2018-03-31
1
-2
/
+7
*
OpenZFS 9188 - increase size of dbuf cache to reduce indirect block decompres...
Brian Behlendorf
2018-03-13
1
-11
/
+15
*
Raw DRR_OBJECT records must write raw data
Tom Caputi
2018-02-27
1
-2
/
+1
*
Raw receives must compress metadnode blocks
Tom Caputi
2018-02-21
1
-1
/
+2
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
1
-1
/
+1
*
Change os->os_next_write_raw to work per txg
Tom Caputi
2018-02-02
1
-0
/
+1
*
Add dbuf hash and dbuf cache kstats
Giuseppe Di Natale
2018-01-29
1
-14
/
+180
*
Fix ARC hit rate
Brian Behlendorf
2018-01-08
1
-1
/
+3
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
1
-6
/
+16
*
OpenZFS 7531 - Assign correct flags to prefetched buffers
benrubson
2017-11-11
1
-0
/
+12
*
Handle compressed buffers in __dbuf_hold_impl()
Tim Chase
2017-11-08
1
-12
/
+43
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-26
/
+16
*
OpenZFS 8081 - Compiler warnings in zdb
Brian Behlendorf
2017-10-27
1
-0
/
+1
*
Fixes for #6639
Tom Caputi
2017-10-11
1
-0
/
+9
*
Encryption patch follow-up
Tom Caputi
2017-10-11
1
-2
/
+1
*
Scale the dbuf cache with arc_c
chrisrd
2017-09-29
1
-6
/
+17
*
dbuf_cons: deduplicate multilist_link_init()
chrisrd
2017-08-24
1
-1
/
+0
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-36
/
+173
*
Simplify threads, mutexs, cvs and rwlocks
Brian Behlendorf
2017-08-11
1
-1
/
+1
*
OpenZFS 8126 - ztest assertion failed in dbuf_dirty due to dn_nlevels changing
Matthew Ahrens
2017-07-07
1
-5
/
+10
*
Clean up large dnode code
Matthew Ahrens
2017-06-29
1
-1
/
+2
*
OpenZFS 8156 - dbuf_evict_notify() does not need dbuf_evict_lock
Matthew Ahrens
2017-06-09
1
-11
/
+7
*
OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffers
Matthew Ahrens
2017-06-07
1
-3
/
+1
*
OpenZFS 8070 - Add some ZFS comments
Alan Somers
2017-05-25
1
-0
/
+5
*
OpenZFS 7252 - compressed zfs send / receive
Dan Kimmel
2017-04-26
1
-3
/
+2
*
OpenZFS 8025 - dbuf_read() creates unnecessary zio_root() for bonus buf
Matthew Ahrens
2017-04-24
1
-5
/
+5
*
OpenZFS 8023 - Panic destroying a metaslab deferred range tree
George Wilson
2017-04-09
1
-0
/
+1
*
OpenZFS 7968 - multi-threaded spa_sync()
Matthew Ahrens
2017-03-20
1
-9
/
+9
*
OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space
Brian Behlendorf
2017-03-07
1
-75
/
+9
*
zfs_arc_num_sublists_per_state should be common to all multilists
Matthew Ahrens
2017-02-15
1
-1
/
+0
*
Remove lint ifdef checks in zdb and dbuf
Giuseppe Di Natale
2017-02-01
1
-2
/
+0
*
OpenZFS 7580 - ztest failure in dbuf_read_impl
George Melikov
2017-01-28
1
-3
/
+9
*
OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs...
George Melikov
2017-01-27
1
-6
/
+29
*
OpenZFS 7500 - Simplify dbuf_free_range by removing dn_unlisted_l0_blkid
George Melikov
2017-01-26
1
-35
/
+4
*
OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...
George Melikov
2017-01-26
1
-5
/
+21
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
1
-2
/
+2
*
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
[prev]
[next]