Commit Graph

102 Commits (3174c21b74b56c6a53fddd41a30fd6f757a32bd0)

Author SHA1 Message Date
Alberto Bertogli bfcd3555af jbd2: Fix minor typos in comments in fs/jbd2/journal.c 16 years ago
Theodore Ts'o 67c457a8c3 jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records 16 years ago
Jens Axboe 4194b1eaf1 jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC 16 years ago
Jan Kara 86db97c87f jbd2: Update locking coments 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
Jan Kara c88ccea314 jbd2: Fix return value of jbd2_journal_start_commit() 16 years ago
Simon Holm Thøgersen c225aa57ff ext4: fix wrong use of do_div 16 years ago
Jan Kara 4b905671d2 jbd2: Fix oops in jbd2_journal_init_inode() on corrupted fs 16 years ago
Joel Becker e06c8227fd jbd2: Add buffer triggers 16 years ago
Theodore Ts'o 40a1984d22 jbd2: Submit writes to the journal using WRITE_SYNC 16 years ago
Theodore Ts'o 4a9bf99b20 jbd2: Add pid and journal device name to the "kjournald2 starting" message 16 years ago
Theodore Ts'o c319106723 ext4: Remove code to create the journal inode 16 years ago
Aneesh Kumar K.V fb68407b0d jbd2: Call journal commit callback without holding j_list_lock 16 years ago
Theodore Ts'o 1a0d3786dd jbd2: Remove a large array of bh's from the stack of the checkpoint routine 16 years ago
Theodore Ts'o 30773840c1 ext4: add fsync batch tuning knobs 16 years ago
Theodore Ts'o d7cfa4684d ext4: display average commit time 16 years ago
Josef Bacik e07f7183a4 jbd2: improve jbd2 fsync batching 16 years ago
Theodore Ts'o fd98496f46 jbd2: Add barrier not supported test to journal_wait_on_commit_record 16 years ago
Sami Liedes 2423840ded jbd2: deregister proc on failure in jbd2_journal_init_inode 16 years ago
Theodore Ts'o 8c3f25d895 jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space 16 years ago
Theodore Ts'o 6c20ec8503 jbd2: Call the commit callback before the transaction could get dropped 17 years ago
Alexey Dobriyan 6da0b38f44 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 17 years ago
Theodore Ts'o 3e624fc72f ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback 17 years ago
Hidehiro Kawai 5bf5683a33 ext4: add an option to control error handling on file data 17 years ago
Hidehiro Kawai 7ad7445f60 jbd2: don't dirty original metadata buffer on abort 17 years ago
Hidehiro Kawai 44519faf22 jbd2: fix error handling for checkpoint io 17 years ago
Hidehiro Kawai 77e841de8a jbd2: abort when failed to log metadata buffers 17 years ago
Theodore Ts'o 45a90bfd90 jbd2: Fix buffer head leak when writing the commit block 17 years ago
Theodore Ts'o ede86cc473 ext4: Add debugging markers that can be used by systemtap 17 years ago
Duane Griffin 23f8b79eae jbd2: abort instead of waiting for nonexistent transaction 17 years ago
Theodore Ts'o 914258bf2c ext4/jbd2: Avoid WARN() messages when failing to write to the superblock 17 years ago
Theodore Ts'o 05496769e5 jbd2: clean up how the journal device name is printed 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
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Theodore Ts'o 00b32b7fb6 ext4: unexport jbd2_journal_update_superblock 17 years ago
Hidehiro Kawai e9e34f4e8f jbd2: don't abort if flushing file data failed 17 years ago
Aneesh Kumar K.V cd1aac3292 ext4: Add ordered mode support for delalloc 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
Theodore Ts'o 736603ab29 jbd2: Add commit time into the commit block 17 years ago
Theodore Ts'o 034772b068 jbd2: Fix barrier fallback code to re-lock the buffer head 17 years ago
Theodore Ts'o 624080eded jbd2: If a journal checksum error is detected, propagate the error to ext4 17 years ago
Theodore Ts'o 8ea76900be jbd2: Fix memory leak when verifying checksums in the journal 17 years ago
Mingming Cao 02c471cb17 jbd2: update transaction t_state to T_COMMIT fix 17 years ago
Jean Delvare f36f21ecca Fix misuses of bdevname() 17 years ago
Denis V. Lunev 79da3664f6 jbd2: use non-racy method for proc entries creation 17 years ago
Harvey Harrison 329d291f50 jdb2: replace remaining __FUNCTION__ occurrences 17 years ago