hammer2 - Increase bulkfree buffer size request and cap
[dragonfly.git] / sys / vfs / hammer2 / hammer2_bulkfree.c
2018-04-01 Matthew Dillonhammer2 - Increase bulkfree buffer size request and cap
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Matthew Dillonhammer - Fix bugs, fix serious snapshot bug, flush...
2018-03-17 Matthew Dillonhammer2 - More involved refactoring of chain_repparent...
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-11 Matthew Dillonhammer2 - Limit bulkfree cpu and SSD I/O
2017-09-09 Matthew Dillonkernel - Remove kernel 'bootdev' variable
2017-09-09 Matthew Dillonhammer2 - API breadnx / cluster_read API, bulkfree adj
2017-09-08 Matthew Dillonhammer2 - Do not use transaction for bulkfree pass
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 - error handling 1/N (chain_scan)
2017-08-29 Matthew Dillonhammer2 - Fix critical bulkfree bug, refactor hammer2_i...
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-24 Matthew Dillonhammer2 - Work on concurrent bulkfree stability
2017-08-24 Matthew Dillonhammer2 - Refactor dedup, fixes, optimizations
2017-08-22 Matthew Dillonhammer2 - Clean DIO invalidation flags in more cases
2017-08-22 Matthew Dillonhammer2 - Try a different approach to bulkfree
2017-08-19 Matthew Dillonhammer2 - revamp comments
2017-08-19 Matthew Dillonhammer2 - Fix bulkfree bugs
2017-08-18 Matthew Dillonhammer2 - Add kernel-thread-based async bulk free
2017-07-25 Matthew Dillonhammer2 - Initial HARDLINK -> DIRENT replacement code
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
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-06-28 Matthew Dillonhammer2 - Optimize indirect block algorithm
2016-06-27 Matthew Dillonhammer2 - Stabilization, fix bulkfree bugs, change...
2016-06-26 Matthew Dillonhammer2 - Stabilization (data corruption)
2016-06-25 Matthew Dillonhammer2 - Stabilization, optimization
2016-06-11 Matthew Dillonhammer2 - Fix infinite flush recursion, reduce bulkfree...
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-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-08-31 Matthew Dillonhammer2 - bug fixes
2015-08-30 Matthew Dillonhammer2 - Refactor bulkfree
2015-08-30 Matthew Dillonhammer2 - live dedup, cleanup