kernel - taskqueue - MFC M_ZERO fix
[dragonfly.git] / sys / vfs /
2009-09-28 Alex Hornungdevfs - Change make_dev_covering to use dev_ops
2009-09-28 Sascha Wildnerdevfs: Remove some unneeded variables.
2009-09-14 Matthew Dillonext2fs - A few bug fixes and syntax adjustments.
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-13 Matthew DillonDEVFS - Fixed missed unlock when attempting to list...
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-12 Alexander Polakovlibiconv: convert NTFS to libiconv.
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Matthew DillonHAMMER - HAMMERIOC_GETHISTORY ioctl fails on directorie...
2009-09-11 Alex Hornungdevfs - populate statfs f_files properly
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Alex Hornungdevfs - Add new make_dev_covering
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Matthew DillonHAMMER - Try to improve backend stalls due to heavy...
2009-09-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-09 Alexander PolakovRevert "Move isonum_ declaration to iso.h"
2009-09-09 Nicolas Therynfs: fix real/effective id mismatch in nfs_access
2009-09-08 Matthew DillonNFS - Fix panic if the readdir base offset is beyond...
2009-09-08 Alexander Polakovcd9660_util.c: fix a typo.
2009-09-08 Alexander Polakovcd9660_util.c: ANSIfy, no functional changes.
2009-09-08 Simon Schubertmodules: remove KMODDEPS, it is not used anymore
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Alexander Polakovsmbfs: use libiconv v.2
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Alexander Polakovmsdosfs: add MODULE_VERSION.
2009-09-05 Alexander Polakovmissing type in iso.h
2009-09-05 Alexander PolakovMove isonum_ declaration to iso.h
2009-09-05 Alexander PolakovConnect cd9660_iconv msdosfs_iconv to the build.
2009-09-05 Alexander Polakovlibiconv: convert cd9660 to libiconv.
2009-09-05 Alexander PolakovStage 3/5: Add msdosfs_iconv.
2009-09-05 Alexander PolakovStage 2/5: Change msdosfs to use libiconv in case.
2009-09-03 Matthew DillonHAMMER - Add vfs.hammer.stats_undo
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-03 Matthew DillonHAMMER - Fix lost inode issue (primarily with nohistory...
2009-09-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Matthew DillonKernel - remove the old specfs trialings.
2009-08-31 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-31 Matthew DillonMFS - Fix mmap issues with files under MFS
2009-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-30 Matthew DillonKernel - replace unbounded uses of kvcprintf() and...
2009-08-29 Sascha WildnerFix some more typos in manual pages and messages.
2009-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-28 Matthew DillonNFS - Fix remaining VM/BIO issues
2009-08-28 Simon SchubertMerge commit 'crater/master'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-28 Matthew DillonKernel - Close VM/BIO races and document.o
2009-08-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-26 Matthew DillonKernel - fix access checks
2009-08-26 Matthew DillonKernel - pass sysmsg through to ioctl.
2009-08-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-25 Matthew DillonAMD64 - Fix format conversions and other warnings.
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Michael Neumannpriv: hammer expand not allowed within jail
2009-08-24 Matthew DillonKernel - more NFS fixes, more dirty bit fixes, remove...
2009-08-24 Matthew DillonNFS - Properly handle NFSv3 EOF short-reads
2009-08-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Matthew Dillonfsync - Add sysctl to relax fsync requirements.
2009-08-24 Matthew DillonAdd a flags argument to VOP_FSYNC()
2009-08-23 Nicolas Therynfs: init real/saved uid/gid in server-side credentials
2009-08-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-23 Nicolas Therynwfs: refactor nwfs_access to use vop_helper_access
2009-08-23 Nicolas Therysmbfs: refactor smbfs_access to use vop_helper_access
2009-08-23 Nicolas Therynfs: refactor nfs_laccess to use vop_helper_access
2009-08-23 Nicolas Theryprocfs: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Theryufs: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Theryudf: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Therymsdosfs: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Theryisofs: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Theryhpfs: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Theryext2: refactor vop_access to use vop_helper_access
2009-08-21 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-08-20 Matthew DillonHAMMER - Massively improve performance
2009-08-19 Matthew DillonHAMMER - Rework write pipelining
2009-08-19 Matthew DillonHAMMER Util - Refactor mount list scan and other fixes
2009-08-19 Matthew DillonHAMMER rebalance - Fix propogation race.
2009-08-19 Matthew DillonHAMMER mirroring - Multiple adjustments to support...
2009-08-19 Alex HornungDEVFS - avoid ENOENT on fstat of open vnode; cleanup...
2009-08-19 Alex HornungDEVFS - Avoid clearing of hides that don't come from...
2009-08-19 Alex HornungDEVFS - fix possible panic on devfs_release_ops
2009-08-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-19 Matthew DillonHAMMER - break atomicy for huge reads and writes.
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2009-08-17 Matthew DillonNFS - Fix socket race against nfs_timer.
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers
2009-08-17 Alex HornungDEVFS - add link-to-link support to nresolve
2009-08-17 Alex HornungDEVFS - sync up mount with userland; fix bugs
2009-08-17 Alex HornungDEVFS - Add support for wildcard link rules
2009-08-17 Alex HornungDEVFS - don't apply generic rules to jailed mountpoints
2009-08-17 Alex HornungDEVFS - Separate ioctl struct from in-kernel struct
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-16 Matthew DillonHAMMER - Add vfs.hammer.yield_check, yield on cpu inten...
2009-08-14 Matthew DillonNFS - Do not allow rsize/wsize or the socket proto...
2009-08-14 Matthew DillonDEVFS - Fix xterm pty allocation, permanently fix pty...
2009-08-12 Matthew DillonDEVFS - change leak_count from size_t to long and use...
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next