Commit Graph

37 Commits (0390131ba84fd3f726f9e24fc4553828125700bb)

Author SHA1 Message Date
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
Badari Pulavarty ea817398e6 [PATCH] Manage jbd allocations from its own slabs 19 years ago
Jan Kara 9ada734098 [PATCH] jbd: fix BUG in journal_commit_transaction() 19 years ago
Mark Fasheh 7c8903f637 [PATCH] jbd: revert checkpoint list changes 19 years ago
Jan Kara 43c3e6f5ab [PATCH] jbd: remove_transaction fix 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 20 years ago
Jan Kara 26707699b5 [PATCH] Change ll_rw_block() calls in JBD 20 years ago
Jan Kara e6c9f5c188 [PATCH] Fix JBD race in t_forget list handling 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago