Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e8e6fda00b834a5c048214d58ca7eb00ddad734c
/
drivers
/
scsi
e1be098
[SCSI] isci: fix breakage caused by >16byte CDB patch
by James Bottomley
· 11 years ago
53a983c
[SCSI] mvsas: Fix kernel panic on tile due to unaligned data access
by James Bottomley
· 11 years ago
085b513
[SCSI] sd: fix crash when UA received on DIF enabled device
by Ewan D. Milne
· 12 years ago
c3ccb1d
[SCSI] qla2xxx: Properly set the tagging for commands.
by Saurav Kashyap
· 11 years ago
96f15f2
[SCSI] isci: Fix a race condition in the SSP task management path
by Jeff Skirvin
· 11 years ago
03ce3ca
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
622f9a8
Merge tag 'fcoe' into for-linus
by James Bottomley
· 11 years ago
6d2fa9e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
655ee63
[SCSI] scsi constants: command, sense key + additional sense strings
by Douglas Gilbert
· 11 years ago
7a5ed75
fcoe: Reduce number of sparse warnings
by Bart Van Assche
· 11 years ago
d17efa0
fcoe: Stop fc_rport_priv structure leak
by Mark Rustad
· 11 years ago
a2ceb1f
libfcoe: Fix meaningless log statement
by Robert Love
· 11 years ago
3a29260
libfc: Differentiate echange timer cancellation debug statements
by Robert Love
· 11 years ago
4a80f08
libfc: Remove extra space in fc_exch_timer_cancel definition
by Robert Love
· 11 years ago
418a8cfe
fcoe: fix the link error status block sparse warnings
by Yi Zou
· 11 years ago
a451751
scsi_debug: fix do_device_access() with wrap around range
by Akinobu Mita
· 11 years ago
f07d46b
fcoe: Fix smatch warning in fcoe_fdmi_info function
by Neerav Parikh
· 11 years ago
e0335f6
libfc: Reject PLOGI from nodes with incompatible role
by Mark Rustad
· 11 years ago
0516c08
[SCSI] enable destruction of blocked devices which fail LUN scanning
by Bart Van Assche
· 11 years ago
e2eb724
[SCSI] Fix race between starved list and device removal
by James Bottomley
· 11 years ago
fec3c1b
[SCSI] megaraid_sas: fix a bug for 64 bit arches
by Dan Carpenter
· 11 years ago
beb40ea
[SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verify_write
by Akinobu Mita
· 11 years ago
e18d8be
[SCSI] scsi_debug: simplify offset calculation for dif_storep
by Akinobu Mita
· 11 years ago
e9926b4
[SCSI] scsi_debug: invalidate protection info for unmapped region
by Akinobu Mita
· 11 years ago
7cb69d0
[SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1
by Akinobu Mita
· 11 years ago
fc3fc35
[SCSI] scsi_debug: fix incorrectly nested kmap_atomic()
by Akinobu Mita
· 11 years ago
518d9df
[SCSI] scsi_debug: fix invalid address passed to kunmap_atomic()
by Akinobu Mita
· 11 years ago
e9ce9c8
[SCSI] mpt3sas: Bump driver version to v02.100.00.00
by Sreekanth Reddy
· 11 years ago
f5edbe7
[SCSI] mpt3sas: when async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removed
by Sreekanth Reddy
· 11 years ago
17263e7
[SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specification
by Sreekanth Reddy
· 11 years ago
14be49a
[SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned
by Sreekanth Reddy
· 11 years ago
b65cfed
[SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to non LUN 0 configured expander
by Sreekanth Reddy
· 11 years ago
b453ff8
[SCSI] mpt3sas: Updated the Hardware timing requirements
by Sreekanth Reddy
· 11 years ago
48e3b98
[SCSI] mpt3sas: 2013 source code copyright
by Sreekanth Reddy
· 11 years ago
8c0eb59
[SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
by Bart Van Assche
· 11 years ago
6e97c9d
[SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().
by Bart Van Assche
· 11 years ago
b2ec76c
[SCSI] qla2xxx: Fix qla2xxx_check_risc_status().
by Bart Van Assche
· 11 years ago
6ec6f90
[SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.
by Bart Van Assche
· 11 years ago
7f544d0
[SCSI] qla2xxx: Remove redundant assignments.
by Bart Van Assche
· 11 years ago
4e541de
[SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().
by Bart Van Assche
· 11 years ago
c5dcfaa
[SCSI] qla2xxx: Remove two superfluous tests.
by Bart Van Assche
· 11 years ago
6593d5b
[SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()
by Bart Van Assche
· 11 years ago
a44c72f
[SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()
by Bart Van Assche
· 11 years ago
090fc2e
[SCSI] qla2xxx: Clean up qla24xx_iidma()
by Bart Van Assche
· 11 years ago
1f8deef
[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.
by Saurav Kashyap
· 11 years ago
b8eb413
[SCSI] qla2xxx: Do not take a second firmware dump when intentionally generating one.
by Chad Dupuis
· 11 years ago
8fbfe2d
[SCSI] qla2xxx: Do not query FC statistics during chip reset.
by Chad Dupuis
· 11 years ago
3491255
[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.
by Saurav Kashyap
· 11 years ago
8edf3ed
[SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd is aborted when the request timeout.
by Giridhar Malavali
· 11 years ago
754d124
[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.
by Giridhar Malavali
· 11 years ago
bb6a4df
[SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTS
by K. Y. Srinivasan
· 11 years ago
bde6d0f
[SCSI] storvsc: Support FC devices
by K. Y. Srinivasan
· 11 years ago
6f94d5d
[SCSI] storvsc: Implement multi-channel support
by K. Y. Srinivasan
· 11 years ago
b79fafa
target: make queue_tm_rsp() return void
by Joern Engel
· 11 years ago
c8a2ba3
[SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
by Yijing Wang
· 11 years ago
7a6a731
[SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
by Bjørn Mork
· 12 years ago
84cbd72
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
9e22038
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
ffc8b30
block: do not pass disk names as format strings
by Kees Cook
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
0e97456
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
22237d5
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
7233c77
lpfc: switch to fixed_size_llseek()
by Al Viro
· 11 years ago
c04eba7
bfa: switch to fixed_size_llseek()
by Al Viro
· 11 years ago
eb5881d
fnic: switch to fixed_size_llseek()
by Al Viro
· 11 years ago
a3fda7d
[SCSI] megaraid: minor cut and paste error fixed.
by James Georgas
· 11 years ago
aca898f
[SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
by Akinobu Mita
· 11 years ago
cf9f4b5
[SCSI] ufs: fix register address in UIC error interrupt handling
by Akinobu Mita
· 11 years ago
2e2930a
[SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
by Akinobu Mita
· 11 years ago
2953f85
[SCSI] ufs: use devres functions for ufshcd
by Seungwon Jeon
· 11 years ago
3ca316c
[SCSI] ufs: Fix the response UPIU length setting
by Sujit Reddy Thumma
· 11 years ago
6ccf44fe
[SCSI] ufs: rework link start-up process
by Seungwon Jeon
· 11 years ago
261ea45
[SCSI] ufs: remove version check before IS reg clear
by Seungwon Jeon
· 11 years ago
2fbd009
[SCSI] ufs: amend interrupt configuration
by Seungwon Jeon
· 11 years ago
b873a275
[SCSI] ufs: wrap the i/o access operations
by Seungwon Jeon
· 11 years ago
83a35e3
treewide: relase -> release
by Geert Uytterhoeven
· 11 years ago
e52cff8
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 11 years ago
a9e94ec
Merge tag 'fcoe1' into fixes
by James Bottomley
· 11 years ago
36a2796
Merge tag 'fcoe' into fixes
by James Bottomley
· 11 years ago
8b612fa
[SCSI] storvsc: Update the storage protocol to win8 level
by K. Y. Srinivasan
· 11 years ago
893def3
[SCSI] storvsc: Increase the value of scsi timeout for storvsc devices
by K. Y. Srinivasan
· 11 years ago
391e2f2
[SCSI] BusLogic: Port driver to 64-bit.
by Khalid Aziz
· 11 years ago
839cb99
[SCSI] BusLogic: Fix style issues
by Khalid Aziz
· 11 years ago
3b9373e
[SCSI] libiscsi: Added new boot entries in the session sysfs
by Eddie Wai
· 11 years ago
c5bebd8
[SCSI] aacraid: Fix for arrays are going offline in the system. System hangs
by Mahesh Rajashekhara
· 11 years ago
ed7bd66
[SCSI] ipr: IOA Status Code(IOASC) update
by wenxiong@linux.vnet.ibm.com
· 11 years ago
66c28f9
[SCSI] sd: Update WRITE SAME heuristics
by Martin K. Petersen
· 11 years ago
5d65f91
[SCSI] fnic: potential dead lock in fnic_is_abts_pending()
by Dan Carpenter
· 11 years ago
607be2c
[SCSI] bfa: Update the driver version to 3.2.21.1
by Vijaya Mohan Guvva
· 11 years ago
4dde506
[SCSI] bfa: dis-associate bfa path_tov with dev_loss_tmo
by Vijaya Mohan Guvva
· 11 years ago
f9c867b
[SCSI] bfa: Support for chinook-quad port card
by Vijaya Mohan Guvva
· 11 years ago
Next »