public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] cciss: updates as of March 11, 2011
@ 2011-03-11 20:55 Stephen M. Cameron
  2011-03-11 20:55 ` [PATCH 1/7] cciss: hoist tag masking out of loop Stephen M. Cameron
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Stephen M. Cameron @ 2011-03-11 20:55 UTC (permalink / raw)
  To: axboe; +Cc: mikem, akpm, thenzl, linux-kernel, smcameron

The following series is vs. Jens Axboe's for-2.6.39/drivers branch. 

---

Stephen M. Cameron (7):
      cciss: hoist tag masking out of loop
      cciss: Inform controller we are using 32-bit tags.
      cciss: Mask off error bits of c->busaddr in cmd_special_free when calling pci_free_consistent
      cciss: remove unnecessary casts
      cciss: fix missed command status value CMD_UNABORTABLE
      cciss: add cciss_tape_cmds module paramter
      cciss: export resettable host attribute


 .../ABI/testing/sysfs-bus-pci-devices-cciss        |   11 ++
 Documentation/blockdev/cciss.txt                   |   15 +++
 drivers/block/cciss.c                              |   97 ++++++++++++++++----
 drivers/block/cciss_cmd.h                          |    1 
 drivers/block/cciss_scsi.c                         |   54 +++++++----
 drivers/block/cciss_scsi.h                         |    4 -
 6 files changed, 140 insertions(+), 42 deletions(-)

-- 
-- steve

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

end of thread, other threads:[~2011-03-14 16:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11 20:55 [PATCH 0/7] cciss: updates as of March 11, 2011 Stephen M. Cameron
2011-03-11 20:55 ` [PATCH 1/7] cciss: hoist tag masking out of loop Stephen M. Cameron
2011-03-11 20:55 ` [PATCH 2/7] cciss: Inform controller we are using 32-bit tags Stephen M. Cameron
2011-03-11 20:55 ` [PATCH 3/7] cciss: Mask off error bits of c->busaddr in cmd_special_free when calling pci_free_consistent Stephen M. Cameron
2011-03-11 20:55 ` [PATCH 4/7] cciss: remove unnecessary casts Stephen M. Cameron
2011-03-11 20:55 ` [PATCH 5/7] cciss: fix missed command status value CMD_UNABORTABLE Stephen M. Cameron
2011-03-11 20:56 ` [PATCH 6/7] cciss: add cciss_tape_cmds module paramter Stephen M. Cameron
2011-03-11 20:56 ` [PATCH 7/7] cciss: export resettable host attribute Stephen M. Cameron
2011-03-12  9:03 ` [PATCH 0/7] cciss: updates as of March 11, 2011 Jens Axboe
2011-03-14 16:37   ` scameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox