aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/journal.c
AgeCommit message (Expand)Author
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai
2008-07-25jbd: unexport journal_update_superblockAdrian Bunk
2008-07-25jbd: replace potentially false assertion with if blockDuane Griffin
2008-04-28jbd: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-30jbd/jbd2 NULL noiseAl Viro
2008-03-19jbd: fix jbd kernel-doc notationRandy Dunlap
2008-02-06make jbd/journal.c:__journal_abort_hard() staticAdrian Bunk
2007-10-19jbd: config_jbd_debug cannot create /proc entryJose R. Santos
2007-10-19JBD/ext3 cleanups: convert to kzallocMingming Cao
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-17JBD: replace jbd_kmalloc with kmalloc directlyMingming Cao
2007-10-17JBD: JBD slab allocation cleanupsMingming Cao
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-05-08jbd: check for error returned by kthread_create on creating journal threadPavel Emelianov
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-10-11[PATCH] null dereference in fs/jbd/journal.cEric Sesterhenn
2006-10-03fix file specification in commentsUwe Zeisberger
2006-09-29[PATCH] JBD: memory leak in "journal_init_dev()"Zoltan Menyhart
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp
2006-09-27[PATCH] JBD: 16T fixesEric Sandeen
2006-09-27[PATCH] jbd: use BUILD_BUG_ON in journal initAlexey Dobriyan
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
2006-08-27[PATCH] Manage jbd allocations from its own slabsBadari Pulavarty
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap
2006-03-25[PATCH] jbd: convert kjournald to kthread APIAndrew Morton
2006-03-25[PATCH] jbd: embed j_commit_timer in journal structAndrew Morton
2006-03-23[PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-09-07[PATCH] Change ll_rw_block() calls in JBDJan Kara
2005-09-07[PATCH] kjournald: missing JFS_UNMOUNT checkMark Fasheh
2005-09-07[PATCH] fs/jbd/: cleanupsAdrian Bunk
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds