summaryrefslogtreecommitdiff
path: root/include/linux/jbd.h
AgeCommit message (Expand)Author
2006-09-29[PATCH] JBD: Make journal_brelse_array() staticDave Kleikamp
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp
2006-09-27[PATCH] JBD: 16T fixesEric Sandeen
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-23[PATCH] JBD: split checkpoint listsJan Kara
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown
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
2006-02-14[PATCH] jbd: revert checkpoint list changesMark Fasheh
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-02-05[PATCH] jbd: fix transaction batchingAndrew Morton
2006-01-06[PATCH] jbd: split checkpoint listsJan Kara
2005-11-22compat-ioctl.c: fix compile with no CONFIG_JBDLinus Torvalds
2005-11-07[PATCH] jbd doc: fix some kernel-doc warningsRandy Dunlap
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-07[PATCH] fs/jbd/: cleanupsAdrian Bunk
2005-03-28Merge whitespace and __nocast changesLinus Torvalds
2005-03-28[PATCH] ext3/jbd race: releasing in-use journal_headsStephen C. Tweedie
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-03-11[PATCH] docbook: update function parameter description in block/fs codeMartin Waitz
2005-03-07[PATCH] JBD: reduce stack and number of journal descriptorsAlex Tomas
2005-03-07[PATCH] jbd: journal overflow fix #2Alex Tomas
2005-02-01[PATCH] assert_spin_locked()Herbert Pƶtzl
2005-01-04[PATCH] ext3: handle attempted delete of bitmap blocks.Stephen C. Tweedie
2004-11-07[PATCH] remove journal callback code from jbdArjan van de Ven
2004-10-18[PATCH] jbd wakeup fixAndrew Morton
2004-09-21[PATCH] jbd endianness annotationsAlexander Viro
2004-08-22[PATCH] ext3 barrier supportJens Axboe
2004-06-17[PATCH] Ext3: Retry allocation after transaction commit (v2)Theodore Y. Ts'o
2004-04-12[PATCH] JBD: BH_Revoke cleanupAndrew Morton
2004-04-12[PATCH] remove concatenation with __FUNCTION__ include/*Andrew Morton
2004-04-11[PATCH] Add commit=0 to ext3, meaning "set commit to default".Andrew Morton
2004-04-11[PATCH] JBD: ordered-data commit cleanupAndrew Morton
2003-07-10[PATCH] JBD: checkpointing optimisationsAndrew Morton
2003-06-17[PATCH] JBD: fix locking around log_start_commit()Andrew Morton
2003-06-17[PATCH] JBD: remove j_commit_timer_activeAndrew Morton
2003-06-17[PATCH] JBD: journal_try_to_free_buffers race fixAndrew Morton
2003-06-17[PATCH] JBD: fix log_start_commit raceAndrew Morton
2003-06-17[PATCH] JBD: add some locking assertionsAndrew Morton
2003-06-17[PATCH] JBD: journal_release_buffer: handle credits fixAndrew Morton
2003-06-17[PATCH] JBD: remove lock_journal()Andrew Morton
2003-06-17[PATCH] JBD: remove lock_kernel()Andrew Morton
2003-06-17[PATCH] JBD: implement dual revoke tables.Andrew Morton
2003-06-17[PATCH] JBD: implement journal->j_free lockingAndrew Morton
2003-06-17[PATCH] JBD: remove journal_datalist_lockAndrew Morton
2003-06-17[PATCH] JBD: rename journal_unlock_journal_head toAndrew Morton
2003-06-17[PATCH] JBD: fine-grain journal_add_journal_head lockingAndrew Morton