Commit Graph

184 Commits (9e5e8deca74603357626471a9b44f05dea9e32b1)

Author SHA1 Message Date
Jan Kara 25389bb207 jbd: Fix lock ordering bug in journal_unmap_buffer() 12 years ago
Adam Buchbinder 48fc7f7e78 Fix misspellings of "whether" in comments. 12 years ago
Jan Kara 09e05d4805 jbd: Fix assertion failure in commit code due to lacking transaction credits 13 years ago
Jan Kara 2e84f2641e jbd: don't write superblock when unmounting an ro filesystem 13 years ago
Artem Bityutskiy 12810ad708 jbd/jbd2: nuke write_super from comments 13 years ago
Jan Kara 349ecd6a3c jbd: Check return value of blkdev_issue_flush() 13 years ago
Jan Kara fd2cbd4dfa jbd: Write journal superblock with WRITE_FUA after checkpointing 13 years ago
Jan Kara 1ce8486dcc jbd: protect all log tail updates with j_checkpoint_mutex 13 years ago
Jan Kara 9754e39c7b jbd: Split updating of journal superblock and marking journal empty 13 years ago
Jan Kara 2db938bee3 jbd: Refine commit writeout logic 13 years ago
Cong Wang 8fb53c46d9 jbd: remove the second argument of k[un]map_atomic() 13 years ago
Nigel Cunningham 35c80422af PM / Sleep: JBD and JBD2 missing set_freezable() 13 years ago
Jan Kara 353b67d8ce jbd: Issue cache flush after checkpointing 13 years ago
Jan Kara 0048278552 jbd: Remove j_barrier mutex 13 years ago
Paul Bolle 90802ed9c3 treewide: Fix comment and string typo 'bufer' 13 years ago
Yongqiang Yang 8c111b3f56 jbd: clear revoked flag on buffers before a new transaction started 13 years ago
Tejun Heo a0acae0e88 freezer: unexport refrigerator() and update try_to_freeze() slightly 13 years ago
Eryu Guan 8762202dd0 jbd/jbd2: validate sb->s_first in journal_get_superblock() 13 years ago
Tao Ma a212d1a71d jbd: Use WRITE_SYNC in journal checkpoint. 14 years ago
Jan Kara bb189247f3 jbd: Fix oops in journal_remove_journal_head() 14 years ago
Ding Dinghua bd5c9e1854 jbd: fix a bug of leaking jh->b_jcount 14 years ago
Jan Kara 05713082ab jbd: remove dependency on __GFP_NOFAIL 14 years ago
Lukas Czerner 99cb1a318c jbd: Add fixed tracepoints 14 years ago
Eryu Guan c2b67735e5 jbd: Fix comment to match the code in journal_start() 14 years ago
Tao Ma 9199e66528 jbd/jbd2: remove obsolete summarise_journal_usage. 14 years ago
Jan Kara 2842bb20ee jbd: Fix forever sleeping process in do_get_write_access() 14 years ago
Ted Ts'o d9b01934d5 jbd: fix fsync() tid wraparound bug 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jens Axboe 65ab80279d jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Justin P. Mattock 3c26bdb423 jbd: Remove one to many n's in a word. 14 years ago
Uwe Kleine-König a34f0b3139 fix comment typos concerning "consistent" 14 years ago
Andrea Gelmini bcf3d0bcff jbd/2: fixed typos 14 years ago
Namhyung Kim e4d5e3a497 jbd: Convert atomic_inc() to get_bh() 14 years ago
Namhyung Kim b8ea49fa9b jbd: Fix debug message in do_get_write_access() 14 years ago
Namhyung Kim 2a0e33889b jbd: Check return value of __getblk() 14 years ago
Namhyung Kim a910eefa51 jbd: Convert bitops to buffer fns 14 years ago
Darrick J. Wong dff6825e9f ext3/jbd: Avoid WARN() messages when failing to write the superblock 14 years ago
Namhyung Kim 8117f98c05 jbd: Use offset_in_page() instead of manual calculation 14 years ago
Namhyung Kim 2b23976908 jbd: Remove unnecessary goto statement 14 years ago
Namhyung Kim f81e3d4564 jbd: Use printk_ratelimited() in journal_alloc_journal_head() 14 years ago
Namhyung Kim c5639bef63 jbd: Move debug message into #ifdef area 14 years ago
Corrado Zoccolo 749ef9f842 cfq: improve fsync performance for small files 15 years ago
Christoph Hellwig 4524451ef7 jbd: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
Christoph Hellwig 87e99511ea kill BH_Ordered flag 15 years ago
Andi Kleen 0411ba7902 ext3: Fix set but unused variables 15 years ago
Jan Kara 5277970878 ext3: Fix waiting on transaction during fsync 15 years ago
Jan Kara 03f4d804a1 jbd: Provide function to check whether transaction will issue data barrier 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago