| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-03-01 | Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly | pgoyette |
| 2019-02-09 | - Change the allocation macros to be more like function calls | christos |
| 2019-02-05 | - Redo all the ioctl compat stuff to use a standard "ioctl" interface, | christos |
| 2019-02-05 | use -> instead of . | christos |
| 2019-02-05 | - Fix the FAIL_DISK handling (it would prolly trash the wrong disk before | christos |
| 2019-02-03 | Don't include the raidframe compat code in the main raid module, the | pgoyette |
| 2019-01-31 | Prevent integer overflow: ioctl commands are u_long. | christos |
| 2019-01-29 | KNF - insert tab (thanks to mrg@) | pgoyette |
| 2019-01-29 | Need to return EPASSTHROUGH for ioctls that arn't handled in compat. | oster |
| 2019-01-29 | Normalize all the compat hooks' names to the form | pgoyette |
| 2019-01-27 | Merge the [pgoyette-compat] branch | pgoyette |
| 2018-01-20 | fixes for the previous, noted by nakayama@. | mrg |
| 2018-01-18 | implement 32-bit compat support for raidframe. | mrg |
