Commit Graph

58 Commits (7d55490277cf9e725f73e0055344b3e3a846926b)

Author SHA1 Message Date
Jan Kara 09e05d4805 jbd: Fix assertion failure in commit code due to lacking transaction credits 13 years ago
Jan Kara fd2cbd4dfa jbd: Write journal superblock with WRITE_FUA after checkpointing 13 years ago
Jan Kara 1ce8486dcc jbd: protect all log tail updates with j_checkpoint_mutex 13 years ago
Jan Kara 9754e39c7b jbd: Split updating of journal superblock and marking journal empty 13 years ago
Jan Kara 2db938bee3 jbd: Refine commit writeout logic 13 years ago
Yongqiang Yang 8c111b3f56 jbd: clear revoked flag on buffers before a new transaction started 13 years ago
Jan Kara bb189247f3 jbd: Fix oops in journal_remove_journal_head() 14 years ago
Lukas Czerner 99cb1a318c jbd: Add fixed tracepoints 14 years ago
Tao Ma 9199e66528 jbd/jbd2: remove obsolete summarise_journal_usage. 14 years ago
Jan Kara 2842bb20ee jbd: Fix forever sleeping process in do_get_write_access() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jens Axboe 65ab80279d jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Namhyung Kim e4d5e3a497 jbd: Convert atomic_inc() to get_bh() 15 years ago
Namhyung Kim a910eefa51 jbd: Convert bitops to buffer fns 15 years ago
Corrado Zoccolo 749ef9f842 cfq: improve fsync performance for small files 15 years ago
Christoph Hellwig 4524451ef7 jbd: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig 87e99511ea kill BH_Ordered flag 15 years ago
Jan Kara 03f4d804a1 jbd: Provide function to check whether transaction will issue data barrier 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jan Kara 8696391896 jbd: Delay discarding buffers in journal_unmap_buffer 15 years ago
Jan Kara 9c28cbccec jbd: Journal block numbers can ever be only 32-bit use unsigned int for them 16 years ago
Jan Kara a61d90d75d jbd: fix race in buffer processing in commit code 16 years ago
Theodore Ts'o 38d726d153 jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records 16 years ago
Jens Axboe 6c4bac6b33 jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC 16 years ago
Theodore Ts'o 512a004382 ext3: Use WRITE_SYNC for commits which are caused by fsync() 16 years ago
Josef Bacik f420d4dc42 jbd: improve fsync batching 16 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
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
Mingming Cao 772279c5f1 jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT 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
Neil Brown 28ae094c62 ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests 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
Jan Kara d4beaf4ab5 jbd: Fix assertion failure in fs/jbd/checkpoint.c 17 years ago
Jan Kara 7a266e75cf jbd: fix commit code to properly abort journal 18 years ago
Mingming Cao c089d490df JBD: JBD slab allocation cleanups 18 years ago
Jan Kara fe28e42b99 jbd commit: fix transaction dropping 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
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Jan Kara 3998b9301d [PATCH] jbd: fix commit of ordered data buffers 19 years ago
Badari Pulavarty ea817398e6 [PATCH] Manage jbd allocations from its own slabs 19 years ago
Jan Kara 9ada734098 [PATCH] jbd: fix BUG in journal_commit_transaction() 19 years ago