aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-10-13Merge branch 'akpm-current/current'Stephen Rothwell
2015-10-13Merge remote-tracking branch 'target-merge/for-next-merge'Stephen Rothwell
2015-10-13Merge remote-tracking branch 'target-updates/for-next'Stephen Rothwell
2015-10-13Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2015-10-13Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2015-10-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-10-073w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-07mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-10-01scsi_dh: Use the correct module name when loading device handlerPaul Mackerras
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig
2015-09-30target: use per-attribute show and store methodsChristoph Hellwig
2015-09-29Kconfig: remove comment about scsi_wait_scan moduleRolf Eike Beer
2015-09-17libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-09mpt3sas: Fix unprotected list lookup in v4.3-rc0 changesNicholas Bellinger
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-09-06scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko
2015-09-06fcoe: Convert use of __constant_htons to htonsVaishali Thakkar
2015-09-06mpt2sas: setpci reset kernel oops fixNagarajkumar Narayanan
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn
2015-09-06lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()Johannes Thumshirn
2015-09-06bfa: Fix incorrect de-reference of pointerAnil Gurumurthy
2015-09-06bfa: Fix indentationAnil Gurumurthy
2015-09-06scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...Jordan Hargrave
2015-09-06scsi_debug: resp_request: remove unused variableTomas Winkler
2015-09-06scsi_debug: fix REPORT LUNS Well Known LUTomas Winkler
2015-09-06scsi_debug: schedule_resp fix input variable checkTomas Winkler
2015-09-06scsi_debug: make dump_sector staticTomas Winkler
2015-09-06scsi_debug: vfree is null safe so drop the checkTomas Winkler
2015-09-06scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;Tomas Winkler
2015-09-06scsi_debug: define pr_fmt() for consistent loggingTomas Winkler
2015-09-06mpt2sas: Refcount fw_events and fix unsafe list usageCalvin Owens
2015-09-06mpt2sas: Refcount sas_device objects and fix unsafe list usageCalvin Owens
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-30mpt3sas: Refcount fw_events and fix unsafe list usageNicholas Bellinger
2015-08-30mpt3sas: Refcount sas_device objects and fix unsafe list usageNicholas Bellinger
2015-08-28Merge branch 'misc' into for-nextJames Bottomley
2015-08-28mpt2sas: Refcount fw_events and fix unsafe list usageCalvin Owens
2015-08-28mpt2sas: Refcount sas_device objects and fix unsafe list usageCalvin Owens
2015-08-28scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()Hannes Reinecke
2015-08-28scsi_dh: don't allow to detach device handlers at runtimeChristoph Hellwig