Commit Graph

63 Commits (c18acd73ffc209def08003a1927473096f66c5ad)

Author SHA1 Message Date
Jose R. Santos 9ad163ae0d JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG 18 years ago
Jan Kara 7a266e75cf jbd: fix commit code to properly abort journal 18 years ago
Jose R. Santos c2a9159cdd jbd: config_jbd_debug cannot create /proc entry 18 years ago
Mingming Cao 8c3478a523 JBD/ext3 cleanups: convert to kzalloc 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Mingming Cao a5005da204 JBD: replace jbd_kmalloc with kmalloc directly 18 years ago
Mingming Cao c089d490df JBD: JBD slab allocation cleanups 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Peter Zijlstra 34a3d1e837 lockdep: annotate journal_start() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
vignesh babu f482394ccb is_power_of_2(): jbd 18 years ago
Jan Kara fe28e42b99 jbd 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 6f5a9da1af [PATCH] jbd: wait for already submitted t_sync_datalist buffer to complete 18 years ago
Arjan van de Ven 44d306e150 [PATCH] user of the jiffies rounding code: JBD 18 years ago
Adrian Bunk d394e122bc [PATCH] make fs/jbd/transaction.c:__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 f58a74dca8 [PATCH] jbd: 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
Eric Sesterhenn 41716c7c21 [PATCH] null dereference in fs/jbd/journal.c 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Zoltan Menyhart d1807793e1 [PATCH] JBD: memory leak in "journal_init_dev()" 19 years ago
Dave Kleikamp f71b2f10f5 [PATCH] JBD: Make journal_brelse_array() static 19 years ago
Dave Kleikamp a4e4de36dc [PATCH] ext3: Fix sparse warnings 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Eric Sandeen 37ed322290 [PATCH] JBD: 16T fixes 19 years ago
Alexey Dobriyan 2aed348469 [PATCH] jbd: use BUILD_BUG_ON in journal init 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
Josh Triplett e7ab8d6505 [PATCH] jbd: add lock annotation to jbd_sync_bh 19 years ago
Jan Kara 3998b9301d [PATCH] jbd: fix commit of ordered data buffers 19 years ago
Badari Pulavarty 4cfb04a9d3 [PATCH] manage-jbd-its-own-slab fix 19 years ago
Badari Pulavarty ea817398e6 [PATCH] Manage jbd allocations from its own slabs 19 years ago
Randy Dunlap c9cf55285e [PATCH] add poison.h and patch primary users 19 years ago
Theodore Ts'o e8f1c6227a [PATCH] ext3: fix memory leak when the journal file is corrupted 19 years ago
Jan Kara 78ce89c92b [PATCH] JBD: split checkpoint lists 19 years ago
Andrew Morton 304c4c841a [PATCH] jbd: avoid kfree(NULL) 19 years ago
Jan Kara 9ada734098 [PATCH] jbd: fix BUG in journal_commit_transaction() 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
Andrew Morton 8d8c85117f [PATCH] jbd: convert kjournald to kthread API 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
Andrew Morton fe1dcbc4f3 [PATCH] jbd: fix transaction batching 19 years ago
Jan Kara 43c3e6f5ab [PATCH] jbd: remove_transaction fix 19 years ago
Jan Kara 8d3c7fce2d [PATCH] jbd: log_do_checkpoint fix 19 years ago
Jan Kara f93ea411b7 [PATCH] jbd: split checkpoint lists 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago