| Age | Commit message (Expand) | Author |
| 2003-02-09 | constify some | jdolecek |
| 2002-11-19 | For reconstructs, move checks for failed components to before the | oster |
| 2002-11-16 | Cleanup more printfs. | oster |
| 2002-11-15 | After a rebuild-in-place, a reconstruct, or a copyback, we should | oster |
| 2002-10-18 | Improve and/or re-arrange a number of locks. While much of the locking is | oster |
| 2002-10-06 | Add a missing RF_LOCK_MUTEX(). | oster |
| 2002-10-06 | Introduce a temp variable, and allocate the ReconCtrl structure before | oster |
| 2002-09-23 | Nuke "baddisk". Thanks to Simon B. | oster |
| 2002-09-21 | rf_RegisterReconDoneProc() isn't needed. | oster |
| 2002-09-19 | Introduce and use RF_DEBUG_PSS, and save a few more bytes. | oster |
| 2002-09-19 | One signal will do, thanks. | oster |
| 2002-09-17 | Cast the RF_DEBUG_RECON net a little wider. | oster |
| 2002-09-17 | Rename RF_DEBUG_RECONBUFFER to RF_DEBUG_RECON in order to facilitate | oster |
| 2002-09-16 | Cleanup some comments. | oster |
| 2002-09-16 | rf_CheckFloatingRbufCount() is only really useful when debugging the | oster |
| 2002-09-16 | Cleanup some printf's, and disable some (debugging) output. | oster |
| 2002-09-14 | Everyone and their dog was using RF_ERRORMSG3 to print out the same | oster |
| 2002-09-09 | Disallow 'reconstruct-in-place' on a component that has failed | oster |
| 2002-07-13 | Nuke a redundant wakeup(). | oster |
| 2002-01-09 | Move a bunch of debugging stuff to be only used if DEBUG is turned on. | oster |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 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 |
| 2001-06-14 | It's silly to need a parity rebuild after a reconstruction has completed. | oster |
| 2001-01-26 | Ensure we update the 'partitionSize' field of the component labels | oster |
| 2000-06-04 | Merge rf_update_component_labels() and rf_final_update_component_labels(). | oster |
| 2000-05-31 | Oops.. reconstruction percentages were being reported incorrectly. | oster |
| 2000-05-28 | Umm.. Complete is not equal to 'left to do'. Fix the math. | oster |
| 2000-05-28 | - Add a mechanism for obtaining finer-grained 'progress' information | oster |
| 2000-03-13 | Fix doubled 'the's in comments. | soren |
| 2000-03-07 | Create a new rf_close_component() to handle vnode operations for closing | oster |
| 2000-02-25 | When we close autoconfigured components, we need to note that they | oster |
| 2000-02-25 | Fix a (slightly) bogus status message. | oster |
| 2000-02-24 | Make sure we close auto-configured components appropriately when | oster |
| 2000-02-23 | Be more aggressive about updating component labels in the event | oster |
| 2000-02-23 | Do a better job of (re)initializing the component labels after | oster |
| 2000-02-13 | Get recent changes into the tree: | oster |
| 2000-01-09 | Nuke dependencies on rf_cpuutils.h. | oster |
| 2000-01-09 | Nuke unused debugging stuff. Clean up a whole bunch of comments. | oster |
| 2000-01-09 | - move a bunch of function prototypes to rf_kintf.h | oster |
| 2000-01-09 | Nuke #if 0'ed code. | oster |
| 2000-01-08 | - nuke calls to rf_get_threadid() and associated #include | 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-08-13 | rf_sys.h does not need to be #included in any of these files, and, actually, | oster |
| 1999-08-13 | Clean up reconstruction accounting a bit. While it worked before, it was | oster |
| 1999-03-02 | Update for recent changes including component label support, clean | oster |
| 1999-02-05 | Phase 2 of the RAIDframe cleanup. The source is now closer to KNF | oster |
| 1999-01-26 | Nuke more bits of RAIDframe "demo" code. We're not "demoing" here, | oster |