Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e86fb5e8ab95f10ec5f2e9430119d5d35020c951
e86fb5e
storvsc: ring buffer failures may result in I/O freeze
by Long Li
· 10 years ago
60654e2
ipr: set scsi_level correctly for disk arrays
by Brian King
· 10 years ago
f688f96
ipr: add support for async scanning to speed up boot
by Brian King
· 10 years ago
f49accf
scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case
by Ewan D. Milne
· 10 years ago
4bc6b63
scsi_debug: take sdebug_host_list_lock when changing capacity
by Ewan D. Milne
· 10 years ago
6d6f380
scsi_debug: improve driver description in Kconfig
by Douglas Gilbert
· 10 years ago
d467d31
scsi_debug: fix compare and write errors
by Douglas Gilbert
· 10 years ago
b9f85b1
qla2xxx: fix race in handling rport deletion during recovery causes panic
by Laurence Oberman
· 10 years ago
2311ce4
Revert "[SCSI] mpt3sas: Remove phys on topology change"
by Sreekanth Reddy
· 10 years ago
81a89c2
Revert "[SCSI] mpt2sas: Remove phys on topology change."
by Sreekanth Reddy
· 10 years ago
5187901
esas2r: Correct typos of "validate" in a comment
by Boris Bodemann
· 10 years ago
ea6bb33
fc: FCP_PTA_SIMPLE is 0
by Christoph Hellwig
· 10 years ago
e1c5073
ibmvfc: remove unused tag variable
by Christoph Hellwig
· 10 years ago
68d81f4
scsi: remove MSG_*_TAG defines
by Christoph Hellwig
· 10 years ago
4e48489
scsi: remove scsi_set_tag_type
by Christoph Hellwig
· 10 years ago
17ea012
scsi: remove scsi_get_tag_type
by Christoph Hellwig
· 10 years ago
b70870c
scsi: never drop to untagged mode during queue ramp down
by Christoph Hellwig
· 10 years ago
efc3c1d
scsi: remove ->change_queue_type method
by Christoph Hellwig
· 10 years ago
79855d1
libsas: remove task_collector mode
by Christoph Hellwig
· 10 years ago
309e7cc
wd719x: remove dma_cache_sync call
by Ondrej Zary
· 10 years ago
38d5c83
scsi_debug: add Report supported opcodes+tmfs; Compare and write
by Douglas Gilbert
· 10 years ago
c2248fc
scsi_debug: change SCSI command parser to table driven
by Douglas Gilbert
· 10 years ago
0d01c5d
scsi_debug: add Capacity Changed Unit Attention
by Douglas Gilbert
· 10 years ago
817fd66
scsi_debug: append inject error flags onto scsi_cmnd object
by Douglas Gilbert
· 10 years ago
22017ed
scsi_debug: pinpoint invalid field in sense data
by Douglas Gilbert
· 10 years ago
84021c9
wd719x: Add firmware documentation
by Ondrej Zary
· 10 years ago
48a3103
wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
by Ondrej Zary
· 10 years ago
7ff28ae
eeprom-93cx6: Add (read-only) support for 8-bit mode
by Ondrej Zary
· 10 years ago
68b14b8
esas2r: fix an oversight in setting return value
by Tomas Henzl
· 10 years ago
ba9e587
esas2r: fix an error path in esas2r_ioctl_handler
by Tomas Henzl
· 10 years ago
ddcae01
esas2r: fir error handling in do_fm_api
by Tomas Henzl
· 10 years ago
71bd849
tmscsim: replace by am53c974 driver
by Hannes Reinecke
· 10 years ago
e858d93
esp_scsi: enable CONFIG2_FENAB for am53c974
by Hannes Reinecke
· 10 years ago
8a9aeb4
esp_scsi: let DMA driver provide a config2 value
by Paolo Bonzini
· 10 years ago
eeea2f9
esp_scsi: correctly detect am53c974
by Hannes Reinecke
· 10 years ago
6df388f
am53c974: BLAST residual handling
by Hannes Reinecke
· 10 years ago
3a7e7be
am53c974: add new driver
by Hannes Reinecke
· 10 years ago
3170866
esp_scsi: use FIFO for command submission
by Hannes Reinecke
· 10 years ago
9535fff
esp_scsi: read status registers
by Hannes Reinecke
· 10 years ago
1af6f60
esp_scsi: debug event and command
by Hannes Reinecke
· 10 years ago
a1a75b3
esp_scsi: convert to dev_printk
by Hannes Reinecke
· 10 years ago
3707a18
esp_scsi: make number of tags configurable
by Hannes Reinecke
· 10 years ago
a87bf29
esp_scsi: spellcheck 'driver'
by Hannes Reinecke
· 10 years ago
39f7950
vmw_pscsi: simplify ->change_queue_depth
by Christoph Hellwig
· 10 years ago
cf75d5d
mpt3sas: simplify ->change_queue_depth
by Christoph Hellwig
· 10 years ago
286c940
mpt2sas: simplify ->change_queue_depth
by Christoph Hellwig
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
1e6f241
scsi: don't allow setting of queue_depth bigger than can_queue
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
89dac7b
lpfc: remove queue_depth events
by Christoph Hellwig
· 10 years ago
aa00832
megaraid_sas: do not process IOCTLs and SCSI commands during driver removal
by Sumit.Saxena@avagotech.com
· 10 years ago
6e755dd
megaraid_sas: dndinaness related bug fixes
by Sumit.Saxena@avagotech.com
· 10 years ago
170c238
megaraid_sas: corrected return of wait_event from abort frame path
by Sumit.Saxena@avagotech.com
· 10 years ago
ac340c5
megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR path
by Sumit.Saxena@avagotech.com
· 10 years ago
d009b57
megaraid_sas: online Firmware upgrade support for Extended VD feature
by Sumit.Saxena@avagotech.com
· 10 years ago
e399065
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
by Sumit.Saxena@avagotech.com
· 10 years ago
d98a6de
megaraid_sas: driver version upgrade and remove some meta data of driver
by Sumit.Saxena@avagotech.com
· 10 years ago
18f87a6
zfcp: auto port scan resiliency
by Martin Peschke
· 10 years ago
c8bba14
zfcp: bring back unit sysfs attributes for automatic LUN scan
by Steffen Maier
· 10 years ago
9f30b67
bfa: replace 2 kzalloc/copy_from_user by memdup_user
by Fabian Frederick
· 10 years ago
1b33ef2
zfcp: remove access control tables interface (port leftovers)
by Martin Peschke
· 10 years ago
ccbedf1
virtio_scsi: support multi hw queue of blk-mq
by Ming Lei
· 10 years ago
4c41312
hpsa: remove spin lock around command allocation
by Stephen M. Cameron
· 10 years ago
4fa604e
hpsa: always call pci_set_master after pci_enable_device
by Robert Elliott
· 10 years ago
763aadb
hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation
by Nicholas Bellinger
· 10 years ago
2f371c9
hpsa: do not be so noisy about check conditions
by Stephen M. Cameron
· 10 years ago
0cbf768
hpsa: use atomics for commands_outstanding
by Stephen M. Cameron
· 10 years ago
a505b86
hpsa: get rid of type/attribute/direction bit field where possible
by Stephen M. Cameron
· 10 years ago
50a0dec
hpsa: fix endianness issue with scatter gather elements
by Stephen M. Cameron
· 10 years ago
9208471
hpsa: fix allocation sizes for CISS_REPORT_LUNs commands
by Stephen M. Cameron
· 10 years ago
7f73695
hpsa: remove 'action required' phrasing
by Stephen M. Cameron
· 10 years ago
1a63ea6
hpsa: correct off-by-one sizing of chained SG block
by Webb Scales
· 10 years ago
7d2cce5
hpsa: fix a couple pci id table mistakes
by Stephen M. Cameron
· 10 years ago
dc60001
hpsa: remove dev_warn prints from RAID-1ADM
by Robert Elliott
· 10 years ago
42a9164
hpsa: Clean up warnings from sparse.
by Don Brace
· 10 years ago
01bd908
atari_NCR5380: Fix "transfered" typo
by Finn Thain
· 10 years ago
ab93afa
atari_NCR5380: Remove RESET_RUN_DONE macro
by Finn Thain
· 10 years ago
a53a21e
atari_NCR5380: Move static co-routine variables to host data
by Finn Thain
· 10 years ago
61d739a
atari_NCR5380: Move static TagAlloc array to host data
by Finn Thain
· 10 years ago
ca513fc
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
by Finn Thain
· 10 years ago
ff50f9e
atari_NCR5380: Merge from NCR5380.c
by Finn Thain
· 10 years ago
8dad0c5
sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
by Finn Thain
· 10 years ago
e3f463b
atari_NCR5380: Merge from sun3_NCR5380.c
by Finn Thain
· 10 years ago
e3c3da6
atari_NCR5380: Refactor Falcon locking
by Finn Thain
· 10 years ago
ef1081c
atari_NCR5380: Refactor Falcon special cases
by Finn Thain
· 10 years ago
f527590
ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
by Finn Thain
· 10 years ago
2231ef8
sun3_scsi: Move macro definitions
by Finn Thain
· 10 years ago
0d31f87
sun3_scsi: Convert to platform device
by Finn Thain
· 10 years ago
4e70520
atari_scsi: Remove header
by Finn Thain
· 10 years ago
3ff228a
atari_scsi: Convert to platform device
by Finn Thain
· 10 years ago
16b29e7
atari_scsi: Fix atari_scsi deadlocks on Falcon
by Finn Thain
· 10 years ago
cbad48d
mac_scsi: Convert to platform device
by Finn Thain
· 10 years ago
ffdede6
mac_scsi: Cleanup PDMA code
by Finn Thain
· 10 years ago
6e9ae6d
mac_scsi: Add module option to Kconfig
by Finn Thain
· 10 years ago
92de383
mac_scsi: Remove header
by Finn Thain
· 10 years ago
fd9cd67
dmx3191d: Use NO_IRQ
by Finn Thain
· 10 years ago
710ddd0
ncr5380: Drop legacy scsi.h include
by Finn Thain
· 10 years ago
96068e6
ncr5380: Remove *_RELEASE macros
by Finn Thain
· 10 years ago
d572f65f
ncr5380: Remove pointless compiler command line override macros
by Finn Thain
· 10 years ago
a9c2dc4
ncr5380: Move static PDMA spin counters to host data
by Finn Thain
· 10 years ago
Next »