| Age | Commit message (Expand) | Author |
| 2019-02-09 | - Change the allocation macros to be more like function calls | christos |
| 2013-09-15 | Mark variables as potentially unused | martin |
| 2011-05-02 | convert rb_mutex to a kmutex/cv. | mrg |
| 2011-05-01 | convert mcpair to kmutex. | mrg |
| 2010-04-15 | Fill in param[3] for succedents for bad disk 'i' rather than '0'. Fortunatel... | oster |
| 2008-04-20 | Introduce a function to return the default head separation for RAID 1 | oster |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-05-29 | - avoid variable shadowing | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2004-03-18 | Re-work the locking mechanisms for reconstruct and PSS structures | oster |
| 2004-03-05 | Introduce RF_DEBUG_DAG and use it to #if-out rf_dagDebug sections. | oster |
| 2004-03-03 | - cleanup unneeded 'row' from RF_CallbackDesc_s. | oster |
| 2004-03-03 | - cleanup memory allocation in rf_AllocPSStatus() | oster |
| 2004-03-02 | Fix more cases where mutex locks were being held longer than necessary. | oster |
| 2004-03-01 | Use RF_ACC_TRACE to #if out more chunks of code related only | oster |
| 2004-02-29 | Unlock the mcpair mutex before we call rf_DispatchDAG(), and re-lock it once | oster |
| 2004-01-10 | iCleanup the RF_CREATE_PARAM3(). Middle two "arguments" were nothing | oster |
| 2004-01-02 | Fix the "We panic if we can't create a DAG" problem that's existed | oster |
| 2003-12-30 | Some days you wonder if some of the function declaration consistency | oster |
| 2003-12-29 | [Having received a definite lack of strenuous objection, a small amount | oster |
| 2002-09-23 | Another 'unblockNode' goes *poof*. Also nuke an instance of an | oster |
| 2002-09-23 | bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointing | oster |
| 2002-09-17 | Rename RF_DEBUG_RECONBUFFER to RF_DEBUG_RECON in order to facilitate | oster |
| 2002-09-14 | Add two more debugging #defines: RF_DEBUG_RECONBUFFER and RF_DEBUG_VERIFYPARITY. | oster |
| 2002-07-13 | Most folks won't need the DAG printing and verification routines. | oster |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-07-18 | bcmp -> memcmp | thorpej |
| 2001-07-18 | bzero -> memset | thorpej |
| 2000-01-08 | - nuke calls to rf_get_threadid() and associated #include | oster |
| 1999-08-13 | rf_sys.h does not need to be #included in any of these files, and, actually, | 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 |