Home
last modified time | relevance | path

Searched hist:"14 aaa9f0a318bd04cbb9d822524b817e95d8b343" (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/scsi/isci/
H A Dremote_node_context.hdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Drequest.hdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Dtask.hdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Dremote_device.hdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Dremote_node_context.cdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Dhost.hdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Dremote_device.cdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Dtask.cdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Dhost.cdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Drequest.cdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Dinit.cdiff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.

This commit changes the means by which outstanding I/Os are handled
for cleanup.
The likelihood is that this commit will be broken into smaller pieces,
however that will be a later revision. Among the changes:

- All completion structures have been removed from the tmf and
abort paths.
- Now using one completed I/O list, with the I/O completed in host bit being
used to select error or normal callback paths.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>