HAMMER VFS - Improve saturated write performance.
[dragonfly.git] / sys / vfs / hammer / hammer_vfsops.c
2011-01-11 Matthew DillonHAMMER VFS - Improve saturated write performance.
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 Ilya DryomovHAMMER - Add live dedup sysctl and support
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-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-08-24 Matthew DillonHAMMER VFS - Make all entry points MPSAFE, remove giant...
2010-08-20 Matthew DillonHAMMER VFS - Throw away cached vnodes on stage2 mount...
2010-08-15 Matthew DillonHAMMER VFS - Limit queued I/O during flush
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-03-31 Matthew DillonHAMMER - Adjust documentation and change default fsync_...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonx86_64 kernel - Increase buffer cache and vnode resourc...
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-13 Matthew DillonHAMMER VFS - REDO implementation base code part 4/many
2010-01-12 Matthew DillonHAMMER VFS - REDO implementation base code part 3/many
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Matthew DillonHAMMER VFS - REDO/fsync precursor work
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-05 Matthew DillonHAMMER VFS - Fix volume ref count leak in fhtovp code.
2009-12-27 Michael Neumannhammer volume - Serialize volume operations
2009-12-27 Matthew Dillonkernel - Add per-mount token to replace mplock.
2009-12-28 Matthew Dillonkernel - fine-grained namecache and partial vnode MPSAF...
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-16 Michael NeumannUnbreak HAMMER root mounts
2009-12-11 Michael NeumannHAMMER - Implement experimental volume removal
2009-12-07 Michael NeumannHAMMER - Implement multi-volume root mounts
2009-12-05 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-04 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-03 Matthew DillonHAMMER VFS - Fix bug in statvfs()
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-14 Aggelos EconomopoulosMerge commit 'crater/master'
2009-11-14 Thomas Nikolajsenhammer: hammer_recover_stage2() may only be called...
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-02 Matthew DillonHAMMER VFS - Add sysctl vfs.hammer.debug_critical
2009-11-02 Matthew DillonHAMMER VFS - The backend flusher now sorts inodes
2009-11-02 Matthew DillonHAMMER VFS - Version 4 part 1/many - UNDO FIFO layout...
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-14 Matthew DillonHAMMER - Add version 3 meta-data features
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-03 Matthew DillonHAMMER - Add vfs.hammer.stats_undo
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-03 Matthew DillonHAMMER - Fix lost inode issue (primarily with nohistory...
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Matthew Dillonfsync - Add sysctl to relax fsync requirements.
2009-08-19 Matthew DillonHAMMER - Rework write pipelining
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-16 Matthew DillonHAMMER - Add vfs.hammer.yield_check, yield on cpu inten...
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-07-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-23 Matthew DillonHAMMER / VFS_VGET - Add optional dvp argument to VFS_VG...
2009-07-06 Jordan GordeevMerge branch 'master' into amd64
2009-07-06 Jordan GordeevMerge commit '973c11b9c3cdde88fe6ca0ef2c5af56a8c49e014...
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
next