| Age | Commit message (Expand) | Author |
| 2019-02-06 | Shuffle softc declarations to a different .h file. Create missing | oster |
| 2019-01-08 | remove the final tsleep/wakeup pair in raidframe. | mrg |
| 2014-10-18 | src is too big these days to tolerate superfluous apostrophes. It's | snj |
| 2013-04-27 | allocate devices dynamically. | christos |
| 2011-05-11 | convert the main raidPtr mutex to a kmutex, and add a couple of cv's to | mrg |
| 2011-05-05 | convert access_suspend_mutex to a kmutex/cv. | mrg |
| 2011-04-30 | - convert rf_printf_mutex to a kmutex | mrg |
| 2011-04-27 | prepare to convert more raidframe old lock/sleep APIs to mutex/condvar: | mrg |
| 2011-04-23 | convert the iodone_lock to a mutex, and use a condvar for signalling. | mrg |
| 2009-11-17 | Finally commit the RAIDframe parity map Summer Of Code project. | jld |
| 2007-09-16 | Make a couple of variables 64-bit quantities to avoid overflow issues | oster |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2004-04-09 | These changes complete the effective removal of malloc() from all | oster |
| 2004-03-20 | For each RAID set, pre-allocate a number of "emergency buffers" to be | oster |
| 2004-03-19 | dag_node_pool never did get used here. Turf. | oster |
| 2004-03-13 | - don't use rf_PrintUserStats() for recon statistics. | oster |
| 2004-03-08 | Move pss_pool to rf_pools. Will save a bit of extra memory at | oster |
| 2004-03-08 | A few more cleanups missed in last commit. | oster |
| 2004-03-08 | Minor cleanup. No functional change. | oster |
| 2004-03-01 | Use RF_ACC_TRACE to #if out more chunks of code related only | oster |
| 2004-01-10 | iCleanup the RF_CREATE_PARAM3(). Middle two "arguments" were nothing | oster |
| 2004-01-05 | remove terminate_disk_queues from RF_Raid_s. The hist_diskreq[] | oster |
| 2004-01-01 | Nuke a bunch of unused variables: | oster |
| 2003-12-30 | sparediskids isn't used anywhere. turf. | oster |
| 2003-12-29 | Garbage-collect a whole mess of this RF_THREADGROUP_* stuff that isn't | oster |
| 2003-12-29 | Let's see... raidPtr->recon_done_procs is never set to anything | oster |
| 2003-12-29 | [Having received a definite lack of strenuous objection, a small amount | oster |
| 2003-02-09 | constify some | jdolecek |
| 2002-10-22 | Better protect hot-spare adding, and make it LOCKDEBUG friendly. | oster |
| 2002-10-11 | poolify the allocation of Parity Stripe Status structures. | oster |
| 2002-10-04 | As part of the effort to get RAIDframe playing nicely with LOCKDEBUG, | oster |
| 2001-10-04 | Step 2 of the disentanglement. We now look to <dev/raidframe/*> for | oster |
| 2001-09-26 | RF_DEV2RAIDID isn't used anywhere anymore. Bye bye. | oster |
| 2000-02-24 | Oops... Missed commmitting this last night. Thanks to Matthias Scheler | oster |
| 2000-02-23 | Be more aggressive about updating component labels in the event | oster |
| 2000-02-23 | - cleanup of more component label code | oster |
| 2000-02-13 | Get recent changes into the tree: | oster |
| 2000-01-05 | - update RF_CREATE_THREAD to handle a 'process name' argument. | oster |
| 1999-08-14 | Remove a 'struct proc *'-passing abomination that's been bugging me | oster |
| 1999-07-08 | Once upon a time, long long ago, there was a "fix" added to the | oster |
| 1999-03-02 | Update for recent changes including component label support, clean | oster |
| 1999-02-23 | Cleanup/remove unused cruft. First kick at component labels and clean bits. | oster |
| 1999-02-05 | Phase 2 of the RAIDframe cleanup. The source is now closer to KNF | oster |
| 1999-01-26 | RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver, | oster |
| 1998-11-13 | RAIDframe, version 1.1, from the Parallel Data Laboratory at | oster |