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

Hi,

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

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

Bartlomiej Zolnierkiewicz (14):
  skd: fix unregister_blkdev() placement
  skd: fix error paths in skd_init()
  skd: fix error messages in skd_init()
  skd: alloc flush slab only if some devices are present
  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: reorder skd_flush_cmd_[en,de]queue() code
  skd: fix formatting in skd_s1120.h
  skd: remove skd_bio code

 drivers/block/skd_main.c  | 1015 ++++++++++++---------------------------------
 drivers/block/skd_s1120.h |  244 +++++------
 2 files changed, 367 insertions(+), 892 deletions(-)

-- 
1.8.2.3


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

end of thread, other threads:[~2013-11-04 15:25 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 13:25 [PATCH 00/14] skd: various fixes/cleanups Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 01/14] skd: fix unregister_blkdev() placement Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 02/14] skd: fix error paths in skd_init() Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 03/14] skd: fix error messages " Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 04/14] skd: alloc flush slab only if some devices are present Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 05/14] skd: register block device " Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 06/14] skd: remove SCSI subsystem specific includes Bartlomiej Zolnierkiewicz
2013-10-01 12:05   ` Christoph Hellwig
2013-09-30 13:25 ` [PATCH 07/14] skd: use <asm/unaligned.h> Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 08/14] skd: remove redundant skdev->pdev assignment from skd_pci_probe() Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 09/14] skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 10/14] skd: cleanup skd_do_inq_page_da() Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 11/14] skd: reorder construct/destruct code Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 12/14] skd: reorder skd_flush_cmd_[en,de]queue() code Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 13/14] skd: fix formatting in skd_s1120.h Bartlomiej Zolnierkiewicz
2013-09-30 13:25 ` [PATCH 14/14] skd: remove skd_bio code Bartlomiej Zolnierkiewicz
     [not found]   ` <CACbH579bNVcSMiWKexxNG=E3BXF1yoEDttHf3A94ZQyNpdM7Cg@mail.gmail.com>
2013-10-01 16:30     ` Bartlomiej Zolnierkiewicz
2013-10-03 12:00       ` OS Engineering
2013-11-04 11:08 ` [PATCH 00/14] skd: various fixes/cleanups Bartlomiej Zolnierkiewicz
2013-11-04 15:24   ` Jens Axboe

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