Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-02 | scsi: libiscsi: Remove iscsi_destroy_session | Khazhismel Kumykov |
2017-10-02 | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP | Martin K. Petersen |
2017-09-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-09-07 | Merge branch 'fixes' into misc | James Bottomley |
2017-09-05 | scsi: Remove Scsi_Host.uspace_req_q | Bart Van Assche |
2017-08-31 | scsi: Call scsi_initialize_rq() for filesystem requests | Bart Van Assche |
2017-08-29 | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough | Christoph Hellwig |
2017-08-29 | scsi: Rework handling of scsi_device.vpd_pg8[03] | Bart Van Assche |
2017-08-25 | scsi: libsas: move bus_reset_handler() to target_reset_handler() | Hannes Reinecke |
2017-08-25 | scsi: scsi_transport_srp: Suppress a W=1 compiler warning | Bart Van Assche |
2017-08-25 | scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer | Bart Van Assche |
2017-08-25 | scsi: Avoid sign extension of scsi_device.type | Bart Van Assche |
2017-08-25 | scsi: Remove an obsolete function declaration | Bart Van Assche |
2017-08-16 | scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd() | Damien Le Moal |
2017-08-07 | scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd | Steffen Maier |
2017-07-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-07-06 | target: Use macro for WRITE_VERIFY_32 operation codes | Damien Le Moal |
2017-07-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-07-01 | scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state | Ewan D. Milne |
2017-06-29 | sd: add support for TCG OPAL self encrypting disks | Christoph Hellwig |
2017-06-27 | scsi: sas: scsi_queue_work can fail, so make callers aware | Johannes Thumshirn |
2017-06-27 | libata: Support for an ATA PASS-THROUGH(32) command. | Minwoo Im |
2017-06-26 | scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIAL | Bart Van Assche |
2017-06-26 | scsi: fc: drop residual tsk_mgmt_response and it_nexus_response | Kefeng Wang |
2017-06-26 | scsi: scsi_dh_alua: remove synchronous STPG support | Christoph Hellwig |
2017-06-26 | scsi: remove various unused blist flags | Christoph Hellwig |
2017-06-20 | block: Change argument type of scsi_req_init() | Bart Van Assche |
2017-06-20 | block: Make most scsi_req_init() calls implicit | Bart Van Assche |
2017-06-12 | scsi: Protect SCSI device state changes with a mutex | Bart Van Assche |
2017-06-12 | scsi: Create two versions of scsi_internal_device_unblock() | Bart Van Assche |
2017-06-12 | scsi: Split scsi_internal_device_block() | Bart Van Assche |
2017-06-12 | scsi: Avoid that scsi_exit_rq() triggers a use-after-free | Bart Van Assche |
2017-06-09 | block: introduce new block status code type | Christoph Hellwig |
2017-05-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-05-01 | target: Add WRITE_VERIFY_16 | Bryant G. Ly |
2017-04-25 | scsi: Improve scsi_get_sense_info_fld | Damien Le Moal |
2017-04-20 | scsi: introduce a result field in struct scsi_request | Christoph Hellwig |
2017-04-19 | scsi: scsi_transport_fc: Add dummy initiator role to rport | Cathy Avery |
2017-04-11 | scsi: sg: disable SET_FORCE_LOW_DMA | Hannes Reinecke |
2017-04-06 | scsi: make asynchronous aborts mandatory | Hannes Reinecke |
2017-04-06 | scsi: make eh_eflags persistent | Hannes Reinecke |
2017-04-06 | scsi: scsi_error: count medium access timeout only once per EH run | Hannes Reinecke |
2017-04-06 | scsi: Make checking the scsi_device_get() return value mandatory | Bart Van Assche |
2017-04-05 | block, scsi: move the retries field to struct scsi_request | Christoph Hellwig |
2017-04-04 | scsi: sas: remove sas_domain_release_transport | Johannes Thumshirn |
2017-03-15 | scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t | Elena Reshetova |