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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 23 Apr 2012 22:12:52 -0400
From:	"Theodore Ts'o" <tytso@....edu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-ext4@...r.kernel.org
Subject: [GIT PULL] ext4 bug fixes for 3.4


The following changes since commit 57f73c2c89a5d3b2ed87201c8100d1fa989a1a65:

  ext4: fix handling of journalled quota options (2012-04-16 18:55:26 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus

for you to fetch changes up to db7e5c668e1b16061fe2d94d3cba022dd360c5d4:

  super.c: unused variable warning without CONFIG_QUOTA (2012-04-23 21:44:41 -0400)

----------------------------------------------------------------
Ext4 bug fixes for 3.4

These are two low-risk bug fixes for ext4, fixing a compile warning
and a potential deadlock.

----------------------------------------------------------------
Eldad Zack (1):
      super.c: unused variable warning without CONFIG_QUOTA

Shaohua Li (1):
      jbd2: use GFP_NOFS for blkdev_issue_flush

 fs/ext4/super.c  |    2 ++
 fs/jbd2/commit.c |    4 ++--
 2 files changed, 4 insertions(+), 2 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