All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] UAS updates
@ 2010-12-15 20:41 Matthew Wilcox
  2010-12-15 20:44 ` [PATCH 1/5] uas: Fix up the Sense IU matthew
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Matthew Wilcox @ 2010-12-15 20:41 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-scsi, linux-usb, linux-kernel


Hi Greg,

The following changes since commit 0fcdcfbbc98f70f559e4b36773a69972489a6d8f:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq (2010-12-14 18:50:10 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/willy/uas.git master

Matthew Wilcox (5):
      uas: Fix up the Sense IU
      uas: Use kzalloc instead of kmalloc
      uas: Rename sense pipe and sense urb to status pipe and status urb
      uas: Ensure we only bind to a UAS interface
      uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path

 drivers/usb/storage/uas.c |   82 +++++++++++++++++++++++++++++---------------
 1 files changed, 54 insertions(+), 28 deletions(-)

I'll send the patches as replies to this mail.

-- 
Matthew Wilcox				Intel Open Source Technology Centre
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-12-15 20:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-15 20:41 [PATCH 0/5] UAS updates Matthew Wilcox
2010-12-15 20:44 ` [PATCH 1/5] uas: Fix up the Sense IU matthew
2010-12-15 20:44 ` [PATCH 2/5] uas: Use kzalloc instead of kmalloc matthew
2010-12-15 20:44 ` [PATCH 3/5] uas: Rename sense pipe and sense urb to status pipe and status urb matthew
2010-12-15 20:44 ` [PATCH 4/5] uas: Ensure we only bind to a UAS interface matthew
     [not found] ` <20101215204147.GA1263-6jwH94ZQLHl74goWV3ctuw@public.gmane.org>
2010-12-15 20:44   ` [PATCH 5/5] uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path matthew-Ztpu424NOJ8
2010-12-15 20:44     ` matthew

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.