Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
349d67673c08cbc299a69086b0f5447cf1094e9b
/
drivers
/
scsi
3a5c19c
[SCSI] fix use-after-free in scsi_init_io()
by James Bottomley
· 14 years ago
7e44331
[SCSI] sd: fix medium-removal bug
by Alan Stern
· 14 years ago
0fb576d
[SCSI] qla2xxx: Update version number to 8.03.04-k0.
by Madhuranath Iyengar
· 14 years ago
1bd58b8
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command type 6 request.
by Giridhar Malavali
· 14 years ago
0374f55
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
by Lalit Chandivade
· 14 years ago
4142b19
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
by Giridhar Malavali
· 14 years ago
efa786c
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
by Lalit Chandivade
· 14 years ago
970ee0c
[SCSI] qla2xxx: make rport deletions explicit during vport removal
by Arun Easi
· 14 years ago
feafb7b
[SCSI] qla2xxx: Fix vport delete issues
by Arun Easi
· 14 years ago
2e4c332
[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.
by David Miller
· 14 years ago
6f131ce
[SCSI] Fix warning: zero-length gnu_printf format string
by Jean Sacren
· 14 years ago
36ed217
[SCSI] hpsa: disable doorbell reset on reset_devices
by Stephen M. Cameron
· 14 years ago
b15d05b
[SCSI] be2iscsi: Fix for Login failure
by Jayamohan Kallickal
· 14 years ago
d842a93
[SCSI] fix bio.bi_rw handling
by Jiri Slaby
· 14 years ago
626115c
drivers/scsi/qla4xxx: fix build
by Andrew Morton
· 14 years ago
a7c8962
arcmsr_hba: Missing slab.h include
by David Miller
· 14 years ago
c29c08b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
26df076
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
d80e0d9
scsi: 53c700: remove dma_is_consistent usage
by FUJITA Tomonori
· 14 years ago
ecc3099
drivers: scsi: use newly introduced hex_to_bin() method
by Andy Shevchenko
· 14 years ago
3094141
drivers/scsi: use memdup_user
by Julia Lawall
· 14 years ago
a737b88
scsi: remove private BIT macros
by Andrew Morton
· 14 years ago
5c90ad9
scsi: fix bnx2i build errors
by Randy Dunlap
· 14 years ago
b204524
scsi: fix pmcraid build errors
by Randy Dunlap
· 14 years ago
6de61f9
bfa: wrong fcport H2I message tested in bfa_fcport_isr()
by Roel Kluin
· 14 years ago
87da323
drivers/scsi/ch.c: don't use vprintk as macro
by Joe Perches
· 14 years ago
6d154db
scsi: bfa: correct onstack wait_queue_head declaration
by Yong Zhang
· 14 years ago
ae68230
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
by Joe Perches
· 14 years ago
439d77f
scsi/sd.c: quiet all sparse noise
by H Hartley Sweeten
· 14 years ago
d6e9fb4
scsi: remove superfluous NULL pointer check from scsi_kill_request()
by Bartlomiej Zolnierkiewicz
· 14 years ago
85bc081
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
by Julia Lawall
· 14 years ago
d8187b9
dc395x: decrease iteration for tag_number of max_command in start_scsi()
by Roel Kluin
· 14 years ago
702a98c
g_NCR5380: fix broken MMIO compilation
by Ondrej Zary
· 14 years ago
c94babb
g_NCR5380: remove misleading pnp error message
by Ondrej Zary
· 14 years ago
95cc7ba
drivers/scsi: remove unnecessary NULL test
by Julia Lawall
· 14 years ago
085267a
NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
by Roel Kluin
· 14 years ago
2c076ee
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
by Roel Kluin
· 14 years ago
ef3f7cc
osst: fix read buffer overflow
by Roel Kluin
· 14 years ago
d6d1b65
param: simple locking for sysfs-writable charp parameters
by Rusty Russell
· 14 years ago
3c3e210
[SCSI] qla4xxx: fix compilation warning
by Vikas Chaudhary
· 14 years ago
67110df
[SCSI] make error handling more robust in the face of reservations
by James Bottomley
· 14 years ago
3deee42
[SCSI] tgt: fix warning
by Joe Eykholt
· 14 years ago
3eb3a92
[SCSI] Return NEEDS_RETRY for eh commands with status BUSY
by Hannes Reinecke
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e96f6ab
scsi: use REQ_TYPE_FS for flush request
by FUJITA Tomonori
· 14 years ago
6a32a8a
scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC
by FUJITA Tomonori
· 14 years ago
409f349
scsi/sd: remove big kernel lock
by Arnd Bergmann
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
610a634
scsi: fix discard page leak
by FUJITA Tomonori
· 14 years ago
82b6d57
scsi: need to reset unprep_rq_fn in sd_remove
by FUJITA Tomonori
· 14 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 14 years ago
90467c2
scsi: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
802447c
scsi: remove unused free discard page in sd_done
by FUJITA Tomonori
· 14 years ago
f1126e9
scsi: add sd_unprep_fn to free discard page
by FUJITA Tomonori
· 14 years ago
28018c2
block: implement an unprep function corresponding directly to prep
by James Bottomley
· 14 years ago
66ac028
block: don't allocate a payload for discard request
by Christoph Hellwig
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
b375a61
aha1532: remove ISA_DMA_THRESHOLD usage
by FUJITA Tomonori
· 14 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
ab69bcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
7e41dfd
[SCSI] ibmvfc: Driver version 1.0.9
by Brian King
· 14 years ago
d2fab5c
[SCSI] ibmvfc: Fix terminate_rport_io
by Brian King
· 14 years ago
d5da304
[SCSI] ibmvfc: Fix rport add/delete race resulting in oops
by Brian King
· 14 years ago
1611555
[SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16
by James Smart
· 14 years ago
38b92ef
[SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes
by James Smart
· 14 years ago
bc73905
[SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup
by James Smart
· 14 years ago
823d219
[SCSI] pm8001: introduce missing kfree
by Julia Lawall
· 14 years ago
e8ed741
[SCSI] qla4xxx: Update driver version to 5.02.00-k3
by Vikas Chaudhary
· 14 years ago
2232be0
[SCSI] qla4xxx: Added AER support for ISP82xx
by Lalit Chandivade
· 14 years ago
2103363
[SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios
by Nilesh Javali
· 14 years ago
2ccdf0d
[SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x
by Vikas Chaudhary
· 14 years ago
0753b48
[SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc
by Vikas Chaudhary
· 14 years ago
9d4946f
[SCSI] qla4xxx: Stop firmware before doing init firmware.
by Lalit Chandivade
· 14 years ago
b173a132
[SCSI] qla4xxx: Use the correct request queue.
by Vikas Chaudhary
· 14 years ago
3013cea
[SCSI] qla4xxx: set correct value in sess->recovery_tmo
by Vikas Chaudhary
· 14 years ago
e6da54d
SCSI: remove fake "address-of" expression
by Alan Stern
· 14 years ago
be948fc
[SCSI] libfc: call fc_remote_port_chkready under the host lock.
by Mike Christie
· 14 years ago
26845f5
[SCSI] remove fake "address-of" expression
by Alan Stern
· 14 years ago
aab7a8f
[SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi
by Mike Christie
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
787f0bd
[SCSI] be2iscsi: select ISCSI_BOOT_SYSFS
by Randy Dunlap
· 14 years ago
dd81bea
[SCSI] be2iscsi: Driver Version change to 2.0.549.0
by Jayamohan Kallickal
· 14 years ago
e919dee
[SCSI] be2iscsi: Increase max sector
by Jayamohan Kallickal
· 14 years ago
c7acc5b
[SCSI] be2iscsi: Add support for iscsi boot
by Jayamohan Kallickal
· 14 years ago
f3506b7
[SCSI] 53c700: remove dma_is_consistent usage
by FUJITA Tomonori
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
cf9e82a
scsi: Remove owner field from attribute initialization in ARCMSR driver
by Guenter Roeck
· 14 years ago
3577dc7
scsi: Remove owner field from attribute initialization in LPFC driver
by Guenter Roeck
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
03da309
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
b5cb259
pcmcia: remove memreq_t
by Dominik Brodowski
· 14 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 14 years ago
ef3eb71
[SCSI] zfcp: Introduce experimental support for DIF/DIX
by Felix Beck
· 14 years ago
Next »