Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
68580013adeb3f83a4d37a2620b7d6c72307d2a4
/
drivers
/
scsi
/
scsi.c
b7e70ca
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci
by Linus Torvalds
· 11 years ago
3c31b52
scsi: async sd resume
by Dan Williams
· 11 years ago
89d9a56
[SCSI] add support for per-host cmd pools
by Christoph Hellwig
· 11 years ago
7c28334
[SCSI] simplify command allocation and freeing a bit
by Christoph Hellwig
· 11 years ago
0f2bb84
[SCSI] megaraid: simplify internal command handling
by Christoph Hellwig
· 11 years ago
b3ae878
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
by Hannes Reinecke
· 11 years ago
bc8945d
[SCSI] Return VPD page length in scsi_vpd_inquiry()
by Hannes Reinecke
· 11 years ago
0479633
[SCSI] do not manipulate device reference counts in scsi_get/put_command
by Christoph Hellwig
· 11 years ago
44b93b5
[SCSI] avoid useless free_list lock roundtrips
by Christoph Hellwig
· 11 years ago
6ad5550
[SCSI] Update documentation
by Hannes Reinecke
· 11 years ago
e494f6a
[SCSI] improved eh timeout handler
by Hannes Reinecke
· 11 years ago
6b1e5a4
[SCSI] remove check for 'resetting'
by Hannes Reinecke
· 11 years ago
7562523
[SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set
by Martin K. Petersen
· 11 years ago
66c28f9
[SCSI] sd: Update WRITE SAME heuristics
by Martin K. Petersen
· 11 years ago
3c6bdae
[SCSI] Add a report opcode helper
by Martin K. Petersen
· 12 years ago
a468348
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
by Dan Williams
· 12 years ago
2955b47
[SCSI] async: introduce 'async_domain' type
by Dan Williams
· 12 years ago
ea80dad
[SCSI] Fix sd_probe_domain config problem
by James Bottomley
· 12 years ago
a7a20d1
[SCSI] sd: limit the scope of the async probe domain
by Dan Williams
· 13 years ago
18a4d0a
[SCSI] Handle disk devices which can not process medium access commands
by Martin K. Petersen
· 13 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
16d3ea2
[SCSI] Fix VPD inquiry page wrapper
by Martin K. Petersen
· 14 years ago
bf81623
[SCSI] add scsi trace core functions and put trace points
by Kei Tokunaga
· 15 years ago
786f8ba
scsi.c: add missing kernel-doc notation for new VPD parameters
by Randy Dunlap
· 15 years ago
e3deec0
[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
by James Bottomley
· 15 years ago
4a84067
[SCSI] add queue_depth ramp up code
by Vasu Dev
· 15 years ago
b4c2554
[SCSI] Fix protection scsi_data_buffer leak
by Martin K. Petersen
· 15 years ago
95a3639
[SCSI] fix bugs in scsi_vpd_inquiry()
by James Bottomley
· 15 years ago
477e608
[SCSI] fix documentation for two functions
by Bartlomiej Zolnierkiewicz
· 16 years ago
ebef264
[SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Wei Yongjun
· 16 years ago
881a256
[SCSI] Add VPD helper
by Matthew Wilcox
· 16 years ago
32aeef6
[SCSI] Skip deleted devices in __scsi_device_lookup_by_target()
by Hannes Reinecke
· 16 years ago
327d0c7
[SCSI] remove severly outdated comment in scsi_dispatch_cmd
by Christoph Hellwig
· 16 years ago
f0c0a37
[SCSI] Add helper code so transport classes/driver can control queueing (v3)
by Mike Christie
· 16 years ago
ef5bef3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
0f1d87a
[SCSI] add inline functions for recognising created and blocked states
by James Bottomley
· 16 years ago
7027ad7
[SCSI] Support devices with protection information
by Martin K. Petersen
· 16 years ago
885ace9
[SCSI] fix shared tag map setup
by Mike Christie
· 16 years ago
427e59f
[SCSI] make use of the residue value
by James Bottomley
· 17 years ago
db4742d
[SCSI] add support for variable length extended commands
by Boaz Harrosh
· 17 years ago
61d7416
[SCSI] bug fix for free list handling
by Alan D. Brunelle
· 17 years ago
f18573a
block: move the padding adjustment to blk_rq_map_sg
by FUJITA Tomonori
· 17 years ago
1c353f7
[SCSI] export command allocation and freeing functions independently of the host
by James Bottomley
· 17 years ago
e507e30
[SCSI] consolidate command allocation in a single place
by James Bottomley
· 17 years ago
164fc5d
scsi: fix sense_slab/bio swapping livelock
by Hugh Dickins
· 17 years ago
e97a294
scsi: missing add of padded bytes to io completion byte count
by Jens Axboe
· 17 years ago
14f501a
[SCSI] kernel-doc: fix scsi docbook
by Randy Dunlap
· 17 years ago
30b0c37
[SCSI] implement scsi_data_buffer
by Boaz Harrosh
· 17 years ago
5b7f168
[SCSI] don't use __GFP_DMA for sense buffers if not required
by James Bottomley
· 17 years ago
de25deb
[SCSI] use dynamically allocated sense buffer
by FUJITA Tomonori
· 17 years ago
166a728
[SCSI] fix scsi_setup_command_freelist failure path race
by FUJITA Tomonori
· 17 years ago
dc8875e
[SCSI] docbook and kernel-doc updates
by Randy Dunlap
· 17 years ago
eb44820
[SCSI] Add Documentation and integrate into docbook build
by Rob Landley
· 17 years ago
7b3d954
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
by Linus Torvalds
· 17 years ago
ac40532
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
by Ingo Molnar
· 17 years ago
522939d
esp_scsi: fix reset cleanup spinlock recursion
by Maciej W. Rozycki
· 17 years ago
6f5391c
[SCSI] Get rid of scsi_cmnd->done
by Matthew Wilcox
· 17 years ago
12a4416
[SCSI] Remove ->pid field from scsi_cmnd
by Matthew Wilcox
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
a73e45b
[SCSI] scsi.c: convert to use the data buffer accessors
by Boaz Harrosh
· 17 years ago
d0f656c
[SCSI] Remove unused method scsi_device_cancel
by Priyanka Gupta
· 17 years ago
a4d04a4
[SCSI] Make error printing more verbose
by Martin K. Petersen
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
596f482
[SCSI] kill scsi_rety_command
by Christoph Hellwig
· 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
504fb37
[SCSI] fix module unload induced compile warning
by Ingo Molnar
· 18 years ago
97d41e9
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
80c6e3c
[SCSI] fix scsi_device_types overrun in scsi.c
by Eric Sesterhenn
· 18 years ago
9bf09c2
[PATCH] SCSI: scsi_done_q is unused
by Jens Axboe
· 18 years ago
cdd6026
[PATCH] Remove ->rq_status from struct request
by Jens Axboe
· 18 years ago
8a1cdc9
[PATCH] Revert ABI-breaking change in /proc
by Matthew Wilcox
· 18 years ago
a506b44
[SCSI] fix compile error on module_refcount
by Daniel Walker
· 18 years ago
f479ab8
[SCSI] fix up non-modular SCSI
by James Bottomley
· 18 years ago
84314fd
[SCSI] SCSI and FC Transport: add netlink support for posting of transport events
by James Smart
· 18 years ago
85b6c72
[SCSI] sd: fix cache flushing on module removal (and individual device removal)
by James Bottomley
· 18 years ago
4ff3671
[SCSI] Improve inquiry printing
by Matthew Wilcox
· 18 years ago
631c228
[SCSI] hide EH backup data outside the scsi_cmnd
by Christoph Hellwig
· 18 years ago
71d530c
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
beb4048
[SCSI] remove scsi_request infrastructure
by Christoph Hellwig
· 18 years ago
89f48c4
[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)
by Luben Tuikov
· 18 years ago
4d7db04
[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions
by James Bottomley
· 19 years ago
530bba6
[SCSI] for_each_possible_cpu: scsi
by KAMEZAWA Hiroyuki
· 19 years ago
5e3c34c
[SCSI] Remove devfs support from the SCSI subsystem
by Greg KH
· 19 years ago
24669f75
[SCSI] SCSI core kmalloc2kzalloc
by Jes Sorensen
· 19 years ago
88a2a4ac
[PATCH] percpu data: only iterate over possible CPUs
by Eric Dumazet
· 19 years ago
0b95067
[SCSI] turn most scsi semaphores into mutexes
by Arjan van de Ven
· 19 years ago
1aea643
[SCSI] Kill the SCSI softirq handling
by Jens Axboe
· 19 years ago
79e448b
[PATCH] Fix a bug in scsi_get_command
by Matthew Dobson
· 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
939647e
[SCSI] fix oops on usb storage device disconnect
by James Bottomley
· 19 years ago
6becdff
[SCSI] fix warning in scsi_softirq
by akpm@osdl.org
· 19 years ago
b21a413
[SCSI] add global timeout to the scsi mid-layer
by James Bottomley
· 19 years ago
d2c9d9e
[SCSI] host state model update: reimplement scsi_host_cancel
by Mike Anderson
· 19 years ago
d330187
[SCSI] host state model update: replace old host bitmap state
by Mike Anderson
· 19 years ago
7f602c5
[SCSI] add TYPE_RBC to our type table
by James Bottomley
· 19 years ago
8d115f8
[SCSI] remove scsi_cmnd->state
by Christoph Hellwig
· 19 years ago
Next »