| Age | Commit message (Expand) | Author |
| 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 |
| 2013-09-15 | Move variables into the same ifdef as their use | martin |
| 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-08-27 | Correct some RF_ASSERTS() that were missed when fixing memory issues | oster |
| 2004-04-09 | These changes complete the effective removal of malloc() from all | oster |
| 2004-03-23 | This assert is outdated, and just plain wrong. | oster |
| 2004-03-23 | Partially back out some changes that were causing grief with | oster |
| 2004-03-20 | Change signature of rf_AllocBuffer() to take a dag_h and buffer size | oster |
| 2004-03-20 | For each RAID set, pre-allocate a number of "emergency buffers" to be | oster |
| 2004-03-18 | - Introduce a 'dagnode' pool. Initialize it and allow for cleanup. | oster |
| 2004-03-06 | rf_AllocBuffer() doesn't do anything with its dag_h parameter. Nuke | oster |
| 2004-03-06 | Sprinkle a few #if's to ignore some bits that are only used for RAID 6 or PQ ... | oster |
| 2004-03-05 | Introduce RF_DEBUG_DAG and use it to #if-out rf_dagDebug sections. | oster |
| 2004-02-21 | unlockQNodes, unlockDataNodes, and unlockParityNodes are not used. Turf. | oster |
| 2004-01-10 | iCleanup the RF_CREATE_PARAM3(). Middle two "arguments" were nothing | oster |
| 2004-01-09 | Nuke lu_flag and code associated with it being non-zero. | oster |
| 2004-01-09 | Cleanup rf_enableAtomicRMW and its use. According to the comments, we | oster |
| 2004-01-06 | Clean up a few comments, and improve code formatting somewhat. | oster |
| 2003-12-30 | Some days you wonder if some of the function declaration consistency | oster |
| 2003-12-29 | - first kick at a major reworking of RAIDframe's memory allocation code: | oster |
| 2003-07-01 | Toss experimental versions of some functions that were already #if 0'ed. | oster |
| 2003-02-09 | constify some | jdolecek |
| 2002-09-21 | Various "Fwd" versions of DAG creation functions arn't actually used anywhere! | oster |
| 2002-08-02 | - remove "#include "rf_memchunk.h" | oster |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-10-04 | Step 2 of the disentanglement. We now look to <dev/raidframe/*> for | oster |
| 2000-01-07 | Nuke: #include "rf_threadid.h". | oster |
| 1999-08-26 | Nuke some unused code which, were it enabled, might be useful for | 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 |