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
| ||
|
Message-ID: <20131111143433.GA24867@quack.suse.cz> Date: Mon, 11 Nov 2013 15:34:33 +0100 From: Jan Kara <jack@...e.cz> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: LKML <linux-kernel@...r.kernel.org>, linux-ext4@...r.kernel.org Subject: [GIT PULL] ext[23], udf & quota fix Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus to get assorted fixes in quota, ext2, ext3 & udf. Probably the most important is a fix of fs corruption issue in ext2 XIP support (OTOH xip is rarely used). Top of the tree is 7ba3ec5749dd. The full shortlog is: Dan Carpenter (1): quota: info leak in quota_getquota() Eric Sandeen (1): ext3: Count journal as bsddf overhead in ext3_statfs Jan Kara (2): jbd: Revert "jbd: remove dependency on __GFP_NOFAIL" ext2: Fix fs corruption in ext2_get_xip_mem() Peter A. Felvegi (1): udf: fix for pathetic mount times in case of invalid file system The diffstat is fs/ext2/inode.c | 2 ++ fs/ext2/xip.c | 1 + fs/ext3/super.c | 4 ++++ fs/jbd/transaction.c | 8 ++++---- fs/quota/quota.c | 1 + fs/udf/super.c | 45 ++++++++++++++++++++++++++++++++++++--------- 6 files changed, 48 insertions(+), 13 deletions(-) Thanks Honza -- Jan Kara <jack@...e.cz> SUSE Labs, CR -- 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