Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
34e9a63b4f3e169b583f6ba2e26356ecbf932fba
/
drivers
/
scsi
/
scsi_error.c
2dc611d
[SCSI] use one-element sg list in scsi_send_eh_cmnd
by Christoph Hellwig
· 18 years ago
fa1f5ea
[PATCH] gfp annotations: scsi_error
by Al Viro
· 18 years ago
7fbb364
[PATCH] SCSI: lockdep annotation in scsi_send_eh_cmnd
by Stefan Richter
· 18 years ago
0db99e3
[SCSI] fix scsi_send_eh_cmnd regression
by Mike Christie
· 18 years ago
631c228
[SCSI] hide EH backup data outside the scsi_cmnd
by Christoph Hellwig
· 18 years ago
d7a1bb0
[SCSI] Block I/O while SG reset operation in progress - the midlayer patch
by James Smart
· 19 years ago
71d530c
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
8d7feac
[SCSI] remove RQ_SCSI_* flags
by Christoph Hellwig
· 18 years ago
beb4048
[SCSI] remove scsi_request infrastructure
by Christoph Hellwig
· 18 years ago
f8bbfc2
[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports
by Tejun Heo
· 18 years ago
ee7863b
[PATCH] SCSI: implement shost->host_eh_scheduled
by Tejun Heo
· 18 years ago
9227c33
[PATCH] move ->eh_strategy_handler to the transport class
by Christoph Hellwig
· 19 years ago
d04cdb6
Merge ../linux-2.6
by James Bottomley
· 19 years ago
f33b5d7
Merge ../linux-2.6
by James Bottomley
· 19 years ago
c829c39
[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked
by James Smart
· 19 years ago
d2dbaad
Merge branch 'master'
by Jeff Garzik
· 19 years ago
8884efa
[SCSI] scsi: scsi command retries off by one fix
by Brian King
· 19 years ago
18ee361
Merge branch 'master'
by Jeff Garzik
· 19 years ago
041c5fc
[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()
by Tejun Heo
· 19 years ago
bb1d107
[SCSI] Prevent scsi_execute_async from guessing cdb length
by brking@us.ibm.com
· 19 years ago
2a1e137
Merge by hand (conflicts in scsi_lib.c)
by James Bottomley
· 19 years ago
6e68af6
[SCSI] Convert SCSI mid-layer to scsi_execute_async
by Mike Christie
· 19 years ago
8563167
[SCSI] fix OOPS due to clearing eh_action prior to aborting eh command
by Michael Reed
· 19 years ago
7dfdc9a
[SCSI] use a completion in scsi_send_eh_cmnd
by Christoph Hellwig
· 19 years ago
474838d
[SCSI] remove Scsi_Host.eh_active
by Christoph Hellwig
· 19 years ago
ad42eb1
[SCSI] tidy up scsi_error_handler
by Christoph Hellwig
· 19 years ago
422c0d6
[SCSI] use scmd_id(), scmd_channel() throughout code
by Jeff Garzik
· 19 years ago
3bf743e
[SCSI] use {sdev,scmd,starget,shost}_printk in generic code
by Jeff Garzik
· 19 years ago
9ccfc75
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
by James Bottomley
· 19 years ago
461a0ff
[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.
by Steven Rostedt
· 19 years ago
3ed7a47
[SCSI] Fix thread termination for the SCSI error handle
by James Bottomley
· 19 years ago
939647e
[SCSI] fix oops on usb storage device disconnect
by James Bottomley
· 19 years ago
17fa53d
Merge by hand (conflicts in sd.c)
by James Bottomley
· 19 years ago
fe1b2d5
[SCSI] unexport scsi_add_timer/scsi_delete_timer
by Christoph Hellwig
· 19 years ago
c5478de
[SCSI] switch EH thread startup to the kthread API
by Christoph Hellwig
· 19 years ago
e47373e
[SCSI] return success after retries in scsi_eh_tur
by Alan Stern
· 20 years ago
33aa687
[SCSI] convert SPI transport class to scsi_execute
by James Bottomley
· 19 years ago
d330187
[SCSI] host state model update: replace old host bitmap state
by Mike Anderson
· 19 years ago
937abea
[SCSI] use list_for_each_entry_safe in scsi_error.c
by Christoph Hellwig
· 19 years ago
3111b0d
[SCSI] remove scsi_eh_eflags_ macros
by Christoph Hellwig
· 19 years ago
8d115f8
[SCSI] remove scsi_cmnd->state
by Christoph Hellwig
· 19 years ago
b4edcbc
[SCSI] remove scsi_cmnd->owner
by Christoph Hellwig
· 19 years ago
f5ad561
[SCSI] remove scsi_cmnd->abort_reason
by Christoph Hellwig
· 19 years ago
df0ae24
[SCSI] allow sleeping in ->eh_host_reset_handler()
by Jeff Garzik
· 19 years ago
68b3aa7
[SCSI] allow sleeping in ->eh_bus_reset_handler()
by Jeff Garzik
· 19 years ago
94d0e7b
[SCSI] allow sleeping in ->eh_device_reset_handler()
by Jeff Garzik
· 19 years ago
8fa728a
[SCSI] allow sleeping in ->eh_abort_handler()
by Jeff Garzik
· 19 years ago
793698c
[SCSI] saved and restore result for timed out commands
by Patrick Mansfield
· 19 years ago
ad34ea2
merge by hand - fix up rejections in Documentation/DocBook/Makefile
by James Bottomley
· 19 years ago
5b8ef84
[SCSI] remove spurious if tests from scsi_eh_{times_out|done}
by Tejun Heo
· 19 years ago
0155a37
[SCSI] remove unnecessary scsi_delete_timer() call in scsi_reset_provider()
by Tejun Heo
· 19 years ago
bc86120
[PATCH] SCSI GFP fixes
by Al Viro
· 20 years ago
f59114b
[PATCH] scsi: scsi_send_eh_cmnd() cleanup
by
· 20 years ago
bf34191
scsi: add DID_REQUEUE to the error handling
by
· 20 years ago
c6295cd
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
by
· 20 years ago
d3a933d
[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
by
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago