summaryrefslogtreecommitdiffstats
path: root/fs/jbd/journal.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] null dereference in fs/jbd/journal.cEric Sesterhenn2006-10-111-1/+2
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] JBD: memory leak in "journal_init_dev()"Zoltan Menyhart2006-09-291-11/+10Star
* [PATCH] ext3: Fix sparse warningsDave Kleikamp2006-09-271-1/+1
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-271-1/+1
* [PATCH] JBD: 16T fixesEric Sandeen2006-09-271-3/+3
* [PATCH] jbd: use BUILD_BUG_ON in journal initAlexey Dobriyan2006-09-271-7/+1Star
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-28/+28
* [PATCH] Manage jbd allocations from its own slabsBadari Pulavarty2006-08-271-6/+86
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-281-1/+2
* [PATCH] jbd: convert kjournald to kthread APIAndrew Morton2006-03-251-4/+4
* [PATCH] jbd: embed j_commit_timer in journal structAndrew Morton2006-03-251-10/+9Star
* [PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven2006-03-231-2/+2
* [PATCH] gfp_t: fs/*Al Viro2005-10-281-1/+1
* [PATCH] Change ll_rw_block() calls in JBDJan Kara2005-09-081-1/+1
* [PATCH] kjournald: missing JFS_UNMOUNT checkMark Fasheh2005-09-081-0/+2
* [PATCH] fs/jbd/: cleanupsAdrian Bunk2005-09-081-20/+14Star
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2003