index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
isci
/
request.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
scsi: isci: Remove redundant initialization of variable 'status'
Colin Ian King
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
2019-06-18
scsi: isci: Grammar s/the its/its/
Geert Uytterhoeven
2018-12-20
scsi: isci: request: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-16
scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler
Nathan Chancellor
2017-07-12
scsi: isci: fix typo in function names
Colin Ian King
2016-11-14
scsi: isci: fix typo in deg_dbg message
Colin Ian King
2016-05-09
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
2016-05-09
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
2014-03-15
[SCSI] isci: fix needless ata reset escalations
Dan Williams
2013-07-24
[SCSI] isci: fix breakage caused by >16byte CDB patch
James Bottomley
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2012-11-13
[SCSI] isci: copy fis 0x34 response into proper buffer
Maciej Patelczyk
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-05-17
isci: Remove obviated host callback list.
Jeff Skirvin
2012-05-17
isci: Restore the ATAPI device RNC management code.
Jeff Skirvin
2012-05-17
isci: Add protocol indicator for TMF requests.
Jeff Skirvin
2012-05-17
isci: Save the suspension hint for upcoming suspensions.
Jeff Skirvin
2012-05-17
isci: Fix the terminated I/O to not call sas_task_abort().
Jeff Skirvin
2012-05-17
isci: Distinguish between remote device suspension cases
Jeff Skirvin
2012-05-17
isci: Remove isci_device reqs_in_process and dev_node from isci_device.
Jeff Skirvin
2012-05-17
isci: Redesign device suspension, abort, cleanup.
Jeff Skirvin
2012-05-17
isci: Terminate outstanding TCs on TX/RX RNC suspensions.
Jeff Skirvin
2012-05-17
isci: Handle all suspending TC completions
Jeff Skirvin
2012-05-17
isci: refactor initialization for S3/S4
Dan Williams
2012-05-17
isci: kill sci_phy_protocol and sci_request_protocol
Dan Williams
2012-05-17
isci: kill ->is_direct_attached
Dan Williams
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-29
[SCSI] isci: debug, provide state-enum-to-string conversions
Dan Williams
2012-02-29
[SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset
Dan Williams
2012-02-19
[SCSI] libsas: remove ata_port.lock management duties from lldds
Dan Williams
2012-02-19
[SCSI] isci: T10 DIF support
Dave Jiang
2011-10-31
[SCSI] isci: Remove redundant isci_request.ttype field.
Jeff Skirvin
2011-10-31
[SCSI] isci: Lookup device references through requests in completions.
Jeff Skirvin
2011-10-02
[SCSI] isci: fix decode of DONE_CRC_ERR TC completion status
Jeff Skirvin
2011-10-02
[SCSI] isci: atapi support
Dan Williams
2011-10-02
[SCSI] isci: fix support for large smp requests
Dan Williams
2011-08-23
[SCSI] isci: Leave requests alone if already terminating.
Jeff Skirvin
2011-08-23
[SCSI] isci: fix sata response handling
Dan Williams
2011-07-03
isci: pare back error messsages
Dan Williams
2011-07-03
isci: merge sata.[ch] into request.c
Dan Williams
2011-07-03
isci: kill 'get/set' macros
Dan Williams
2011-07-03
isci: retire scic_sds_ and scic_ prefixes
Dan Williams
2011-07-03
isci: unify isci_host and scic_sds_controller
Dan Williams
2011-07-03
isci: unify isci_remote_device and scic_sds_remote_device
Dan Williams
2011-07-03
isci: unify isci_port and scic_sds_port
Dan Williams
[next]