Age | Commit message (Expand) | Author |
2018-02-04 | Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-03 | Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-31 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-01-30 | blk-mq: introduce BLK_STS_DEV_RESOURCE | Ming Lei |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-29 | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-22 | scsi: qla2xxx: Fix logo flag for qlt_free_session_done() | Himanshu Madhani |
2018-01-22 | scsi: arcmsr: avoid do_gettimeofday | Arnd Bergmann |
2018-01-22 | scsi: qedi: Drop cqe response during connection recovery | Manish Rangankar |
2018-01-22 | scsi: fas216: fix sense buffer initialization | Arnd Bergmann |
2018-01-22 | scsi: ibmvfc: Remove unneeded semicolons | Christopher Díaz Riveros |
2018-01-22 | scsi: hisi_sas: fix a bug in hisi_sas_dev_gone() | Xiang Chen |
2018-01-22 | scsi: hisi_sas: directly attached disk LED feature for v2 hw | Xiaofei Tan |
2018-01-22 | scsi: megaraid_sas: NVMe passthrough command support | Shivasharan S |
2018-01-22 | scsi: megaraid: use ktime_get_real for firmware time | Arnd Bergmann |
2018-01-22 | scsi: fnic: use 64-bit timestamps | Arnd Bergmann |
2018-01-22 | scsi: qedf: Fix error return code in __qedf_probe() | Wei Yongjun |
2018-01-22 | scsi: devinfo: fix format of the device list | Xose Vazquez Perez |
2018-01-22 | scsi: qla2xxx: Update driver version to 10.00.00.05-k | himanshu.madhani@cavium.com |
2018-01-22 | scsi: qla2xxx: Add XCB counters to debugfs | Anil Gurumurthy |
2018-01-22 | scsi: qla2xxx: Fix queue ID for async abort with Multiqueue | Darren Trapp |
2018-01-19 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-01-17 | scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event() | himanshu.madhani@cavium.com |
2018-01-17 | scsi: qla2xxx: Fix warning during port_name debug print | himanshu.madhani@cavium.com |
2018-01-17 | scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout() | himanshu.madhani@cavium.com |
2018-01-17 | scsi: qla2xxx: Fix recursion while sending terminate exchange | himanshu.madhani@cavium.com |
2018-01-17 | scsi: qla2xxx: Fix NULL pointer crash due to probe failure | himanshu.madhani@cavium.com |
2018-01-17 | scsi: storvsc: missing error code in storvsc_probe() | Dan Carpenter |
2018-01-17 | scsi: mpt3sas: make function _get_st_from_smid static | Colin Ian King |
2018-01-17 | scsi: hisi_sas: make local symbol host_attrs static | Wei Yongjun |
2018-01-17 | scsi: scsi_debug: delay stress fix | Douglas Gilbert |
2018-01-17 | scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp | Rasmus Villemoes |
2018-01-15 | scsi: Define usercopy region in scsi_sense_cache slab cache | David Windsor |
2018-01-10 | scsi: megaraid_sas: driver version upgrade | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: re-work DCMD refire code | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: Selectively apply stream detection based on IO type | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: Update LD map after populating drv_map driver map copy | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro... | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i... | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: memset IOC INIT frame using correct size | Shivasharan S |
2018-01-10 | scsi: megaraid_sas: zero out IOC INIT and stream detection memory | Shivasharan S |