2009-08-06 |
Matthew Dillon | NFS - Fix crash on client on write attempt to ro fs...
|
commit | commitdiff | tree |
2009-08-06 |
Matthew Dillon | DEVTAB - Add mountroot & fstab support for serial numbers...
|
commit | commitdiff | tree |
2009-08-06 |
Matthew Dillon | DEVFS - Cleanup, remove debug messages.
|
commit | commitdiff | tree |
2009-08-06 |
Matthew Dillon | DEVFS - Remove numerous leftovers of the old device...
|
commit | commitdiff | tree |
2009-08-06 |
Matthew Dillon | DEVFS - Remove use of make_adhoc_dev() by keyboard...
|
commit | commitdiff | tree |
2009-08-05 |
Matthew Dillon | DEVFS - Adjust the vkernel to use if_tap's autocloning...
|
commit | commitdiff | tree |
2009-08-05 |
Matthew Dillon | DEVFS - Fix the TAP device. Auto-cloning and old-style...
|
commit | commitdiff | tree |
2009-08-05 |
Matthew Dillon | DEVFS - Fix bug in devfs_clone_bitmap_set() (xor -...
|
commit | commitdiff | tree |
2009-08-05 |
Matthew Dillon | DEVFS - Add serial number links for all CAM and NATA...
|
commit | commitdiff | tree |
2009-08-05 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | kernel module loader - fix load dependencies from preload...
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | gzip - Fix stack underflow, exit on path too long
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | MOUNTCTL - Adjust the hammer and null filesystems to...
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | MOUNTCTL - Add MOUNTCTL_MOUNTFLAGS, create vop_stdmountctl...
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | Merge commit 'crater/master' into devfs
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVFS - Add required call to devfs_tracer_orphan_count...
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVFS - Remove debugging
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVFS - Fix NULL ptr deref when reclaiming unlinked...
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVFS - Remove /dev/MAKEDEV* when upgrading.
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVFS - change /dev/pci0 to just /dev/pci (fixes X)
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVFS - rollup - Userland, nrelease, and installer
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVFS - rollup - all kernel devices
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVS - rollup - kernel core
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVFS - rollup, namecache invalidation
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVFS - Remove specfs from the build proper.
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | DEVFS - Rollup
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-08-04 |
Matthew Dillon | GCC-4.4: Fix improper object placement in (potentially...
|
commit | commitdiff | tree |
2009-08-03 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-08-03 |
Matthew Dillon | AHCI - fix hint.ahci_* -> hint.ahci.*
|
commit | commitdiff | tree |
2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
|
commit | commitdiff | tree |
2009-08-01 |
Matthew Dillon | DEVFS - Bring in Alex's GSOC kernel adjustments.
|
commit | commitdiff | tree |
2009-08-01 |
Matthew Dillon | DEVFS - Bring Alex's GSOC mount_devfs.
|
commit | commitdiff | tree |
2009-08-01 |
Matthew Dillon | DEVFS - Bring Alex's GSOC libc tty/dev adjustments in.
|
commit | commitdiff | tree |
2009-08-01 |
Matthew Dillon | DEVFS - Bring Alex's devfsctl into the main tree
|
commit | commitdiff | tree |
2009-08-01 |
Matthew Dillon | DEVFS - Bring Alex's GSOC DEVFS core into the main...
|
commit | commitdiff | tree |
2009-07-31 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-31 |
Matthew Dillon | AHCI - Add a description for the loader variables to...
|
commit | commitdiff | tree |
2009-07-30 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-30 |
Matthew Dillon | Fix nasty bug in exec*() code that can crash the machine.
|
commit | commitdiff | tree |
2009-07-28 |
Matthew Dillon | TCP - Fix re-establishment issues if a client reboots
|
commit | commitdiff | tree |
2009-07-28 |
Matthew Dillon | TCP - Remove net.inet.tcp.minmssoverload
|
commit | commitdiff | tree |
2009-07-27 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-27 |
Matthew Dillon | GZIP - Add SCM ident and commit missed changes to gzip.c
|
commit | commitdiff | tree |
2009-07-26 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-26 |
Matthew Dillon | NFS - Increase server-side listen queue for TCP connections...
|
commit | commitdiff | tree |
2009-07-26 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-26 |
Matthew Dillon | GZIP - Add unpack support to gzip
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | NFS - Change the mount default from udp to tcp, add...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | VKE - Move vke_init_addr() to fix panic
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | HAMMER - Augment "Missing inode for dirent" Warning.
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | AHD: Add a DELAY() in the XPT_RESET_BUS path to avoid...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | HAMMER / VFS_VGET - Add optional dvp argument to VFS_VGET...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | NFS - fix d_ino reporting for readdir, readdirplus...
|
commit | commitdiff | tree |
2009-07-21 |
Matthew Dillon | EXT2FS: support variable inode size.
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | NFS - Increase default read-ahead from 4 to 6
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | NFS - Implement async write BIO, greatly increase sockbuf...
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | The limit specified in kern.ipc.maxsockbuf only applies...
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | NFS - Fix panic on umount/reboot
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | NFS - Stability pass / recent work.
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | NFS - Rewrite the RTT code and the request flags &...
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | tsleep_interlock() - Fix bug in cpu_lwp_exit().
|
commit | commitdiff | tree |
2009-07-17 |
Matthew Dillon | NFS - Fix unmounting blockages, fix tick interval,...
|
commit | commitdiff | tree |
2009-07-17 |
Matthew Dillon | NFS - implement async state machine for nfs_readrpc_bio()
|
commit | commitdiff | tree |
2009-07-17 |
Matthew Dillon | NFS - refactor nfs_request() and add state machine...
|
commit | commitdiff | tree |
2009-07-17 |
Matthew Dillon | NFS - Cleanup pass -factor out strict temporaries from...
|
commit | commitdiff | tree |
2009-07-17 |
Matthew Dillon | NFS - Fix refactor bugs.
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - Marathon - completely refactor the nfsm_* macros.
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - create nfsm_subs.c, clean up externs
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - install nfsmount on nfs_mountq, for timeout handling.
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - Remove old nfsiod, start adding new kernel thread...
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - Minor compile fix
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | tsleep_interlock - Fix bug with TDF_TSLEEPQ
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - move nfs_reqq from global to per-nfsmount.
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - Use mutex API, begin refactoring the state machine.
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | MPSAFE - mutex - better exclusive lock sequencer, bug...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | MPSAFE - mutexes
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | MPSAFE - mutex enhancements.
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | MPSAFE - Add a set of general blocking/spinnable mutex...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | MPSAFE - Add a set of general blocking/spinnable mutex...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Adjust atomic_cmpset_int/long - Faster version, fix...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | pipes - set kern.pipe.mpsafe default to 1.
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Whitespace cleanup
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | NFS - Make the NFS read-ahead defaults & limits more...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | undo - Add <sys/param.h> to get MAXPATHLEN
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | LWKT - Make sure an exiting thread is not sitting on...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | LWKT - Rename lwkt_yield_quick() to a more appropriate...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | MPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager.
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |