On Fri, 2014-05-16 at 15:38 +0200, Hannes Reinecke wrote:
> On 05/15/2014 07:26 AM, Christoph Hellwig wrote:
> > Hi James,
> >
> > we're past -rc5 and no SCSI patches have been collected for 3.16 yet,
> > despite a lot of patches including a lot of reviewed ones pending on the
> > list.
> >
> > I'd
On Fri, 2014-05-16 at 15:38 +0200, Hannes Reinecke wrote:
> On 05/15/2014 07:26 AM, Christoph Hellwig wrote:
> > Hi James,
> >
> > we're past -rc5 and no SCSI patches have been collected for 3.16 yet,
> > despite a lot of patches including a lot of reviewed ones pending on the
> > list.
> >
> > I'd
Hello Linus,
Here are the target-pending fixes for v3.15-rc6. Please go ahead and
pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
This series include:
- Close race between iser-target network portal shutdown + accepting
new connection logins (sag
On Fri, 2014-05-16 at 19:02 +, Elliott, Robert (Server Storage)
wrote:
> There is an issue with a command timeout followed by a failed
> abort in the linux SCSI stack.
This might explain some odd crashes I've seen, where it looks like
a command might have completed *long* after it should have
> -Original Message-
> From: driverdev-devel-boun...@linuxdriverproject.org [mailto:driverdev-
> devel-boun...@linuxdriverproject.org] On Behalf Of KY Srinivasan
> Sent: Friday, May 16, 2014 12:29 PM
> To: James Bottomley; Ian Abbott
> Cc: Andy Whitcroft; de...@linuxdriverproject.org; Hai
> -Original Message-
> From: James Bottomley [mailto:james.bottom...@hansenpartnership.com]
> Sent: Friday, May 16, 2014 11:25 AM
> To: Ian Abbott
> Cc: linux-scsi@vger.kernel.org; de...@linuxdriverproject.org; Andy
> Whitcroft; KY Srinivasan; Haiyang Zhang; Tim Gardner
> Subject: Re: [PA
There is an issue with a command timeout followed by a failed
abort in the linux SCSI stack.
After triggering a timeout on a command like:
[ 5454.196861] sd 2:0:0:1: [sds] Done: TIMEOUT
[ 5454.196863] sd 2:0:0:1: [sds] Result: hostbyte=DID_OK driverbyte=DRIVER_OK
[ 5454.196866] sd 2:0:0:1: [sds] C
On Fri, 2014-05-16 at 19:18 +0100, Ian Abbott wrote:
> On 2014-05-16 18:58, James Bottomley wrote:
> > On Fri, 2014-05-16 at 18:39 +0100, Ian Abbott wrote:
> >> On 2014-05-16 18:14, James Bottomley wrote:
> >>> On Fri, 2014-05-16 at 16:39 +0100, Ian Abbott wrote:
> From: Andy Whitcroft
>
On 2014-05-16 18:58, James Bottomley wrote:
On Fri, 2014-05-16 at 18:39 +0100, Ian Abbott wrote:
On 2014-05-16 18:14, James Bottomley wrote:
On Fri, 2014-05-16 at 16:39 +0100, Ian Abbott wrote:
From: Andy Whitcroft
Suggested-by: James Bottomley
That is my patch, isn't it, just with a slig
On Fri, 2014-05-16 at 18:39 +0100, Ian Abbott wrote:
> On 2014-05-16 18:14, James Bottomley wrote:
> > On Fri, 2014-05-16 at 16:39 +0100, Ian Abbott wrote:
> >> From: Andy Whitcroft
> >>
> >> Suggested-by: James Bottomley
> >
> > That is my patch, isn't it, just with a slightly modified comment:
On Fri, 2014-05-16 at 16:39 +0100, Ian Abbott wrote:
> From: Andy Whitcroft
>
> BugLink: http://bugs.launchpad.net/bugs/1234417
This is a pretty low quality bug report; where's the analysis that
should be in your patch?
The problem is, is it not, that when you turn on trim we now also probe
for
On 2014-05-16 18:14, James Bottomley wrote:
On Fri, 2014-05-16 at 16:39 +0100, Ian Abbott wrote:
From: Andy Whitcroft
Suggested-by: James Bottomley
That is my patch, isn't it, just with a slightly modified comment:
http://marc.info/?l=linux-scsi&m=137908428211951
I believe so, yes. Look
On Fri, 2014-05-16 at 16:39 +0100, Ian Abbott wrote:
> From: Andy Whitcroft
>
> Suggested-by: James Bottomley
That is my patch, isn't it, just with a slightly modified comment:
http://marc.info/?l=linux-scsi&m=137908428211951
Andy promised to go off and test it and that's where the thread end
On Fri, May 16, 2014 at 04:39:07PM +0100, Ian Abbott wrote:
> From: Andy Whitcroft
>
> Suggested-by: James Bottomley
> Signed-off-by: Andy Whitcroft
You should be signing these as well.
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the bod
From: Andy Whitcroft
BugLink: http://bugs.launchpad.net/bugs/1234417
Signed-off-by: Andy Whitcroft
Signed-off-by: Tim Gardner
---
Original patch title was "UBUNTU: SAUCE: storvsc -- host takes
MAINTENANCE_IN commands badly elide them". Changed by Ian Abbott
---
drivers/scsi/storvsc_drv.c | 2
From: Andy Whitcroft
Suggested-by: James Bottomley
Signed-off-by: Andy Whitcroft
---
Original patch title changed slightly by Ian Abbott
due to typo.
---
drivers/scsi/storvsc_drv.c | 8
1 file changed, 8 insertions(+)
diff --git a/drivers/scsi/storvsc_drv.c b/drivers/scsi/storvsc_dr
These changes to the Microsoft Hyper-V storage driver in Ubuntu Saucy's
3.13 kernel look useful for the mainline kernel, especially as they
enable 'TRIM' support.
Andy Whitcroft (2):
scsi: hyper-v storvsc switch up to SPC-3
scsi: hyper-v storvsc -- host takes MAINTENANCE_IN commands badly --
On 05/15/2014 07:26 AM, Christoph Hellwig wrote:
Hi James,
we're past -rc5 and no SCSI patches have been collected for 3.16 yet,
despite a lot of patches including a lot of reviewed ones pending on the
list.
I'd really love to get at least some testing for all the work that
sometimes has been p
On 05/16/2014 01:46 PM, ching wrote:
> Hi Tomas,
>
> Although in http://www.makelinux.net/ldd3/chp-7-sect-6, there said to flush
> the shared workqueue requires calling function
> flush_scheduled_work.
>
> But in kernel workqueue.c, there are comment of flush_scheduled_work said
> that
> "In mos
Hello,
Xiangliang Yu wrote:
: > Ben Hutchings already submitted a patch for this twice, which I cc'd you
: > on:
: >
: > http://marc.info/?t=13927720393
: >
: > will you ack it?
: I can't find this mail in my mail box.
any news with this patch? Will it be acked by you and submitte
Hi Tomas,
Although in http://www.makelinux.net/ldd3/chp-7-sect-6, there said to flush the
shared workqueue requires calling function
flush_scheduled_work.
But in kernel workqueue.c, there are comment of flush_scheduled_work said that
"In most situations flushing the entire workqueue is overkill
We have a private donation for you,write back for details.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
https://bugzilla.kernel.org/show_bug.cgi?id=61771
Azamat H. Hackimov changed:
What|Removed |Added
CC||azamat.hacki...@gmail.com
--- Commen
23 matches
Mail list logo