cryptsetup - Fix uuid bug, cleanup
[dragonfly.git] / sys / vfs /
2010-08-22 Matthew DillonHAMMER VFS - More cluster_read() fixes
2010-08-21 Matthew Dillonkernel - NFS server cleanup and xid atomic ops
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-18 Matthew Dillonkernel - Fix excessive mbuf use in nfs_realign()
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 Dillonkernel - split the pbuf subsystem into two (kva and...
2010-08-15 Matthew DillonHAMMER VFS - Fix over-enthusiastic cluster read
2010-08-14 Matthew Dillonkernel - devfs - Fix dangling lock created by recent...
2010-08-13 Matthew Dillonkernel - More kqueue work
2010-08-13 Matthew Dillonkernel - Fix reboot races
2010-08-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-13 Matthew Dillonkernel - devfs - Fix deadlocks
2010-08-13 Matthew Dillonkernel - More tty and devfs race fixes
2010-08-13 Matthew DillonHAMMER VFS - Adjust signedness of a media field for...
2010-08-13 Matthew Dillonkernel - Fix pty clone vnode leak
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-26 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-07-26 Samuel J. Greearkernel - bring back reasonable fifo blocking semantics
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-11 Alex Hornungudev - Tag some subsystems/drivers
2010-07-11 Samuel J. Greearkernel - Tear out vfs polling
2010-07-11 Samuel J. Greearkernel - Tear out device polling
2010-07-10 Alex Hornungtmpfs - fix failing writes with no swap
2010-07-09 Matthew Dillonkernel - Fix kqfilter error return codes
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-07 Sascha Wildnerdevfs(4): Remove a bogus assertion (nchildren is unsign...
2010-07-03 Matthew Dillonkernel - MPSAFE work - Finish tokenizing vm_page.c
2010-06-30 Samuel J. Greeardevfs - KQ filter ops are expected to return 0 or 1
2010-06-13 Alex HornungBring in udev & libdevattr
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-06-02 Alex Hornungdevfs - implement mkdir/rmdir
2010-05-25 Matthew Dillontmpfs - Fix chown for tmpfs
2010-04-26 Matthew Dillonkernel - Update extattr infrastructure
2010-04-26 RumkoWrong variable used.
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-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Matthew DillonHAMMER VFS - Fix hammer lock assertion panic when REDO...
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-04-07 Matthew Dillontmpfs - Add additional mount options
2010-04-06 Michael Neumannhammer volume-add / volume-del: Keep bigblock stats...
2010-04-01 Matthew Dillondevfs - Fix incorrect st_size reporting
2010-04-01 Matthew DillonHAMMER VFS - Fix insufficient cursor change test
2010-03-31 Matthew DillonHAMMER - Adjust documentation and change default fsync_...
2010-03-31 Alex Hornungdevfs - remove obsolete KKASSERT
2010-03-29 Thomas NikolajsenMerge commit 'crater/master'
2010-03-29 Sascha WildnerFix typo.
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-28 Matthew Dillonkernel - Fix cluster_read random I/O heuristic
2010-03-27 Matthew DillonHAMMER VFS - Conditionalize more debugging kprintfs...
2010-03-27 Matthew DillonHAMMER VFS - Conditionalize debugging kprintfs during...
2010-03-26 Matthew DillonHAMMER VFS - Remove some debugging
2010-03-26 Matthew DillonHAMMER VFS - Implement REDO recovery code
2010-03-24 Alex Hornungcache_fullpath - Guess mountpoints if requested
2010-03-24 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew DillonNFS - Remove debugging kprintfs
2010-03-23 Matthew DillonHAMMER VFS - Fix another low memory deadlock issue
2010-03-23 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-21 Rui PauloMerge branch 'master' into net80211-update
2010-03-20 Matthew DillonHAMMER VFS - frontload kmalloc()'s when rebalancing
2010-03-20 Sascha WildnerFix LINT kernel build.
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2010-03-18 Matthew Dillonkernel - devfs - Fix memory leak in devfs_destroy_devic...
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-17 Matthew DillonHAMMER VFS - Cleanup recovery kprintfs a bit
2010-03-16 Matthew Dillonkernel - rework struct nchstats for systat
2010-03-16 Matthew DillonHAMMER VFS - Fix an edge case in hammer_inode_waitrecla...
2010-03-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-15 Matthew DillonHAMMER VFS - Hack cursor iterator when locked cursor...
2010-03-15 Matthew DillonHAMMER VFS - Major retooling of the refcount mechanics...
2010-03-14 Matthew DillonHAMMER VFS - Hack cursor iterator when unlocked cursor...
2010-03-13 Alex Hornungprocfs - Use newly introduced textnch
2010-03-10 Matthew Dillonkernel - fix procfs vm_map scan.
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-05 Samuel J. Greearkernel - Remove msf buffer code
2010-03-05 Matthew DillonHAMMER VFS - Ensure sufficient free memory is available...
2010-03-03 Matthew DillonHAMMER VFS - Do a better job with IO_DIRECT
2010-03-03 Matthew DillonHAMMER VFS - Fix assertion in hammer_btree_mirror_propa...
2010-03-02 Matthew DillonHAMMER VFS - Correct seriuos bug in hammer rebalancing...
2010-03-01 Matthew Dillontmpfs - Add support for setting the root uid/gid/mode...
next