/arch/um/include/

ttps://universe.0xinfinity.dev/distro/kernel' title='kernel Git repository'/>
summaryrefslogtreecommitdiff
path: root/fs/jbd/transaction.c
AgeCommit message (Expand)Author
2012-09-12jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara
2012-04-11jbd: Refine commit writeout logicJan Kara
2012-03-20jbd: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-09jbd: Remove j_barrier mutexJan Kara
2011-06-27jbd: Fix oops in journal_remove_journal_head()Jan Kara
2011-06-25jbd: fix a bug of leaking jh->b_jcountDing Dinghua
2011-06-25jbd: remove dependency on __GFP_NOFAILJan Kara
2011-05-24jbd: Fix comment to match the code in journal_start()Eryu Guan
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-10fix comment typos concerning "consistent"Uwe Kleine-König
2010-10-28jbd: Fix debug message in do_get_write_access()Namhyung Kim
2010-10-28jbd: Use offset_in_page() instead of manual calculationNamhyung Kim
2010-10-28jbd: Remove unnecessary goto statementNamhyung Kim
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-05jbd: Delay discarding buffers in journal_unmap_bufferJan Kara
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-09-16jbd: Annotate transaction start also for journal_restart()Jan Kara
2009-09-16JBD: round commit timer up to avoid uncommitted transactionAndreas Dilger
2009-07-15jbd: Fix a race between checkpointing code and journal_get_write_access()Jan Kara
2009-06-18jbd: clean up journal_try_to_free_buffers()Hisashi Hifumi