HAMMER VFS - Remove some debugging
[dragonfly.git] / sys / vfs /
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-20 Matthew DillonHAMMER VFS - frontload kmalloc()'s when rebalancing
2010-03-20 Sascha WildnerFix LINT kernel build.
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2010-03-18 Matthew Dillonkernel - devfs - Fix memory leak in devfs_destroy_devic...
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 Samuel J. Greearkernel - Remove msf buffer code
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
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...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-26 Sascha Wildnertmpfs(5): Remove old initialization (overrode prior...
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Matthew Dillonkernel - NFS - Add the 'cache' flag to enable swapcache...
2010-02-21 Matthew Dillonkernel - TMPFS - Stabilization pass, fix assertion...
2010-02-21 Matthew Dillonkernel - TMPFS - Stabilization pass, fix assertion...
2010-02-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-21 Michael NeumannHAMMER - Fix mirroring between 32 and 64-bit machines
2010-02-20 Matthew Dillonkernel - TMPFS - Features, don't sync on umount, enforc...
2010-02-20 Matthew Dillonkernel - TMPFS - Stabilization pass, fix VM object...
2010-02-19 Matthew DillonHAMMER VFS - Reduce stalls during bulk file operations
2010-02-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-19 Matthew Dillonkernel - TMPFS - Stabilization pass, fix rename, symlin...
2010-02-19 Matthew Dillonkernel - TMPFS - Stabilization pass, fix accounting...
2010-02-18 Matthew Dillonkernel - TMPFS - Parse tmpfs_args from mount()
2010-02-18 Matthew Dillonkernel - TMPFS - Stabilization pass, fix lockf()
2010-02-16 Matthew Dillonkernel - tmpfs - Remove warning message on mount, updat...
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Matthew Dillonkernel - VM PAGER part 2/2 - addendum, fix compile...
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Matthew Dillonkernel - VM PAGER part 2/2 - Expand vinitvmio() and...
2010-02-14 Matthew Dillonkernel - VM PAGER part 1/2 - Remove vm_page_alloc()
2010-02-14 Matthew Dillonkernel - TMPFS - Stabilization pass, fix vnode list...
2010-02-13 Matthew Dillonkernel - More readdirplus deadlock avoidance work
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - paging to/from swap...
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - vinitvmio(), umount...
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - fsync, vnode locks
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - directory hierarchy
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass
2010-02-12 Matthew Dillonkernel - TMPFS - Initial port of NetBSD's tmpfs
2010-02-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-12 Matthew Dillonkernel - SWAP CACHE part 19/many - distinguish bulk...
2010-02-11 Matthew Dillonkernel NFS - Fix another deadlock in the readdirplus...
2010-02-11 Matthew Dillonkernel - sysref - Fix vnode interlock for 1->0 transition
2010-02-11 Matthew DillonHAMMER VFS - Feature add to HAMMER_IOC_MIRROR_READ
2010-02-10 Matthew DillonNTFS VFS - Fix dangling vnode panic on umount
2010-02-09 Matthew Dillonkernel - NFS - fix additional problems with readdirplus
2010-02-09 Matthew Dillonkernel - NFS - fix deadlock in NFS client-side readdirp...
2010-02-09 Matthew Dillonkernel - NFS - fix deadlock in NFS client-side readdirplus
2010-02-09 Matthew DillonHAMMER VFS - Improve initial B-Tree packing
2010-02-09 Matthew Dillonkernel - Fix bug in cahce_fromdvp() as uesd by NFS...
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-02-04 Matthew Dillonkernel - SWAP CACHE part 8/many - Add the swap cache...
2010-02-02 Matthew DillonHAMMER VFS - Fix assertion when taking snapshot
2010-01-31 Matthew Dillonkernel - NFS - Document an issue with nfs_realign()
2010-01-29 Matthew Dillonkernel - Fix issue in UFS related to new nvtruncbuf...
2010-01-28 Matthew Dillonkernel - Even more buffer cache / VM coherency work
2010-01-26 Matthew DillonHAMMER VFS - Disallow rebalancing on small-memory machines
2010-01-26 Matthew Dillonkernel - More buffer cache / VM coherency work
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-22 Matthew Dillonkernel - NFS - fix another B_CLUSTEROK / B_NEEDCOMMIT...
2010-01-20 Matthew Dillonkernel - ufs, ext2fs getpages/putpages cleanup
2010-01-19 Matthew Dillonkernel - Add new bufcache/VM consolidated API, fsx...
2010-01-18 Matthew Dillonkernel - Fix pager bug in vm_fault and UFS and have...
2010-01-18 Matthew Dillonkernel - Finish implementing PG_RAM / pipelined mmap...
2010-01-15 Matthew DillonHAMMER VFS - Fix umount panic related to volume flush
2010-01-15 Matthew DillonHAMMER VFS - hammer_inode / vp races
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 Dillonkernel - fifofs - Fix missing token releases
2010-01-13 Matthew Dillonkernel - fifofs - Fix missing token releases
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-12 Matthew DillonHAMMER VFS - REDO implementation base code part 3/many
2010-01-12 Matthew DillonHAMMER VFS - REDO implementation base code part 2/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...
next