hammer2 - Allow simple 'mount @label <target>' shortcut for snapshots
[dragonfly.git] / sys / vfs / hammer2 /
2017-09-13 Matthew Dillonhammer2 - Allow simple 'mount @label <target>' shortcut...
2017-09-12 Matthew Dillonhammer2 - Add 'cleanup' command, retool h2 build for...
2017-09-11 Matthew Dillonhammer2 - Limit bulkfree cpu and SSD I/O
2017-09-11 Matthew Dillonhammer2 - Fix inode count statistics
2017-09-10 Matthew Dillonhammer2 - Add indirect node collapse code
2017-09-09 Matthew Dillonhammer2 - Track leaf counts for topological collapse
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 - Improve swapcache support
2017-09-08 Matthew Dillonhammer2 - Do not use transaction for bulkfree pass
2017-09-07 Matthew Dillonhammer2 - Allow rm and rmdir to ignore free space reserve
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-31 Matthew Dillonhammer2 - Remove TIMER debugging
2017-08-30 Matthew Dillonhammer2 - Micro-optimize file data allocations
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-28 Matthew Dillonhammer2 - Stabilization
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 - Fix persist_refs race on chain IPC
2017-08-24 Matthew Dillonhammer2 - Refactor dedup, fixes, optimizations
2017-08-23 Matthew Dillonhammer2 - Cleanup
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-20 Matthew Dillonhammer2 - Fix improper bzero length in rename code
2017-08-20 Matthew Dillonhammer2 - Remove LOCK* debugging
2017-08-20 Matthew Dillonhammer2 - Flesh out kqueue support
2017-08-19 Matthew Dillonhammer2 - cleanup
2017-08-19 Matthew Dillonhammer2 - Fix snapshots and multi-label mounts
2017-08-19 Matthew Dillonhammer2 - revamp comments
2017-08-19 Matthew Dillonhammer2 - Fix ro -> rw mount upgrade
2017-08-19 Matthew Dillonhammer2 - Fix bug in comp:autozero mode
2017-08-19 Matthew Dillonhammer2 - Fix bulkfree bugs
2017-08-18 Matthew Dillonhammer2 - Add kernel-thread-based async bulk free
2017-08-18 Matthew Dillonhammer2 - buildworld components, boot2 and loader support
2017-07-27 Matthew Dillonhammer2 - Allow @LABEL to be omitted
2017-07-27 Matthew Dillonhammer2 - Synchronize write-in-place feature
2017-07-27 Matthew Dillonhammer2 - Consolidate backend rename ops
2017-07-25 Matthew Dillonhammer2 - Update DESIGN document
2017-07-25 Matthew Dillonhammer2 - correct readdir bug
2017-07-25 Matthew Dillonhammer2 - Initial HARDLINK -> DIRENT replacement code
2017-07-25 Matthew Dillonhammer2 - Adjust blockref to create an embedded area...
2017-07-25 Matthew Dillonhammer2 - Cleanup pass, remove unused fields and 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'
2017-01-08 Matthew Dillonkernel - Fix improper mplock in mount path
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
2016-11-28 Matthew Dillonhammer2 - Revamp flush and xopq mechanism, stabilization
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-14 zrjLINT64: Fix buildkernel with WANT_HAMMER2=yes.
2016-10-28 Matthew Dillonbuild - Rewire secure, remove conflicts from libmd...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-16 Matthew Dillonkernel - Rename desiredvnodes to maxvnodes, fix deadlock
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-07 Matthew Dillonkernel - Cleanup gcc warnings
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 Dillonkernel - Refactor buffer cache code in preparation...
2016-07-22 Matthew Dillonhammer2 - Fix deadlocks, bad assertion, improve flushing.
2016-07-20 Matthew Dillonhammer2: Add required check to hammer2_vop_nlink()
2016-07-09 Matthew Dillonhammer2 - Add feature to allow sector overwrite, fix...
2016-06-29 Matthew Dillonhammer2 - Fix inode destroy panic
2016-06-28 Matthew Dillonhammer2 - Optimize indirect block algorithm
2016-06-28 Matthew Dillonhammer2 - Stabilization pass
2016-06-27 Matthew Dillonhammer2 - Remove the hidden directory, rework deletions
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-21 Matthew Dillonhammer2 - stabilization pass
2016-06-21 Matthew Dillonhammer2 - Update directory mtime
2016-06-21 Matthew Dillonhammer2 - Stabilization pass
2016-06-19 Matthew Dillonhammer2 - Implement NFS export support
2016-06-19 Matthew Dillonhammer2 - Implement hammer2_inode_meta.iparent
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 *errorp, instrument strategy errors
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-10 Matthew Dillonhammer2 - Rename hammer2_thread.c to hammer2_admin.c
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'
next