aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/jbd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28Merge whitespace and __nocast changesLinus Torvalds1-0/+1
2005-03-28[PATCH] ext3/jbd race: releasing in-use journal_headsStephen C. Tweedie1-0/+1
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds1-1/+1
2005-03-11[PATCH] docbook: update function parameter description in block/fs codeMartin Waitz1-0/+5
2005-03-07[PATCH] JBD: reduce stack and number of journal descriptorsAlex Tomas1-0/+6
2005-03-07[PATCH] jbd: journal overflow fix #2Alex Tomas1-6/+3
2005-02-01[PATCH] assert_spin_locked()Herbert Pƶtzl1-6/+0
2005-01-04[PATCH] ext3: handle attempted delete of bitmap blocks.Stephen C. Tweedie1-5/+7
2004-11-07[PATCH] remove journal callback code from jbdArjan van de Ven1-44/+0
2004-10-18[PATCH] jbd wakeup fixAndrew Morton1-0/+1
2004-09-21[PATCH] jbd endianness annotationsAlexander Viro1-19/+19
2004-08-22[PATCH] ext3 barrier supportJens Axboe1-0/+1
2004-06-17[PATCH] Ext3: Retry allocation after transaction commit (v2)Theodore Y. Ts'o1-0/+1
2004-04-12[PATCH] JBD: BH_Revoke cleanupAndrew Morton1-0/+4
2004-04-12[PATCH] remove concatenation with __FUNCTION__ include/*Andrew Morton1-4/+4
2004-04-11[PATCH] Add commit=0 to ext3, meaning "set commit to default".Andrew Morton1-0/+5
2004-04-11[PATCH] JBD: ordered-data commit cleanupAndrew Morton1-1/+8
2003-07-10[PATCH] JBD: checkpointing optimisationsAndrew Morton1-2/+15
2003-06-17[PATCH] JBD: fix locking around log_start_commit()Andrew Morton1-5/+6
2003-06-17[PATCH] JBD: remove j_commit_timer_activeAndrew Morton1-2/+0
2003-06-17[PATCH] JBD: journal_try_to_free_buffers race fixAndrew Morton1-4/+4
2003-06-17[PATCH] JBD: fix log_start_commit raceAndrew Morton1-0/+1
2003-06-17[PATCH] JBD: add some locking assertionsAndrew Morton1-0/+5
2003-06-17[PATCH] JBD: journal_release_buffer: handle credits fixAndrew Morton1-3/+6
2003-06-17[PATCH] JBD: remove lock_journal()Andrew Morton1-27/+3
2003-06-17[PATCH] JBD: remove lock_kernel()Andrew Morton1-4/+0
2003-06-17[PATCH] JBD: implement dual revoke tables.Andrew Morton1-4/+6
2003-06-17[PATCH] JBD: implement journal->j_free lockingAndrew Morton1-3/+4
2003-06-17[PATCH] JBD: remove journal_datalist_lockAndrew Morton1-9/+4
2003-06-17[PATCH] JBD: rename journal_unlock_journal_head toAndrew Morton1-1/+1
2003-06-17[PATCH] JBD: fine-grain journal_add_journal_head lockingAndrew Morton1-1/+11
2003-06-17[PATCH] JBD: remove jh_splice_lockAndrew Morton1-45/+0
2003-06-17[PATCH] JBD: plan JBD locking schemaAndrew Morton1-152/+280
2003-06-17[PATCH] JBD: fix race over access to b_committed_dataAndrew Morton1-0/+16
2003-04-08[PATCH] JBD pasting warning fixAndrew Morton1-2/+3
2003-04-02[PATCH] ext3 journal commit I/O error fixAndrew Morton1-1/+1
2003-04-02[PATCH] ext3: create a slab cache for transaction handlesAndrew Morton1-0/+15
2003-04-02[PATCH] Add less-severe assert-failure form for ext3.Andrew Morton1-0/+26
2003-03-22[PATCH] ext3: fix use-after-free bugAndrew Morton1-0/+4
2003-02-10[PATCH] ext3: Remove journal_try_start()Andrew Morton1-1/+0
2003-02-05[PATCH] JBD DocumentationAndrew Morton1-49/+134
2003-01-14[PATCH] fix ext3 memory leakAndrew Morton1-19/+9
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King1-8/+1
2002-10-11[PATCH] various fixesAndrew Morton1-1/+1
2002-07-04[PATCH] JBD commit callback capabilityAndrew Morton1-0/+20
2002-06-17[PATCH] ext3 corruption fixAndrew Morton1-0/+1
2002-06-02[PATCH] rename flushpage to invalidatepageAndrew Morton1-1/+2
2002-05-27[PATCH] move BH_JBD out of buffer_head.hAndrew Morton1-6/+7
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (7/10)Christoph Hellwig1-0/+1
2002-05-19[PATCH] fix ext3 race with writebackAndrew Morton1-0/+1