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>] [day] [month] [year] [list]
Date:	Tue, 24 Jul 2007 00:03: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] ext[234] bugfixes/cleanup

Hi Linus,

Please pull from:

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

Many thanks!!

						- Ted

Eric Sandeen (2):
      Fix fencepost error in ext[234]_check_descriptors
      Remove unused bh in calls to ext[234]_get_group_desc

Mingming Cao (1):
      Some cleanups in ext4/JBD2 to follow the naming rules

 b/fs/ext2/ialloc.c          |   24 ++++++++----------------
 b/fs/ext2/inode.c           |    2 +-
 b/fs/ext2/super.c           |    2 +-
 b/fs/ext3/ialloc.c          |   17 +++++++----------
 b/fs/ext3/super.c           |    2 +-
 b/fs/ext4/extents.c         |    2 +-
 b/fs/ext4/ialloc.c          |   17 +++++++----------
 b/fs/ext4/super.c           |    2 +-
 b/fs/jbd2/commit.c          |    2 +-
 b/fs/jbd2/journal.c         |   26 +++++++++++++-------------
 b/fs/jbd2/recovery.c        |    2 +-
 b/fs/jbd2/revoke.c          |    4 ++--
 b/include/linux/ext4_jbd2.h |    6 +++---
 b/include/linux/jbd2.h      |   30 +++++++++++++++---------------
 b/include/linux/poison.h    |    3 ++-
 fs/ext4/super.c             |    2 +-
 16 files changed, 65 insertions(+), 78 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ