trek(6): Drop fast/slow modes and the broken autodetection
[dragonfly.git] / sys / vfs /
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...
2009-08-12 Alex HornungNFS - Implement statvfs to take advantage of 64-bit...
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew Dillonmount - Finish refactoring mount -v and MOUNTCTL_MOUNTFLAGS
2009-08-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-11 Alex HornungDEVFS - Modification of clone behaviour; general cleanu...
2009-08-10 Matthew DillonNFS - Cleanly unmount NFS on halt/shutdown/reboot
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Alex HornungDEVFS - Factor out recursive code into iterate_topology
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Matthew DillonDEVFS - Add required vget when disassociating a vnode...
2009-08-07 Alex HornungDEVFS - delete rule-created aliases on rule reset
2009-08-07 Matthew DillonDEVFS - Fix asynchronous race on reprobe, remove devfs_...
2009-08-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-06 Alex HornungDEVFS - Cleanup of devfs_core, devfs_rules and devfs_vfsops
2009-08-06 Matthew DillonDEVFS - Code Cleanup
2009-08-06 Matthew DillonDEVFS - Code cleanup.
2009-08-06 Alex HornungDEVFS - add vfs ops fhtovp, vptofh and vget
2009-08-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-06 Alex HornungDEVFS - Use dyn. memory for alias and clone handler
2009-08-06 Matthew DillonNFS - Fix crash on client on write attempt to ro fs...
2009-08-06 Matthew DillonDEVTAB - Add mountroot & fstab support for serial numbe...
2009-08-06 Matthew DillonDEVFS - Cleanup, remove debug messages.
2009-08-06 Alex HornungDEVFS - Use v_associate_rdev; fix vcount/count_dev
2009-08-05 Matthew DillonDEVFS - Fix bug in devfs_clone_bitmap_set() (xor -...
2009-08-05 Alex HornungDEVFS - change the rdev allocator to consider minor
2009-08-05 Alex HornungDEVFS - Avoid showing devfs aliases to hidden nodes
2009-08-05 Alex HornungDEVFS - Avoid hiding of /dev/devfs
2009-08-05 Alex HornungDEVFS - Cleanup of dead functions/comments; various...
2009-08-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Alex HornungMerge branch 'master' of ssh://alexh@crater.dragonflybs...
2009-08-04 Alex HornungMerge branch 'devfs' of ssh://alexh@leaf.dragonflybsd...
2009-08-04 Matthew DillonMOUNTCTL - Adjust the hammer and null filesystems to...
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Matthew DillonMerge commit 'crater/master' into devfs
2009-08-04 Matthew DillonDEVFS - Add required call to devfs_tracer_orphan_count...
next