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: <nsxa9l29dmz.fsf@lambda.thunk.org> Date: Thu, 01 Aug 2013 01:35:48 -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] more ext4 bug fixes (Sorry for the repeated resends to the kernel.org mailing lists; I'm on the road, and my attempts to send this has been screwing up the e-mail send to Linus in various different ways, most of it caused by the fact that emacs message mode is helpfully trying to colorize the e-mail addresses in a way that makes them impossible to read when using ssh from a ChromeOS laptop...) The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b: Linux 3.11-rc2 (2013-07-21 12:05:29 -0700) 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 44fb851dfb2f8e3462617e19a7b3b9025db9d919: ext4: add WARN_ON to check the length of allocated blocks (2013-07-29 12:51:42 -0400) ---------------------------------------------------------------- ext4 bugfixes for v3.11-rc4 ---------------------------------------------------------------- Eric Sandeen (1): ext4: destroy ext4_es_cachep on module unload Theodore Ts'o (2): ext4: make sure group number is bumped after a inode allocation race ext4: fix retry handling in ext4_ext_truncate() Zheng Liu (1): ext4: add WARN_ON to check the length of allocated blocks fs/ext4/extents.c | 2 +- fs/ext4/ialloc.c | 10 +++++----- fs/ext4/inode.c | 39 ++++++++++++++++++--------------------- fs/ext4/super.c | 1 + 4 files changed, 25 insertions(+), 27 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