Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ec9505a7ecadc0ab8f8e3c4c5fa900d57467e391
/
drivers
/
scsi
/
scsi_lib.c
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
286f3e1
[SCSI] fix possible deadlock in scsi_lib.c
by Neil Brown
· 19 years ago
3173d8c
[SCSI] quieten messages on scsi_execute commands
by James Bottomley
· 19 years ago
e514385
[SCSI] fix sense buffer length handling problem
by James Bottomley
· 19 years ago
1ccb48b
[SCSI] fix C syntax problem in scsi_lib.c
by akpm@osdl.org
· 19 years ago
ea73a9f
[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)
by James Bottomley
· 19 years ago
33aa687
[SCSI] convert SPI transport class to scsi_execute
by James Bottomley
· 19 years ago
1cf7269
[SCSI] convert the remaining mid-layer pieces to scsi_execute_req
by James Bottomley
· 19 years ago
7a93aef
Merge HEAD from ../scsi-misc-2.6-tmp
by James Bottomley
· 19 years ago
3921603
[SCSI] use scatter lists for all block pc requests and simplify hw handlers
by James Bottomley
· 19 years ago
8e64011
update scsi_wait_req to new format for blk_rq_map_kern()
by James Bottomley
· 19 years ago
e537a36
[SCSI] use scatter lists for all block pc requests and simplify hw handlers
by James Bottomley
· 19 years ago
d330187
[SCSI] host state model update: replace old host bitmap state
by Mike Anderson
· 19 years ago
2d98601
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
by Linus Torvalds
· 19 years ago
0f34e3f
[SCSI] Redundant memset in scsi_alloc_sgtable
by Chen, Kenneth W
· 19 years ago
a77e336
[PATCH] coverity: i386: scsi_lib buffer overrun fix
by KAMBAROV, ZAUR
· 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
52c1da3
[PATCH] make various thing static
by Adrian Bunk
· 19 years ago
d8c37e7
[SCSI] remove a timer race in scsi_queue_insert()
by Tejun Heo
· 19 years ago
a1bf9d1d
[SCSI] make scsi_queue_insert() use blk_requeue_request()
by Tejun Heo
· 20 years ago
283369c
[SCSI] make scsi_requeue_request() use blk_requeue_request()
by Tejun Heo
· 20 years ago
867d119
[SCSI] remove requeue feature from blk_insert_request()
by Tejun Heo
· 20 years ago
beb6617
[SCSI] remove REQ_SPECIAL in scsi_init_io()
by Tejun Heo
· 20 years ago
c46f2ff
merge by hand (scsi_device.h)
by James Bottomley
· 20 years ago
Next »