All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ext4 bugfixes for 3.2-rc5
@ 2011-12-14 19:20 Theodore Ts'o
  2011-12-15  2:50 ` Linus Torvalds
  0 siblings, 1 reply; 9+ messages in thread
From: Theodore Ts'o @ 2011-12-14 19:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-ext4, linux-kernel

Hi Linus,

There is a signed tag tytso-for-linus-20111214 covering these patches,
which fix a potential hang, crash (on big endian), and data corruption
bugs which show up when using fsx and/or Hugh's kernel compile/mm
torture test.

Please pull,

						- Ted

The following changes since commit dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50:

  Linux 3.2-rc5 (2011-12-09 15:09:32 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git dev

Andrea Arcangeli (1):
      ext4: avoid hangs in ext4_da_should_update_i_disksize()

Paul Mackerras (1):
      ext4: Fix crash due to getting bogus eh_depth value on big-endian systems

Theodore Ts'o (2):
      ext4: fix ext4_end_io_dio() racing against fsync()
      ext4: display the correct mount option in /proc/mounts for [no]init_itable

Yongqiang Yang (4):
      ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize
      ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()
      ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized
      ext4: handle EOF correctly in ext4_bio_write_page()

 fs/ext4/extents.c |    3 +-
 fs/ext4/inode.c   |   54 +++++++++-------------------------------------------
 fs/ext4/page-io.c |   12 +++++++++++
 fs/ext4/super.c   |   17 +++++++--------
 4 files changed, 31 insertions(+), 55 deletions(-)



^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <i82GC-j4-7@gated-at.bofh.it>]

end of thread, other threads:[~2011-12-21  5:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-14 19:20 [GIT PULL] ext4 bugfixes for 3.2-rc5 Theodore Ts'o
2011-12-15  2:50 ` Linus Torvalds
2011-12-15 19:08   ` Ted Ts'o
2011-12-15 22:13     ` Linus Torvalds
2011-12-15 22:13       ` Linus Torvalds
2011-12-21  5:28     ` Junio C Hamano
2011-12-21  5:37       ` Junio C Hamano
2011-12-21  5:41   ` Junio C Hamano
     [not found] <i82GC-j4-7@gated-at.bofh.it>
     [not found] ` <i89I5-3Bp-11@gated-at.bofh.it>
     [not found]   ` <i8oQP-4s2-29@gated-at.bofh.it>
     [not found]     ` <i8rOG-XY-7@gated-at.bofh.it>
2011-12-17  8:20       ` Nick Holloway

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.