Age | Commit message (Expand) | Author |
2015-10-31 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2015-10-27 | scsi_dh: don't try to load a device handler during async probing | Christoph Hellwig |
2015-10-27 | scsi_dh: fix use-after-free when removing scsi device | Junichi Nomura |
2015-10-27 | mvsas: Fix NULL pointer dereference in mvs_slot_task_free | Dāvis Mosāns |
2015-10-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2015-10-07 | 3w-9xxx: don't unmap bounce buffered commands | Christoph Hellwig |
2015-10-01 | scsi_dh: Use the correct module name when loading device handler | Paul Mackerras |
2015-10-01 | blk-mq: fix racy updates of rq->errors | Christoph Hellwig |
2015-09-17 | libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop | Ariel Nahum |
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-11 | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger |
2015-09-10 | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-08 | xen: Use correctly the Xen memory terminologies | Julien Grall |
2015-09-06 | scsi: fix scsi_error_handler vs. scsi_host_dev_release race | Michal Hocko |
2015-09-06 | fcoe: Convert use of __constant_htons to htons | Vaishali Thakkar |
2015-09-06 | mpt2sas: setpci reset kernel oops fix | Nagarajkumar Narayanan |
2015-09-06 | pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY | Johannes Thumshirn |
2015-09-06 | lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2() | Johannes Thumshirn |
2015-09-06 | bfa: Fix incorrect de-reference of pointer | Anil Gurumurthy |
2015-09-06 | bfa: Fix indentation | Anil Gurumurthy |
2015-09-06 | scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure... | Jordan Hargrave |
2015-09-06 | scsi_debug: resp_request: remove unused variable | Tomas Winkler |
2015-09-06 | scsi_debug: fix REPORT LUNS Well Known LU | Tomas Winkler |
2015-09-06 | scsi_debug: schedule_resp fix input variable check | Tomas Winkler |
2015-09-06 | scsi_debug: make dump_sector static | Tomas Winkler |
2015-09-06 | scsi_debug: vfree is null safe so drop the check | Tomas Winkler |
2015-09-06 | scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS; | Tomas Winkler |
2015-09-06 | scsi_debug: define pr_fmt() for consistent logging | Tomas Winkler |
2015-09-06 | mpt2sas: Refcount fw_events and fix unsafe list usage | Calvin Owens |
2015-09-06 | mpt2sas: Refcount sas_device objects and fix unsafe list usage | Calvin Owens |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-09-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-08-28 | scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate() | Hannes Reinecke |
2015-08-28 | scsi_dh: don't allow to detach device handlers at runtime | Christoph Hellwig |
2015-08-28 | scsi_dh: add a common helper to get a scsi_device from a request_queue | Christoph Hellwig |
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 | scsi_dh: move to drivers/scsi | 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-28 | aic94xx: Skip reading user settings if flash is not found | Hannes Reinecke |
2015-08-28 | ipr: Enable SIS pipe commands for SIS-32 devices. | Gabriel Krisman Bertazi |
2015-08-28 | ipr: Inhibit underlength data check for AFDASD in raw mode. | Gabriel Krisman Bertazi |
2015-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |