Merge branch 'vendor/BINUTILS221'
[dragonfly.git] / sys / vfs / hammer /
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-07 Sascha WildnerMerge remote branch 'crater/vendor/MDOCML' into HEAD
2011-02-28 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-02-26 Matthew Dillonkernel - Fix incorrect inode wait code in HAMMER
2011-02-24 Matthew Dillonkernel - Fix serious bug w/non-blocking commit
2011-02-23 Venkatesh Srinivaskernel -- Add O_FRNONBLOCKING, to allow reads which...
2011-02-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-21 Matthew DillonHAMMER - Fix long stalls when writing out core files
2011-02-09 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-02-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-04 Matthew DillonHAMMER VFS - Fix deadlock which can occur under severe...
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-20 Venkatesh SrinivasRemove mplock2.h include from files not using the mplock.
2011-01-20 Matthew Dillonkernel - Remove mplock shims from global tokens
2011-01-20 Matthew DillonHAMMER VFS - vfs.hammer.double_buffer adjustments
2011-01-19 Matthew Dillonkernel - Fix deadlock assertion panic with mmap/read...
2011-01-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-01-12 Matthew DillonHAMMER VFS - Remove B-Tree allocation hints, add double...
2011-01-12 Matthew DillonHAMMER VFS - Unlock around uiomove
2011-01-11 Matthew Dillonkernel - Enhance getcacheblk() (improve saturated write...
2011-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-01-11 Matthew DillonHAMMER VFS - Improve saturated write performance (2).
2011-01-11 Matthew DillonHAMMER VFS - Improve saturated write performance.
2011-01-10 Matthew DillonHAMMER VFS - Change default hammer fs version from...
2011-01-10 Matthew DillonHAMMER VFS - Implement Version 6 features as WIP (work...
2011-01-10 Matthew Dillonkernel - Do a better job with the filesystem background...
2011-01-04 Samuel J. Greearhammer - Describe live_dedup_cache_size sysctl
2011-01-04 Ilya DryomovHAMMER - Add live_dedup_cache_size sysctl
2011-01-04 Samuel J. Greearhammer - Furnish descriptions for the live dedup sysctl's
2011-01-04 Matthew DillonHAMMER VFS - Increase directory object cache
2011-01-04 Matthew DillonHAMMER VFS - Fix TAILQ bug
2011-01-04 Ilya DryomovHAMMER - Add live dedup sysctl and support
2011-01-02 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-30 Ilya DryomovHAMMER - Remove unused variable
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-28 Matthew DillonHAMMER VFS - Fix HAMMER_INODE_XDIRTY flags / state...
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-12 Stathis KamperisHAMMER - Implement volume-list command
2010-11-11 Matthew Dillonkernel - Close possible hole in hammer inval code
2010-11-08 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-11-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-11-08 Matthew DillonHAMMER - Fix broken assertion
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Matthew DillonHAMMER - Add hammer dedup filesystem version dump
2010-11-07 Matthew DillonHAMMER - Add hammer dedup directive and support
2010-10-18 Matthew DillonHAMMER VFS - Minor bug (caught by assertion panic)
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-05 Matthew DillonHAMMER VFS - Fix deadlock during read-only HAMMER mount (2)
2010-10-05 Matthew DillonHAMMER VFS - Fix deadlock during read-only HAMMER mount
2010-10-04 Sascha Wildnerkernel: Add some __printflike()'s to protect against...
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-25 Matthew DillonHAMMER VFS - Fix two ip->vp inode/vnode races
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 2/2
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-27 Matthew Dillonkernel - Major MPSAFE Infrastructure
2010-08-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-08-25 Matthew Dillonkernel - document and clarify FINDBLK_TEST
2010-08-24 Matthew DillonHAMMER VFS - Add another lwkt_user_yield()
2010-08-24 Matthew DillonHAMMER VFS - Make all entry points MPSAFE, remove giant...
2010-08-24 Matthew Dillonkernel - rewrite the LWKT scheduler's priority mechanism
2010-08-22 Matthew Dillonkernel - Fix read event on file for select/poll API
2010-08-22 Matthew DillonHAMMER VFS - More cluster_read() fixes
2010-08-21 Matthew DillonHAMMER VFS - Minor iterator change for pid hash
2010-08-21 Matthew DillonHAMMER VFS - Add debugging for overlapping buffer issue
2010-08-20 Matthew DillonHAMMER VFS - Throw away cached vnodes on stage2 mount...
2010-08-20 Matthew DillonHAMMER VFS - Limit pending writes when flushing undos
2010-08-17 Matthew DillonHAMMER Utility - Add catastrophic recovery feature
2010-08-17 Matthew DillonHAMMER VFS - Expand vfs.hammer.debug_io capabilities
2010-08-17 Matthew DillonHAMMER VFS - Add HAMMER_OFF_BAD
2010-08-16 Matthew Dillonkernel - revamp cluster_read API and improve performance
2010-08-15 Matthew DillonHAMMER VFS - Limit queued I/O during flush
2010-08-15 Matthew DillonHAMMER VFS - Fix over-enthusiastic cluster read
2010-08-13 Matthew DillonHAMMER VFS - Adjust signedness of a media field for...
2010-08-03 Samuel J. Greearkernel - Make filters able to be marked MPSAFE
2010-08-03 Samuel J. Greearkernel - Remove kevent subsystem from under mplock
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-09 Matthew Dillonkernel - Fix kqfilter error return codes
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-04-19 Matthew DillonHAMMER VFS - Fix probable corruption case when filesyst... v2.7.2
2010-04-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-17 Matthew DillonHAMMER VFS - Fix assertion panic related to record...
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next