Commit Graph

52 Commits (05e3ec04460180f48810cddc2f78e80a725657ad)

Author SHA1 Message Date
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
Duane Griffin 620de4e198 jbd2: only create debugfs and stats entries if init is successful 17 years ago
Randy Dunlap 5648ba5b2d jbd2: fix kernel-doc notation 17 years ago
Duane Griffin 8a9362eb40 jbd2: replace potentially false assertion with if block 17 years ago
Duane Griffin 83c49523c9 jbd2: eliminate duplicated code in revocation table init/destroy functions 17 years ago
Duane Griffin 9fa27c85de jbd2: tidy up revoke cache initialisation and destruction 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
Al Viro 1076d17ac7 jbd/jbd2 NULL noise 17 years ago
Duane Griffin d00256766a jbd2: correctly unescape journal data blocks 17 years ago
Dave Kleikamp c4e35e07af JBD2: Clear buffer_ordered flag for barried IO request on success 17 years ago
Andi Kleen e86e14385d BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 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
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 77160957e2 jbd2: Mark jbd2 slabs as SLAB_TEMPORARY 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
Jose R. Santos 6f38c74f5a JBD2: debug code cleanup. 18 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 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
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Mingming Cao b38bd33a6b fix ext4/JBD2 build warnings 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
vignesh babu f482394ccb is_power_of_2(): jbd 18 years ago
Jan Kara f89b779508 jbd2 commit: fix transaction dropping 18 years ago
Uwe Kleine-König 5886269962 fix file specification in comments 18 years ago
Pavel Emelianov 97f0678467 jbd: check for error returned by kthread_create on creating journal thread 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
Adrian Bunk 7ddae86095 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 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
Dave Kleikamp 5eb30790d4 [PATCH] null dereference in fs/jbd2/journal.c 19 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
Johann Lombardi a920e9416b [PATCH] jbd2: rename slab 19 years ago