hammer2 - stabilization
[dragonfly.git] / sys / vfs / hammer /
2014-02-17 Antonio Huete Jimenezhammer - Really fix VFS_STATFS() when operating volumes.
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-01-21 Markus Pfeifferdevfs: add passing of file pointer through to dev_dclose
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-21 Antonio Huete JimenezFix indentation from the previous commit.
2013-11-21 Antonio Huete Jimenezhammer - Ignore privilege check for HAMMERIOC_PFS_ITERATE.
2013-11-11 Matthew Dillonhammer - Remove cache_inval_vp() call
2013-11-09 Matthew Dillonkernel - Performance tuning
2013-11-01 Matthew Dillonhammer1 - cleanup, minor bug fixes
2013-10-23 Matthew Dillonhammer - kqueue filterops are MPSAFE
2013-10-22 Matthew Dillonkernel - Fix hammer flush-during-reclaim bug
2013-10-21 Sascha Wildnerkernel - Rewrite vnode ref-counting code to improve...
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-14 Matthew Dillonkernel - Fix hammer recovery crash (due to recent synce...
2013-10-11 Matthew Dillonhammer - Use new vsyncscan() mechanic (3)
2013-10-11 Matthew Dillonhammer - Use new vsyncscan() mechanic (2)
2013-10-11 Matthew Dillonhammer - Use new vsyncscan() mechanic.
2013-10-08 Antonio Huete Jimenezhammer - Fix exit path for newly added ioctl
2013-10-07 Antonio Huete Jimenezhammer - Add HAMMER_PFS_ITERATE ioctl
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-09-16 Antonio Huete Jimenezhammer - Unbreak buildkernel
2013-09-16 Antonio Huete JimenezHAMMER - Fix VFS_STATFS() after volume-add.
2013-07-05 Sascha Wildnerkernel: Remove some #include duplicates in vfs/ and vm/
2013-06-17 Antonio Huete Jimenezhammer - Allow userland programs to access hammer.h...
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-09 John MarinoMerge branch 'vendor/AWK'
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-12 Johannes Hofmannmerge
2013-01-11 Matthew Dillonhammer - Change depth limit warning kprintf to krateprintf
2013-01-07 Sascha Wildnerkernel/hammer: Remove unused variables and add __debugvar.
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-13 Matthew DillonHAMMER VFS - Use full-block undos for B-Tree nodes
2012-10-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-06 Sascha Wildnerkernel/hammer: Staticize hammer_skip_redo.
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-18 Matthew Dillonkernel - Account for file reads that take the VM shortcut
2012-09-16 Matthew Dillonkernel - Add vm.read_shortcut_enable
2012-09-16 Matthew Dillonhammer - Adjust record and dirtybuf limits to handle...
2012-08-25 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-24 Matthew Dillonkernel - Adjust devfs, hammer, and puffs to use the...
2012-08-17 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-17 Matthew Dillonkernel - Adjust UFS and HAMMER to use uiomovebp()
2012-08-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-15 Antonio Huete Jimenezhammer - Add tunable vfs.hammer.skip_redo
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-06-29 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-16 Sascha WildnerFix more wrong sizeof() usages, part 1/x
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-04-30 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-30 Matthew DillonHAMMER VFS - Only set B_CLUSTEROK on 64K buffers
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-01 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-01 Matthew DillonHAMMER VFS - Fix assertion with multi-volume setup
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-23 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-23 Matthew Dillonkernel - Fix improper unlock/relock sequence in HAMMER
2012-03-22 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-22 Matthew Dillonkernel - Cluster fixes + Enable clustering for HAMMER1
2012-03-20 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
next