All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ext4 update for 2.6.37-rc2
@ 2010-11-08 19:31 Theodore Ts'o
  0 siblings, 0 replies; only message in thread
From: Theodore Ts'o @ 2010-11-08 19:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-ext4, linux-kernel

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus

This provides a number of bug fixes, including some regressions that
were introduced in 2.6.37-rc1.  It also includes some new tracepoints
that I used to find the regressions.

					- Ted

Dmitry Monakhov (1):
      ext4: do not try to grab the s_umount semaphore in ext4_quota_off

Lukas Czerner (1):
      ext4: fix lazyinit hang after removing request

Theodore Ts'o (6):
      ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()
      ext4: initialize the percpu counters before replaying the journal
      ext4: handle writeback of inodes which are being freed
      ext4: fix potential race when freeing ext4_io_page structures
      ext4: Don't call sb_issue_discard() in ext4_free_blocks()
      ext4: Add new ext4 inode tracepoints

 fs/ext4/ext4.h              |    4 +-
 fs/ext4/inode.c             |    3 +
 fs/ext4/mballoc.c           |    2 -
 fs/ext4/page-io.c           |   97 ++++++++++++++++++++--------------------
 fs/ext4/super.c             |  102 ++++++++++++++++++++++++++-----------------
 include/trace/events/ext4.h |   97 ++++++++++++++++++++++++++++++++++++++++
 6 files changed, 214 insertions(+), 91 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-08 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-08 19:31 [GIT PULL] ext4 update for 2.6.37-rc2 Theodore Ts'o

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.