Commit Graph

91 Commits (fea6f1833b5bbff7066bcde1fa1141c9717bbad2)

Author SHA1 Message Date
Ingo Molnar 3295f0ef9f lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() 17 years ago
Peter Zijlstra 4f3e7524b2 lockdep: map_acquire 17 years ago
Nick Piggin ca5de404ff fs: rename buffer trylock 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Hidehiro Kawai cbe5f466f6 jbd: don't abort if flushing file data failed 17 years ago
Toshiyuki Okajima fc80c44277 jbd: positively dispose the unmapped data buffers in journal_commit_transaction() 17 years ago
Adrian Bunk a10320e8f7 jbd: unexport journal_update_superblock 17 years ago
Mingming Cao 3f31fddfa2 jbd: fix race between free buffer and commit transaction 17 years ago
Duane Griffin 1984bb763c jbd: tidy up revoke cache initialisation and destruction 17 years ago
Duane Griffin f4d79ca2fa jbd: eliminate duplicated code in revocation table init/destroy functions 17 years ago
Duane Griffin 3850f7a521 jbd: replace potentially false assertion with if block 17 years ago
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