From: Nicholas Bellinger
This patch fixes a long-standing bug with SCSI overflow handling
where se_cmd->data_length was incorrectly being re-assigned to
the larger CDB extracted allocation length, resulting in a number
of fabric level errors that would end up causing a session reset
in most cases
On 08/22/2012 04:14 PM, Kleber Sacilotto de Souza wrote:
> Fixing small trivial coding style issues.
>
> Signed-off-by: Kleber Sacilotto de Souza
> ---
> drivers/scsi/ipr.c | 66
> ++--
> 1 files changed, 33 insertions(+), 33 deletions(-)
Acked
On Fri, 2012-08-24 at 03:57 +0530, Naresh Kumar Inna wrote:
> This patch contains the first set of the header files for csiostor driver.
>
> Signed-off-by: Naresh Kumar Inna
> ---
> drivers/scsi/csiostor/csio_defs.h | 143 ++
> drivers/scsi/csiostor/csio_fcoe_proto.h | 843
> +++
On Fri, 2012-08-24 at 03:57 +0530, Naresh Kumar Inna wrote:
> This patch contains code to implement the interrupt handling and the fast
> path I/O functionality. The interrupt handling includes allocation of
> MSIX vectors, registering and implemeting the interrupt service routines.
> The fast path
On 8/23/2012 3:27 PM, Naresh Kumar Inna wrote:
> This patch contains the first set of the header files for csiostor driver.
>
> Signed-off-by: Naresh Kumar Inna
> ---
> drivers/scsi/csiostor/csio_defs.h | 143 ++
> drivers/scsi/csiostor/csio_fcoe_proto.h | 843
> +++
This patch contains updates to firmware/hardware header files shared
between csiostor and cxgb4, and the resulting changes to the cxgb4 files.
Signed-off-by: Naresh Kumar Inna
---
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c |2 +-
drivers/net/ethernet/chelsio/cxgb4/sge.c| 10 +-
This is the initial submission of the Chelsio FCoE offload driver (csiostor)
to the upstream kernel. This driver currently supports FCoE offload
functionality over Chelsio T4-based 10Gb Converged Network Adapters.
The following patches contain the driver sources for csiostor driver and
updates to
https://bugzilla.kernel.org/show_bug.cgi?id=34412
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
On Mon, Aug 20, Kai Makisara wrote:
> On Mon, 20 Aug 2012, Olaf Hering wrote:
>
> >
> > Currently the st driver does not to break up write requests into smaller
> > chunks to satisfy the ->max_hw_sectors limit of the underlying host driver.
> >
> > # modprobe -v scsi_debug ptype=1 opts=1 dev_s
9 matches
Mail list logo