Commit Graph

40 Commits (20c84e959ec11b1803d2b2832eef703d5fbe7f7b)

Author SHA1 Message Date
Theodore Ts'o 67c457a8c3 jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records 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
Theodore Ts'o 08ec8c3878 jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs" 16 years ago
Joel Becker e06c8227fd jbd2: Add buffer triggers 16 years ago
Mark Fasheh e97fcd95a4 jbd2: Add BH_JBDPrivateStart 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
Josef Bacik e07f7183a4 jbd2: improve jbd2 fsync batching 16 years ago
Mark Fasheh 171bbfbeab jbd2: Add BH_JBDPrivateStart 16 years ago
Theodore Ts'o 3e624fc72f ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback 17 years ago
Harvey Harrison d5c003b4d1 include: replace __FUNCTION__ with __func__ 17 years ago
Hidehiro Kawai 5bf5683a33 ext4: add an option to control error handling on file data 17 years ago
Hidehiro Kawai 44519faf22 jbd2: fix error handling for checkpoint io 17 years ago
Theodore Ts'o 05496769e5 jbd2: clean up how the journal device name is printed 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 624080eded jbd2: If a journal checksum error is detected, propagate the error to ext4 17 years ago
Matthew Wilcox 5a6483feb0 include: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Mingming Cao 7b7510662f jbd2: add lockdep support 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
Chris Snook 36df53f4a3 jbd2: Remove printk from J_ASSERT to preserve registers during BUG 17 years ago
Mingming Cao cd02ff0b14 jbd2: JBD_XXX to JBD2_XXX naming cleanup 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
Jose R. Santos 0f49d5d019 jbd2: Move jbd2-debug file to debugfs 18 years ago
Jose R. Santos e23291b912 jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG 18 years ago
Adrian Bunk 7ddae86095 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 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
Dave Kleikamp f71b2f10f5 [PATCH] JBD: Make journal_brelse_array() static 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Eric Sandeen 37ed322290 [PATCH] JBD: 16T fixes 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
Badari Pulavarty ea817398e6 [PATCH] Manage jbd allocations from its own slabs 19 years ago
Jan Kara 78ce89c92b [PATCH] JBD: split checkpoint lists 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
Mark Fasheh 7c8903f637 [PATCH] jbd: revert checkpoint list changes 19 years ago
Al Viro 1b8623545b [PATCH] remove bogus asm/bug.h includes. 19 years ago