Age | Commit message (Expand) | Author | Files | Lines |
2014-04-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -0/+33 |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2 | -0/+33 |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -7/+0 |
2014-04-01 | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -153/+68 |
2014-04-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 139 | -2648/+10209 |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -13/+2 |
2014-03-31 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -30/+5 |
2014-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -3/+9 |
2014-03-27 | [SCSI] sd: Quiesce mode sense error messages | Martin K. Petersen | 2 | -16/+28 |
2014-03-27 | [SCSI] add support for per-host cmd pools | Christoph Hellwig | 1 | -19/+77 |
2014-03-27 | [SCSI] simplify command allocation and freeing a bit | Christoph Hellwig | 1 | -42/+25 |
2014-03-27 | [SCSI] megaraid: simplify internal command handling | Christoph Hellwig | 3 | -147/+32 |
2014-03-27 | [SCSI] ses: Use vpd information from scsi_device | Hannes Reinecke | 1 | -28/+10 |
2014-03-27 | [SCSI] Add EVPD page 0x83 and 0x80 to sysfs | Hannes Reinecke | 3 | -1/+123 |
2014-03-27 | [SCSI] Return VPD page length in scsi_vpd_inquiry() | Hannes Reinecke | 1 | -8/+11 |
2014-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -62/+67 |
2014-03-24 | scsi_transport_srp: Fix two kernel-doc warnings | Bart Van Assche | 1 | -0/+1 |
2014-03-19 | [SCSI] scsi_sysfs: Implement 'is_visible' callback | Hannes Reinecke | 1 | -91/+93 |
2014-03-19 | [SCSI] hpsa: update driver version to 3.4.4-1 | Stephen M. Cameron | 1 | -1/+1 |
2014-03-19 | [SCSI] hpsa: fix bad endif placement in RAID 5 mapper code | Stephen M. Cameron | 1 | -1/+1 |
2014-03-19 | [SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch... | Chad Dupuis | 2 | -9/+9 |
2014-03-19 | [SCSI] bfa: Replace large udelay() with mdelay() | Ben Hutchings | 1 | -1/+1 |
2014-03-19 | [SCSI] vmw_pvscsi: Some improvements in pvscsi driver. | Arvind Kumar | 2 | -39/+105 |
2014-03-19 | [SCSI] vmw_pvscsi: Add support for I/O requests coalescing. | Rishi Mehta | 2 | -6/+60 |
2014-03-19 | [SCSI] vmw_pvscsi: Fix pvscsi_abort() function. | Arvind Kumar | 2 | -6/+49 |
2014-03-19 | [SCSI] remove deprecated IRQF_DISABLED from SCSI | Michael Opdenacker | 24 | -31/+27 |
2014-03-19 | [SCSI] ipr: Add new CCIN definition for Grand Canyon support | Wendy Xiong | 2 | -0/+9 |
2014-03-19 | [SCSI] ipr: Format HCAM overlay ID 0x21 | Wendy Xiong | 2 | -0/+53 |
2014-03-19 | [SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range() | Alexander Gordeev | 1 | -29/+18 |
2014-03-19 | [SCSI] ipr: Get rid of superfluous call to pci_disbale_msi/msix() | Alexander Gordeev | 1 | -2/+0 |
2014-03-19 | [SCSI] ipr: Handle early EEH | Brian King | 2 | -89/+179 |
2014-03-19 | [SCSI] ipr: Add new CCIN definition for new hardware support | Wendy Xiong | 2 | -0/+3 |
2014-03-19 | [SCSI] ipr: Remove extended delay bit on GSCSI reads/writes ops | Wendy Xiong | 2 | -1/+6 |
2014-03-19 | [SCSI] scsi_debug: add ability to enable clustering | Akinobu Mita | 1 | -0/+5 |
2014-03-19 | [SCSI] scsi_debug: protect device access with atomic_rw lock | Akinobu Mita | 1 | -2/+10 |
2014-03-19 | [SCSI] scsi_debug: prepare to enable clustering | Akinobu Mita | 1 | -50/+59 |
2014-03-19 | [SCSI] scsi_debug: fix resp_xdwriteread() return value when running out of me... | Akinobu Mita | 1 | -2/+6 |
2014-03-19 | [SCSI] scsi_debug: fix duplicate dif_errors increment | Akinobu Mita | 1 | -1/+0 |
2014-03-19 | [SCSI] scsi_debug: make pseudo_primary static | Akinobu Mita | 1 | -1/+1 |
2014-03-19 | [SCSI] scsi_debug: fix false positive logical block reference tag check fail | Akinobu Mita | 1 | -3/+1 |
2014-03-18 | libata, libsas: kill pm_result and related cleanup | Dan Williams | 1 | -30/+5 |
2014-03-18 | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan | 4 | -62/+67 |
2014-03-17 | SCSI/libiscsi: Add check_protection callback for transports | Sagi Grimberg | 1 | -0/+32 |
2014-03-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 7 | -30/+38 |
2014-03-15 | [SCSI] remove a useless get/put_device pair in scsi_requeue_command | Christoph Hellwig | 1 | -32/+3 |
2014-03-15 | [SCSI] remove a useless get/put_device pair in scsi_next_command | Bart Van Assche | 1 | -5/+0 |
2014-03-15 | [SCSI] remove a useless get/put_device pair in scsi_request_fn | Bart Van Assche | 1 | -11/+3 |
2014-03-15 | [SCSI] do not manipulate device reference counts in scsi_get/put_command | Christoph Hellwig | 4 | -27/+31 |
2014-03-15 | [SCSI] avoid taking host_lock in scsi_run_queue unless nessecary | Christoph Hellwig | 1 | -19/+24 |