]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2017-09-07 James BottomleyMerge branch 'fixes' into misc
2017-09-01 Bart Van Asschescsi: scsi-mq: Always unprepare before requeuing a request
2017-09-01 Bart Van Asschescsi: Show .retries and .jiffies_at_alloc in debugfs
2017-09-01 Bart Van Asschescsi: Improve requeuing behavior
2017-09-01 Bart Van Asschescsi: Call scsi_initialize_rq() for filesystem requests
2017-08-31 Quinn Transcsi: qla2xxx: Reset the logo flag, after target re-login.
2017-08-31 Quinn Transcsi: qla2xxx: Fix slow mem alloc behind lock
2017-08-31 Darren Trapscsi: qla2xxx: Clear fc4f_nvme flag
2017-08-31 Johannes Thumshirnscsi: qla2xxx: add missing includes for qla_isr
2017-08-31 Dan Carpenterscsi: qla2xxx: Fix an integer overflow in sysfs code
2017-08-31 Nikola Pajkovskyscsi: aacraid: report -ENOMEM to upper layer from aac_c...
2017-08-31 Nikola Pajkovskyscsi: aacraid: get rid of one level of indentation
2017-08-31 Nikola Pajkovskyscsi: aacraid: fix indentation errors
2017-08-31 Long Liscsi: storvsc: fix memory leak on ring buffer busy
2017-08-30 Christoph Hellwigscsi: scsi_transport_sas: switch to bsg-lib for SMP...
2017-08-30 Christoph Hellwigscsi: smartpqi: remove the smp_handler stub
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 (VPD)
2017-08-30 Bart Van Asschescsi: rcu: Introduce rcu_swap_protected()
2017-08-30 Brian Kingscsi: aacraid: Fix command send race condition
2017-08-29 Hannes Reineckescsi: qlogicpti: fixup qlogicpti_reset() definition
2017-08-29 Dan Carpenterscsi: qedi: off by one in qedi_get_cmd_from_tid()
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 path
2017-08-25 Matthew R. Ochsscsi: cxlflash: Avoid double mutex unlock
2017-08-25 Matthew R. Ochsscsi: 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 reset
2017-08-25 Hannes Reineckescsi: mptfc: Do not call fc_block_scsi_eh() on host reset
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 reset
2017-08-25 Dick Kennedyscsi: lpfc: Fix nvme target failure after 2nd adapter reset
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 reset
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
next