Age | Commit message (Expand) | Author | Files | Lines |
2016-10-21 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -10/+5 |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 1 | -3/+2 |
2016-10-19 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes | 1 | -3/+2 |
2016-10-16 | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes | James Bottomley | 3 | -10/+5 |
2016-10-14 | scsi: ipr: Fix async error WARN_ON | Brian King | 1 | -2/+1 |
2016-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -417/+321 |
2016-10-12 | scsi: Remove one useless stack variable | Ming Lei | 1 | -4/+0 |
2016-10-12 | scsi: Fix use-after-free | Ming Lei | 1 | -1/+1 |
2016-10-12 | scsi: Replace wrong device handler name for CLARiiON arrays | Xose Vazquez Perez | 1 | -3/+3 |
2016-10-10 | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2016-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 99 | -13287/+12547 |
2016-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2016-10-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -27/+49 |
2016-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -1/+3 |
2016-10-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -1/+3 |
2016-09-30 | scsi: ufs: Kconfig fix | Joao Pinto | 1 | -1/+1 |
2016-09-30 | scsi: g_NCR5380: Stop using scsi_module.c | Ondrej Zary | 2 | -149/+194 |
2016-09-30 | scsi: g_NCR5380: Reduce overrides[] from array to struct | Ondrej Zary | 1 | -184/+167 |
2016-09-30 | scsi: g_NCR5380: Remove deprecated __setup | Ondrej Zary | 1 | -135/+0 |
2016-09-30 | scsi: ufs: Fix error return code in ufshcd_init() | Wei Yongjun | 1 | -0/+1 |
2016-09-30 | scsi: ufs: Data Segment only needed for WRITE DESCRIPTOR | Zang Leigang | 1 | -3/+6 |
2016-09-28 | Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes | James Bottomley | 3 | -1/+3 |
2016-09-28 | scsi: cxgb4i: Set completion bit in work request | Varun Prakash | 1 | -0/+5 |
2016-09-28 | scsi: ufs: Enable no vccq quirk for skhynix device | Kyuho Choi | 1 | -0/+2 |
2016-09-28 | scsi: be2iscsi: mark symbols static where possible | Baoyou Xie | 1 | -6/+6 |
2016-09-27 | scsi: mvsas: Mark symbols static where possible | Baoyou Xie | 3 | -37/+39 |
2016-09-27 | scsi: pm8001: Mark symbols static where possible | Baoyou Xie | 2 | -3/+3 |
2016-09-27 | scsi: arcmsr: Simplify user_len checking | Borislav Petkov | 1 | -6/+8 |
2016-09-27 | scsi: Avoid that toggling use_blk_mq triggers a memory leak | Bart Van Assche | 3 | -1/+3 |
2016-09-27 | scsi: fcoe: fix off by one in eth2fc_speed() | Vincent Stehlé | 1 | -1/+1 |
2016-09-27 | scsi: dtc: remove from tree | Christoph Hellwig | 4 | -504/+0 |
2016-09-27 | scsi: t128: remove from tree | Christoph Hellwig | 4 | -522/+0 |
2016-09-27 | scsi: pas16: remove from tree | Christoph Hellwig | 4 | -701/+0 |
2016-09-27 | scsi: u14-34f: remove from tree | Christoph Hellwig | 3 | -2021/+0 |
2016-09-27 | scsi: ultrastor: remove from tree | Christoph Hellwig | 4 | -1308/+0 |
2016-09-27 | scsi: in2000: remove from tree | Christoph Hellwig | 4 | -2727/+0 |
2016-09-27 | scsi: wd7000: remove from tree | Christoph Hellwig | 3 | -1670/+0 |
2016-09-27 | scsi: scsi_dh_alua: Fix memory leak in alua_rtpg() | tang.junhui | 1 | -0/+1 |
2016-09-27 | scsi: lpfc: Mark symbols static where possible | Baoyou Xie | 4 | -62/+62 |
2016-09-21 | scsi: hpsa: correct call to hpsa_do_reset | Don Brace | 2 | -2/+1 |
2016-09-21 | scsi: ufs: Get a TM service response from the correct offset | Kiwoong Kim | 2 | -2/+3 |
2016-09-20 | scsi: ibmvfc: Fix I/O hang when port is not mapped | Brian King | 1 | -1/+0 |
2016-09-19 | virtio scsi: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -27/+49 |
2016-09-19 | scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up | Baoyou Xie | 2 | -13/+9 |
2016-09-19 | scsi: ipr: Remove redundant messages at adapter init time | Brian King | 1 | -1/+2 |
2016-09-19 | scsi: ipr: Don't log unnecessary 9084 error details | Brian King | 2 | -3/+4 |
2016-09-19 | scsi: smartpqi: raid bypass lba calculation fix | kevin Barnett | 1 | -1/+2 |
2016-09-19 | scsi: hpsa: correct scsi 6byte lba calculation | Mahesh Rajashekhara | 1 | -4/+10 |
2016-09-19 | scsi: ibmvscsis: Fixed unused variable | Bryant G. Ly | 1 | -3/+0 |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 1 | -0/+3 |