Commit History

Author SHA1 Message Date
  Dmitry Monakhov a1c6f05733 fs: use block_device name vsprintf helper 10 years ago
  Linus Torvalds f41683a204 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
  Junxiao Bi 087ffd4eae jbd2: fix null committed data return in undo_access 9 years ago
  Jan Kara bc23f0c8d7 jbd2: Fix unreclaimed pages after truncate in data=journal mode 9 years ago
  Mel Gorman d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 10 years ago
  Lukas Czerner 6d3ec14d70 jbd2: limit number of reserved credits 10 years ago
  Jan Kara 6e06ae88ed jbd2: speedup jbd2_journal_dirty_metadata() 10 years ago
  Linus Torvalds ebeaa8ddb3 Revert "jbd2: speedup jbd2_journal_dirty_metadata()" 10 years ago
  Jan Kara 2143c1965a jbd2: speedup jbd2_journal_dirty_metadata() 10 years ago
  Jan Kara de92c8caf1 jbd2: speedup jbd2_journal_get_[write|undo]_access() 10 years ago
  Jan Kara 8b00f400ee jbd2: more simplifications in do_get_write_access() 10 years ago
  Jan Kara d012aa5965 jbd2: simplify error path on allocation failure in do_get_write_access() 10 years ago
  Jan Kara ee57aba159 jbd2: simplify code flow in do_get_write_access() 10 years ago
  Michal Hocko 6ccaf3e2f3 jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL 10 years ago
  Lukas Czerner 9d50659406 ext4: fix NULL pointer dereference when journal restart fails 10 years ago
  NeilBrown 743162013d sched: Remove proliferation of wait_on_bit() action functions 11 years ago
  Eric Sandeen 5dd214248f ext4: disable synchronous transaction batching if max_batch_time==0 11 years ago
  Theodore Ts'o 66a4cb187b jbd2: improve error messages for inconsistent journal heads 11 years ago
  Theodore Ts'o 0bfea8118d jbd2: minimize region locked by j_list_lock in jbd2_journal_forget() 11 years ago
  Theodore Ts'o 6e4862a5bb jbd2: minimize region locked by j_list_lock in journal_get_create_access() 11 years ago
  Theodore Ts'o d2eb0b9989 jbd2: check jh->b_transaction without taking j_list_lock 11 years ago
  Dan Carpenter 92e3b40537 jbd2: fix use after free in jbd2_journal_start_reserved() 11 years ago
  Dmitry Monakhov a67c848a8b jbd2: rename obsoleted msg JBD->JBD2 11 years ago
  Jan Kara 75685071cd jbd2: revise KERN_EMERG error messages 11 years ago
  Theodore Ts'o f6c07cad08 jbd2: don't BUG but return ENOSPC if a handle runs out of space 11 years ago
  Theodore Ts'o 41a5b91319 jbd2: invalidate handle if jbd2_journal_restart() fails 12 years ago
  Theodore Ts'o 39c04153fd jbd2: fix theoretical race in jbd2__journal_restart 12 years ago
  Dmitry Monakhov 9ff8644624 jbd2: optimize jbd2_journal_force_commit 12 years ago
  Jan Kara 8f7d89f368 jbd2: transaction reservation support 12 years ago
  Jan Kara fe1e8db598 jbd2: fix race in t_outstanding_credits update in jbd2_journal_extend() 12 years ago