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: <nsx38ydt054.fsf@closure.thunk.org> Date: Mon, 07 Jan 2013 11:42:47 -0500 From: Theodore Ts'o <tytso@....edu> To: Linus Torvalds <torvalds@...ux-foundation.org> cc: linux-ext4@...r.kernel.org Subject: [GIT PULL] ext4 regression fixes for 3.8 The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed: Linux 3.8-rc2 (2013-01-02 18:13:21 -0800) 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 fef0ebdb229bedce888b63923e2a1ba4e6c6a84c: ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() (2013-01-06 23:40:25 -0500) ---------------------------------------------------------------- Bug fixes, including two regressions introduced in v3.8. The most serious of these regressions is a buffer cache leak. ---------------------------------------------------------------- Guo Chao (2): ext4: release buffer in failed path in dx_probe() ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() Valerie Aurora (1): ext4: fix configuration dependencies for ext4 ACLs and security labels fs/ext4/Kconfig | 2 ++ fs/ext4/namei.c | 3 +-- 2 files changed, 3 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