OSDN Git Service

uclinux-h8/linux.git
2017-08-30 Christoph Hellwigscsi: hpsa: remove the smp_handler stub
2017-08-30 Christoph Hellwigscsi: bsg-lib: pass the release callback through bsg_se...
2017-08-30 Bart Van Asschescsi: Rework handling of scsi_device.vpd_pg8[03]
2017-08-30 Bart Van Asschescsi: Rework the code for caching Vital Product Data...
2017-08-30 Bart Van Asschescsi: rcu: Introduce rcu_swap_protected()
2017-08-29 Hannes Reineckescsi: qlogicpti: fixup qlogicpti_reset() definition
2017-08-25 Arnd Bergmannscsi: lpfc: avoid false-positive gcc-8 warning
2017-08-25 Arnd Bergmannscsi: lpfc: avoid an unused function warning
2017-08-25 Uma Krishnanscsi: cxlflash: Fix vlun resize failure in the shrink...
2017-08-25 Matthew R.... scsi: cxlflash: Avoid double mutex unlock
2017-08-25 Matthew R.... scsi: cxlflash: Remove unnecessary existence check
2017-08-25 Arvind Yadavscsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_devi...
2017-08-25 Jonathan Corbetscsi: Fix the kerneldoc for scsi_initialize_rq()
2017-08-25 Calvin Owensscsi: ses: Fix racy cleanup of /sys in remove_dev()
2017-08-25 Hannes Reineckescsi: mptsas: Fixup device hotplug for VMWare ESXi
2017-08-25 Bhumika Goyalscsi: make device_type const
2017-08-25 weiping zhangscsi: sd: remove duplicated setting of gd->minors
2017-08-25 Hannes Reineckescsi: eata: remove 'arg_done' from eata2x_eh_host_reset()
2017-08-25 Hannes Reineckescsi: visorhba: sanitze private device data allocation
2017-08-25 Hannes Reineckescsi: megaraid_mbox: drop duplicate bus reset and devic...
2017-08-25 Hannes Reineckescsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset...
2017-08-25 Hannes Reineckescsi: 53c700: move bus reset to host reset
2017-08-25 Hannes Reineckescsi: aha152x: drop host reset
2017-08-25 Hannes Reineckescsi: nsp32: drop bus reset
2017-08-25 Hannes Reineckescsi: qedf: drop bus reset handler
2017-08-25 Hannes Reineckescsi: ppa: drop duplicate bus_reset handler
2017-08-25 Hannes Reineckescsi: imm: drop duplicate bus_reset handler
2017-08-25 Hannes Reineckescsi: qlogicfas: move bus_reset to host_reset
2017-08-25 Hannes Reineckescsi: NCR5380: Move bus reset to host reset
2017-08-25 Hannes Reineckescsi: acornscsi: move bus reset to host reset
2017-08-25 Hannes Reineckescsi: qlogicpti: move bus reset to host reset
2017-08-25 Hannes Reineckescsi: rtsx: drop bus reset function
2017-08-25 Hannes Reineckescsi: drop bus reset for wd33c93-compatible boards
2017-08-25 Hannes Reineckescsi: fdomain: move bus reset to host reset
2017-08-25 Hannes Reineckescsi: hptiop: Simplify reset handling
2017-08-25 Hannes Reineckescsi: bfa: move bus reset to target reset
2017-08-25 Hannes Reineckescsi: libsas: move bus_reset_handler() to target_reset_...
2017-08-25 Hannes Reineckescsi: uas: move eh_bus_reset_handler to eh_device_reset...
2017-08-25 Hannes Reineckescsi: fnic: do not call host reset from command abort
2017-08-25 Hannes Reineckescsi: fc_fcp: do not call fc_block_scsi_eh() from host...
2017-08-25 Hannes Reineckescsi: ibmvfc: Do not call fc_block_scsi_eh() on host...
2017-08-25 Hannes Reineckescsi: mptfc: Do not call fc_block_scsi_eh() on host...
2017-08-25 Hannes Reineckescsi: fix comment in scsi_device_set_state()
2017-08-25 Bart Van Asschescsi: iscsi_tcp: Remove a set-but-not-used variable
2017-08-25 Bart Van Asschescsi: scsi_debug: Remove a set-but-not-used variable
2017-08-25 Bart Van Asschescsi: scsi_transport_srp: Suppress a W=1 compiler warning
2017-08-25 Bart Van Asschescsi: scsi_transport_sas: Check kzalloc() return value
2017-08-25 Bart Van Asschescsi: libsas: Annotate fall-through in a switch statement
2017-08-25 Bart Van Asschescsi: libsas: Remove a set-but-not-used variable
2017-08-25 Bart Van Asschescsi: libiscsi: Fix indentation
2017-08-25 Bart Van Asschescsi: sg: Fix type of last blk_trace_setup() argument
2017-08-25 Bart Van Asschescsi: sd: Remove a useless comparison
2017-08-25 Bart Van Asschescsi: sd: Fix indentation
2017-08-25 Bart Van Asschescsi: sd: sr: Convert two assignments into warning...
2017-08-25 Bart Van Asschescsi: Use blk_mq_rq_to_pdu() to convert a request to...
2017-08-25 Bart Van Asschescsi: Document which queue type a function is intended for
2017-08-25 Bart Van Asschescsi: Convert a strncmp() call into a strcmp() call
2017-08-25 Bart Van Asschescsi: Suppress gcc 7 fall-through warnings reported...
2017-08-25 Bart Van Asschescsi: Avoid sign extension of scsi_device.type
2017-08-25 Bart Van Asschescsi: Remove an obsolete function declaration
2017-08-25 Zang Leigangscsi: ufs: reqs and tasks were put in the wrong order
2017-08-25 Dick Kennedyscsi: lpfc: lpfc version bump 11.4.0.3
2017-08-25 Maurizio Lombardiscsi: lpfc: fix "integer constant too large" error...
2017-08-25 James Smartscsi: lpfc: Add Buffer to Buffer credit recovery support
2017-08-25 James Smartscsi: lpfc: remove console log clutter
2017-08-25 Dick Kennedyscsi: lpfc: Fix bad sgl reposting after 2nd adapter...
2017-08-25 Dick Kennedyscsi: lpfc: Fix nvme target failure after 2nd adapter...
2017-08-25 Dick Kennedyscsi: lpfc: Fix relative offset error on large nvmet...
2017-08-25 Dick Kennedyscsi: lpfc: Fix MRQ > 1 context list handling
2017-08-25 Dick Kennedyscsi: lpfc: Limit amount of work processed in IRQ
2017-08-25 Dick Kennedyscsi: lpfc: Correct issues with FAWWN and FDISCs
2017-08-25 Dick Kennedyscsi: lpfc: Fix NVME PRLI handling during RSCN
2017-08-25 Dick Kennedyscsi: lpfc: Fix crash in lpfc nvmet when fc port is...
2017-08-25 Dick Kennedyscsi: lpfc: Fix duplicate NVME rport entries and namesp...
2017-08-25 Dick Kennedyscsi: lpfc: Fix handling of FCP and NVME FC4 types...
2017-08-25 Dick Kennedyscsi: lpfc: Correct return error codes to align with...
2017-08-25 Dick Kennedyscsi: lpfc: convert info messages to standard messages
2017-08-25 Dick Kennedyscsi: lpfc: Fix oops when NVME Target is discovered...
2017-08-25 Dick Kennedyscsi: lpfc: Fix rediscovery on switch blade pull
2017-08-25 Dick Kennedyscsi: lpfc: Fix loop mode target discovery
2017-08-25 Dick Kennedyscsi: lpfc: Fix plogi collision that causes illegal...
2017-08-25 himanshu.madhani... scsi: qla2xxx: Update driver version to 10.00.00.01-k
2017-08-25 Sawan Chandakscsi: qla2xxx: Do not call abort handler function durin...
2017-08-25 Giridhar Malavaliscsi: qla2xxx: Ability to process multiple SGEs in...
2017-08-25 Joe Carnuccioscsi: qla2xxx: Skip zero queue count entry during FW...
2017-08-25 Quinn Transcsi: qla2xxx: Recheck session state after RSCN
2017-08-25 Michael Hernandezscsi: qla2xxx: Increase ql2xmaxqdepth to 64
2017-08-25 himanshu.madhani... scsi: qla2xxx: Enable Async TMF processing
2017-08-25 Quinn Transcsi: qla2xxx: Cleanup NPIV host in target mode during...
2017-08-25 Joe Carnuccioscsi: qla2xxx: Add LR distance support from nvram bit
2017-08-25 Sawan Chandakscsi: qla2xxx: Add support for minimum link speed
2017-08-25 Joe Carnuccioscsi: qla2xxx: Remove potential macro parameter side...
2017-08-25 Joe Carnuccioscsi: qla2xxx: Print correct mailbox registers in faile...
2017-08-25 Quinn Transcsi: qla2xxx: Fix task mgmt handling for NPIV
2017-08-25 Joe Carnuccioscsi: qla2xxx: Allow SNS fabric login to be retried
2017-08-25 Joe Carnuccioscsi: qla2xxx: Add timeout ability to wait_for_sess_del...
2017-08-25 Joe Carnuccioscsi: qla2xxx: Move logging default mask to execute...
2017-08-25 Joe Carnuccioscsi: qla2xxx: Use sp->free instead of hard coded call.
2017-08-25 Joe Carnuccioscsi: qla2xxx: Prevent sp->free null/uninitialized...
2017-08-25 Quinn Transcsi: qla2xxx: Add ability to autodetect SFP type
next