rtld(1): Add shared object search order to the man page
[dragonfly.git] / sys / vfs /
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
2012-03-05 Alex Hornungvfsops - add two new ops, ncpgen_set, ncpgen_test
2012-02-25 Alex Hornungpuffs - fix possible null pointer dereference
2012-02-24 Alex Hornungpuffs - check whether the FS has the given op
2012-02-24 Alex Hornungpuffs - fix panic on hardlink
2012-02-20 Sascha WildnerFix some typos.
2012-02-16 Venkatesh Srinivaskernel: mfs -- Fix unmount panic for MFS filesystems.
2012-02-16 Sascha Wildnerkernel: Include <sys/ioccom.h> where ioctls are defined...
2012-02-16 Sascha Wildnerkernel: Include <sys/ioccom.h> where ioctls are defined.
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-09 Sascha Wildnerpuffs(4): Don't reference vp before it's initialized.
2012-02-05 Sascha WildnerBring in the "Port PUFFS from NetBSD/FreeBSD" GSoC...
2012-02-01 Matthew Dillonkernel - Adjust tmpfs to use the new PG_NEED_COMMIT...
2012-01-31 Venkatesh SrinivasMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-31 Venkatesh Srinivastmpfs: Support NFS export of tmpfs filesystems.
2012-01-23 Sascha Wildnerkernel: Use bioq_takefirst() in a few more places.
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-18 François TigeotDisable HAMMER live dedup, mark as experimental
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-16 Matthew Dillonkernel - Fix 3:00 a.m. crashes (deadlocks) related...
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-03 Sascha Wildnerkernel: Use NULL for pointers.
2012-01-02 Matthew Dillonkernel - Use atomic ops to update hammer_count_refedbufs
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-31 Venkatesh Srinivaskernel -- nfsserver: Allow for some reordering of RPCs...
2011-12-24 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2011-12-24 Venkatesh SrinivasNFS server: Record bwrite() error in nfsrv_commit.
2011-12-24 Venkatesh SrinivasNFS server: Zero not-fully-initialized UIO structure.
2011-12-24 Venkatesh SrinivasNFS server: Import various fixes from FreeBSD.
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-13 Francois TigeotUFS VFS: initialize f_mntonname for the root mp
2011-12-13 Francois TigeotHAMMER VFS: record the name of the mount directory
2011-12-09 Sascha Wildnerkernel/nfs: Fix a bug due to missing braces.
2011-12-08 Matthew Dillonkernel - Support bdwrite() on tmpfs buffer cache buffers
2011-12-08 Matthew Dillonkernel - Remove partially commit debug code
2011-12-08 Matthew Dillonkernel - Fix panic during diskless mount
2011-12-08 Matthew Dillonkernel - Fix endless nfs error 70 during shutdown
2011-12-06 Sascha Wildnerkernel: Save another bzero() by using M_ZERO.
2011-12-06 Sascha Wildnerkernel: Replace all usage of MALLOC()/FREE() with kmall...
2011-12-06 Sascha Wildnerkernel/nfs: Don't free 'info' until we're finished...
2011-12-02 Matthew DillonHAMMER VFS - Attempt to fix a low-memory deadlock
2011-12-02 Matthew DillonHAMMER VFS - Attempt to fix a low-memory deadlock
2011-12-02 Matthew Dillonkernel - Refactor the vmspace locking code and several...
2011-12-01 Matthew Dillonkernel - Fix lost lock in devfs
2011-12-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-01 François TigeotFix a bug in nullfs_mount() and nullfs_statfs()
2011-12-01 Sascha WildnerAdjust some comment indentation.
2011-12-01 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-12-01 Matthew Dillonkernel - Fix race between procfs / proc sysctls and...
2011-11-28 Jan LentferMerge branch 'vendor/LDNS'
2011-11-26 John MarinoMerge branch 'vendor/BINUTILS_ALL'
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-22 Antonio Huete Jimeneznwfs - Use global ncpus
2011-11-21 Sascha Wildnerkernel/nfs: Fix two wrong sizeofs.
2011-11-17 Matthew Dillonkernel - more procfs work
2011-11-17 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-11-16 Matthew Dillonkernel - Try to fix procfs readdir race
2011-11-16 Matthew Dillonkernel - Fix bug in procfs_ioctl()
2011-11-16 Matthew Dillonkernel - Fix races in procfs
2011-11-16 Matthew Dillonkernel - Attempt to make procfs MPSAFE (3)
2011-11-16 Matthew Dillonkernel - Attempt to make procfs MPSAFE (2)
2011-11-16 Matthew Dillonkernel - Attempt to make procfs MPSAFE
2011-11-15 Matthew Dillonkernel - Major signal path adjustments to fix races...
2011-11-15 Matthew Dillonkernel - Normalize use of sys/buf2.h for last commit
2011-11-15 Sascha Wildnerkernel: Fix building with 'options UDF'.
next