Commit Graph

27 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Paul Bolle 90802ed9c3 treewide: Fix comment and string typo 'bufer' 13 years ago
Tao Ma d3ad8434aa jbd2: use WRITE_SYNC in journal checkpoint 14 years ago
Jan Kara de1b794130 jbd2: Fix oops in jbd2_journal_remove_journal_head() 14 years ago
Theodore Ts'o 5c2178e785 jbd2: Add sanity check for attempts to start handle during umount 14 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
Theodore Ts'o a931da6ac9 jbd2: Change j_state_lock to be a rwlock_t 15 years ago
Theodore Ts'o a51dca9cd3 jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Theodore Ts'o cc3e1bea5d ext4, jbd2: Add barriers for file systems with exernal journals 15 years ago
Theodore Ts'o 71f2be213a ext4: Add new tracepoint for jbd2_cleanup_journal_tail 15 years ago
Theodore Ts'o bf6993276f jbd2: Use tracepoints for history file 16 years ago
Theodore Ts'o 879c5e6b7c jbd2: convert instrumentation from markers to tracepoints 16 years ago
Aneesh Kumar K.V fb68407b0d jbd2: Call journal commit callback without holding j_list_lock 16 years ago
Theodore Ts'o 1a0d3786dd jbd2: Remove a large array of bh's from the stack of the checkpoint routine 16 years ago
Theodore Ts'o 8c3f25d895 jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space 16 years ago
Hidehiro Kawai 44519faf22 jbd2: fix error handling for checkpoint io 17 years ago
Theodore Ts'o ede86cc473 ext4: Add debugging markers that can be used by systemtap 17 years ago
Duane Griffin 23f8b79eae jbd2: abort instead of waiting for nonexistent transaction 17 years ago
Jan Kara 87c89c232c jbd2: Remove data=ordered mode support using jbd buffer heads 17 years ago
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 17 years ago
Johann Lombardi 8e85fb3f30 jbd2: jbd2 stats through procfs 17 years ago
Jan Kara f5a7a6b0d9 jbd2: Fix assertion failure in fs/jbd2/checkpoint.c 17 years ago
Uwe Kleine-König 5886269962 fix file specification in comments 18 years ago
Mingming Cao f7f4bccb72 [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols 19 years ago
Dave Kleikamp 470decc613 [PATCH] jbd2: initial copy of files from jbd 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 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 78ce89c92b [PATCH] JBD: split checkpoint lists 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
Jan Kara 8d3c7fce2d [PATCH] jbd: log_do_checkpoint fix 19 years ago
Jan Kara f93ea411b7 [PATCH] jbd: split checkpoint lists 19 years ago
Jan Kara 26707699b5 [PATCH] Change ll_rw_block() calls in JBD 20 years ago
Jan Kara 7e3b11a9be [PATCH] ext3: fix list scanning in __cleanup_transaction 20 years ago
Jan Kara 00ea81459c [PATCH] ext3: fix log_do_checkpoint() assertion failure 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago