Apple usb keybord doesn't generate an interrupt for Fn key when set to boot protocol...
[dragonfly.git] / sys / vfs /
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 Matthew DillonHAMMER VFS - Increase directory object cache
2011-01-04 Matthew DillonHAMMER VFS - Fix TAILQ bug
2011-01-04 Ilya DryomovHAMMER - Add live dedup sysctl and support
2011-01-02 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-30 Ilya DryomovHAMMER - Remove unused variable
2010-12-23 Sascha WildnerFix typos in messages and manual pages.
2010-12-22 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-22 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-22 Samuel J. Greearkernel - Add many sysctl definitions, sysv, vfs, nfs...
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-15 Sascha Wildnermsdosfs: Add a define of 0x28 as extended boot record...
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-12-11 Matthew Dillonkernel - Change the discrete mplock into mp_token
2010-12-11 Matthew Dillonkernel - Make swap, nullfs MPSAFE
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-12-01 Matthew Dillonkernel - Fix NFS race
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Samuel J. Greearkernel - Provide descriptions for lwkt.* and debug...
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-29 Venkatesh Srinivaskernel - tmpfs - Remove mplock in tmpfs_read().
2010-11-28 Matthew DillonHAMMER VFS - Fix HAMMER_INODE_XDIRTY flags / state...
2010-11-28 Matthew Dillonkernel - Fix NFS stall and likely also x86-64 seg-fault...
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-22 YONETANI Tomokazutmpfs - fix chgrp(), or chown() when one of uid/gid...
2010-11-21 Alex Hornungdevfs - don't propagate on terminate, it's redundant
2010-11-21 Alex Hornungdevfs - Only check rules after inserting into topology
2010-11-19 Alex Hornungdevfs - Fix FREEBLKS
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-15 Alex Hornungdevfs - Add a destroy_dev_alias, remove hotplug
2010-11-15 Alex Hornungufs - Adjust the on-disk structure to FreeBSD's
2010-11-13 Sascha WildnerRemove useless .PATH targets from kernel module Makefiles.
2010-11-12 Stathis KamperisHAMMER - Implement volume-list command
2010-11-11 Matthew Dillonkernel - Close possible hole in hammer inval code
2010-11-08 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-11-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-11-08 Matthew DillonHAMMER - Fix broken assertion
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Matthew DillonHAMMER - Add hammer dedup filesystem version dump
2010-11-07 Matthew DillonHAMMER - Add hammer dedup directive and support
2010-11-02 Matthew Dillonkernel - Attempt to fix lost rpc issue with NFS timeout...
2010-11-01 Alex Hornungdevfs - fix some issues with rules
2010-11-01 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-11-01 Venkatesh Srinivasprocfs: Decode mount point path in /proc/<pid>/map.
2010-11-01 Matthew Dillonkernel - Fix access chceck in tmpfs that prevented...
2010-10-25 Antonio Huete Jimeneznullfs - Add 'noexec' flag support.
2010-10-20 Matthew Dillondevfs - Fix broken assertion
2010-10-19 Matthew Dillonkernel - Force NFSv3 for diskless nfs mount
2010-10-18 Matthew DillonHAMMER VFS - Minor bug (caught by assertion panic)
2010-10-18 Matthew Dillonkernel - Fix NFS client & server bugs
2010-10-15 Alex Hornungdevfs - Fix mountpoint specific rules
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-06 Sascha Wildnerkernel: Remove unneeded inclusions of <sys/cdefs.h>.
2010-10-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-05 Matthew DillonHAMMER VFS - Fix deadlock during read-only HAMMER mount (2)
2010-10-05 Matthew DillonHAMMER VFS - Fix deadlock during read-only HAMMER mount
2010-10-05 Venkatesh Srinivasprocfs: Add vnode path to /proc/<pid>/map for vn-backed...
2010-10-04 Sascha Wildnerkernel: Add some __printflike()'s to protect against...
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-25 Matthew Dillonkernel - Bring devfs_assume_knotes() uptodate and fix...
2010-09-25 Matthew DillonHAMMER VFS - Fix two ip->vp inode/vnode races
2010-09-25 Matthew Dillonnetwork - NFS Stability / races
2010-09-24 Matthew Dillonnetwork - Fix a sleep/wakeup race in NFS (server),...
2010-09-24 Matthew Dillonkernel - Work through some memory leaks in dsched
2010-09-23 Matthew Dillonkernel - Fix compile error w/last commit (unused var)
2010-09-23 Matthew Dillonkernel - Add kqueue and fix chflags handling for tmpfs
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Sascha Wildnernfs(4): ERROROUT already assigns error.
2010-09-18 Sascha Wildnerkernel: Remove #include <sys/mutex.h> if <sys/mutex2...
2010-09-16 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-09-16 Venkatesh Srinivaskernel - tmpfs: Convert tmpfs name malloc zone to a...
2010-09-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-16 Matthew Dillonkernel - Fix NFS panic
2010-09-13 Matthew Dillondevfs - Fix use-after-free case when making pty's invisible
2010-09-11 Samuel J. Greeardevfs - Let devfs assume degenerate knotes when a devic...
2010-09-10 Matthew Dillonnetwork - Tokenize NFS, fix MP races
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Venkatesh Srinivaskernel - tmpfs: Set M_NULLOK on node allocations and...
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew Dillonnetwork - MP socket free & abort interactions, so_state
2010-09-09 Matthew Dillonkernel - Add nfs rpc packet sanity check
2010-09-07 Joe Talbottmsdosfs - Fix panic when mounting msdos filesystems.
2010-09-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-06 Matthew Dillonkernel - Fix numerous MP issues with sockbuf's and...
2010-09-05 Matthew Dillonkernel - Fix direct getpages call to devfs cdev
2010-08-30 Alex Hornungspinlocks - Rename API to spin_{try,un,}lock
2010-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-30 Samuel J. Greeardevfs - Do not try printing the name of a null vnode
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 2/2
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 1/2
next