platform/kernel/linux-exynos.git
2015-06-19 Narsimhulu... snic: driver for Cisco SCSI HBA
2015-06-13 Bart Van Asscheqla2xxx: Fix indentation
2015-06-13 Bart Van Asscheqla2xxx: Comment out unreachable code
2015-06-13 Luis R. Rodriguezfusion: remove dead MTRR code
2015-06-13 Johannes Thumshirnadvansys: fix compilation errors and warnings when...
2015-06-13 Tomas Henzlmptsas: fix depth param in scsi_track_queue_full
2015-06-13 Tomas Henzlmegaraid: fix irq setup process regression
2015-06-13 James Smartlpfc: Update version to 10.7.0.0 for upstream patch...
2015-06-13 James Smartlpfc: Fix to drop PLOGIs from fabric node till LOGO...
2015-06-13 James Smartlpfc: Fix scsi task management error message.
2015-06-13 James Smartlpfc: Fix cq_id masking problem.
2015-06-13 James Smartlpfc: Fix scsi prep dma buf error.
2015-06-13 James Smartlpfc: Add support for using block multi-queue
2015-06-13 James Smartlpfc: Devices are not discovered during takeaway/giveba...
2015-06-13 James Smartlpfc: Fix vport deletion failure.
2015-06-13 James Smartlpfc: Check for active portpeerbeacon.
2015-06-06 James Smartlpfc: Update driver version for upstream patch set...
2015-06-06 James Smartlpfc: Change buffer pool empty message to miscellaneous...
2015-06-06 James Smartlpfc: Fix incorrect log message reported for empty...
2015-06-06 James Smartlpfc: Fix rport leak.
2015-06-06 James Smartlpfc: Correct loss of RSCNs during array takeaway/giveb...
2015-06-06 James Smartlpfc: Fix crash in vport_delete.
2015-06-06 James Smartlpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X...
2015-06-06 James Smartlpfc: Fix discovery issue when changing from Pt2Pt...
2015-06-06 James Smartlpfc: Correct reporting of vport state on fdisc command...
2015-06-06 James Smartlpfc: Add support for RDP ELS command.
2015-06-05 James Smartlpfc: Fix ABORTs WQ selection in terminate_rport_io
2015-06-05 James Smartlpfc: Correct reference counting of rport
2015-06-05 James Smartlpfc: Add support for ELS LCB.
2015-06-05 James Smartlpfc: Correct loss of target discovery after cable...
2015-06-05 James Smartlpfc: The lpfc driver does not issue RFF_ID and RFT_ID...
2015-06-03 Stephen Rothwelltarget: explicitly include scsi_proto.h in target_core_...
2015-06-03 Sagi Grimbergiscsi: Fix iscsi endpoints leak
2015-06-03 James Bottomleyips: remove pointless #warning
2015-06-03 Nilesh Javalibnx2i: Fix call trace while device reset
2015-06-03 Tej Parkashbnx2i: Fixed firmware assert, during target logout.
2015-06-02 Yaniv Gardiscsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSION
2015-06-02 Yaniv Gardiscsi: ufs: add quirk to handle broken UFS HCI version
2015-06-02 Yaniv Gardiscsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUT...
2015-06-02 Yaniv Gardiscsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_...
2015-06-02 Yaniv Gardiscsi: ufs-qcom: enable quirk to fix gear change to HS
2015-06-02 Yaniv Gardiscsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirk
2015-06-02 Yaniv Gardiscsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC
2015-06-02 Yaniv Gardiscsi: ufs: provide a quirk to disable the LCC
2015-06-02 Yaniv Gardiscsi: ufs-qcom: don't enable interrupt aggregation
2015-06-02 Yaniv Gardiscsi: ufs: introduce the capability and quirk for inter...
2015-06-02 Brian Kingipr: Increase default adapter init stage change timeout
2015-06-02 Seymour, Shane Mst: implement tape statistics
2015-06-02 Bart Van Asschetarget: Minimize SCSI header #include directives
2015-06-02 Bart Van Asschetarget: Correct a comment
2015-06-01 Bart Van AsscheMove code that is used both by initiator and target...
2015-06-01 Bart Van AsscheSplit SCSI header files
2015-06-01 Sumit.Saxena... megaraid_sas : Modify return value of megasas_issue_blo...
2015-06-01 Hannes Reineckescsi: Do not set cmd_per_lun to 1 in the host template
2015-06-01 Don Bracehpsa: change driver version
2015-06-01 Don Bracehpsa: add in new controller id
2015-06-01 Webb Scaleshpsa: cleanup reset
2015-05-31 Robert Elliotthpsa: propagate the error code in hpsa_kdump_soft_reset
2015-05-31 Robert Elliotthpsa: use scsi host_no as hpsa controller number
2015-05-31 Webb Scaleshpsa: use block layer tag for command allocation
2015-05-31 Robert Elliotthpsa: add interrupt number to /proc/interrupts interrup...
2015-05-31 Robert Elliotthpsa: create workqueue after the driver is ready for use
2015-05-31 Robert Elliotthpsa: fix try_soft_reset error handling
2015-05-31 Robert Elliotthpsa: cleanup for init_one step 2 in kdump
2015-05-31 Robert Elliotthpsa: skip free_irq calls if irqs are not allocated
2015-05-31 Robert Elliotthpsa: call pci_release_regions after pci_disable_device
2015-05-31 Webb Scaleshpsa: performance tweak for hpsa_scatter_gather()
2015-05-31 Webb Scaleshpsa: refactor and rework support for sending TEST_UNIT...
2015-05-31 Webb Scaleshpsa: don't return abort request until target is complete
2015-05-31 Webb Scaleshpsa: use helper routines for finishing commands
2015-05-31 Stephen Cameronhpsa: add support sending aborts to physical devices...
2015-05-31 Robert Elliotthpsa: do not print ioaccel2 warning messages about...
2015-05-31 Robert Elliotthpsa: clean up some error reporting output in abort...
2015-05-31 Robert Elliotthpsa: clean up driver init
2015-05-31 Robert Elliotthpsa: correct return values from driver functions.
2015-05-31 Robert Elliotthpsa: do not check cmd_alloc return value - it cannnot...
2015-05-31 Joe Handzikhpsa: add more ioaccel2 error handling, including under...
2015-05-31 Webb Scaleshpsa: add ioaccel sg chaining for the ioaccel2 path
2015-05-31 Robert Elliotthpsa: refactor freeing of resources into more logical...
2015-05-31 Robert Elliotthpsa: clean up error handling
2015-05-31 Robert Elliotthpsa: break hpsa_free_irqs_and_disable_msix into two...
2015-05-31 Joe Handzikhpsa: Get queue depth from identify physical bmic for...
2015-05-31 Joe Handzikhpsa: use ioaccel2 path to submit IOs to physical drive...
2015-05-31 Robert Elliotthpsa: print accurate SSD Smart Path Enabled status
2015-05-31 Webb Scaleshpsa: factor out hpsa_ioaccel_submit function
2015-05-31 Stephen Cameronhpsa: try resubmitting down raid path on task set full
2015-05-31 Stephen Cameronhpsa: do not ignore return value of hpsa_register_scsi
2015-05-31 Stephen Cameronhpsa: factor out hpsa_init_cmd function
2015-05-31 Robert Elliotthpsa: make function names consistent
2015-05-31 Stephen Cameronhpsa: allow lockup detected to be viewed via sysfs
2015-05-31 Stephen Cameronhpsa: hpsa decode sense data for io and tmf
2015-05-31 Stephen Cameronhpsa: decrement h->commands_outstanding in fail_all_out...
2015-05-31 Stephen Cameronhpsa: clean up aborts
2015-05-31 Webb Scaleshpsa: rework controller command submission
2015-05-31 Webb Scaleshpsa: clean up host, channel, target, lun prints
2015-05-31 Stephen Cameronhpsa: add masked physical devices into h->dev[] array
2015-05-31 Tomas Henzlhpsa: dont meddle with hw which isn't ours (cciss)
2015-05-31 Tomas Henzlcciss: correct the non-resettable board list
2015-05-31 Tomas Henzlcciss: remove duplicate entries from board_type struct
2015-05-26 Hannes Reineckeadvansys: Update to version 3.5 and remove compilation...
next