Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d1dff15c809e93af022da03f4663b8ac93e3d1c9
/
drivers
/
scsi
/
scsi.c
c84b023
scsi: read host_busy via scsi_host_busy()
by Ming Lei
· 6 years ago
c65be1a
scsi: core: check for equality of result byte values
by Johannes Thumshirn
· 6 years ago
8ef7fe4
scsi: core: fix two wrong indentation cases
by Jianchao Wang
· 7 years ago
2441500
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
ccf1e00
scsi: Rework handling of scsi_device.vpd_pg8[03]
by Bart Van Assche
· 7 years ago
1e3f720
scsi: Rework the code for caching Vital Product Data (VPD)
by Bart Van Assche
· 7 years ago
cbe7dfa
Revert "scsi: default to scsi-mq"
by Christoph Hellwig
· 7 years ago
5c279bd
scsi: default to scsi-mq
by Christoph Hellwig
· 7 years ago
2dd6fb5
scsi: Only add commands to the device command list if required by the LLD
by Bart Van Assche
· 7 years ago
4ff7adc
scsi: Skip deleted devices in __scsi_device_lookup
by Zhou Zhengping
· 8 years ago
57292b5
block: introduce blk_rq_is_passthrough
by Christoph Hellwig
· 8 years ago
e9c787e
scsi: allocate scsi_cmnd structures as part of struct request
by Christoph Hellwig
· 8 years ago
eeff68c
scsi: remove scsi_cmd_dma_pool
by Christoph Hellwig
· 8 years ago
0a6ac4e
scsi: respect unchecked_isa_dma for blk-mq
by Christoph Hellwig
· 8 years ago
0fbc3e0
scsi: remove gfp_flags member in scsi_host_cmd_pool
by Christoph Hellwig
· 8 years ago
d278d4a
block: add code to track actual device queue depth
by Jens Axboe
· 9 years ago
8d58881
scsi: Avoid that toggling use_blk_mq triggers a memory leak
by Bart Van Assche
· 8 years ago
9aa9cc4
scsi: remove the disable_blk_mq host flag
by Christoph Hellwig
· 8 years ago
5ddfe08
scsi: Do not attach VPD to devices that don't support it
by Hannes Reinecke
· 9 years ago
09e2b0b
scsi: rescan VPD attributes
by Hannes Reinecke
· 9 years ago
64d513ac
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
07e3842
Move code that is used both by initiator and target drivers
by Bart Van Assche
· 10 years ago
cff549e
scsi: proper state checking and module refcount handling in scsi_device_get
by Christoph Hellwig
· 10 years ago
540a7c5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
dc4515e
scsi: always increment reference count
by Rusty Russell
· 10 years ago
a4a6afb
scsi: Do not display buffer pointers in scsi_log_send()
by Hannes Reinecke
· 10 years ago
026f8da
scsi: use per-cpu buffer for formatting scsi_print_result()
by Hannes Reinecke
· 10 years ago
e617457
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
096cbc3
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
b70870c
scsi: never drop to untagged mode during queue ramp down
by Christoph Hellwig
· 10 years ago
efc3c1d
scsi: remove ->change_queue_type method
by Christoph Hellwig
· 10 years ago
82042a2
scsi: move scsi_dispatch_cmd to scsi_lib.c
by Christoph Hellwig
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
609aa22
scsi: remove ordered_tags scsi_device field
by Christoph Hellwig
· 10 years ago
a62182f
scsi: provide a generic change_queue_type method
by Christoph Hellwig
· 10 years ago
c11c004
scsi: simplify scsi_log_(send|completion)
by Hannes Reinecke
· 10 years ago
d811b84
scsi: use sdev as argument for sense code printing
by Hannes Reinecke
· 10 years ago
24c20f1
scsi: add a CONFIG_SCSI_MQ_DEFAULT option
by Christoph Hellwig
· 10 years ago
50c4e96
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
by Alan Stern
· 10 years ago
f6105c0
[SCSI] save command pool address of Scsi_Host
by Juergen Gross
· 10 years ago
884ffee
scsi: use short driver name for per-driver cmd slab caches
by James Bottomley
· 10 years ago
c6e4f19
scsi: update scsi_device_types
by Christoph Hellwig
· 10 years ago
d285203
scsi: add support for a blk-mq based I/O path.
by Christoph Hellwig
· 11 years ago
cd9070c
scsi: fix the {host,target,device}_blocked counter mess
by Christoph Hellwig
· 11 years ago
7466501
scsi: convert host_busy to atomic_t
by Christoph Hellwig
· 11 years ago
3b5382c
scsi: set ->scsi_done before calling scsi_dispatch_cmd
by Christoph Hellwig
· 11 years ago
d0d3bbf
scsi: centralize command re-queueing in scsi_dispatch_fn
by Christoph Hellwig
· 11 years ago
cb23f91
scsi: cleanup switch in scsi_adjust_queue_depth
by Douglas Gilbert
· 10 years ago
f1bea55
scsi: remove various exports that were only used by scsi_tgt
by Christoph Hellwig
· 11 years ago
91921e0
scsi: use dev_printk variants where possible
by Hannes Reinecke
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
fcc95a7
scsi: remove two cancel_delayed_work() calls from the mid-layer
by Bart Van Assche
· 10 years ago
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
7562523e
[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
Next »