Commit Graph

79 Commits (c2df1591df3ea83b4a5890a1131dd821ca07e761)

Author SHA1 Message Date
Mingming Cao 772279c5f1 jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT 17 years ago
Harvey Harrison 08fc99bfc3 jbd: replace remaining __FUNCTION__ occurrences 17 years ago
Josef Bacik 5b9a499d77 jbd: fix possible journal overflow issues 17 years ago
Josef Bacik 5bc833feaa jbd: fix the way the b_modified flag is cleared 17 years ago
Al Viro 1076d17ac7 jbd/jbd2 NULL noise 17 years ago
Randy Dunlap a6b91919e0 fs: fix kernel-doc notation warnings 17 years ago
Duane Griffin 439aeec639 jbd: correctly unescape journal data blocks 17 years ago
Randy Dunlap 0cf01f6685 jbd: fix jbd kernel-doc notation 17 years ago
Randy Dunlap 78a4a50a86 docbook: fix filesystems.tmpl source files 17 years ago
Neil Brown 28ae094c62 ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests 17 years ago
Adrian Bunk 533083836f make jbd/journal.c:__journal_abort_hard() static 17 years ago
Andi Kleen e86e14385d BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 17 years ago
Jan Kara 5315217efe [PATCH] jbd: Remove useless loop when writing commit record 17 years ago
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 17 years ago
Jonas Bonn f63dcda197 jbd: do not try lock_acquire after handle made invalid 17 years ago
Jan Kara d4beaf4ab5 jbd: Fix assertion failure in fs/jbd/checkpoint.c 17 years ago
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