Age | Commit message (Expand) | Author |
2017-11-21 | scsi: libsas: align sata_device's rps_resp on a cacheline | Huacai Chen |
2017-11-16 | scsi: Use 'blist_flags_t' for scsi_devinfo flags | Hannes Reinecke |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-11-14 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-10 | block, scsi: Make SCSI quiesce and resume work reliably | Bart Van Assche |
2017-11-08 | scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions | James Smart |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | scsi: sas: Convert timers to use timer_setup() | Kees Cook |
2017-10-27 | scsi: fcoe: Convert timers to use timer_setup() | Kees Cook |
2017-10-18 | scsi: scsi_error: Handle power-on reset unit attention | Hannes Reinecke |
2017-10-17 | scsi: scsi_devinfo: Reformat blacklist flags | Hannes Reinecke |
2017-10-16 | scsi: sd_zbc: Move ZBC declarations to scsi_proto.h | Damien Le Moal |
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-15 | scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONE | Jason Yan |
2017-09-15 | scsi: libsas: remove the numbering for each event enum | Jason Yan |
2017-09-15 | scsi: libsas: kill useless ha_event and do some cleanup | Jason Yan |
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 |