All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Nazarewicz <mpn@google.com>
To: Felipe Balbi <balbi@ti.com>
Cc: Alan Stern <stern@rowland.harvard.edu>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] A few mass_storage fixes.
Date: Mon, 18 Jun 2012 14:37:18 +0200	[thread overview]
Message-ID: <cover.1340022674.git.mina86@mina86.com> (raw)

From: Michal Nazarewicz <mina86@mina86.com>

Two fixes to the "file" sysfs entry handling and one patch removing
unused code.

Michal Nazarewicz (3):
  usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support
  usb: gadget: mass_storage: fail fsg_store_file() early if colud not
    open file
  usb: gadget: mass_storage: require backing file for non-removable
    LUNs

 drivers/usb/gadget/storage_common.c |   65 +++++++++++++++++------------------
 1 files changed, 32 insertions(+), 33 deletions(-)

-- 
1.7.7.3


             reply	other threads:[~2012-06-18 12:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18 12:37 Michal Nazarewicz [this message]
2012-06-18 12:37 ` [PATCH 1/3] usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support Michal Nazarewicz
2012-06-18 12:37 ` [PATCH 2/3] usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file Michal Nazarewicz
2012-06-18 14:20   ` Alan Stern
2012-06-18 12:37 ` [PATCH 3/3] usb: gadget: mass_storage: require backing file for non-removable LUNs Michal Nazarewicz
2012-06-18 14:18   ` Alan Stern
2012-06-18 15:32     ` Michal Nazarewicz
2012-06-19 11:12   ` Sergei Shtylyov

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=cover.1340022674.git.mina86@mina86.com \
    --to=mpn@google.com \
    --cc=balbi@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    /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 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.