提交历史

作者 SHA1 备注 提交日期
  Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 年之前
  dingdinghua 23e2af3518 jbd2: clean up an assertion in jbd2_journal_commit_transaction() 15 年之前
  dingdinghua ba869023ea jbd2: delay discarding buffers in journal_unmap_buffer 15 年之前
  Theodore Ts'o cc3e1bea5d ext4, jbd2: Add barriers for file systems with exernal journals 15 年之前
  Linus Torvalds 3126c136bc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 年之前
  Christoph Hellwig 94004ed726 kill wait_on_page_writeback_range 15 年之前
  Theodore Ts'o e6ec116b67 jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer() 15 年之前
  Theodore Ts'o bf6993276f jbd2: Use tracepoints for history file 15 年之前
  Theodore Ts'o 0e3d2a6313 ext4: Fix async commit mode to be safe by using a barrier 15 年之前
  Jens Axboe 1fe06ad892 writeback: get rid of wbc->for_writepages 15 年之前
  Theodore Ts'o 879c5e6b7c jbd2: convert instrumentation from markers to tracepoints 16 年之前
  Theodore Ts'o 67c457a8c3 jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records 16 年之前
  Jens Axboe 4194b1eaf1 jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC 16 年之前
  Theodore Ts'o 7058548cd5 ext4: Use WRITE_SYNC for commits which are caused by fsync() 16 年之前
  Linus Torvalds 2150edc6c5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 16 年之前
  Joel Becker e06c8227fd jbd2: Add buffer triggers 16 年之前
  Theodore Ts'o 40a1984d22 jbd2: Submit writes to the journal using WRITE_SYNC 16 年之前
  Aneesh Kumar K.V fb68407b0d jbd2: Call journal commit callback without holding j_list_lock 16 年之前
  Josef Bacik e07f7183a4 jbd2: improve jbd2 fsync batching 16 年之前
  Theodore Ts'o fd98496f46 jbd2: Add barrier not supported test to journal_wait_on_commit_record 16 年之前
  Theodore Ts'o 6c20ec8503 jbd2: Call the commit callback before the transaction could get dropped 16 年之前
  Theodore Ts'o 3e624fc72f ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback 16 年之前
  Hidehiro Kawai 5bf5683a33 ext4: add an option to control error handling on file data 16 年之前
  Hidehiro Kawai 7ad7445f60 jbd2: don't dirty original metadata buffer on abort 16 年之前
  Hidehiro Kawai 77e841de8a jbd2: abort when failed to log metadata buffers 16 年之前
  Theodore Ts'o 45a90bfd90 jbd2: Fix buffer head leak when writing the commit block 16 年之前
  Theodore Ts'o ede86cc473 ext4: Add debugging markers that can be used by systemtap 16 年之前
  Theodore Ts'o 05496769e5 jbd2: clean up how the journal device name is printed 16 年之前
  Nick Piggin 529ae9aaa0 mm: rename page trylock 17 年之前
  Hidehiro Kawai e9e34f4e8f jbd2: don't abort if flushing file data failed 17 年之前