Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
074dc37a7b7b008ce1382ed4eec3f0008e541ba7
/
drivers
/
scsi
074dc37
ibmvstgt: remove
by Christoph Hellwig
· 11 years ago
91921e0
scsi: use dev_printk variants where possible
by Hannes Reinecke
· 11 years ago
e5f73ce
scsi: use dev_printk() variants for ioctl
by Hannes Reinecke
· 11 years ago
b30d8bc
scsi: Implement st_printk()
by Hannes Reinecke
· 11 years ago
28c3172
scsi: Implement ch_printk()
by Hannes Reinecke
· 11 years ago
95e159d
scsi: Implement sg_printk()
by Hannes Reinecke
· 11 years ago
96eefad
scsi: Implement sr_printk()
by Hannes Reinecke
· 11 years ago
d9e5d61
scsi_scan: Fixup scsilun_to_int()
by Hannes Reinecke
· 11 years ago
1abf635
scsi: use 64-bit value for 'max_luns'
by Hannes Reinecke
· 11 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 11 years ago
755f516
qla2xxx: Restrict max_lun to 16-bit for older HBAs
by Hannes Reinecke
· 11 years ago
22ffeb4
scsi_scan: Restrict sequential scan to 256 LUNs
by Hannes Reinecke
· 11 years ago
c309b35
scsi: Remove CONFIG_SCSI_MULTI_LUN
by Hannes Reinecke
· 11 years ago
cc833ac
sg: O_EXCL and other lock handling
by Douglas Gilbert
· 11 years ago
16070cc
sg: add SG_FLAG_Q_AT_TAIL flag
by Douglas Gilbert
· 11 years ago
65c26a0
sg: relax 16 byte cdb restriction
by Douglas Gilbert
· 11 years ago
bcdb247
sd: Limit transfer length
by Martin K. Petersen
· 11 years ago
8d96447
sd: bad return code of init_sd
by Clément Calmels
· 11 years ago
cb2fb68
sd: notify block layer when using temporary change to cache_type
by Vaughan Cao
· 11 years ago
6bb5e6e
scsi_debug: allow huge transfer length for read/write commands
by Akinobu Mita
· 11 years ago
e430cbc
sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff
by Akinobu Mita
· 11 years ago
46f69e6
sg: prevent integer overflow when converting from sectors to bytes
by Akinobu Mita
· 11 years ago
fcc95a7
scsi: remove two cancel_delayed_work() calls from the mid-layer
by Bart Van Assche
· 11 years ago
89fb4cd
scsi: handle flush errors properly
by James Bottomley
· 11 years ago
8addf0c
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
77ae174
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
by James Bottomley
· 11 years ago
b14bf2d
usb-storage/SCSI: Add broken_fua blacklist flag
by Alan Stern
· 11 years ago
8faeb52
virtio-scsi: fix various bad behavior on aborted requests
by Paolo Bonzini
· 11 years ago
cdda0e5
virtio-scsi: avoid cancelling uninitialized work items
by Paolo Bonzini
· 11 years ago
7114aae
ibmvscsi: Add memory barriers for send / receive
by Brian King
· 11 years ago
9ee7559
ibmvscsi: Abort init sequence during error recovery
by Brian King
· 11 years ago
33a5fce
qla2xxx: Fix sparse warning in qla_target.c.
by Quinn Tran
· 11 years ago
d576a5e
bnx2fc: Improve stats update mechanism
by Neil Horman
· 11 years ago
9172b76
bnx2fc: do not scan uninitialized lists in case of error.
by Maurizio Lombardi
· 11 years ago
0353e08
fc: ensure scan_work isn't active when freeing fc_rport
by Neil Horman
· 11 years ago
f2c6f18
pm8001: Fix potential null pointer dereference and memory leak.
by Maurizio Lombardi
· 11 years ago
beff654
be2iscsi: remove potential junk pointer free
by Tomas Henzl
· 11 years ago
5f2d25e
be2iscsi: add an missing goto in error path
by Tomas Henzl
· 11 years ago
a33c070
scsi_error: set DID_TIME_OUT correctly
by Hannes Reinecke
· 11 years ago
8922a90
scsi_error: fix invalid setting of host byte
by Ulrich Obergfell
· 11 years ago
8902b10
drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause"
by Chen Gang
· 11 years ago
abf04af
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
5c02c39
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
4251c2a6
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
d77e653
libiscsi, iser: Adjust data_length to include protection information
by Sagi Grimberg
· 11 years ago
23d4ed5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
1c54fc1
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
b4c4399
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
by James Bottomley
· 11 years ago
592749e
scsi: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
f27b087
block: add blk_rq_set_block_pc()
by Jens Axboe
· 11 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 11 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
51a07f8
qla2xxx: Convert to percpu_ida session tag pre-allocation
by Nicholas Bellinger
· 11 years ago
c84a1e3
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
e6dc783
virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
by Nicholas Bellinger
· 11 years ago
c7ee3bd
qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch
by Quinn Tran
· 11 years ago
3fb4b16
lpfc: Update lpfc version to driver version 10.2.8001.0
by James Smart
· 11 years ago
28d7f3d
lpfc: Fix ExpressLane priority setup
by James Smart
· 11 years ago
12222f4
lpfc: mark old devices as obsolete
by James Smart
· 11 years ago
59c5f61
lpfc: Fix for initializing RRQ bitmap
by James Smart
· 11 years ago
68e814f
lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries
by James Smart
· 11 years ago
681a289
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
by Linus Torvalds
· 11 years ago
2e61f50
lpfc: Update lpfc version to driver version 10.2.8000.0
by James Smart
· 11 years ago
b857ff3
lpfc: Update Copyright on changed files from 8.3.45 patches
by James Smart
· 11 years ago
16a59fb
lpfc: Update Copyright on changed files
by James Smart
· 11 years ago
98912dd
lpfc: Fixed locking for scsi task management commands
by James Smart
· 11 years ago
f38fa0b
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
by James Smart
· 11 years ago
0293635
lpfc: Fix FW dump using sysfs
by James Smart
· 11 years ago
db55fba
lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock
by James Smart
· 11 years ago
ee62021
lpfc: Fixed kernel panic in lpfc_abort_handler
by James Smart
· 11 years ago
07eab62
lpfc: Fix locking for postbufq when freeing
by James Smart
· 11 years ago
bcece5f
lpfc: Fix locking for lpfc_hba_down_post
by James Smart
· 11 years ago
6acb348
lpfc: Fix dynamic transitions of FirstBurst from on to off
by James Smart
· 11 years ago
67955ba
hpsa: fix handling of hpsa_volume_offline return value
by Stephen M. Cameron
· 11 years ago
a84d794
hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_id
by Stephen M. Cameron
· 11 years ago
24a4b07
hpsa: remove messages about volume status VPD inquiry page not supported
by Stephen M. Cameron
· 11 years ago
ee6b188
hpsa: report check condition even if no sense data present for ioaccel2 mode
by Stephen M. Cameron
· 11 years ago
8645291
hpsa: remove bad unlikely annotation from device list updating code
by Stephen M. Cameron
· 11 years ago
7b2c46e
hpsa: fix event filtering to prevent excessive rescans with old firmware
by Stephen M. Cameron
· 11 years ago
c45166bee
hpsa: kill annoying messages about SSD Smart Path retries
by Stephen M. Cameron
· 11 years ago
d5b5d96
hpsa: define extended_report_lun_entry data structure
by Stephen M. Cameron
· 11 years ago
0b57075
hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io path
by Stephen M. Cameron
· 11 years ago
b3a52e7
hpsa: avoid unnecessary readl on every command submission
by Stephen M. Cameron
· 11 years ago
094963d
hpsa: use per-cpu variable for lockup_detected
by Stephen M. Cameron
· 11 years ago
41b3cf0
hpsa: set irq affinity hints to route MSI-X vectors across CPUs
by Stephen M. Cameron
· 11 years ago
072b051
hpsa: allocate reply queues individually
by Stephen M. Cameron
· 11 years ago
f89439b
hpsa: choose number of reply queues more intelligently.
by Stephen M. Cameron
· 11 years ago
7b9235e
hpsa: remove dev_dbg() calls from hot paths
by Stephen M. Cameron
· 11 years ago
35d697c
hpsa: use gcc aligned attribute instead of manually padding structs
by Stephen M. Cameron
· 11 years ago
00701a9
hpsa: change doorbell reset delay to ten seconds
by Justin Lindley
· 11 years ago
9233fb1
hpsa: allow passthru ioctls to work with bidirectional commands
by Stephen M. Cameron
· 11 years ago
84ce1ee
hpsa: remove unused fields from struct ctlr_info
by Stephen M. Cameron
· 11 years ago
e90b25f
mvsas: Recognise device/subsystem 9485/9485 as 88SE9485
by Ben Hutchings
· 11 years ago
4f96827
Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"
by Christoph Hellwig
· 11 years ago
e6842f0
acornscsi: remove linked command support
by Paul Bolle
· 11 years ago
16b9d87
scsi/NCR5380: dprintk macro
by Finn Thain
· 11 years ago
049b3e8
mpt2sas: Add free smids to the head, not tail of list
by Matthew Wilcox
· 11 years ago
Next »