public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/11] skd: various fixes/cleanups
@ 2013-11-05 11:36 Bartlomiej Zolnierkiewicz
  2013-11-05 11:36 ` [PATCH v2 01/11] skd: fix unregister_blkdev() placement Bartlomiej Zolnierkiewicz
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2013-11-05 11:36 UTC (permalink / raw)
  To: axboe
  Cc: abhansali, jmoyer, kyungmin.park, linux-kernel,
	Bartlomiej Zolnierkiewicz

Hi,

Here is a bunch of fixes/cleanups for the new skd driver.

Reference to v1:
	https://lkml.org/lkml/2013/9/30/279

Changes since v1:
- synced against for-3.13/drivers branch (commit 76c4a6f) of block tree
- dropped no longer needed patch #4 ("skd: alloc flush slab only if some
  devices are present"), #12 ("skd: reorder skd_flush_cmd_[en,de]queue()
  code") and #14 ("skd: remove skd_bio code")

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

Bartlomiej Zolnierkiewicz (11):
  skd: fix unregister_blkdev() placement
  skd: fix error paths in skd_init()
  skd: fix error messages in skd_init()
  skd: register block device only if some devices are present
  skd: remove SCSI subsystem specific includes
  skd: use <asm/unaligned.h>
  skd: remove redundant skdev->pdev assignment from skd_pci_probe()
  skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs
  skd: cleanup skd_do_inq_page_da()
  skd: reorder construct/destruct code
  skd: fix formatting in skd_s1120.h

 drivers/block/skd_main.c  | 393 +++++++++++++++++++++-------------------------
 drivers/block/skd_s1120.h | 244 +++++++++++++---------------
 2 files changed, 286 insertions(+), 351 deletions(-)

-- 
1.8.2.3


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

end of thread, other threads:[~2013-11-05 16:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-05 11:36 [PATCH v2 00/11] skd: various fixes/cleanups Bartlomiej Zolnierkiewicz
2013-11-05 11:36 ` [PATCH v2 01/11] skd: fix unregister_blkdev() placement Bartlomiej Zolnierkiewicz
2013-11-05 11:37 ` [PATCH v2 02/11] skd: fix error paths in skd_init() Bartlomiej Zolnierkiewicz
2013-11-05 11:37 ` [PATCH v2 03/11] skd: fix error messages " Bartlomiej Zolnierkiewicz
2013-11-05 11:37 ` [PATCH v2 04/11] skd: register block device only if some devices are present Bartlomiej Zolnierkiewicz
2013-11-05 11:37 ` [PATCH v2 05/11] skd: remove SCSI subsystem specific includes Bartlomiej Zolnierkiewicz
2013-11-05 11:37 ` [PATCH v2 06/11] skd: use <asm/unaligned.h> Bartlomiej Zolnierkiewicz
2013-11-05 11:37 ` [PATCH v2 07/11] skd: remove redundant skdev->pdev assignment from skd_pci_probe() Bartlomiej Zolnierkiewicz
2013-11-05 11:37 ` [PATCH v2 08/11] skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs Bartlomiej Zolnierkiewicz
2013-11-05 11:37 ` [PATCH v2 09/11] skd: cleanup skd_do_inq_page_da() Bartlomiej Zolnierkiewicz
2013-11-05 11:37 ` [PATCH v2 10/11] skd: reorder construct/destruct code Bartlomiej Zolnierkiewicz
2013-11-05 11:37 ` [PATCH v2 11/11] skd: fix formatting in skd_s1120.h Bartlomiej Zolnierkiewicz
2013-11-05 16:07 ` [PATCH v2 00/11] skd: various fixes/cleanups Jens Axboe

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