| 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-10 | Introduce PR_ZERO to avoid open-coding memset()s everywhere. OK riastradh@. | christos |
| 2019-02-09 | - Change the allocation macros to be more like function calls | christos |
| 2011-05-03 | convert the pssTable mutex into a kmutex/cv. | mrg |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-02-14 | RAIDframe was erroneously re-initializing the Parity Stripe Status | oster |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2004-03-18 | Re-work the locking mechanisms for reconstruct and PSS structures | oster |
| 2004-03-08 | Move pss_pool to rf_pools. Will save a bit of extra memory at | oster |
| 2004-03-07 | - Introduce rf_pools which contains all of the various global pools used | oster |
| 2004-03-05 | - remove the RF_*_INC's, as necessary. They are not needed any more. | oster |
| 2004-03-04 | Remove a comment that is no longer relevant. | oster |
| 2004-03-03 | Improve comments on rf_LookupRUStatus(). No functional changes. | oster |
| 2004-03-03 | - cleanup memory allocation in rf_AllocPSStatus() | oster |
| 2004-02-29 | Adjust _rf_ShutdownCreate() so that it is willing to wait for more | oster |
| 2003-12-31 | Increase the scope of RF_DEBUG_PSS to cover a bit more stuff. | oster |
| 2003-12-30 | Some days you wonder if some of the function declaration consistency | oster |
| 2003-12-29 | Since rf_mutex_destroy() is effectively a NOP now, nuke it. | oster |
| 2003-12-29 | Simplify defn's of rf_mutex_init() and rf_mutex_destroy(). Since | 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-12-21 | Since the 5th arg of pool_init() wasn't actually the number | oster |
| 2003-12-21 | Fix usage of fifth argument to pool_init(). | simonb |
| 2002-11-12 | xorBufCount needs to be initialized too! | oster |
| 2002-10-11 | poolify the allocation of Parity Stripe Status structures. | oster |
| 2002-09-19 | Introduce and use RF_DEBUG_PSS, and save a few more bytes. | oster |
| 2002-09-14 | Everyone and their dog was using RF_ERRORMSG3 to print out the same | 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-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 |