2008-05-25 |
Matthew Dillon | HAMMER 48/Many: finish vop_setattr support, ncreate...
|
commit | commitdiff | tree |
2008-05-25 |
Matthew Dillon | Add vop_helper_chmod() and vop_helper_chown(). These...
|
commit | commitdiff | tree |
2008-05-24 |
Matthew Dillon | Fix a very old bug where the root mount was not getting...
|
commit | commitdiff | tree |
2008-05-24 |
Matthew Dillon | Bump version to 1.11.
|
commit | commitdiff | tree |
2008-05-24 |
Matthew Dillon | Use a per-bucket mutex to reduce contention and fix...
|
commit | commitdiff | tree |
2008-05-23 |
Matthew Dillon | Calls to DIOCSYNCSLICEINFO were being made with the...
|
commit | commitdiff | tree |
2008-05-23 |
Matthew Dillon | Fix a pipelining performance issue due to the way reading...
|
commit | commitdiff | tree |
2008-05-22 |
Matthew Dillon | HAMMER 47/Many: Stabilization pass
|
commit | commitdiff | tree |
2008-05-21 |
Matthew Dillon | Bring in fixes for a bug which occurs when the filesystem...
|
commit | commitdiff | tree |
2008-05-20 |
Matthew Dillon | Add a define for IEEE80211_FC1_PROTECTED.
|
commit | commitdiff | tree |
2008-05-20 |
Matthew Dillon | Properly track the write-open count when updating a...
|
commit | commitdiff | tree |
2008-05-20 |
Matthew Dillon | Add a DELAY(500) during the register init phase to...
|
commit | commitdiff | tree |
2008-05-19 |
Matthew Dillon | Fix an overflow in the time calculation.
|
commit | commitdiff | tree |
2008-05-18 |
Matthew Dillon | HAMMER 46B/Many: Stabilization pass
|
commit | commitdiff | tree |
2008-05-18 |
Matthew Dillon | Fix a number of core kernel issues related to HAMMER...
|
commit | commitdiff | tree |
2008-05-18 |
Matthew Dillon | HAMMER Utilities: Update for HAMMER changes.
|
commit | commitdiff | tree |
2008-05-18 |
Matthew Dillon | HAMMER 46/Many: Performance pass, media changes, bug...
|
commit | commitdiff | tree |
2008-05-18 |
Matthew Dillon | Change cluster_read() to not block on read-ahead buffers...
|
commit | commitdiff | tree |
2008-05-17 |
Matthew Dillon | Syntax cleanup and also commit a missing piece of the...
|
commit | commitdiff | tree |
2008-05-17 |
Matthew Dillon | Add a sysctl jail.allow_raw_sockets (default to diabled...
|
commit | commitdiff | tree |
2008-05-16 |
Matthew Dillon | HAMMER Utilities: Stabilization pass.
|
commit | commitdiff | tree |
2008-05-15 |
Matthew Dillon | The char dummy must be dummy[2] to accomodate a nul...
|
commit | commitdiff | tree |
2008-05-15 |
Matthew Dillon | Fix str[c]spn off by one error.
|
commit | commitdiff | tree |
2008-05-15 |
Matthew Dillon | HAMMER 45/Many: Stabilization pass, undo sequencing.
|
commit | commitdiff | tree |
2008-05-15 |
Matthew Dillon | HAMMER Utilities: Features
|
commit | commitdiff | tree |
2008-05-13 |
Matthew Dillon | HAMMER Utilities: Feature add
|
commit | commitdiff | tree |
2008-05-13 |
Matthew Dillon | HAMMER 44/Many: Stabilization pass, user-guaranteed...
|
commit | commitdiff | tree |
2008-05-13 |
Matthew Dillon | HAMMER 43C/Many: Performance cleanup
|
commit | commitdiff | tree |
2008-05-13 |
Matthew Dillon | HAMMER Utilities: Misc features and adjustments.
|
commit | commitdiff | tree |
2008-05-13 |
Matthew Dillon | HAMMER 43B/Many: Correct delete-on-disk record bug.
|
commit | commitdiff | tree |
2008-05-12 |
Matthew Dillon | HAMMER 43A/Many: Cleanup, bug fixes.
|
commit | commitdiff | tree |
2008-05-12 |
Matthew Dillon | HAMMER 43/Many: Remove records from the media format...
|
commit | commitdiff | tree |
2008-05-12 |
Matthew Dillon | HAMMER Utilities: Cleanup.
|
commit | commitdiff | tree |
2008-05-12 |
Matthew Dillon | HAMMER 42E/Many: Cleanup.
|
commit | commitdiff | tree |
2008-05-11 |
Matthew Dillon | HAMMER 42D/Many: Stabilization.
|
commit | commitdiff | tree |
2008-05-11 |
Matthew Dillon | HAMMER Utilities: Features
|
commit | commitdiff | tree |
2008-05-11 |
Matthew Dillon | Fix UP real kernel crash, a vkernel define was being...
|
commit | commitdiff | tree |
2008-05-10 |
Matthew Dillon | HAMMER Utilities: scan feedback
|
commit | commitdiff | tree |
2008-05-10 |
Matthew Dillon | HAMMER 42C/Many: Stabilization.
|
commit | commitdiff | tree |
2008-05-10 |
Matthew Dillon | HAMMER 42B/Many: Stabilization.
|
commit | commitdiff | tree |
2008-05-10 |
Matthew Dillon | HAMMER Utilities: Feature add
|
commit | commitdiff | tree |
2008-05-10 |
Matthew Dillon | Finish moving the kernel from tsc_freq (32 bits) to...
|
commit | commitdiff | tree |
2008-05-10 |
Matthew Dillon | Fix feature logic so changing kern.pipe.dwrite_enable...
|
commit | commitdiff | tree |
2008-05-09 |
Matthew Dillon | HAMMER 42A/Many: Stabilization.
|
commit | commitdiff | tree |
2008-05-09 |
Matthew Dillon | Fix a HAMMER assertion which turned out to be a bug...
|
commit | commitdiff | tree |
2008-05-09 |
Matthew Dillon | Return EINVAL if a NULL pointer is passed to the mutex...
|
commit | commitdiff | tree |
2008-05-09 |
Matthew Dillon | Sync sysperf with some random stuff, and add a cld...
|
commit | commitdiff | tree |
2008-05-09 |
Matthew Dillon | HAMMER 42/Many: Cleanup.
|
commit | commitdiff | tree |
2008-05-09 |
Matthew Dillon | Fix many bugs and issues in the VM system, particularly...
|
commit | commitdiff | tree |
2008-05-09 |
Matthew Dillon | Fix fork/vfork statistics. forks and vforks were being...
|
commit | commitdiff | tree |
2008-05-09 |
Matthew Dillon | Fix a nasty memory corruption issue which can occur...
|
commit | commitdiff | tree |
2008-05-08 |
Matthew Dillon | Fix a race between the namecache and the vnode recycler...
|
commit | commitdiff | tree |
2008-05-08 |
Matthew Dillon | Fix some lock ordering issues in the pipe code.
|
commit | commitdiff | tree |
2008-05-08 |
Matthew Dillon | Recode the resource limit core (struct plimit) to fix...
|
commit | commitdiff | tree |
2008-05-08 |
Matthew Dillon | Clear the direction flag (CLD) on entry to the kernel...
|
commit | commitdiff | tree |
2008-05-07 |
Matthew Dillon | Bump base development version to 197700 so it is properly...
|
commit | commitdiff | tree |
2008-05-07 |
Matthew Dillon | Correct comments and minor variable naming and sysctl...
|
commit | commitdiff | tree |
2008-05-06 |
Matthew Dillon | Fix a sizeof() the wrong variable name. The correct...
|
commit | commitdiff | tree |
2008-05-06 |
Matthew Dillon | Enable kern.trap_mpsafe and kern.syscall_mpsafe by...
|
commit | commitdiff | tree |
2008-05-06 |
Matthew Dillon | Remove the SMP_MAXCPU override for vkernels, causing...
|
commit | commitdiff | tree |
2008-05-06 |
Matthew Dillon | HAMMER 41B/Many: Cleanup.
|
commit | commitdiff | tree |
2008-05-06 |
Matthew Dillon | HAMMER Utilities: Sync with recent changes.
|
commit | commitdiff | tree |
2008-05-06 |
Matthew Dillon | Keep track of the number of buffers undgoing IO, and...
|
commit | commitdiff | tree |
2008-05-05 |
Matthew Dillon | Only call bwillwrite() for regular file write()s, instead...
|
commit | commitdiff | tree |
2008-05-05 |
Matthew Dillon | HAMMER Utilities: Feature add
|
commit | commitdiff | tree |
2008-05-05 |
Matthew Dillon | HAMMER 41/Many: Implement CRC checking (WARNING: On...
|
commit | commitdiff | tree |
2008-05-04 |
Matthew Dillon | HAMMER 40G/Many: UNDO cleanup & stabilization.
|
commit | commitdiff | tree |
2008-05-04 |
Matthew Dillon | HAMMER Utilities: enhanced show, timeout option
|
commit | commitdiff | tree |
2008-05-04 |
Matthew Dillon | HAMMER 40F/Many: UNDO cleanup & stabilization.
|
commit | commitdiff | tree |
2008-05-04 |
Matthew Dillon | The direct-write pipe code has a bug in it somewhere...
|
commit | commitdiff | tree |
2008-05-04 |
Matthew Dillon | Print the 64 bit inode as a 64 bit quantity rather...
|
commit | commitdiff | tree |
2008-05-03 |
Matthew Dillon | Correct a bug in seekdir/readdir which could cause...
|
commit | commitdiff | tree |
2008-05-03 |
Matthew Dillon | HAMMER 40F/Many: Inode/link-count sequencer cleanup...
|
commit | commitdiff | tree |
2008-05-03 |
Matthew Dillon | HAMMER 40E/Many: Inode/link-count sequencer cleanup...
|
commit | commitdiff | tree |
2008-05-03 |
Matthew Dillon | HAMMER 40D/Many: Inode/link-count sequencer cleanup...
|
commit | commitdiff | tree |
2008-05-03 |
Matthew Dillon | Print the path even if we do not understand the filesystem...
|
commit | commitdiff | tree |
2008-05-02 |
Matthew Dillon | HAMMER 40C/Many: Inode/link-count sequencer cleanup...
|
commit | commitdiff | tree |
2008-05-02 |
Matthew Dillon | HAMMER 40B/Many: Inode/link-count sequencer cleanup...
|
commit | commitdiff | tree |
2008-05-02 |
Matthew Dillon | HAMMER 40A/Many: Inode/link-count sequencer.
|
commit | commitdiff | tree |
2008-04-30 |
Matthew Dillon | Have vfsync() call buf_checkwrite() on buffers with...
|
commit | commitdiff | tree |
2008-04-30 |
Matthew Dillon | Add pmap_unmapdev() calls to detach functions for drivers...
|
commit | commitdiff | tree |
2008-04-30 |
Matthew Dillon | Cothreads do not have a globaldata context and cannot...
|
commit | commitdiff | tree |
2008-04-30 |
Matthew Dillon | Change the SMP wakeup() code to send an IPI to the...
|
commit | commitdiff | tree |
2008-04-30 |
Matthew Dillon | Add some assertions when a buffer is reused
|
commit | commitdiff | tree |
2008-04-30 |
Matthew Dillon | The driver was improperly using kmem_free() instead...
|
commit | commitdiff | tree |
2008-04-29 |
Matthew Dillon | HAMMER 39B/Many: Cleanup pass
|
commit | commitdiff | tree |
2008-04-29 |
Matthew Dillon | HAMMER Utilities: zone limit
|
commit | commitdiff | tree |
2008-04-29 |
Matthew Dillon | HAMMER 39/Many: Parallel operations optimizations
|
commit | commitdiff | tree |
2008-04-28 |
Matthew Dillon | Paging and swapping system fixes.
|
commit | commitdiff | tree |
2008-04-28 |
Matthew Dillon | KTR_TESTLOG is a valid kernel option (it enables the...
|
commit | commitdiff | tree |
2008-04-28 |
Matthew Dillon | Fix a NULL poiner dereference in the statistics collecting...
|
commit | commitdiff | tree |
2008-04-28 |
Matthew Dillon | Minor code reordering and documentation adjustments.
|
commit | commitdiff | tree |
2008-04-28 |
Matthew Dillon | Fix some pmap races in pc32 and vkernel, and other...
|
commit | commitdiff | tree |
2008-04-27 |
Matthew Dillon | HAMMER 38F/Many: Undo/Synchronization and crash recovery...
|
commit | commitdiff | tree |
2008-04-27 |
Matthew Dillon | HAMMER 38E/Many: Undo/Synchronization and crash recovery
|
commit | commitdiff | tree |
2008-04-27 |
Matthew Dillon | HAMMER utilities: Misc documentation and new options.
|
commit | commitdiff | tree |
2008-04-26 |
Matthew Dillon | HAMMER 38E/Many: Undo/Synchronization and crash recovery
|
commit | commitdiff | tree |
2008-04-26 |
Matthew Dillon | HAMMER 38E/Many: Undo/Synchronization and crash recovery
|
commit | commitdiff | tree |
2008-04-26 |
Matthew Dillon | HAMMER 38D/Many: Undo/Synchronization and crash recovery
|
commit | commitdiff | tree |
2008-04-25 |
Matthew Dillon | HAMMER 38C/Many: Undo/Synchronization and crash recovery
|
commit | commitdiff | tree |