From: Yaniv Gardi <ygardi@codeaurora.org>
To: linux-mmc@vger.kernel.org
Cc: linux-arm-msm@vger.kernel.org, Yaniv Gardi <ygardi@codeaurora.org>
Subject: [PATCH v8 0/2] *** adding and exposing SANITIZE capability to the user space via a unique IOCTL ***
Date: Wed, 25 Jul 2012 12:32:44 +0300 [thread overview]
Message-ID: <1343208766-8046-1-git-send-email-ygardi@codeaurora.org> (raw)
*** adding and exposing SANITIZE capability to the user space via a unique IOCTL ***
Yaniv Gardi (2):
block: ioctl support for sanitize in eMMC 4.5
mmc: card: Adding support for sanitize in eMMC 4.5
block/blk-core.c | 15 +++++++--
block/blk-lib.c | 51 +++++++++++++++++++++++++++++++
block/blk-merge.c | 4 ++
block/elevator.c | 2 +-
block/ioctl.c | 9 +++++
drivers/mmc/card/block.c | 72 ++++++++++++++++++++++++++++++++------------
drivers/mmc/card/queue.c | 10 +++++-
include/linux/blk_types.h | 5 ++-
include/linux/blkdev.h | 3 ++
include/linux/fs.h | 1 +
include/linux/mmc/host.h | 1 +
kernel/trace/blktrace.c | 2 +
12 files changed, 149 insertions(+), 26 deletions(-)
--
1.7.6
--
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum
next reply other threads:[~2012-07-25 9:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-25 9:32 Yaniv Gardi [this message]
2012-07-25 9:32 ` [PATCH v8 1/2] block: ioctl support for sanitize in eMMC 4.5 Yaniv Gardi
2012-07-25 10:41 ` merez
2012-07-26 13:36 ` Arnd Bergmann
2012-09-09 12:12 ` Yaniv Gardi
2012-07-25 9:32 ` [PATCH v8 2/2] mmc: card: Adding " Yaniv Gardi
2012-07-25 11:06 ` merez
2012-07-26 13:27 ` Arnd Bergmann
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=1343208766-8046-1-git-send-email-ygardi@codeaurora.org \
--to=ygardi@codeaurora.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-mmc@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).