Commit Graph

173 Commits (f2f9c8124482fa2e189d0ee321aac7a2cc76a57a)

Author SHA1 Message Date
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
Jan Kara 8696391896 jbd: Delay discarding buffers in journal_unmap_buffer 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Yin Kangkai 765f836190 jbd: jbd-debug and jbd2-debug should be writable 15 years ago
Linus Torvalds b6e3224fb2 Revert "task_struct: make journal_info conditional" 15 years ago
Hiroshi Shimamoto e4c570c4cb task_struct: make journal_info conditional 15 years ago
Stefan Schmidt ff5e4b51a3 fs/jbd: Export log_start_commit to fix ext3 build. 15 years ago
Tao Ma 7b02bec07e JBD/JBD2: free j_wbuf if journal init fails. 15 years ago
Jan Kara 3adae9da0b jbd: Annotate transaction start also for journal_restart() 16 years ago
Jan Kara 9c28cbccec jbd: Journal block numbers can ever be only 32-bit use unsigned int for them 16 years ago
Andreas Dilger b449fc6fcc JBD: round commit timer up to avoid uncommitted transaction 16 years ago