| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-05-12 | 1 | -0/+1 |
|\ |
|
| * | target: Add WRITE_VERIFY_16 | Bryant G. Ly | 2017-05-02 | 1 | -0/+1 |
* | | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-10 | 1 | -0/+0 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-05-04 | 9 | -12/+10 |
|\ \ |
|
| * | | scsi: Improve scsi_get_sense_info_fld | Damien Le Moal | 2017-04-25 | 1 | -2/+2 |
| * | | scsi: scsi_transport_fc: Add dummy initiator role to rport | Cathy Avery | 2017-04-20 | 1 | -0/+1 |
| * | | scsi: sg: disable SET_FORCE_LOW_DMA | Hannes Reinecke | 2017-04-12 | 1 | -1/+0 |
| * | | scsi: make asynchronous aborts mandatory | Hannes Reinecke | 2017-04-06 | 1 | -5/+0 |
| * | | scsi: make eh_eflags persistent | Hannes Reinecke | 2017-04-06 | 1 | -0/+1 |
| * | | scsi: scsi_error: count medium access timeout only once per EH run | Hannes Reinecke | 2017-04-06 | 1 | -0/+1 |
| * | | scsi: Make checking the scsi_device_get() return value mandatory | Bart Van Assche | 2017-04-06 | 1 | -1/+1 |
| * | | scsi: sas: remove sas_domain_release_transport | Johannes Thumshirn | 2017-04-05 | 1 | -1/+0 |
| * | | scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t | Elena Reshetova | 2017-03-15 | 1 | -1/+2 |
| * | | scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t | Elena Reshetova | 2017-03-15 | 1 | -1/+2 |
| |/ |
|
* | | scsi: introduce a result field in struct scsi_request | Christoph Hellwig | 2017-04-20 | 1 | -0/+1 |
* | | block, scsi: move the retries field to struct scsi_request | Christoph Hellwig | 2017-04-05 | 1 | -0/+1 |
* | | scsi: mpt3sas: Avoid sleeping in interrupt context | Bart Van Assche | 2017-03-02 | 1 | -0/+4 |
* | | scsi: libiscsi: add lock around task lists to fix list corruption regression | Chris Leech | 2017-03-01 | 1 | -0/+1 |
|/ |
|
* | scsi: remove scsi_execute_req_flags | Christoph Hellwig | 2017-02-23 | 1 | -6/+2 |
* | scsi: merge __scsi_execute into scsi_execute | Christoph Hellwig | 2017-02-23 | 1 | -2/+3 |
* | scsi: use 'scsi_device_from_queue()' for scsi_dh | Hannes Reinecke | 2017-02-23 | 1 | -0/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-02-21 | 5 | -40/+3 |
|\ |
|
| * | scsi: remove tsk_mgmt_response and it_nexus_response transport methods | Christoph Hellwig | 2017-02-07 | 2 | -19/+0 |
| * | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 2017-02-07 | 4 | -11/+3 |
| * | scsi: remove useless acpi functions in the header file | Hanjun Guo | 2017-01-11 | 1 | -10/+0 |
* | | block: introduce blk_rq_is_passthrough | Christoph Hellwig | 2017-01-31 | 1 | -1/+1 |
* | | block: split scsi_request out of struct request | Christoph Hellwig | 2017-01-27 | 2 | -0/+32 |
* | | scsi: allocate scsi_cmnd structures as part of struct request | Christoph Hellwig | 2017-01-27 | 1 | -3/+0 |
* | | scsi: remove __scsi_alloc_queue | Christoph Hellwig | 2017-01-27 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'mkp-scsi/fixes' into fixes | James Bottomley | 2017-01-17 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | scsi: libfc: Fix variable name in fc_set_wwpn | Fam Zheng | 2017-01-16 | 1 | -3/+3 |
* | | linux: drop __bitwise__ everywhere | Michael S. Tsirkin | 2016-12-15 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-12-14 | 3 | -214/+62 |
|\ |
|
| * | scsi: fc: use bsg_job_done | Johannes Thumshirn | 2016-11-18 | 1 | -2/+0 |
| * | scsi: change FC drivers to use 'struct bsg_job' | Johannes Thumshirn | 2016-11-18 | 2 | -46/+19 |
| * | scsi: fc: implement kref backed reference counting | Johannes Thumshirn | 2016-11-18 | 1 | -3/+1 |
| * | scsi: fc: provide fc_bsg_to_rport() helper | Johannes Thumshirn | 2016-11-18 | 1 | -0/+5 |
| * | scsi: fc: provide fc_bsg_to_shost() helper | Johannes Thumshirn | 2016-11-18 | 1 | -0/+5 |
| * | scsi: fc: Export fc_bsg_jobdone and use it in FC drivers | Johannes Thumshirn | 2016-11-18 | 1 | -1/+2 |
| * | scsi: Get rid of struct fc_bsg_buffer | Johannes Thumshirn | 2016-11-18 | 1 | -9/+3 |
| * | scsi: allow LLDDs to expose the queue mapping to blk-mq | Christoph Hellwig | 2016-11-08 | 1 | -0/+8 |
| * | scsi: libfc: Replace ->seq_release callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -7/+1 |
| * | scsi: libfc: Replace ->seq_assign callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -7/+1 |
| * | scsi: libfc: Replace ->seq_set_resp callback with direct function call | Hannes Reinecke | 2016-11-08 | 1 | -10/+3 |
| * | scsi: libfc: Replace ->seq_start_next callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -7/+1 |
| * | scsi: libfc: Replace ->exch_done callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -8/+1 |
| * | scsi: libfc: Replace ->seq_exch_abort callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -13/+1 |
| * | scsi: libfc: Replace ->seq_send callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -7/+1 |
| * | scsi: libfc: Remove fc_rport_init() | Hannes Reinecke | 2016-11-08 | 1 | -1/+0 |
| * | scsi: libfc: Replace ->rport_flush_queue callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -7/+1 |