summaryrefslogtreecommitdiff
path: root/include/linux/jbd.h
AgeCommit message (Expand)Author
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
2003-06-17[PATCH] JBD: remove jh_splice_lockAndrew Morton
2003-06-17[PATCH] JBD: plan JBD locking schemaAndrew Morton
2003-06-17[PATCH] JBD: fix race over access to b_committed_dataAndrew Morton
2003-04-08[PATCH] JBD pasting warning fixAndrew Morton
2003-04-02[PATCH] ext3 journal commit I/O error fixAndrew Morton
2003-04-02[PATCH] ext3: create a slab cache for transaction handlesAndrew Morton
2003-04-02[PATCH] Add less-severe assert-failure form for ext3.Andrew Morton
2003-03-22[PATCH] ext3: fix use-after-free bugAndrew Morton
2003-02-10[PATCH] ext3: Remove journal_try_start()Andrew Morton
2003-02-05[PATCH] JBD DocumentationAndrew Morton
2003-01-14[PATCH] fix ext3 memory leakAndrew Morton
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King
2002-10-11[PATCH] various fixesAndrew Morton