Commit Graph

60 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Cong Wang 8fb53c46d9 jbd: remove the second argument of k[un]map_atomic() 13 years ago
Jan Kara 0048278552 jbd: Remove j_barrier mutex 13 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
Eryu Guan c2b67735e5 jbd: Fix comment to match the code in journal_start() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Uwe Kleine-König a34f0b3139 fix comment typos concerning "consistent" 14 years ago
Namhyung Kim b8ea49fa9b jbd: Fix debug message in do_get_write_access() 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
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
Jan Kara 3adae9da0b jbd: Annotate transaction start also for journal_restart() 16 years ago
Andreas Dilger b449fc6fcc JBD: round commit timer up to avoid uncommitted transaction 16 years ago
Jan Kara 1e9fd53b78 jbd: Fix a race between checkpointing code and journal_get_write_access() 16 years ago
Hisashi Hifumi 6f3f1cb21f jbd: clean up journal_try_to_free_buffers() 16 years ago
Theodore Ts'o 512a004382 ext3: Use WRITE_SYNC for commits which are caused by fsync() 16 years ago
Randy Dunlap 1579c3a15c jbd: remove excess kernel-doc notation 16 years ago
Josef Bacik f420d4dc42 jbd: improve fsync batching 16 years ago
Randy Dunlap e74481e232 fs: remove excess kernel-doc 16 years ago
Hidehiro Kawai 960a22ae60 jbd: ordered data integrity fix 17 years ago
Ingo Molnar 3295f0ef9f lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() 17 years ago
Peter Zijlstra 4f3e7524b2 lockdep: map_acquire 17 years ago
Mingming Cao 3f31fddfa2 jbd: fix race between free buffer and commit transaction 17 years ago
Harvey Harrison 08fc99bfc3 jbd: replace remaining __FUNCTION__ occurrences 17 years ago
Josef Bacik 5b9a499d77 jbd: fix possible journal overflow issues 17 years ago
Josef Bacik 5bc833feaa jbd: fix the way the b_modified flag is cleared 17 years ago
Randy Dunlap a6b91919e0 fs: fix kernel-doc notation warnings 17 years ago
Randy Dunlap 0cf01f6685 jbd: fix jbd kernel-doc notation 17 years ago
Randy Dunlap 78a4a50a86 docbook: fix filesystems.tmpl source files 17 years ago
Jonas Bonn f63dcda197 jbd: do not try lock_acquire after handle made invalid 17 years ago
Mingming Cao 8c3478a523 JBD/ext3 cleanups: convert to kzalloc 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Mingming Cao a5005da204 JBD: replace jbd_kmalloc with kmalloc directly 18 years ago
Mingming Cao c089d490df JBD: JBD slab allocation cleanups 18 years ago
Peter Zijlstra 34a3d1e837 lockdep: annotate journal_start() 18 years ago
Uwe Kleine-König 5886269962 fix file specification in comments 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Arjan van de Ven 44d306e150 [PATCH] user of the jiffies rounding code: JBD 18 years ago
Adrian Bunk d394e122bc [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static 18 years ago
Eric Sandeen f58a74dca8 [PATCH] jbd: journal_dirty_data re-check for unmapped buffers 19 years ago
OGAWA Hirofumi 3e2a532b26 [PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop() 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
Badari Pulavarty 4cfb04a9d3 [PATCH] manage-jbd-its-own-slab fix 19 years ago
Badari Pulavarty ea817398e6 [PATCH] Manage jbd allocations from its own slabs 19 years ago
Andrew Morton 304c4c841a [PATCH] jbd: avoid kfree(NULL) 19 years ago
Jan Kara 9ada734098 [PATCH] jbd: fix BUG in journal_commit_transaction() 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago