Commit Graph

49 Commits (296c355cd6443d89fa251885a8d78778fe111dc4)

Author SHA1 Message Date
Jens Axboe 1fe06ad892 writeback: get rid of wbc->for_writepages 16 years ago
Theodore Ts'o 0e3d2a6313 ext4: Fix async commit mode to be safe by using a barrier 16 years ago
Theodore Ts'o 879c5e6b7c jbd2: convert instrumentation from markers to tracepoints 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
Theodore Ts'o 7058548cd5 ext4: Use WRITE_SYNC for commits which are caused by fsync() 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
Aneesh Kumar K.V fb68407b0d jbd2: Call journal commit callback without holding j_list_lock 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
Theodore Ts'o 6c20ec8503 jbd2: Call the commit callback before the transaction could get dropped 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 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
Theodore Ts'o 05496769e5 jbd2: clean up how the journal device name is printed 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 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
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
Mingming Cao 02c471cb17 jbd2: update transaction t_state to T_COMMIT fix 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
Dave Kleikamp c4e35e07af JBD2: Clear buffer_ordered flag for barried IO request on success 17 years ago
Aneesh Kumar K.V 4d60517972 JBD2: Use the incompat macro for testing the incompat feature. 17 years ago
Aneesh Kumar K.V c4b8e635f5 jbd2: Fix reference counting on the journal commit block's buffer head 17 years ago
Mingming Cao b048d84626 jbd2: Add error check to journal_wait_on_commit_record to avoid oops 17 years ago
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 17 years ago
Girish Shilamkar 818d276ceb ext4: Add the journal checksum feature 17 years ago
Johann Lombardi 8e85fb3f30 jbd2: jbd2 stats through procfs 17 years ago
Jan Kara f5a7a6b0d9 jbd2: Fix assertion failure in fs/jbd2/checkpoint.c 17 years ago
Jan Kara a7fa2baf8e jbd2: fix commit code to properly abort journal 18 years ago
Mingming Cao cd02ff0b14 jbd2: JBD_XXX to JBD2_XXX naming cleanup 18 years ago
Mingming Cao af1e76d6b3 JBD2: jbd2 slab allocation cleanups 18 years ago
Jan Kara f89b779508 jbd2 commit: fix transaction dropping 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Hisashi Hifumi 126039256c [PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete 18 years ago
Mingming Cao 18eba7aae0 [PATCH] jbd2: switch blks_type from sector_t to ull 19 years ago
Mingming Cao 299717696d [PATCH] jbd2: sector_t conversion 19 years ago
Zach Brown b517bea1c7 [PATCH] 64-bit jbd2 core 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
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Jan Kara 3998b9301d [PATCH] jbd: fix commit of ordered data buffers 19 years ago