sys/vfs/hammer2: Fix function name in panic() calls
[dragonfly.git] / sys / vfs / hammer2 / hammer2_strategy.c
2019-08-02 Tomohiro Kusumisys/vfs/hammer2: Fix function name in panic() calls
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-24 Sascha WildnerMerge branch 'vendor/LIBRESSL'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/OPENSSH'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LDNS'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/XZ'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBARCHIVE'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBRESSL'
2019-04-16 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 2/N
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-08-13 Matthew Dillonhammer2 - Remote xop implementation part 1
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-05-26 Matthew Dillonhammer2 - Fix focus vs modify race
2018-05-24 Matthew Dillonhammer2 - Fix kmalloc pool blowout on low-memory machines
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Matthew Dillonhammer2 - More involved refactoring of chain_repparent...
2018-03-17 Matthew Dillonhammer2 - Flush asynchronization, bug fixes, stabilizat...
2018-03-17 Matthew Dillonhammer2 - Flush asynchronization, bug fixes, stabilization
2018-02-14 Matthew Dillonhammer2 - Add missing bkvasync()
2017-10-31 Matthew Dillonhammer2 - Add KVABIO support for hammer2
2017-10-14 Matthew Dillonhammer2 - Slightly reduce LZ4 output buffer limit
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-07 Matthew Dillonhammer2 - Implement error processing and free reserve...
2017-08-31 Matthew Dillonhammer2 - error handling 2/N (chain_lookup/chain_next)
2017-08-31 Matthew Dillonhammer2 - Embed cache_index heuristic in chain structure
2017-08-31 Matthew Dillonhammer2 - Remove TIMER debugging
2017-08-29 Matthew Dillonhammer2 - Fix critical bulkfree bug, refactor hammer2_io
2017-08-27 Matthew Dillonhammer2 - Fix bulkfree bug, Fix chain->parent bug,...
2017-08-26 Matthew Dillonhammer2 - Fix hammer2_chain and dedup issues
2017-08-24 Matthew Dillonhammer2 - Work on concurrent bulkfree stability
2017-08-24 Matthew Dillonhammer2 - Refactor dedup, fixes, optimizations
2017-08-19 Matthew Dillonhammer2 - Fix bug in comp:autozero mode
2017-07-27 Matthew Dillonhammer2 - Synchronize write-in-place feature
2017-07-25 Matthew Dillonhammer2 - Initial HARDLINK -> DIRENT replacement code
2017-03-27 Matthew Dillonhammer2 - Fix cluster synchronization bug (2+ nodes)
2017-03-27 Matthew Dillonhammer2 - Stabilization for cluster code, features
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2016-11-28 Matthew Dillonhammer2 - Revamp flush and xopq mechanism, stabilization
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-22 Matthew Dillonhammer2 - Fix deadlocks, bad assertion, improve flushing.
2016-07-09 Matthew Dillonhammer2 - Add feature to allow sector overwrite, fix...
2016-06-28 Matthew Dillonhammer2 - Stabilization pass
2016-06-25 Matthew Dillonhammer2 - Stabilization, optimization
2016-06-11 Matthew Dillonhammer2 - Use B_IOISSUED
2016-06-11 Matthew Dillonhammer2 - Fix *errorp, instrument strategy errors
2016-06-10 Matthew Dillonhammer2 - Cache chain->data and chain->dio until last...
2016-06-09 Matthew Dillonhammer2 - Allow chains to be cached
2016-06-09 Matthew Dillonhammer2 - multi-thread read-ahead XOPs
2016-06-08 Matthew Dillonhammer2 - Add xxhash to H2 and throw in debug stuff...
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-18 Matthew Dillonhammer2 - stabilization pass on slave sync
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-09-03 Matthew Dillonhammer2 - refactor some chain bits, stabilization
2015-09-02 Matthew Dillonhammer2 - stabilization - blogbench, others
2015-09-01 Matthew Dillonhammer2 - stabilization - Fix bugs found by blogbench
2015-08-31 Matthew Dillonhammer2 - bug fixes
2015-08-30 Matthew Dillonhammer2 - Refactor bulkfree
2015-08-30 Matthew Dillonhammer2 - live dedup, cleanup
2015-08-28 Matthew Dillonhammer2 - stabilization, sequencing
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-30 Matthew Dillonhammer2 - xop stabilization - part 2/many
next