Commit Graph

104 Commits (bf7ab02f620c1020c869fc71a2c855918b6a5375)

Author SHA1 Message Date
Jan Kara 8fe4cd0dc5 jbd: fix return value of journal_start_commit() 16 years ago
Randy Dunlap 1579c3a15c jbd: remove excess kernel-doc notation 16 years ago
Josef Bacik f420d4dc42 jbd: improve fsync batching 16 years ago
Theodore Ts'o e219cca082 jbd: don't give up looking for space so easily in __log_wait_for_space 16 years ago
Randy Dunlap e74481e232 fs: remove excess kernel-doc 16 years ago
Duane Griffin be07c4ed40 jbd: abort instead of waiting for nonexistent transactions 16 years ago
Hidehiro Kawai 9f818b4ac0 jbd: test BH_Write_EIO to detect errors on metadata buffers 16 years ago
Hidehiro Kawai 4afe978530 jbd: fix error handling for checkpoint io 16 years ago
Alexey Dobriyan 6da0b38f44 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 17 years ago
Hidehiro Kawai 960a22ae60 jbd: ordered data integrity fix 17 years ago
Hidehiro Kawai 0e4fb5e283 ext3: add an option to control error handling on file data 17 years ago
Hidehiro Kawai 885e353c74 jbd: don't dirty original metadata buffer on abort 17 years ago
Hidehiro Kawai d1645e526a jbd: abort when failed to log metadata buffers 17 years ago
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