Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commit 14/14 of sched_lock decomposition. | jeff | 2007-06-05 | 1 | -2/+2 |
* | Despite several examples in the kernel, the third argument of | dwmalone | 2007-06-04 | 1 | -3/+3 |
* | Sysctl description is not a format string, so one % is enough. | pjd | 2007-04-06 | 1 | -1/+1 |
* | Add missing \n. | pjd | 2007-03-22 | 1 | -2/+2 |
* | Softc may be NULL in g_journal_orphan(), so don't be surprised. | pjd | 2006-12-02 | 1 | -3/+4 |
* | Fix ia64 build breakage. | pjd | 2006-11-02 | 1 | -0/+2 |
* | - Use g_duplicate_bio() instead of g_clone_bio(), so there memory is | pjd | 2006-11-02 | 1 | -5/+3 |
* | Grr, fix one more build breakage. | pjd | 2006-11-02 | 1 | -0/+1 |
* | Change spaces to tabs where needed. | pjd | 2006-11-01 | 1 | -1/+1 |
* | Forgot to remove this line. | pjd | 2006-11-01 | 1 | -1/+0 |
* | Update the code to the current sync(2) version: | pjd | 2006-11-01 | 1 | -4/+12 |
* | Remove debugging code I accidentally committed. | pjd | 2006-11-01 | 1 | -35/+0 |
* | Add gjournal GEOM class (kernel side), which implements block level | pjd | 2006-10-31 | 3 | -0/+3555 |