lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 20 Jun 2011 12:54:07 -0400
From:	"Theodore Ts'o" <tytso@....edu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] ext4 update for 3.0

Hi Linus,

Please pull from:

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

to grab bug fixes needed for 3.0.

Thanks!!

					- Ted

Jan Kara (1):
      jbd2: Fix oops in jbd2_journal_remove_journal_head()

Lukas Czerner (3):
      ext4: Fix max file size and logical block counting of extent format file
      ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap
      ext4: fixed tracepoints cleanup

Tao Ma (1):
      jbd2: Remove obsolete parameters in the comments for some jbd2 functions

Yongqiang Yang (1):
      ext4: correct comments for ext4_free_blocks()

 fs/ext4/ext4_extents.h      |    9 ++-
 fs/ext4/extents.c           |   42 +++++-----
 fs/ext4/inode.c             |    2 +-
 fs/ext4/mballoc.c           |    8 +-
 fs/ext4/move_extent.c       |   10 +-
 fs/ext4/super.c             |   15 +++-
 fs/jbd2/checkpoint.c        |   28 ++++---
 fs/jbd2/commit.c            |   33 +++++----
 fs/jbd2/journal.c           |   91 +++++++---------------
 fs/jbd2/transaction.c       |   69 +++++++++--------
 include/linux/jbd2.h        |    2 -
 include/trace/events/ext4.h |  179 ++++++++++++++++++-------------------------
 12 files changed, 223 insertions(+), 265 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ