Age | Commit message (Expand) | Author |
2016-04-15 | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c | Ming Lin |
2016-04-15 | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS | Ming Lin |
2016-04-15 | scsi: vpd pages are mandatory for SPC-2 | Hannes Reinecke |
2016-04-15 | scsi: Add intermediate STARGET_REMOVE state to scsi_target_state | Johannes Thumshirn |
2016-04-11 | scsi-trace: define ZBC_IN and ZBC_OUT | Hannes Reinecke |
2016-04-11 | scsi: disable automatic target scan | Hannes Reinecke |
2016-04-05 | Merge branch 'fixes-base' into fixes | James Bottomley |
2016-04-05 | scsi: Do not attach VPD to devices that don't support it | Hannes Reinecke |
2016-03-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-03-18 | scsi: fc: use get/put_unaligned64 for wwn access | Arnd Bergmann |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-05 | scsi: Add 'access_state' and 'preferred_path' attribute | Hannes Reinecke |
2016-02-23 | scsi_dh: add 'rescan' callback | Hannes Reinecke |
2016-02-23 | scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' | Hannes Reinecke |
2016-02-23 | scsi_dh_alua: Use separate alua_port_group structure | Hannes Reinecke |
2016-02-23 | scsi: Export function scsi_scan.c:sanitize_inquiry_string | Don Brace |
2016-02-23 | scsi_transport_iscsi: Add 25G and 40G speed definition | Jitendra Bhivare |
2016-01-27 | iscsi_tcp: Use ahash | Herbert Xu |
2016-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-01-07 | Merge branch 'jejb-scsi' into misc | James Bottomley |
2015-12-24 | IB/iser,isert: Create and use new shared header | Sagi Grimberg |
2015-12-18 | scsi_transport_sas: add function to get SAS endpoint address | James Bottomley |
2015-12-18 | scsi_transport_sas: add is_sas_attached() function | James Bottomley |
2015-12-03 | Merge branch 'mkp-fixes' into fixes | James Bottomley |
2015-12-02 | scsi: Add scsi_vpd_tpg_id() | Hannes Reinecke |
2015-12-02 | scsi: Add scsi_vpd_lun_id() | Hannes Reinecke |
2015-12-02 | scsi: remove scsi_show_sense_hdr() | Hannes Reinecke |
2015-11-30 | scsi: rescan VPD attributes | Hannes Reinecke |
2015-11-25 | scsi: Centralise ssp frame information units | John Garry |
2015-11-19 | scsi: report 'INQUIRY result too short' once per host | Vitaly Kuznetsov |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-09-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-09-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-08-28 | scsi_dh: kill struct scsi_dh_data | Christoph Hellwig |
2015-08-28 | scsi_dh: move device matching to the core code | Christoph Hellwig |
2015-08-28 | scsi_dh: integrate into the core SCSI code | Christoph Hellwig |
2015-08-28 | dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath | Christoph Hellwig |
2015-08-28 | dm-mpath, scsi_dh: don't let dm detach device handlers | Christoph Hellwig |
2015-08-26 | scsi: Add ALUA state change UA handling | Hannes Reinecke |
2015-08-17 | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-03 | Revert "libata-eh: Set 'information' field for autosense" | Tejun Heo |
2015-07-30 | iSCSI: let session recovery_tmo sysfs writes persist across recovery | Chris Leech |
2015-07-23 | scsi: Protect against buffer possible overflow in scsi_set_sense_information | Sagi Grimberg |
2015-07-23 | scsi: Move sense handling routines to scsi_common | Sagi Grimberg |
2015-07-14 | IB/srp: Avoid using uninitialized variable | Sagi Grimberg |
2015-06-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-06-01 | Move code that is used both by initiator and target drivers | Bart Van Assche |
2015-06-01 | Split SCSI header files | Bart Van Assche |
2015-05-18 | IB/srp: Add 64-bit LUN support | Bart Van Assche |