kernel - Refactor buffer cache code in preparation for vm_page repurposing
[dragonfly.git] / sys / vfs / hammer2 / hammer2.h
2016-07-22 Matthew Dillonkernel - Refactor buffer cache code in preparation...
2016-07-09 Matthew Dillonhammer2 - Add feature to allow sector overwrite, fix...
2016-06-28 Matthew Dillonhammer2 - Stabilization pass
2016-06-27 Matthew Dillonhammer2 - Remove the hidden directory, rework deletions
2016-06-26 Matthew Dillonhammer2 - Stabilization (data corruption)
2016-06-25 Matthew Dillonhammer2 - Stabilization, optimization
2016-06-21 Matthew Dillonhammer2 - stabilization pass
2016-06-21 Matthew Dillonhammer2 - Stabilization pass
2016-06-19 Matthew Dillonhammer2 - Implement NFS export support
2016-06-19 Matthew Dillonhammer2 - Change XOP feed/collect locking
2016-06-19 Matthew Dillonhammer2 - Start work on inode indexing - MAJOR CHANGE
2016-06-11 Matthew Dillonhammer2 - Use B_IOISSUED
2016-06-11 Matthew Dillonhammer2 - Fix infinite flush recursion, reduce bulkfree...
2016-06-11 Matthew Dillonhammer2 - Fix upgrade deadlock
2016-06-10 Matthew Dillonhammer2 - Add truncation lock, change dio persistence
2016-06-10 Tomohiro Kusumisys/vfs/hammer2: Change u_int{8,16,32,64}_t to uint...
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-09 Matthew Dillonhammer2 - Revamp worker thread signaling
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-19 Matthew Dillonhammer2 - stabilization pass on slave sync (2)
2015-11-18 Matthew Dillonhammer2 - Present hardlink solution, misc stability...
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 a number of bugs revealed...
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 - bulkfree work, rip-up cluster sync.
2015-08-28 Matthew Dillonhammer2 - stabilization, sequencing
2015-08-27 Matthew Dillonhammer2 - Fix unlink/reclaim panic, add macro for ...
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
2015-06-30 Matthew Dillonhammer2 - xop stabilization - part 1/many
2015-06-29 Matthew Dillonhammer2 - Refactor frontend part 17
2015-06-27 Matthew Dillonhammer2 - Refactor frontend part 16/many
2015-06-27 Matthew Dillonhammer2 - Refactor frontend part 15/many
2015-06-27 Matthew Dillonhammer2 - Refactor frontend part 14/many
2015-06-27 Matthew Dillonhammer2 - Refactor frontend part 13/many
2015-06-26 Matthew Dillonhammer2 - Refactor frontend part 12/many
2015-06-25 Matthew Dillonhammer2 - Refactor frontend part 11/many
2015-06-24 Matthew Dillonhammer2 - Refactor frontend part 9/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 8/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 7/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 6/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 5/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 4/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 3/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 2/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 1/many
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-05-28 Matthew Dillonhammer2 - Stabilization pass
2015-05-27 Matthew Dillonhammer2 - Increase size of blockref, refactor freemap.
2015-05-26 Matthew Dillonhammer2 - cleanup data load, unlink optimization
2015-05-25 Matthew Dillonhammer2 - stabilization
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-25 Matthew Dillonhammer2 - Refactor cluster locks, syncthr fixes, cleanups
2015-05-21 Matthew Dillonhammer2 - Per-PFS transaction management
2015-05-21 Matthew Dillonhammer2 - per-node sync threads
2015-05-18 Matthew Dillonhammer2 - slave sync work
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
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
next