* [git pull] few more missed bits from the last cycle
@ 2011-11-21 4:09 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2011-11-21 4:09 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
A few patches from back in August that fell through the cracks. The most
interesting story here is dealing with minixfs statfs() oopsen... Please,
pull from
git://git.kernel.org:/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (1):
minixfs: kill manual hweight(), simplify
David Howells (1):
VFS: Log the fact that we've given ELOOP rather than creating a loop
Josh Boyer (1):
fs/minix: Verify bitmap block counts before mounting
Diffstat:
fs/dcache.c | 11 +++++++++-
fs/minix/bitmap.c | 55 +++++++++++++++++++++++-----------------------------
fs/minix/inode.c | 25 ++++++++++++++++++++++-
fs/minix/minix.h | 11 +++++++--
4 files changed, 65 insertions(+), 37 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-21 4:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21 4:09 [git pull] few more missed bits from the last cycle Al Viro
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.