| Age | Commit message (Expand) | Author |
| 2021-08-08 | s/arry/array/ | andvar |
| 2021-07-23 | Extensive mechanical changes to the pools used in RAIDframe. | oster |
| 2019-10-10 | fix the function pointer and callback mess: | christos |
| 2019-02-09 | - Change the allocation macros to be more like function calls | christos |
| 2011-05-01 | convert mcpair to kmutex. | mrg |
| 2009-11-17 | Finally commit the RAIDframe parity map Summer Of Code project. | jld |
| 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 | Use rf_AllocDAGNode() to get new DAG nodes. | oster |
| 2004-03-05 | Use RF_INCLUDE_PARITY_DECLUSTERING_DS to #if-out more unneeded bits. | 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-01-10 | iCleanup the RF_CREATE_PARAM3(). Middle two "arguments" were nothing | oster |
| 2003-12-31 | Fix comments and make function declarations conform. | oster |
| 2003-12-31 | nuke the 'bp' argument to rf_bxor and friends since it is no longer used. | oster |
| 2003-12-29 | - first kick at a major reworking of RAIDframe's memory allocation code: | oster |
| 2003-12-29 | [Having received a definite lack of strenuous objection, a small amount | oster |
| 2003-02-09 | constify some | jdolecek |
| 2002-09-24 | Nuke some ancient debugging code. | oster |
| 2002-09-23 | Clobber basically unused 'pda', and 'unblockNode' and 'wrUnBlock'. | oster |
| 2002-09-21 | #if 0 an unused stub. Thanks Krister! | 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-10-04 | Step 2 of the disentanglement. We now look to <dev/raidframe/*> for | oster |
| 2001-07-18 | bzero -> memset | thorpej |
| 2000-05-28 | Abort any parity re-writes before unconfiguring a RAID set. | oster |
| 2000-01-05 | - update RF_CREATE_THREAD to handle a 'process name' argument. | oster |
| 1999-08-13 | rf_sys.h does not need to be #included in any of these files, and, actually, | oster |
| 1999-08-10 | Don't go ape if there is a problem verifying the parity. Note the condition | oster |
| 1999-08-10 | Trying to rebuild parity on a degraded set is bogus, so don't allow that. | oster |
| 1999-03-14 | Cleanup rf_RewriteParity() and rf_VerifyParity(). Nuke unused stuff, | 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 |