HAMMER - Fix long stalls when writing out core files
[dragonfly.git] / sys / vfs / hammer / hammer_vfsops.c
2011-02-21 Matthew DillonHAMMER - Fix long stalls when writing out core files
2011-01-20 Matthew Dillonkernel - Remove mplock shims from global tokens
2011-01-12 Matthew DillonHAMMER VFS - Remove B-Tree allocation hints, add double...
2011-01-11 Matthew DillonHAMMER VFS - Improve saturated write performance (2).
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-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-03-31 Matthew DillonHAMMER - Adjust documentation and change default fsync_...
2010-02-06 Matthew Dillonx86_64 kernel - Increase buffer cache and vnode resourc...
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-10 Matthew DillonHAMMER VFS - REDO/fsync precursor work
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-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-03 Matthew DillonHAMMER VFS - Fix bug in statvfs()
2009-11-14 Thomas Nikolajsenhammer: hammer_recover_stage2() may only be called...
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-14 Matthew DillonHAMMER - Add version 3 meta-data features
2009-09-03 Matthew DillonHAMMER - Add vfs.hammer.stats_undo
2009-09-03 Matthew DillonHAMMER - Fix lost inode issue (primarily with nohistory...
2009-08-24 Matthew Dillonfsync - Add sysctl to relax fsync requirements.
2009-08-19 Matthew DillonHAMMER - Rework write pipelining
2009-08-16 Matthew DillonHAMMER - Add vfs.hammer.yield_check, yield on cpu inten...
2009-07-23 Matthew DillonHAMMER / VFS_VGET - Add optional dvp argument to VFS_VG...
2009-06-30 Matthew DillonHAMMER VFS - Make the same changes to statfs() that...
2009-06-28 Matthew DillonHAMMER VFS - Export highest supported production versio...
2009-06-25 Matthew DillonHAMMER VFS - Take reserved space into account when...
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2009-06-20 Matthew DillonHAMER VFS - Cache additional b-tree nodes in directory.
2009-01-20 Matthew DillonHAMMER: adjustments to flush on umount
2008-12-28 Matthew DillonHAMMER performance and kernel memory issues.
2008-12-10 Matthew DillonUse per-mount kmalloc pools for bulk data structures...
2008-12-03 Matthew DillonHAMMER Filesystem changes:
2008-11-13 Matthew DillonHAMMER:
2008-10-22 Matthew DillonRaise the kmalloc limit for the M_HAMMER_INO pool based...
2008-09-23 Matthew DillonChange the autoflush code to autoflush when a flush...
2008-09-17 Matthew Dillon* Implement the ability to export NULLFS mounts via...
2008-07-31 Matthew DillonHAMMER: Mirroring, misc bug fixes
2008-07-27 Matthew DillonHAMMER - fix kmalloc exhaustion w/ 3G ram
2008-07-27 Michael NeumannImplement mounting of a Hammer filesystem as a root...
2008-07-26 Matthew DillonHAMMER commit
2008-07-19 Matthew DillonHAMMER 65/Many: PFS cleanups and confusion removal
2008-07-18 Matthew DillonHAMMER 63/Many: IO Error handling features
2008-07-14 Matthew DillonHAMMER 61E/Many: Features
2008-07-14 Matthew DillonHAMMER 61F/Many: Stabilization w/ simultanious pruning...
2008-07-12 Matthew DillonHAMMER 61E/Many: Stabilization, Performance
2008-07-10 Matthew DillonHAMMER 61A/Many: Stabilization
2008-07-07 Matthew DillonHAMMER 60E/Many: Mirroring, bug fixes
2008-07-03 Matthew DillonHAMMER 60B/many: Stabilization
2008-07-02 Matthew DillonHAMMER 60A/many: Mirroring work
2008-06-30 Matthew DillonHAMMER 59F/Many: Stabilization pass
2008-06-28 Matthew DillonHAMMER 59D/Many: Sync with buffer cache changes in...
2008-06-27 Matthew DillonHAMMER 59B/Many: Stabilization pass - fixes for large...
2008-06-26 Matthew DillonHAMMER 59A/Many: Mirroring related work (and one bug...
2008-06-24 Matthew DillonHAMMER 58B/Many: Revamp ioctls, add non-monotonic times...
2008-06-23 Matthew DillonHAMMER 58A/Many: Mirroring support part 1
2008-06-20 Matthew DillonHAMMER 56D/Many: Media structure finalization, atime...
2008-06-20 Matthew DillonHAMMER 56C/Many: Performance tuning - MEDIA STRUCTURES...
2008-06-18 Matthew DillonHAMMER 56B/Many: Performance tuning - MEDIA STRUCTURES...
2008-06-17 Matthew DillonHAMMER 56A/Many: Performance tuning - MEDIA STRUCTURES...
2008-06-13 Matthew DillonHAMMER 54D/Many: Performance tuning.
2008-06-12 Matthew DillonHAMMER 54B/Many: Performance tuning.
2008-06-11 Matthew DillonHAMMER 54/Many: Performance tuning
2008-06-10 Matthew DillonHAMMER 53H/Many: Performance tuning, bug fixes
2008-06-10 Matthew DillonHAMMER 53E/Many: Performance tuning
2008-06-10 Matthew DillonHAMMER 53D/Many: Stabilization
2008-06-09 Matthew DillonHAMMER 53C/Many: Stabilization
2008-06-08 Matthew DillonHAMMER 53B/Many: Complete overhaul of strategy code...
2008-06-07 Matthew DillonHAMMER 53A/Many: Read and write performance enhancement...
2008-06-03 Matthew DillonHAMMER 52/Many: Read-only mounts and mount upgrades...
2008-06-02 Matthew DillonHAMMER 51/Many: Filesystem full casework, nohistory...
2008-06-01 Matthew DillonHAMMER 50/Many: VFS_STATVFS() support, stabilization.
2008-05-18 Matthew DillonHAMMER 46/Many: Performance pass, media changes, bug...
2008-05-06 Matthew DillonHAMMER 41B/Many: Cleanup.
2008-05-04 Matthew DillonHAMMER 40F/Many: UNDO cleanup & stabilization.
2008-05-03 Matthew DillonHAMMER 40F/Many: Inode/link-count sequencer cleanup...
2008-05-02 Matthew DillonHAMMER 40A/Many: Inode/link-count sequencer.
2008-04-29 Matthew DillonHAMMER 39/Many: Parallel operations optimizations
2008-04-27 Matthew DillonHAMMER 38E/Many: Undo/Synchronization and crash recovery
2008-04-26 Matthew DillonHAMMER 38D/Many: Undo/Synchronization and crash recovery
2008-04-25 Matthew DillonHAMMER 38C/Many: Undo/Synchronization and crash recovery
2008-04-24 Matthew DillonHAMMER 38A/Many: Undo/Synchronization and crash recovery
2008-04-22 Matthew DillonHAMMER 37/Many: Add a flush helper thread, clean up...
2008-03-30 Matthew DillonHAMMER 36B/many: Misc debugging.
2008-03-19 Matthew DillonHAMMER 33/many: Expand transaction processing, fix...
2008-03-18 Matthew DillonHAMMER 32/many: Record holes, initial undo API, initial...
2008-02-23 Matthew DillonHAMMER 30/many: blockmap work.
2008-02-20 Matthew DillonHAMMER 29/many: Work on the blockmap, implement the...
next