hammer2 - slave sync adjustments, doc update
[dragonfly.git] / sys / vfs / hammer2 / hammer2.h
2015-04-09 Matthew Dillonhammer2 - slave sync adjustments, doc update
2015-04-08 Matthew Dillonhammer2 - Retool flushing and use of mirror_tid, more...
2015-04-06 Matthew Dillonhammer2 - Sync thread work
2015-04-05 Matthew Dillonhammer2 - update documentation, cleanup
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-31 Matthew Dillonhammer2 - Cleanup error paths
2015-03-30 Matthew Dillonhammer2 - Start work on quorum validation.
2015-03-30 Matthew Dillonhammer2 - Cleanup hammer2_cluster API
2015-03-29 Matthew Dillonhammer2 - Initial synchronization thread
2015-03-28 Matthew Dillonhammer2 - Starting refactoring PFS management in mount
2015-03-27 Matthew Dillondmsg - refactor cluster and pfs identifiers
2015-03-24 Matthew Dillonhammer2 - Cluster API cleanup
2015-03-23 Matthew Dillonhammer2 - structuralize the cluster's chain array
2015-03-23 Matthew Dillonhammer2 - locking revamp
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-15 Matthew Dillonhammer2 - Optimize out read I/O on new allocations (2)
2015-03-15 Matthew Dillonhammer2 - Optimize out read I/O on new allocations
2015-03-15 Matthew Dillonhammer2 - Misc cluster protocol work
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-01-30 Matthew Dillonhammer2 - fix I/O race, flesh out bulkfree
2015-01-26 Matthew Dillonhammer2 - Stabilize new I/O infrastructure and work...
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-10-30 Matthew Dillonhammer2 - update documentation, begin working on callba...
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-05 Matthew Dillonhammer2 - Make the CRC check code programmable
2014-08-04 Matthew Dillonhammer2 - freemap and data check code
2014-08-01 Matthew Dillonhammer2 - Get snapshots working again
2014-08-01 Matthew Dillonhammer2 - Implement meta-data statistics rollup
2014-07-31 Matthew Dillonhammer2 - major simplification 1/many (stabilization B)
2014-07-30 Matthew Dillonhammer2 - major simplification 1/many (stabilization)
2014-07-30 Matthew Dillonhammer2 - major simplification of algorithms part 1...
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-04-21 Matthew Dillonhammer2 - more dmsg/separation work
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-03-31 Matthew Dillonhammer2 - multi-target mount part 4/many (stabilization)
2014-03-30 Matthew Dillonhammer2 - multi-target mount part 3/many (stabilization)
2014-03-30 Matthew Dillonhammer2 - multi-target mount part 2/many
2014-03-22 Matthew Dillonhammer2 - skeleton multi target mount detection
2014-03-22 Matthew Dillonhammer2 - cluster API, preliminary implementation of...
2014-03-19 Matthew Dillonhammer2 - Cluster API stabilization
2014-03-18 Matthew Dillonhammer2 - Start adding internal cluster API
2014-03-08 Matthew Dillonhammer2 - stabilization
2014-03-06 Matthew Dillonhammer2 - Reduce flush complexity, fix panics
2014-02-25 Matthew Dillonhammer2 - Refactor flush mechanics
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-12 Matthew Dillonhammer2 - Refactor file unlink w/open descriptor (2)
2013-12-11 Matthew Dillonhammer2 - Refactor file unlink w/open descriptor
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-04 Matthew Dillonhammer2 - stabilization, improvements
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-15 Matthew Dillonhammer2 - Stabilization
2013-11-14 Matthew Dillonhammer2 - Implement crash recovery, cleanups, stabilization
2013-11-11 Matthew Dillonhammer2 - Add assertions, fix a flush race against...
2013-11-06 Matthew Dillonhammer2 - performance, stabilization
2013-11-05 Matthew Dillonhammer2 - Implement I/O abstraction, fix deadlocks
2013-11-04 Matthew Dillonhammer2 - Stabilization
2013-11-02 Matthew Dillonhammer2 - Stabilization
2013-11-01 Matthew Dillonhammer2 - stabilization
2013-11-01 Matthew Dillonhammer2 - Stabilization pass, more flush refactoring
2013-11-01 Matthew Dillonhammer2 - Refactor flush
2013-10-27 Matthew Dillonhammer2 - Fix misc bugs
2013-10-26 Matthew Dillonhammer2 - add fifo/dev support, bug fixes
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-10-02 Matthew Dillonhammer2 - Move write thread from hmp to pmp
2013-10-02 Matthew Dillonhammer2 - cleanup, write path work
2013-10-01 Matthew Dillonhammer2 - Revamp snapshot code
2013-09-30 Matthew Dillonhammer2 - Revamp hammer2_cluster structure part 1
2013-09-29 Matthew Dillonhammer2 - Redo refactor code, fix races, add assertions
2013-09-28 Matthew Dillonhammer2 - Rewrite internal chain algorithms - stabilization
2013-09-27 Matthew Dillonhammer2 - Rewrite internal chain algorithms
2013-09-19 Matthew Dillonhammer2 - GSOC cleanup pass
next