public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: axboe@kernel.dk
Cc: abhansali@stec-inc.com, jmoyer@redhat.com,
	kyungmin.park@samsung.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/14] skd: various fixes/cleanups
Date: Mon, 04 Nov 2013 12:08:18 +0100	[thread overview]
Message-ID: <1488977.iDESHezIxt@amdc1032> (raw)
In-Reply-To: <1380547556-17719-1-git-send-email-b.zolnierkie@samsung.com>


Hi Jens,

Could you please take a look at this patchset? It has been posted
a month ago and there has been no feedback from you.

Today I've noticed that you've recently done some changes in your
for-3.13/drivers branch which seem to duplicate some of my work
(especially commit "skd: rip out bio path") and conflict with my
patchset. :(

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

On Monday, September 30, 2013 03:25:41 PM Bartlomiej Zolnierkiewicz wrote:
> 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(-)


  parent reply	other threads:[~2013-11-04 11:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Bartlomiej Zolnierkiewicz [this message]
2013-11-04 15:24   ` [PATCH 00/14] skd: various fixes/cleanups Jens Axboe

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=1488977.iDESHezIxt@amdc1032 \
    --to=b.zolnierkie@samsung.com \
    --cc=abhansali@stec-inc.com \
    --cc=axboe@kernel.dk \
    --cc=jmoyer@redhat.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox