| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r253141: | Konstantin Belousov | 2013-07-17 | 1 | -1/+3 |
| * | MFC: r227309 (partial) | Marius Strobl | 2013-03-09 | 1 | -3/+4 |
| * | MFC r231075: | Konstantin Belousov | 2012-02-20 | 1 | -10/+3 |
| * | Removed KASSERT, g_new_providerf() can not fail. | Andrey V. Elsukov | 2011-05-04 | 1 | -1/+0 |
| * | Implement relaxed comparision for hardcoded provider names to make it | Alexander Motin | 2011-04-27 | 1 | -1/+2 |
| * | Add some FEATURE macros for various GEOM classes. | Alexander Leidinger | 2011-02-25 | 1 | -0/+1 |
| * | Treat async buffer writes from the gjournal switcher thread the same as | Konstantin Belousov | 2011-01-26 | 1 | -0/+1 |
| * | Make gjournal work with kernel compiled with "options DIAGNOSTIC". | Edward Tomasz Napierala | 2009-06-30 | 1 | -0/+1 |
| * | Remove the thread argument from the FSD (File-System Dependent) parts of | Attilio Rao | 2009-05-11 | 1 | -1/+1 |
| * | Revert r190676,190677 | Andrew Thompson | 2009-04-10 | 1 | -1/+1 |
| * | Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called | Andrew Thompson | 2009-04-03 | 1 | -1/+1 |
| * | Make it possible to use gjournal for the root filesystem. Previously, | Edward Tomasz Napierala | 2008-12-06 | 1 | -0/+16 |
| * | Improve VFS locking: | Attilio Rao | 2008-11-02 | 1 | -1/+1 |
| * | Decontextualize vfs_busy(), vfs_unbusy() and vfs_mount_alloc() functions. | Attilio Rao | 2008-08-31 | 1 | -5/+4 |
| * | - Fix spelling errors. | Ulf Lilleengen | 2008-06-20 | 1 | -5/+5 |
| * | Rename the kthread_xxx (e.g. kthread_create()) calls | Julian Elischer | 2007-10-20 | 1 | -4/+4 |
| * | Commit 14/14 of sched_lock decomposition. | Jeff Roberson | 2007-06-05 | 1 | -2/+2 |
| * | Despite several examples in the kernel, the third argument of | David Malone | 2007-06-04 | 1 | -3/+3 |
| * | Sysctl description is not a format string, so one % is enough. | Pawel Jakub Dawidek | 2007-04-06 | 1 | -1/+1 |
| * | Add missing \n. | Pawel Jakub Dawidek | 2007-03-22 | 1 | -2/+2 |
| * | Softc may be NULL in g_journal_orphan(), so don't be surprised. | Pawel Jakub Dawidek | 2006-12-02 | 1 | -3/+4 |
| * | Fix ia64 build breakage. | Pawel Jakub Dawidek | 2006-11-02 | 1 | -0/+2 |
| * | - Use g_duplicate_bio() instead of g_clone_bio(), so there memory is | Pawel Jakub Dawidek | 2006-11-02 | 1 | -5/+3 |
| * | Grr, fix one more build breakage. | Pawel Jakub Dawidek | 2006-11-02 | 1 | -0/+1 |
| * | Change spaces to tabs where needed. | Pawel Jakub Dawidek | 2006-11-01 | 1 | -1/+1 |
| * | Forgot to remove this line. | Pawel Jakub Dawidek | 2006-11-01 | 1 | -1/+0 |
| * | Update the code to the current sync(2) version: | Pawel Jakub Dawidek | 2006-11-01 | 1 | -4/+12 |
| * | Remove debugging code I accidentally committed. | Pawel Jakub Dawidek | 2006-11-01 | 1 | -35/+0 |
| * | Add gjournal GEOM class (kernel side), which implements block level | Pawel Jakub Dawidek | 2006-10-31 | 1 | -0/+3069 |