Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6941ee8896bfc462c3e3ad113c769a57ecbf3b2a
/
drivers
/
scsi
/
scsi_lib.c
7b3d954
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
by Linus Torvalds
· 17 years ago
3a62b5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
ac40532
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
by Ingo Molnar
· 17 years ago
751bf4d
[SCSI] scsi_sysfs: restore prep_fn when ULD is removed
by James Bottomley
· 17 years ago
a341cd0
SCSI: add asynchronous event notification API
by Jeff Garzik
· 17 years ago
c46f233
[SG] Get rid of __sg_mark_end()
by Jens Axboe
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
a3bec5c
Revert "[SCSI] Remove full sg table memset()"
by Jens Axboe
· 17 years ago
f5c0dde
[SCSI] Remove full sg table memset()
by FUJITA Tomonori
· 17 years ago
2a7c59e
remove sglist_len
by FUJITA Tomonori
· 17 years ago
fd820f4
revert sg segment size ifdefs
by FUJITA Tomonori
· 17 years ago
9cb83c7
[SCSI] add use_sg_chaining option to scsi_host_template
by FUJITA Tomonori
· 17 years ago
a8474ce
SCSI: support for allocating large scatterlists
by Jens Axboe
· 17 years ago
0cde8d9
scsi: simplify scsi_free_sgtable()
by Jens Axboe
· 17 years ago
c6132da
scsi: convert to using sg helpers
by Jens Axboe
· 17 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
6f5391c
[SCSI] Get rid of scsi_cmnd->done
by Matthew Wilcox
· 17 years ago
311b581
[SCSI] Fix device not ready printk
by James Bottomley
· 17 years ago
7f9a6bc
[SCSI] move ULD attachment into the prep function
by James Bottomley
· 17 years ago
52aeeca
[SCSI] stale residual returned on write following BUSY retry
by Michael Reed
· 17 years ago
bd441de
[SCSI] fix write buffer length in scsi_req_map_sg()
by Mike Christie
· 18 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
3001ca7
New function blk_req_append_bio
by NeilBrown
· 17 years ago
03a5743
[SCSI] sd: disentangle barriers in SCSI
by James Bottomley
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
4f7a307
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
5972511
[BLOCK] Don't pin lots of memory in mempools
by Jens Axboe
· 18 years ago
b22f687
[SCSI] set resid in scsi_io_completion() even for check condition
by Pete Wyckoff
· 18 years ago
a4d04a4
[SCSI] Make error printing more verbose
by Martin K. Petersen
· 18 years ago
5f0b143
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
22cfefb
[SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled
by Andrew Morton
· 18 years ago
596f482
[SCSI] kill scsi_rety_command
by Christoph Hellwig
· 18 years ago
1aa4f24
[PATCH] Remove queue merging hooks
by Jens Axboe
· 18 years ago
2985259
[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests
by Jens Axboe
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
b58d915
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
by FUJITA Tomonori
· 18 years ago
0bd2af4
Merge ../scsi-rc-fixes-2.6
by James Bottomley
· 18 years ago
097b845
[PATCH] scsi: clear garbage after CDBs on SG_IO
by Tejun Heo
· 18 years ago
3b00315
[SCSI] untangle scsi_prep_fn
by Christoph Hellwig
· 18 years ago
46c43db
[SCSI] scsi_lib.c: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
97d41e9
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
6470f2b
[SCSI] trivial scsi_execute_async fix
by Arne Redlich
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
04846f2
[SCSI] limit recursion when flushing shost->starved_list
by Andreas Herrmann
· 18 years ago
631c228
[SCSI] hide EH backup data outside the scsi_cmnd
by Christoph Hellwig
· 18 years ago
d6b0c53
[SCSI] fix error handling in scsi_io_completion
by James Bottomley
· 18 years ago
309bd27
[SCSI] scsi: Device scanning oops for offlined devices (resend)
by Brian King
· 18 years ago
9ea7290
[SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transition
by Alan Stern
· 18 years ago
03aba2f
[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion
by Luben Tuikov
· 18 years ago
71d530c
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
fec69a9
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
beb4048
[SCSI] remove scsi_request infrastructure
by Christoph Hellwig
· 18 years ago
f0cd91a
Merge ../linux-2.6
by James Bottomley
· 18 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
f523596
[SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()
by Bryan Holty
· 19 years ago
efa6e7e
Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge
by Jeff Garzik
· 18 years ago
ee7863b
[PATCH] SCSI: implement shost->host_eh_scheduled
by Tejun Heo
· 18 years ago
f3e93f7
[SCSI] Fix DVD burning issues.
by James Bottomley
· 19 years ago
169e1a2
[SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg
by Andrew Morton
· 19 years ago
cdb8c2a
[SCSI] dc395x: dynamically map scatter-gather for PIO
by Guennadi Liakhovetski
· 19 years ago
e36e0c8
[SCSI] SCSI: fix scsi_kill_request() busy count handling
by Tejun Heo
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
5baba83
[SCSI] add scsi_mode_select to scsi_lib.c
by James Bottomley
· 19 years ago
f33b5d7
Merge ../linux-2.6
by James Bottomley
· 19 years ago
ffedb45
[SCSI] fix scsi process problems and clean up the target reap issues
by James Bottomley
· 19 years ago
6d73c85
[SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges
by Al Viro
· 19 years ago
24669f75
[SCSI] SCSI core kmalloc2kzalloc
by Jes Sorensen
· 19 years ago
8884efa
[SCSI] scsi: scsi command retries off by one fix
by Brian King
· 19 years ago
faead26
[PATCH] add scsi_execute_in_process_context() API
by James Bottomley
· 19 years ago
bb1d107
[SCSI] Prevent scsi_execute_async from guessing cdb length
by brking@us.ibm.com
· 19 years ago
776b23a
[SCSI] always handle REQ_BLOCK_PC requests in common code
by Christoph Hellwig
· 19 years ago
1aea643
[SCSI] Kill the SCSI softirq handling
by Jens Axboe
· 19 years ago
e650c30
[SCSI] scsi_end_async() needs to take an uptodate parameter
by Jens Axboe
· 19 years ago
461d4e9
[BLOCK] update SCSI to use new blk_ordered for barriers
by Tejun Heo
· 19 years ago
8ffdc65
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
by Tejun Heo
· 19 years ago
7b16318
Fix up SCSI mismerge
by James Bottomley
· 19 years ago
defd94b
[SCSI] seperate max_sectors from max_hw_sectors
by Mike Christie
· 19 years ago
aa7b5cd
[SCSI] add kmemcache for scsi_io_context
by Mike Christie
· 19 years ago
0d95716
[SCSI] complete the whole command when it is REQ_BLOCK_PC
by Mike Christie
· 19 years ago
17e01f2
[SCSI] add retries field to request for REQ_BLOCK_PC use
by Mike Christie
· 19 years ago
6e68af6
[SCSI] Convert SCSI mid-layer to scsi_execute_async
by Mike Christie
· 19 years ago
26a6801
[SCSI] scsi_lib: stricter checks for clearing use_10_for_rw
by Jens Axboe
· 19 years ago
49d7bc6
Revert revert of "[SCSI] fix usb storage oops"
by Linus Torvalds
· 19 years ago
1b0997f
Revert "[SCSI] fix usb storage oops"
by Linus Torvalds
· 19 years ago
34ea80e
[SCSI] fix usb storage oops
by goggin, edward
· 19 years ago
262eef6
[SCSI] remove scsi_wait_req
by Christoph Hellwig
· 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
c53033f
[PATCH] gfp_t: drivers/scsi
by Al Viro
· 19 years ago
7c72ce8
[SCSI] Fix leak of Scsi_Cmnds
by Alan Stern
· 19 years ago
939647e
[SCSI] fix oops on usb storage device disconnect
by James Bottomley
· 19 years ago
b95be99
[SCSI] fix oops in scsi_release_buffers()
by Alan Stern
· 19 years ago
59897da
[SCSI] fix sym scsi boot hang
by James Bottomley
· 19 years ago
186d330
[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd
by Timothy Thelin
· 19 years ago
6f16b53
[SCSI] set error value when failing commands in prep_fn
by Mike Christie
· 19 years ago
788ce43
[SCSI] SCSI core: fix leakage of scsi_cmnd's
by James Bottomley
· 19 years ago
e91442b
[SCSI] SCSI core: fix leakage of scsi_cmnd's
by James Bottomley
· 19 years ago
Next »