kernel/kinfo: Don't use 'SMP' alone to check for userland compilation.
[dragonfly.git] / sys / vfs /
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-21 Sepherosa Ziehauobjcache: objcache_create on longer changes cluster_limit
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-13 Matthew DillonHAMMER VFS - Use full-block undos for B-Tree nodes
2012-10-10 Matthew Dillonkernel - Adjust cache_fullpath() API
2012-10-06 Sascha Wildnerkernel/hammer: Staticize hammer_skip_redo.
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-18 Matthew Dillonkernel - Account for file reads that take the VM shortcut
2012-09-16 Matthew Dillonkernel - Add vm.read_shortcut_enable
2012-09-16 Matthew Dillonhammer - Adjust record and dirtybuf limits to handle...
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-10 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 1/x.
2012-08-26 Sascha Wildnerkernel/ffs: Compare v_rdev directly when updating mounts.
2012-08-26 Sascha Wildnerkernel/devfs: Fill out cdev_t's si_major field (and...
2012-08-26 Sascha Wildnerkernel/devfs: Pass more arguments to the callback for...
2012-08-26 Sascha Wildnerkernel/devfs: Rename devfs_nodetype members (conflicts...
2012-08-25 Sascha Wildnerkernel/devfs: Assert that the callback isn't NULL in...
2012-08-24 Matthew Dillontmpfs - Fix numerous races and adjust to use cache_unlink()
2012-08-24 Matthew Dillonkernel - Adjust devfs, hammer, and puffs to use the...
2012-08-21 Sascha Wildnerkernel/procfs: Remove some unneeded parentheses.
2012-08-17 Matthew Dillonpuffs - Comment out namecache purge for now
2012-08-17 Matthew Dillonkernel - Adjust UFS and HAMMER to use uiomovebp()
2012-08-17 Matthew Dillonkernel - Change lockmgr LK_SHARED behavior to fix impro...
2012-08-16 Matthew Dillonkernel - Fix numerous procfs/ptrace issues (3)
2012-08-16 Matthew Dillonkernel - Fix two UFS+softupdates bugs
2012-08-16 Matthew DillonKernel - Fix numerous procfs/ptrace issues
2012-08-15 Antonio Huete Jimenezhammer - Add tunable vfs.hammer.skip_redo
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-06-21 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2012-06-21 Sascha Wildnerkernel: Clean up some Makefiles (custom flags, useless...
2012-06-21 Sascha Wildnerkernel: Remove a bogus .PATH from ntfs_iconv's Makefile.
2012-06-19 Alex Hornungpuffs - don't lock dvp on nresolve
2012-06-19 Antonio Huete Jimenezntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent...
2012-06-19 Antonio Huete Jimenezntfs - Add NTFS_DEBUG kernel option.
2012-06-19 Alex Hornungpuffs - don't lock dvp on nresolve
2012-06-18 Antonio Huete Jimenezntfs - Fix build with NTFS_DEBUG
2012-06-18 Johannes Hofmannuse rb-tree for directory lookups
2012-06-17 Sascha Wildnerkernel/ufs: Remove some unused variables.
2012-06-16 Sascha WildnerFix more wrong sizeof() usages, part 1/x
2012-06-10 Sascha Wildnerkernel/ufs: Bring in a fix to ufsdirhash_hash() from...
2012-06-08 Sascha Wildnerkernel: Remove some unused variables.
2012-06-07 Sascha Wildnerkernel: Use hashdestroy() to free hash tables allocated...
2012-05-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2012-05-25 Sascha Wildnerkernel: Remove the inclusion of opt_ddb.h from where...
2012-05-23 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-23 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-20 Sascha Wildnerkernel/devfs: Remove the unused devfs Makefile.
2012-05-19 Venkatesh Srinivaskernel -- tmpfs: Convert tmpfs inode counter to per...
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-11 Matthew Dillontmpfs - Remove size cap
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-05-07 Venkatesh Srinivaskernel -- ffs: Correct incorrect prototype change that...
2012-05-07 Venkatesh SrinivasMerge branch 'master' of ssh://crater.dragonflybsd...
2012-05-07 Venkatesh Srinivaskernel -- ffs: Softdep lock and assorted fixes
2012-05-01 Sascha Wildnerkernel: Remove some bogus casts of NULL to something.
2012-05-01 Sascha Wildnerkernel: Adjust some indentation.
2012-04-30 Matthew DillonHAMMER VFS - Only set B_CLUSTEROK on 64K buffers
2012-04-30 Sascha Wildnerkernel: Remove some unused variables.
2012-04-29 Sascha Wildnerkernel: Use LIST_FOREACH in some places.
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-22 Venkatesh Srinivaskernel -- ffs: Soft updates locking fixes
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-14 Venkatesh Srinivaskernel -- Enable threaded syncer for NFS mounts.
2012-04-11 Sascha Wildnerkernel/nwfs: The NCP check only applies if it is not...
2012-04-11 Sascha Wildnerkernel/smbfs: The netsmb check only applies if it is...
2012-04-11 Sascha Wildnernwfs/smbfs: Fix and cleanup the Makefiles a bit.
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-05 Sascha Wildnerkernel/ufs: Fix compilation without INVARIANTS.
2012-04-02 Venkatesh Srinivaskernel -- FFS: Take softdep lock in softdep_disk_io_ini...
2012-04-01 Matthew DillonHAMMER VFS - Fix assertion with multi-volume setup
2012-03-31 François TigeotKernel - Restore the 64KB max. IO size limit
2012-03-30 François TigeotKernel - Completely remove DFLTPHYS
2012-03-30 Venkatesh Srinivaskernel -- ffs: Do not dereference NULL inodes in ffs_sy...
2012-03-28 Venkatesh Srinivaskernel -- ffs: Replace softupdates critical section...
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-26 Venkatesh Srinivaskernel: msdosfs -- Use -1 rather than 32-bit 0xffffffff...
2012-03-23 Matthew Dillonkernel - Improve NFS server error responses when an...
2012-03-23 Matthew Dillonkernel - Fix improper unlock/relock sequence in HAMMER
2012-03-22 Matthew Dillonkernel - Cluster fixes + Enable clustering for HAMMER1
2012-03-20 Matthew Dillonkernel - Add argument to nvtruncbuf()
2012-03-17 Sascha Wildnerkernel/hammer: Remove an unused variable.
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-03-09 Matthew DillonHAMMER VFS: Conditionalize debug message
next