Commit Graph

34 Commits (13510997d600a076e064f10587a8f6d20f8fff41)

Author SHA1 Message Date
Jan Kara 9599b0e597 jbd2: Annotate transaction start also for jbd2_journal_restart() 16 years ago
Andreas Dilger b1f485f20e jbd2: round commit timer up to avoid uncommitted transaction 16 years ago
Hisashi Hifumi 536fc240e7 jbd2: clean up jbd2_journal_try_to_free_buffers() 16 years ago
Jan Kara f91d1d0417 jbd2: Fix a race between checkpointing code and journal_get_write_access() 16 years ago
Theodore Ts'o 7058548cd5 ext4: Use WRITE_SYNC for commits which are caused by fsync() 16 years ago
Jan Kara 7f5aa21508 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() 16 years ago
Joel Becker e06c8227fd jbd2: Add buffer triggers 16 years ago
Theodore Ts'o 30773840c1 ext4: add fsync batch tuning knobs 16 years ago
Josef Bacik e07f7183a4 jbd2: improve jbd2 fsync batching 16 years ago
Theodore Ts'o 3e624fc72f ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback 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
Jan Kara 87c89c232c jbd2: Remove data=ordered mode support using jbd buffer heads 17 years ago
Jan Kara c851ed5401 jbd2: Implement data=ordered mode handling via inodes 17 years ago
Mingming Cao 530576bbf3 jbd2: fix race between jbd2_journal_try_to_free_buffers() and jbd2 commit transaction 17 years ago
Harvey Harrison 329d291f50 jdb2: replace remaining __FUNCTION__ occurrences 17 years ago
Randy Dunlap 5648ba5b2d jbd2: fix kernel-doc notation 17 years ago
Josef Bacik 1dfc3220d9 jbd2: fix possible journal overflow issues 17 years ago
Josef Bacik 9fc7c63a1d jbd2: fix the way the b_modified flag is cleared 17 years ago
Mingming Cao 4019191be7 jbd2: sparse pointer use of zero as null 17 years ago
Mingming Cao db857da336 jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeup 17 years ago
Mingming Cao 7b7510662f jbd2: add lockdep support 17 years ago
Johann Lombardi 8e85fb3f30 jbd2: jbd2 stats through procfs 17 years ago
Mingming Cao d802ffa885 JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4 18 years ago
Mingming Cao 2d917969bc JBD2: replace jbd_kmalloc with kmalloc directly. 18 years ago
Mingming Cao af1e76d6b3 JBD2: jbd2 slab allocation cleanups 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
Adrian Bunk 7ddae86095 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static 18 years ago
Eric Sandeen 9b57988db9 [PATCH] jbd2: 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
Mingming Cao f7f4bccb72 [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols 19 years ago
Dave Kleikamp 470decc613 [PATCH] jbd2: initial copy of files from jbd 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
Andrew Morton e3df18983e [PATCH] jbd: embed j_commit_timer in journal struct 19 years ago
Arjan van de Ven 2c68ee754c [PATCH] sem2mutex: jbd, j_checkpoint_mutex 19 years ago
Andrew Morton fe1dcbc4f3 [PATCH] jbd: fix transaction batching 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 20 years ago
Al Viro 27496a8c67 [PATCH] gfp_t: fs/* 20 years ago
Nishanth Aravamudan 041e0e3b19 [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
Jan Kara 4407c2b6b2 [PATCH] Fix race in do_get_write_access() 20 years ago
akpm@osdl.org d13df84ff7 [PATCH] jbd dirty buffer leak fix 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago