kernel: Add a number of missing crit_exit, lwkt_reltoken, rel_mplock, etc.
[dragonfly.git] / sys / vfs / hammer2 /
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-20 Matthew Dillonhammer2 - more dmsg/separation work, add nmasters field...
2014-04-19 Matthew Dillonhammer2 - refactor libdmsg volume configuration
2014-04-19 Matthew Dillonhammer2 - Shift dmsg structures around
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 - Fix stack blowout in lookup iteration
2014-03-08 Matthew Dillonhammer2 - stabilization
2014-03-07 Matthew Dillonhammer2 - Stabilization pass
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'
2014-01-09 Matthew Dillonhammer2 - minor cleanups
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-13 Matthew Dillonhammer2 - Refactor file unlink w/open descriptor (3)
2013-12-12 Matthew Dillonhammer2 - cleanup embedded data hacks
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-11 Matthew Dillonhammer2 - Refactor reserved block selection in freemap...
2013-12-09 Matthew Dillonhammer2 - Refactor reserved block selection in freemap...
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-04 Matthew Dillonhammer2 - stabilization
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-09 Matthew Dillonkernel - Performance tuning
2013-11-08 Matthew Dillonhammer2 - Stabilization
2013-11-07 Matthew Dillonhammer2 - Stabilization
2013-11-06 Matthew Dillonhammer2 - Stabilization
2013-11-06 Matthew Dillonhammer2 - performance, stabilization
2013-11-05 Matthew Dillonhammer2 - Implement I/O abstraction, fix deadlocks (2)
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
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-21 Sascha Wildnerkernel - Rewrite vnode ref-counting code to improve...
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-16 Sascha Wildnerkernel/hammer2: Remove two unused malloc types, W_BIOQU...
2013-10-15 Sascha WildnerFix up some include guards (and checks) in our header...
2013-10-14 Matthew Dillonkernel - Fix hammer recovery crash (due to recent synce...
2013-10-11 Matthew Dillonkernel - Optimize vfs_msync() when MNTK_THR_SYNC is...
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-24 Matthew Dillonhammer2 - Add hammer2 boot support
2013-09-23 Matthew Dillonhammer2 - Cleanup and bugfix pass to hammer2 setcomp...
2013-09-19 Matthew Dillonhammer2 - GSOC cleanup pass
2013-09-19 Matthew Dillonhammer2 - Merge Daniel Flores's HAMMER2 GSOC project...
2013-08-07 Matthew Dillonhammer2 - Add missing bzero() (2)
2013-08-07 Matthew Dillonhammer2 - Add missing bzero()
2013-08-07 Matthew Dillonhammer2 - Add missing bqrelse()
2013-08-06 Matthew Dillonhammer2 - Fix freemap bugs
2013-08-06 Matthew Dillonhammer2 - fix crash in temporary code
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (3)
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (2)
2013-08-05 Matthew Dillonhammer2 - temorarily track free space
2013-08-05 Matthew Dillonhammer2 - Change freemap segment delineation, other...
2013-07-05 Sascha Wildnerkernel: Remove some #include duplicates in vfs/ and vm/
2013-06-15 Matthew Dillonhammer2 - pfsmount -> clustermount separation part 2
2013-06-13 Matthew Dillonhammer2 - pfsmount -> clustermount separation part 1
2013-06-13 Matthew Dillonhammer2 - freemap part 4, misc fixes
2013-06-04 Matthew Dillonhammer2 - freemap part 3 - group by allocation size
2013-05-18 Matthew Dillonhammer2 - freemap part 2 - cleanup & performance pass
2013-05-17 Matthew Dillonhammer2 - freemap part 1 - initial block allocator...
2013-05-13 Matthew Dillonhammer2 - flush sequencing part 8 - stabilization pass
2013-05-13 Matthew Dillonhammer2 - flush sequencing part 7 - stabilization pass
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-10 Matthew Dillonhammer2 - flush sequencing part 6 - stabilization pass
2013-05-10 Matthew Dillonhammer2 - flush sequencing part 5 - more flush synchron...
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-09 Matthew Dillonhammer2 - flush sequencing part 4 - stabilization and...
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
next