Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
89e158f909253d8c7c2a65d1b2cbac2f07a28ed0
/
drivers
/
scsi
8a10944
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
be1fefc
cnic,bnx2i,bnx2fc: Fix inconsistent use of page size
by Michael Chan
· 11 years ago
3b4df68
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
b12bb60
[SCSI] storvsc: NULL pointer dereference fix
by Ales Novak
· 11 years ago
b77ed25
[SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xx
by Giridhar Malavali
· 11 years ago
c59053a
[SCSI] isci: correct erroneous for_each_isci_host macro
by Lukasz Dorau
· 11 years ago
ddfadd7
[SCSI] isci: fix reset timeout handling
by Dan Williams
· 11 years ago
126e964
[SCSI] be2iscsi: fix bad if expression
by Mike Christie
· 11 years ago
f324777
[SCSI] qla2xxx: Fix multiqueue MSI-X registration.
by Chad Dupuis
· 11 years ago
702256e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
6f58c78
qla2xxx: Fix kernel panic on selective retransmission request
by Dr. Greg Wettstein
· 11 years ago
84197a3
tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNs
by Nicholas Bellinger
· 11 years ago
7474f52
tcm_qla2xxx: Perform configfs depend/undepend for base_tpg
by Nicholas Bellinger
· 11 years ago
394d62b
tcm_qla2xxx: Add NPIV specific enable/disable attribute logic
by Nicholas Bellinger
· 11 years ago
3c231bd
qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown
by Nicholas Bellinger
· 11 years ago
ddb9514
qla2xxx: Fix qlt_lport_register base_vha callback race
by Nicholas Bellinger
· 11 years ago
91c6c8d
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
e83b366
Fix uses of dma_max_pfn() when converting to a limiting address
by Russell King
· 11 years ago
2d15025
qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list
by Roland Dreier
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
8e585a6
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
93b05cb
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
194e57f
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
e1ba845
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
4b1a9a5
Merge branch 'misc' into for-linus
by James Bottomley
· 11 years ago
0c7f821
scsi_transport_srp: Fix kernel-doc warnings
by Bart Van Assche
· 11 years ago
9307916
scsi_transport_srp: Fix a race condition
by Bart Van Assche
· 11 years ago
18cc4e0
scsi_transport_srp: Block rport upon TL error even with fast_io_fail_tmo = off
by Bart Van Assche
· 11 years ago
8cf7a16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
49a47f2
qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport
by Nicholas Bellinger
· 11 years ago
0e8cd71
qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.
by Saurav Kashyap
· 11 years ago
2930d44
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
by Nicholas Bellinger
· 11 years ago
f466f75
virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
by Asias He
· 11 years ago
64cdb41
MPT / PCI: Use pci_stop_and_remove_bus_device_locked()
by Rafael J. Wysocki
· 11 years ago
8faaaea
treewide: fix comments and printk msgs
by Masanari Iida
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
fc27985
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
by Yinghai Lu
· 11 years ago
3ce438d
[SCSI] hpsa: allow SCSI mid layer to handle unit attention
by Matt Gates
· 11 years ago
0ddf1d7
[SCSI] hpsa: do not require board "not ready" status after hard reset
by Stephen M. Cameron
· 11 years ago
28e1344
[SCSI] hpsa: enable unit attention reporting
by Stephen M. Cameron
· 11 years ago
97a5e98
[SCSI] hpsa: rename scsi prefetch field
by Stephen M. Cameron
· 11 years ago
8a98db73
[SCSI] hpsa: use workqueue instead of kernel thread for lockup detection
by Stephen M. Cameron
· 11 years ago
95d8a25
[SCSI] ipr: increase dump size in ipr driver
by wenxiong@linux.vnet.ibm.com
· 11 years ago
603f202
[SCSI] mac_scsi: Fix crash on out of memory
by Alan
· 11 years ago
769989a
[SCSI] st: fix enlarge_buffer
by Bodo Stroesser
· 11 years ago
762a86a
[SCSI] qla1280: Annotate timer on stack so object debug does not complain
by Meelis Roos
· 11 years ago
8e5cf31
[SCSI] qla4xxx: Update driver version to 5.04.00-k3
by Vikas Chaudhary
· 11 years ago
ea507a2
[SCSI] qla4xxx: Recreate chap data list during get chap operation
by Adheer Chandravanshi
· 11 years ago
fb734ee3
[SCSI] qla4xxx: Add support for ISCSI_PARAM_LOCAL_IPADDR sysfs attr
by Adheer Chandravanshi
· 11 years ago
ae56ff4
[SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn struct
by Adheer Chandravanshi
· 11 years ago
5af62f2
[SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_connection
by Adheer Chandravanshi
· 11 years ago
4161cee
[SCSI] qla4xxx: Add host statistics support
by Lalit Chandivade
· 11 years ago
6fa7c55
[SCSI] scsi_transport_iscsi: Add host statistics support
by Lalit Chandivade
· 11 years ago
df86f77
[SCSI] qla4xxx: Added support for Diagnostics MBOX command
by Vikas Chaudhary
· 11 years ago
dcd2119
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
by Nicholas Bellinger
· 11 years ago
2da11ad
[SCSI] bfa: Driver version upgrade to 3.2.23.0
by Vijaya Mohan Guvva
· 11 years ago
1e917c6
[SCSI] bfa: change FC_ELS_TOV to 20sec
by Vijaya Mohan Guvva
· 11 years ago
2ec331a
[SCSI] bfa: Observed auto D-port mode instead of manual
by Vijaya Mohan Guvva
· 11 years ago
7593e52
[SCSI] bfa: Fix for bcu or hcm faa query hang
by Vijaya Mohan Guvva
· 11 years ago
9781851
[SCSI] bfa: LUN discovery issue in direct attach mode
by Vijaya Mohan Guvva
· 11 years ago
da3e0be
[SCSI] bfa: Register port with SCSI even on port init failure
by Vijaya Mohan Guvva
· 11 years ago
28d358d
[SCSI] bfa: Firmware patch simplification
by Vijaya Mohan Guvva
· 11 years ago
0e7c60c
[SCSI] be2iscsi: fix memory leak in error path
by Geyslan G. Bem
· 11 years ago
6634ff7
[SCSI] ipr: Increase msi-x interrupt vectors to 16
by wenxiong@linux.vnet.ibm.com
· 11 years ago
d5747e0
[SCSI] hpsa: remove P822se PCI ID
by Mike Miller
· 11 years ago
c41afc9
[SCSI] qla2xxx: Fix warning reported by smatch.
by Saurav Kashyap
· 11 years ago
ef80d1e
[SCSI] sd: Do not call do_div() with a 64-bit divisor
by Geert Uytterhoeven
· 11 years ago
b28d108
[SCSI] lpfc: Fix wrong assignment in lpfc_debugfs.c
by Felipe Pena
· 11 years ago
11f8a7b
[SCSI] megaraid: Use resource_size_t for PCI resources, not long
by Ben Collins
· 11 years ago
6ad5550
[SCSI] Update documentation
by Hannes Reinecke
· 11 years ago
bb3b621
[SCSI] Set the minimum valid value of 'eh_deadline' as 0
by Ren Mingxin
· 11 years ago
76ad3e5
[SCSI] Unlock accesses to eh_deadline
by Hannes Reinecke
· 11 years ago
e494f6a
[SCSI] improved eh timeout handler
by Hannes Reinecke
· 11 years ago
2451079
[SCSI] Fix erratic device offline during EH
by James Bottomley
· 11 years ago
1a4049d
[SCSI] aci7xxx_old: delete decade+ obsolete driver
by Paul Gortmaker
· 11 years ago
81cb088
[SCSI] qla2xxx: Update the driver version to 8.06.00.12-k.
by Saurav Kashyap
· 11 years ago
a4e04d9
[SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue assigmnment.
by Armen Baloyan
· 11 years ago
3746078
[SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for ISP8044
by Sawan Chandak
· 11 years ago
9aaf2ce
[SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port index 0.
by Chad Dupuis
· 11 years ago
15904d7
[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.
by Sawan Chandak
· 11 years ago
9e5054e
[SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC request on ISP8044.
by Chad Dupuis
· 11 years ago
03eb912
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in accordance with firmware update.
by Armen Baloyan
· 11 years ago
767157c
[SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00.
by Armen Baloyan
· 11 years ago
02a9ae6
[SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while polling.
by Atul Deshmukh
· 11 years ago
ad5fa02
[SCSI] qla2xxx: Fix undefined behavior in call to snprintf().
by Joe Carnuccio
· 11 years ago
db64e93
[SCSI] qla2xxx: Add BSG interface for read/write serdes register.
by Joe Carnuccio
· 11 years ago
e8f5e95
[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.
by Armen Baloyan
· 11 years ago
f3ddac1
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
by Chad Dupuis
· 11 years ago
fe1b806
[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.
by Chad Dupuis
· 11 years ago
50280c0
[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low."
by Chad Dupuis
· 11 years ago
8f47611
[SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation for future reset recovery process.
by Saurav Kashyap
· 11 years ago
ca0e68d
[SCSI] qla2xxx: Add BPM support for ISP25xx.
by Chad Dupuis
· 11 years ago
4ef21bd
[SCSI] qla2xxx: Correctly set mailboxes for extended init control block.
by Joe Carnuccio
· 11 years ago
7fa3e23
[SCSI] qla2xxx: Disable INTx interrupt for ISP82XX
by Sawan Chandak
· 11 years ago
3b6e5b9
[SCSI] qla2xxx: Honor execute firmware failures.
by Chad Dupuis
· 11 years ago
a324031
[SCSI] qla2xxx: Print proper QLAFX00 product name at probe.
by Armen Baloyan
· 11 years ago
396883e
[SCSI] hpsa: prevent stalled i/o
by Stephen M. Cameron
· 11 years ago
0390f0c
[SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.
by Stephen M. Cameron
· 11 years ago
Next »