| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-12-17 | Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixes | James Bottomley | 1 | -10/+10 |
| 2015-12-11 | ses: fix additional element traversal bug | James Bottomley | 1 | -1/+9 |
| 2015-12-10 | Revert "SCSI: Fix NULL pointer dereference in runtime PM" | Ken Xue | 1 | -10/+10 |
| 2015-12-10 | ses: Fix problems with simple enclosures | James Bottomley | 1 | -1/+19 |
| 2015-12-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 14 | -48/+103 |
| 2015-12-03 | Merge branch 'mkp-fixes' into fixes | James Bottomley | 14 | -37/+100 |
| 2015-12-03 | mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility | James Bottomley | 1 | -0/+1 |
| 2015-12-02 | Revert "scsi: Fix a bdi reregistration race" | Bart Van Assche | 1 | -11/+3 |
| 2015-11-30 | mpt3sas: Add dummy Kconfig option for backwards compatibility | Martin K. Petersen | 1 | -0/+8 |
| 2015-11-30 | Fix a memory leak in scsi_host_dev_release() | Bart Van Assche | 1 | -0/+11 |
| 2015-11-28 | qla2xxx: Fix regression introduced by target configFS changes | Himanshu Madhani | 1 | -1/+1 |
| 2015-11-25 | block/sd: Fix device-imposed transfer length limits | Martin K. Petersen | 2 | -16/+31 |
| 2015-11-25 | scsi_debug: fix prevent_allow+verify regressions | Douglas Gilbert | 1 | -4/+5 |
| 2015-11-25 | sd: Make discard granularity match logical block size when LBPRZ=1 | Martin K. Petersen | 1 | -5/+18 |
| 2015-11-20 | scsi: hpsa: select CONFIG_SCSI_SAS_ATTR | Arnd Bergmann | 1 | -0/+1 |
| 2015-11-20 | scsi: advansys needs ISA dma api for ISA support | Arnd Bergmann | 1 | -0/+1 |
| 2015-11-19 | scsi_sysfs: protect against double execution of __scsi_remove_device() | Vitaly Kuznetsov | 1 | -0/+8 |
| 2015-11-19 | st: fix potential null pointer dereference. | Maurizio Lombardi | 1 | -2/+3 |
| 2015-11-19 | scsi: report 'INQUIRY result too short' once per host | Vitaly Kuznetsov | 1 | -3/+6 |
| 2015-11-18 | advansys: fix big-endian builds | Arnd Bergmann | 1 | -1/+1 |
| 2015-11-17 | qla2xxx: Fix rwlock recursion | Bart Van Assche | 1 | -1/+2 |
| 2015-11-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 109 | -32627/+6477 |
| 2015-11-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -102/+51 |
| 2015-11-13 | hpsa: logical vs bitwise AND typo | Dan Carpenter | 1 | -1/+1 |
| 2015-11-13 | mvsas: don't allow negative timeouts | Dan Carpenter | 1 | -2/+2 |
| 2015-11-13 | mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T... | Sreekanth Reddy | 1 | -2/+1 |
| 2015-11-12 | mpt3sas: fix inline markers on non inline function declarations | Stephen Rothwell | 1 | -2/+2 |
| 2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 64 | -31760/+5765 |
| 2015-11-11 | sd: Clear PS bit before Mode Select. | Gabriel Krisman Bertazi | 1 | -0/+1 |
| 2015-11-11 | ibmvscsi: set max_lun to 32 | Laurent Vivier | 2 | -1/+2 |
| 2015-11-11 | ibmvscsi: display default value for max_id, max_lun and max_channel. | Laurent Vivier | 1 | -2/+6 |
| 2015-11-11 | scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() | Alison Schofield | 1 | -3/+2 |
| 2015-11-11 | mvumi: 64bit value for seconds_since1970 | Tina Ruchandani | 1 | -5/+5 |
| 2015-11-11 | be2iscsi: Fix bogus WARN_ON length check | Tim Gardner | 1 | -1/+1 |
| 2015-11-11 | scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice | Vitaly Kuznetsov | 1 | -2/+1 |
| 2015-11-11 | mpt3sas: Bump mpt3sas driver version to 09.102.00.00 | Sreekanth Reddy | 1 | -2/+2 |
| 2015-11-11 | mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs | Sreekanth Reddy | 14 | -826/+566 |
| 2015-11-11 | mpt2sas, mpt3sas: Update the driver versions | Sreekanth Reddy | 1 | -5/+10 |
| 2015-11-11 | mpt3sas: setpci reset kernel oops fix | Sreekanth Reddy | 4 | -9/+71 |
| 2015-11-11 | mpt3sas: Added OEM Gen2 PnP ID branding names | Sreekanth Reddy | 2 | -114/+305 |
| 2015-11-11 | mpt3sas: Refcount fw_events and fix unsafe list usage | Sreekanth Reddy | 1 | -22/+94 |
| 2015-11-11 | mpt3sas: Refcount sas_device objects and fix unsafe list usage | Sreekanth Reddy | 3 | -157/+365 |
| 2015-11-11 | mpt3sas: sysfs attribute to report Backup Rail Monitor Status | Sreekanth Reddy | 3 | -0/+116 |
| 2015-11-11 | mpt3sas: Ported WarpDrive product SSS6200 support | Sreekanth Reddy | 6 | -46/+665 |
| 2015-11-11 | mpt3sas: fix for driver fails EEH, recovery from injected pci bus error | Sreekanth Reddy | 2 | -1/+19 |
| 2015-11-11 | mpt3sas: Manage MSI-X vectors according to HBA device type | Sreekanth Reddy | 3 | -18/+31 |
| 2015-11-11 | mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs | Sreekanth Reddy | 1 | -2/+17 |
| 2015-11-11 | mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs | Sreekanth Reddy | 1 | -13/+168 |
| 2015-11-11 | mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig | Sreekanth Reddy | 7 | -83/+10 |
| 2015-11-11 | mpt3sas: Define 'hba_mpi_version_belonged' IOC variable | Sreekanth Reddy | 6 | -8/+62 |
| 2015-11-11 | mpt2sas: Remove .c and .h files from mpt2sas driver | Sreekanth Reddy | 8 | -22391/+0 |
| 2015-11-11 | mpt2sas: Move Gen2 HBA's device registration to a separate file | Sreekanth Reddy | 3 | -6/+293 |
| 2015-11-11 | mpt3sas: Move Gen3 HBA's device registration to a separate file | Sreekanth Reddy | 5 | -159/+261 |
| 2015-11-11 | mpt3sas: Added mpt2sas driver definitions | Sreekanth Reddy | 4 | -145/+191 |
| 2015-11-11 | mpt2sas: Use mpi headers from mpt3sas | Christoph Hellwig | 10 | -7605/+6 |
| 2015-11-09 | stex: Remove use of struct timeval | Tina Ruchandani | 1 | -10/+3 |
| 2015-11-09 | scsi_sysfs: Fix queue_ramp_up_period return code | Peter Oberparleiter | 1 | -1/+1 |
| 2015-11-09 | bnx2fc: Update version number to 2.9.6. | Chad Dupuis | 2 | -2/+2 |
| 2015-11-09 | bnx2fc: Remove explicit logouts. | Chad Dupuis | 4 | -85/+12 |
| 2015-11-09 | bnx2fc: Fix FCP RSP residual parsing. | Chad Dupuis | 1 | -1/+4 |
| 2015-11-09 | bnx2fc: Set ELS transfer length correctly for middle path commands. | Chad Dupuis | 2 | -2/+7 |
| 2015-11-09 | bnx2fc: Remove 'NetXtreme II' from source files. | Chad Dupuis | 11 | -15/+14 |
| 2015-11-09 | bnx2fc: Update copyright for 2015. | Chad Dupuis | 10 | -20/+20 |
| 2015-11-09 | st: allow debug output to be enabled or disabled via sysfs | Seymour, Shane M | 1 | -0/+30 |
| 2015-11-09 | libfc: Use the correct function name in kernel-doc comment. | Sebastian Herbszt | 1 | -1/+1 |
| 2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig | 29 | -116/+19 |
| 2015-11-09 | bnx2fc: reduce stack usage in __bnx2fc_enable | Arnd Bergmann | 1 | -4/+9 |
| 2015-11-09 | lpfc: fix memory leak and NULL dereference | Sudip Mukherjee | 1 | -1/+7 |
| 2015-11-09 | fcoe: use continue instead of goto+label | Jiri Slaby | 1 | -2/+1 |
| 2015-11-09 | pm80xx: remove the SCSI host before detaching from SAS transport | Benjamin Rood | 1 | -1/+1 |
| 2015-11-09 | mvsas: remove SCSI host before detaching from SAS transport | Jack Wang | 1 | -1/+1 |
| 2015-11-09 | aic94xx: remove SCSI host before detaching from SAS transport | Jack Wang | 1 | -1/+1 |
| 2015-11-09 | isci: remove SCSI host before detaching from SAS transport | Jack Wang | 1 | -2/+2 |
| 2015-11-09 | scsi: Fix a bdi reregistration race | Bart Van Assche | 1 | -3/+11 |
| 2015-11-09 | ipr: Driver version 2.6.3. | Gabriel Krisman Bertazi | 1 | -2/+2 |
| 2015-11-09 | FlashPoint: fix build warning | Sudip Mukherjee | 1 | -1/+1 |
| 2015-11-09 | ipr: Issue Configure Cache Parameters command. | Gabriel Krisman Bertazi | 2 | -1/+62 |
| 2015-11-09 | ipr: Inquiry IOA page 0xC4 during initialization. | Gabriel Krisman Bertazi | 2 | -1/+45 |
| 2015-11-09 | ipr: Don't set NO_ULEN_CHK bit when resource is a vset. | Gabriel Krisman Bertazi | 1 | -3/+7 |
| 2015-11-09 | ipr: Add delay to ensure coherent dumps. | Gabriel Krisman Bertazi | 2 | -12/+42 |
| 2015-11-09 | scsi: storvsc: Fix a bug in the handling of SRB status flags | K. Y. Srinivasan | 1 | -1/+4 |
| 2015-11-09 | storvsc: get rid of bounce buffer | Vitaly Kuznetsov | 1 | -281/+5 |
| 2015-11-09 | storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag | K. Y. Srinivasan | 1 | -2/+1 |
| 2015-11-09 | aacraid: Update driver version | Mahesh Rajashekhara | 1 | -1/+1 |
| 2015-11-09 | aacraid: Use pci_enable_msix_range() | Mahesh Rajashekhara | 2 | -15/+7 |
| 2015-11-09 | aacraid: IOCTL fix | Mahesh Rajashekhara | 1 | -0/+5 |
| 2015-11-09 | aacraid: Reset irq affinity hints | Mahesh Rajashekhara | 3 | -75/+88 |
| 2015-11-09 | aacraid: Tune response path if IsFastPath bit set | Mahesh Rajashekhara | 1 | -122/+137 |
| 2015-11-09 | aacraid: Enable 64bit write to controller register | Mahesh Rajashekhara | 3 | -2/+20 |
| 2015-11-09 | aacraid: Change interrupt mode to MSI for Series 6 | Mahesh Rajashekhara | 2 | -2/+2 |
| 2015-11-09 | aacraid: Add Power Management support | Mahesh Rajashekhara | 6 | -78/+232 |
| 2015-11-09 | aacraid: Fix for LD name and UID not exposed to OS | Mahesh Rajashekhara | 1 | -2/+2 |
| 2015-11-09 | be2iscsi: Bump the driver version | John Soni Jose | 1 | -1/+1 |
| 2015-11-09 | be2iscsi: Fix updating the next pointer during WRB posting | John Soni Jose | 4 | -23/+75 |
| 2015-11-09 | drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS | Jiri Slaby | 2 | -2/+2 |
| 2015-11-09 | scsi: ufs-qcom: add QUniPro hardware support and power optimizations | Yaniv Gardi | 4 | -181/+525 |
| 2015-11-09 | scsi: ufs-qcom: add debug prints for test bus | Yaniv Gardi | 4 | -4/+208 |
| 2015-11-09 | scsi: ufs: make the UFS variant a platform device | Yaniv Gardi | 5 | -73/+139 |
| 2015-11-09 | scsi: ufs: creates wrapper functions for vops | Yaniv Gardi | 3 | -66/+137 |
| 2015-11-09 | scsi: ufs: add ufshcd_get_variant ufshcd_set_variant | Yaniv Gardi | 2 | -17/+38 |
| 2015-11-09 | scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component | Yaniv Gardi | 1 | -1/+1 |
| 2015-11-09 | scsi: ufs-qcom: fix compilation warning if compiled as a module | Yaniv Gardi | 1 | -1/+6 |
| 2015-11-09 | hpsa: move lockup_detected attribute to host attr | Tomas Henzl | 1 | -1/+1 |
| 2015-11-09 | hpsa: bump the driver version | Don Brace | 1 | -2/+5 |
| 2015-11-09 | hpsa: add in sas transport class | Kevin Barnett | 3 | -21/+570 |
| 2015-11-09 | hpsa: fix multiple issues in path_info_show | Rasmus Villemoes | 1 | -21/+17 |
| 2015-11-09 | hpsa: enhance device messages | Don Brace | 1 | -5/+40 |
| 2015-11-09 | hpsa: disable report lun data caching | Scott Teel | 2 | -0/+88 |
| 2015-11-09 | hpsa: add discovery polling for PT RAID devices. | Scott Teel | 2 | -0/+70 |
| 2015-11-09 | hpsa: eliminate fake lun0 enclosures | Scott Teel | 1 | -68/+0 |
| 2015-11-09 | hpsa: generalize external arrays | Scott Teel | 3 | -26/+125 |
| 2015-11-09 | hpsa: move scsi_add_device and scsi_remove_device calls to new function | Kevin Barnett | 1 | -26/+45 |
| 2015-11-09 | hpsa: refactor hpsa_figure_bus_target_lun | Kevin Barnett | 2 | -13/+17 |
| 2015-11-09 | hpsa: enhance hpsa_get_device_id | Don Brace | 1 | -3/+20 |
| 2015-11-09 | hpsa: add function is_logical_device | Kevin Barnett | 1 | -7/+12 |
| 2015-11-09 | hpsa: simplify update scsi devices | Kevin Barnett | 2 | -9/+14 |
| 2015-11-09 | hpsa: simplify check for device exposure | Kevin Barnett | 2 | -19/+12 |
| 2015-11-09 | hpsa: correct ioaccel2 sg chain len | Don Brace | 1 | -2/+3 |
| 2015-11-09 | hpsa: correct check for non-disk devices | Don Brace | 2 | -15/+15 |
| 2015-11-09 | hpsa: fix physical target reset | Scott Teel | 2 | -6/+29 |
| 2015-11-09 | hpsa: fix hpsa_adjust_hpsa_scsi_table | Don Brace | 2 | -0/+17 |
| 2015-11-09 | hpsa: correct transfer length for 6 byte read/write commands | Don Brace | 1 | -13/+6 |
| 2015-11-09 | hpsa: abandon rescans on memory alloaction failures. | Don Brace | 1 | -5/+19 |
| 2015-11-09 | hpsa: allow driver requested rescans | Don Brace | 2 | -2/+16 |
| 2015-11-09 | hpsa: fix null device issues | Don Brace | 1 | -5/+17 |
| 2015-11-09 | hpsa: check for null arguments to dev_printk | Don Brace | 1 | -0/+3 |
| 2015-11-09 | hpsa: change devtype to unsigned | Don Brace | 1 | -1/+1 |
| 2015-11-09 | hpsa: remove unused hpsa_tag_discard_error_bits | Don Brace | 1 | -10/+1 |
| 2015-11-09 | hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescan | Don Brace | 1 | -2/+0 |
| 2015-11-09 | hpsa: remove unused parameter hostno | Don Brace | 1 | -16/+14 |
| 2015-11-09 | scsi_sysfs: Fix queue_ramp_up_period return code | Peter Oberparleiter | 1 | -1/+1 |
| 2015-11-09 | scsi: Export SCSI Inquiry data to sysfs | Johannes Thumshirn | 1 | -0/+24 |
| 2015-11-09 | megaraid_sas: Fix sparse warning | Sumit Saxena | 1 | -1/+1 |
| 2015-11-09 | megaraid_sas: Make tape drives visible on PERC5 controllers | Sumit Saxena | 2 | -3/+18 |
| 2015-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+3 |
| 2015-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -7/+0 |
| 2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 2 | -3/+3 |
| 2015-11-06 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2015-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 36 | -1136/+1306 |
| 2015-11-05 | scsi: restart list search after unlock in scsi_remove_target | Christoph Hellwig | 1 | -12/+4 |
| 2015-11-04 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
| 2015-11-04 | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+96 |
| 2015-11-04 | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -14/+18 |
| 2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
| 2015-11-02 | sg: Fix double-free when drives detach during SG_IO | Calvin Owens | 1 | -1/+7 |
| 2015-11-02 | pm80xx: avoid a panic if MSI(X) interrupts are disabled | Benjamin Rood | 1 | -5/+11 |
| 2015-11-02 | pm80xx: wait a minimum of 500ms before issuing commands to SPCv | Benjamin Rood | 1 | -0/+13 |
| 2015-11-02 | pm80xx: do not examine registers for iButton feature if ATTO adapter | Benjamin Rood | 1 | -0/+2 |
| 2015-11-02 | pm80xx: set PHY profiles for ATTO 12Gb SAS controllers | Benjamin Rood | 3 | -0/+164 |
| 2015-11-02 | pm80xx: add support for ATTO devices during SAS address initiailization | Benjamin Rood | 1 | -0/+10 |
| 2015-11-02 | pm80xx: add ATTO PCI IDs to pm8001_pci_table | Benjamin Rood | 1 | -0/+14 |
| 2015-11-02 | pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllers | Benjamin Rood | 3 | -2/+8 |
| 2015-11-02 | pm80xx: configure PHY settings based on subsystem vendor ID | Benjamin Rood | 1 | -6/+20 |
| 2015-11-02 | SCSI: Increase REPORT_LUNS timeout | Brian King | 1 | -1/+2 |
| 2015-11-02 | megaraid_sas : Remove debug print from function megasas_update_span_set | sumit.saxena@avagotech.com | 1 | -4/+0 |
| 2015-11-02 | megaraid_sas : Driver version upgrade | sumit.saxena@avagotech.com | 1 | -2/+2 |
| 2015-11-02 | megaraid_sas : SMAP restriction--do not access user memory from IOCTL code | sumit.saxena@avagotech.com | 1 | -2/+11 |
| 2015-10-31 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -2/+12 |
| 2015-10-30 | cxlflash: Fix to avoid bypassing context cleanup | Matthew R. Ochs | 1 | -4/+1 |
| 2015-10-30 | cxlflash: Fix to avoid lock instrumentation rejection | Matthew R. Ochs | 1 | -0/+1 |
| 2015-10-30 | cxlflash: Fix to avoid corrupting port selection mask | Matthew R. Ochs | 2 | -19/+18 |
| 2015-10-30 | cxlflash: Fix to escalate to LINK_RESET on login timeout | Manoj Kumar | 1 | -1/+1 |
| 2015-10-30 | cxlflash: Fix to avoid leaving dangling interrupt resources | Matthew R. Ochs | 1 | -12/+16 |
| 2015-10-30 | cxlflash: Fix to avoid potential deadlock on EEH | Matthew R. Ochs | 3 | -1/+60 |
| 2015-10-30 | cxlflash: Correct trace string | Matthew R. Ochs | 1 | -1/+1 |
| 2015-10-30 | cxlflash: Fix to avoid corrupting adapter fops | Matthew R. Ochs | 3 | -12/+3 |
| 2015-10-30 | cxlflash: Fix to double the delay each time | Manoj Kumar | 1 | -1/+1 |
| 2015-10-30 | cxlflash: Fix to prevent stale AFU RRQ | Matthew R. Ochs | 1 | -0/+3 |
| 2015-10-30 | cxlflash: Correct spelling, grammar, and alignment mistakes | Matthew R. Ochs | 5 | -48/+38 |
| 2015-10-30 | cxlflash: Fix to prevent EEH recovery failure | Matthew R. Ochs | 1 | -0/+9 |
| 2015-10-30 | cxlflash: Fix MMIO and endianness errors | Matthew R. Ochs | 5 | -23/+24 |
| 2015-10-30 | cxlflash: Fix function prolog parameters and return codes | Matthew R. Ochs | 1 | -44/+26 |
| 2015-10-30 | cxlflash: Remove unnecessary scsi_block_requests | Matthew R. Ochs | 1 | -2/+0 |
| 2015-10-30 | cxlflash: Correct behavior in device reset handler following EEH | Matthew R. Ochs | 1 | -3/+2 |
| 2015-10-30 | cxlflash: Fix to prevent workq from accessing freed memory | Matthew R. Ochs | 1 | -1/+1 |
| 2015-10-30 | cxlflash: Correct usage of scsi_host_put() | Matthew R. Ochs | 1 | -1/+2 |
| 2015-10-30 | cxlflash: Fix AFU version access/storage and add check | Matthew R. Ochs | 3 | -8/+14 |
| 2015-10-30 | cxlflash: Remove dual port online dependency | Matthew R. Ochs | 1 | -17/+10 |
| 2015-10-30 | cxlflash: Fix async interrupt bypass logic | Matthew R. Ochs | 1 | -1/+1 |
| 2015-10-30 | cxlflash: Fix host link up event handling | Matthew R. Ochs | 3 | -4/+15 |
| 2015-10-30 | cxlflash: Fix location of setting resid | Matthew R. Ochs | 1 | -12/+8 |
| 2015-10-30 | cxlflash: Fix to avoid stall while waiting on TMF | Matthew R. Ochs | 2 | -22/+34 |
| 2015-10-30 | cxlflash: Fix to avoid spamming the kernel log | Matthew R. Ochs | 1 | -50/+59 |
| 2015-10-30 | cxlflash: Refine host/device attributes | Matthew R. Ochs | 1 | -42/+138 |
| 2015-10-30 | cxlflash: Make functions static | Matthew R. Ochs | 2 | -479/+474 |
| 2015-10-30 | cxlflash: Correct naming of limbo state and waitq | Matthew R. Ochs | 3 | -22/+22 |
| 2015-10-30 | cxlflash: Fix to avoid CXL services during EEH | Matthew R. Ochs | 3 | -41/+77 |
| 2015-10-30 | cxlflash: Fix context encode mask width | Matthew R. Ochs | 1 | -1/+1 |
| 2015-10-30 | cxlflash: Fix to avoid sizeof(bool) | Matthew R. Ochs | 2 | -2/+2 |
| 2015-10-30 | cxlflash: Fix data corruption when vLUN used over multiple cards | Matthew R. Ochs | 1 | -8/+8 |
| 2015-10-30 | cxlflash: Fix potential oops following LUN removal | Matthew R. Ochs | 1 | -12/+23 |
| 2015-10-30 | cxlflash: Fix read capacity timeout | Manoj Kumar | 3 | -8/+7 |
| 2015-10-30 | cxlflash: Replace magic numbers with literals | Manoj Kumar | 3 | -3/+9 |
| 2015-10-30 | cxlflash: Fix to avoid invalid port_sel value | Manoj Kumar | 1 | -3/+6 |
| 2015-10-29 | megaraid_sas: Make PI enabled VD 8 byte DMA aligned | sumit.saxena@avagotech.com | 1 | -0/+34 |
| 2015-10-29 | megaraid_sas: Initialize tasklet before setting up IRQs | sumit.saxena@avagotech.com | 1 | -2/+3 |
| 2015-10-29 | megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature | sumit.saxena@avagotech.com | 1 | -4/+4 |
| 2015-10-29 | megaraid_sas: Update OCR capability on controller properties change | sumit.saxena@avagotech.com | 2 | -4/+8 |
| 2015-10-29 | megaraid_sas: Do not use PAGE_SIZE for max_sectors | sumit.saxena@avagotech.com | 2 | -1/+3 |
| 2015-10-29 | megaraid_sas: Support for Cutlass (12 Gbps) controller | sumit.saxena@avagotech.com | 3 | -0/+23 |