From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] fatfs-2.6 patches
Date: Tue, 24 May 2011 10:09:24 +0900 [thread overview]
Message-ID: <871uzolxa3.fsf@devron.myhome.or.jp> (raw)
Hi,
Those are cleanup and fixes patches.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6.git master
to get these changes:
Alexey Fisher (3):
fat: Convert fat_fs_error to use %pV
fat: Add fat_msg() function for preformated FAT messages
fat: Replace all printk with fat_msg()
OGAWA Hirofumi (3):
fat: use new setup() for ->dir_ops too
fat: Fix possible null deref in fat_cache_add()
fat: Fix statfs->f_namelen
fs/fat/cache.c | 7 +++++
fs/fat/dir.c | 32 +++++++++++----------
fs/fat/fat.h | 15 +++++-----
fs/fat/fatent.c | 4 +-
fs/fat/inode.c | 74 ++++++++++++++++++++++++-------------------------
fs/fat/misc.c | 44 ++++++++++++++++++++---------
fs/fat/namei_msdos.c | 4 +-
fs/fat/namei_vfat.c | 4 +-
8 files changed, 104 insertions(+), 80 deletions(-)
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
next reply other threads:[~2011-05-24 1:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-24 1:09 OGAWA Hirofumi [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-08-18 14:58 [git pull] fatfs-2.6 patches OGAWA Hirofumi
2011-06-06 11:20 OGAWA Hirofumi
2010-05-22 18:22 OGAWA Hirofumi
2009-12-16 5:48 OGAWA Hirofumi
2009-09-25 14:02 OGAWA Hirofumi
2009-06-20 14:24 OGAWA Hirofumi
2009-06-15 18:58 OGAWA Hirofumi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871uzolxa3.fsf@devron.myhome.or.jp \
--to=hirofumi@mail.parknet.co.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox