Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
666484f0250db2e016948d63b3ef33e202e3b8d0
/
drivers
/
scsi
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 17 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 17 years ago
dddec01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
0ce3a7e
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
by Brian King
· 17 years ago
bdb2b8c
[SCSI] erase invalid data returned by device
by Alan Stern
· 17 years ago
62858da
scsi: sr avoids useless buffer allocation
by FUJITA Tomonori
· 17 years ago
06a452e
cmdfilter: extend default read filter
by Adel Gadllah
· 17 years ago
2b272d4
sg: fix odd style (extra parenthesis) introduced by cmd filter patch
by Jens Axboe
· 17 years ago
0b07de8
allow userspace to modify scsi command filter on per device basis
by Adel Gadllah
· 17 years ago
556e4b0
scsi-tgt: BKL pushdown
by Arnd Bergmann
· 17 years ago
ec5e69f
[SCSI] esp: tidy up target reference counting
by James Bottomley
· 17 years ago
eadc49b
[SCSI] esp: Fix OOPS in esp_reset_cleanup().
by David S. Miller
· 17 years ago
c95e62c
[SCSI] ses: Fix timeout
by Matthew Wilcox
· 17 years ago
f18f81d
megaraid: BKL pushdown
by Arnd Bergmann
· 17 years ago
f2b9857
Add a bunch of cycle_kernel_lock() calls
by Jonathan Corbet
· 17 years ago
b0061a0
changer: BKL pushdown
by Jonathan Corbet
· 17 years ago
dea3f66
dpt_i20: BKL pushdown
by Jonathan Corbet
· 17 years ago
d21c95c
Add "no BKL needed" comments to several drivers
by Jonathan Corbet
· 17 years ago
46787b4
gdth: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
b3369c6
st: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
d4514d1
aacraid: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
647d87b
osst: cdev lock_kernel() pushdown.
by Jonathan Corbet
· 17 years ago
eb09d3d
sg: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
f93daa3
[SCSI] dpt_i2o: Add PROC_IA64 define
by Jeff Mahoney
· 17 years ago
3ed7897
[SCSI] scsi_host regression: fix scsi host leak
by Mike Christie
· 17 years ago
d1daeab
[SCSI] sr: fix corrupt CD data after media change and delay
by James Bottomley
· 17 years ago
2d9b57f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
28d7647
[SCSI] qla2xxx: Update version number to 8.02.01-k4.
by Andrew Vasquez
· 17 years ago
08b95a1
[SCSI] qla2xxx: Correct handling of AENs postings for vports.
by Seokmann Ju
· 17 years ago
3c39740
[SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event handling."
by Seokmann Ju
· 17 years ago
ca61668
[SCSI] ibmvscsi: Non SCSI error status fixup
by Brian King
· 17 years ago
1f42ea7
[SCSI] fix intermittent oops in scsi_bus_uevent
by James Bottomley
· 17 years ago
9bcf091
scsi: fix integer as NULL pointer warning
by Harvey Harrison
· 17 years ago
839cd31
MODULE_LICENSE expects "GPL v2", not "GPLv2"
by Al Viro
· 17 years ago
24b4256
SCSI: fix race in device_create
by Greg Kroah-Hartman
· 17 years ago
7853099
[SCSI] qla2xxx: Update version number to 8.02.01-k3.
by Andrew Vasquez
· 17 years ago
a7cd023
[SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-condition handling."
by Andrew Vasquez
· 17 years ago
d2ba567
[SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.
by Andrew Vasquez
· 17 years ago
68af081
[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a firmware dump.
by Andrew Vasquez
· 17 years ago
fa0926d
[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE tracing.
by Andrew Vasquez
· 17 years ago
6c2f527
[SCSI] qla2xxx: Convert vport_sem to a mutex
by matthias@kaehlcke.net
· 17 years ago
e1e82b6
[SCSI] qla2xxx: firmware semaphore to mutex
by Daniel Walker
· 17 years ago
0e973a2
[SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.
by Andrew Vasquez
· 17 years ago
fd9a29f0
[SCSI] qla2xxx: Display driver version at module init-time.
by Andrew Vasquez
· 17 years ago
2f2fa13
[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.
by Shyam Sundar
· 17 years ago
9604006
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
af5741c
[SCSI] qla1280: Fix queue depth problem
by Jeremy Higdon
· 17 years ago
64976a0
[SCSI] aha152x: Fix oops on module removal
by James Bottomley
· 17 years ago
ad2fa42
[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E convention
by James Bottomley
· 17 years ago
c8611f9
[SCSI] libiscsi regression in 2.6.25: fix setting of recv timer
by Mike Christie
· 17 years ago
8b2cc91
drivers/scsi/dpt_i2o.c: fix build on alpha
by Andrew Morton
· 17 years ago
4cf1043
[SCSI] libiscsi regression in 2.6.25: fix nop timer handling
by Mike Christie
· 17 years ago
a85591f
[SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...
by James Bottomley
· 17 years ago
2d6f0d0
[SCSI] gdth: fix timer handling
by James Bottomley
· 17 years ago
48fc8de
CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS
by Geert Uytterhoeven
· 17 years ago
d626e3b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
7ad4a48
[SCSI] aic94xx: fix section mismatch
by Sam Ravnborg
· 17 years ago
392512f
[SCSI] u14-34f: Fix 32bit only problem
by Alan Cox
· 17 years ago
1ed4391
[SCSI] dpt_i2o: sysfs code
by Miquel van Smoorenburg
· 17 years ago
62ac5ae
[SCSI] dpt_i2o: 64 bit support
by Miquel van Smoorenburg
· 17 years ago
67af2b0
[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent
by Miquel van Smoorenburg
· 17 years ago
c864cb1
[SCSI] dpt_i2o: use standard __init / __exit code
by Miquel van Smoorenburg
· 17 years ago
33139b2
[SCSI] megaraid_sas: fix suspend/resume sections
by Jiri Slaby
· 17 years ago
655d722
[SCSI] aacraid: Add Power Management support
by Mark Salyzyn
· 17 years ago
a4576b5
[SCSI] aacraid: Fix jbod operations scan issues
by Mark Salyzyn
· 17 years ago
e2efe7a
[SCSI] aacraid: Fix warning about macro side-effects
by Mark Salyzyn
· 17 years ago
db4742d
[SCSI] add support for variable length extended commands
by Boaz Harrosh
· 17 years ago
64a87b2
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
by Boaz Harrosh
· 17 years ago
0462590
[SCSI] aacraid: Fix down_interruptible() to check the return value correctly
by Mark Salyzyn
· 17 years ago
10ed219
drivers/scsi/mvsas.c: fix printk warnings
by Andrew Morton
· 17 years ago
726792b
drivers/scsi/ncr53c8xx.c: fix warning
by Andrew Morton
· 17 years ago
127ce971
[SCSI] megaraid_sas; Update the Version and Changelog
by bo yang
· 17 years ago
c3a3b55
[SCSI] ibmvscsi: Handle non SCSI error status
by Brian King
· 17 years ago
61d7416
[SCSI] bug fix for free list handling
by Alan D. Brunelle
· 17 years ago
49dd096
[SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions
by Brian King
· 17 years ago
69cd39e9
[SCSI] megaraid_mbox: fix Dell CERC firmware problem
by Hannes Reinecke
· 17 years ago
bd5d435
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
a973909
scsi: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
352ced8
proc: switch /proc/scsi/device_info to seq_file interface
by Alexey Dobriyan
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
4f54eec
block: use blk_rq_init() to initialize the request
by FUJITA Tomonori
· 17 years ago
4917fa2
block: no need to initialize rq->cmd in prepare_flush_fn hook
by FUJITA Tomonori
· 17 years ago
75ad23b
block: make queue flags non-atomic
by Nick Piggin
· 17 years ago
172c122
scsi: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
9f87abe
ide: add ide_pad_transfer() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
1fc1425
ide: add ide_execute_pkt_cmd() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
3910dde
ide-{floppy,tape,scsi}: 400ns delay is required after executing the command
by Bartlomiej Zolnierkiewicz
· 17 years ago
32b3fe4
ide: always use ->OUTBSYNC method for executing commands
by Bartlomiej Zolnierkiewicz
· 17 years ago
9567b34
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
064922a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
ecc1241e
[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
980b306
[SCSI] aic7xxx: add const
by Denys Vlasenko
· 17 years ago
d1d7b19
[SCSI] aic7xxx: add static
by Denys Vlasenko
· 17 years ago
d10c2e4
[SCSI] aic7xxx: Update _shipped files
by Hannes Reinecke
· 17 years ago
3dbd10f
[SCSI] aic7xxx: teach aicasm to not emit unused debug code/data
by Hannes Reinecke
· 17 years ago
a198c3d
[SCSI] qla2xxx: Update version number to 8.02.01-k2.
by Andrew Vasquez
· 17 years ago
666301e
[SCSI] qla2xxx: Correct regression in relogin code.
by Andrew Vasquez
· 17 years ago
c6852c4
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
by Seokmann Ju
· 17 years ago
3b8117b
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
by Adrian Bunk
· 17 years ago
Next »