index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
Move code that is used both by initiator and target drivers
Bart Van Assche
1
-46
/
+0
2015-03-19
scsi: proper state checking and module refcount handling in scsi_device_get
Christoph Hellwig
1
-7
/
+13
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+2
2015-01-23
scsi: always increment reference count
Rusty Russell
1
-10
/
+3
2015-01-09
scsi: Do not display buffer pointers in scsi_log_send()
Hannes Reinecke
1
-8
/
+1
2015-01-09
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
1
-1
/
+1
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-22
/
+0
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-26
/
+15
2014-12-04
scsi: never drop to untagged mode during queue ramp down
Christoph Hellwig
1
-6
/
+0
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-16
/
+0
2014-11-24
scsi: move scsi_dispatch_cmd to scsi_lib.c
Christoph Hellwig
1
-81
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-26
/
+15
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-20
/
+5
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-8
/
+4
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
1
-11
/
+2
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-0
/
+20
2014-11-12
scsi: simplify scsi_log_(send|completion)
Hannes Reinecke
1
-37
/
+6
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
1
-1
/
+1
2014-10-01
scsi: add a CONFIG_SCSI_MQ_DEFAULT option
Christoph Hellwig
1
-0
/
+4
2014-09-16
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
1
-6
/
+2
2014-08-15
[SCSI] save command pool address of Scsi_Host
Juergen Gross
1
-2
/
+10
2014-07-29
scsi: use short driver name for per-driver cmd slab caches
James Bottomley
1
-2
/
+2
2014-07-26
scsi: update scsi_device_types
Christoph Hellwig
1
-0
/
+2
2014-07-26
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
1
-1
/
+4
2014-07-26
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
1
-11
/
+10
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
1
-1
/
+1
2014-07-25
scsi: set ->scsi_done before calling scsi_dispatch_cmd
Christoph Hellwig
1
-22
/
+1
2014-07-25
scsi: centralize command re-queueing in scsi_dispatch_fn
Christoph Hellwig
1
-23
/
+12
2014-07-18
scsi: cleanup switch in scsi_adjust_queue_depth
Douglas Gilbert
1
-4
/
+6
2014-07-18
scsi: remove various exports that were only used by scsi_tgt
Christoph Hellwig
1
-7
/
+3
2014-07-18
scsi: use dev_printk variants where possible
Hannes Reinecke
1
-9
/
+9
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-4
/
+4
2014-07-18
scsi: remove two cancel_delayed_work() calls from the mid-layer
Bart Van Assche
1
-1
/
+1
2014-04-12
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2014-04-11
scsi: async sd resume
Dan Williams
1
-0
/
+9
2014-03-27
[SCSI] add support for per-host cmd pools
Christoph Hellwig
1
-19
/
+77
2014-03-27
[SCSI] simplify command allocation and freeing a bit
Christoph Hellwig
1
-42
/
+25
2014-03-27
[SCSI] megaraid: simplify internal command handling
Christoph Hellwig
1
-56
/
+0
2014-03-27
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
Hannes Reinecke
1
-0
/
+87
2014-03-27
[SCSI] Return VPD page length in scsi_vpd_inquiry()
Hannes Reinecke
1
-8
/
+11
2014-03-15
[SCSI] do not manipulate device reference counts in scsi_get/put_command
Christoph Hellwig
1
-25
/
+12
2014-03-15
[SCSI] avoid useless free_list lock roundtrips
Christoph Hellwig
1
-5
/
+6
2013-12-19
[SCSI] Update documentation
Hannes Reinecke
1
-4
/
+2
2013-12-19
[SCSI] improved eh timeout handler
Hannes Reinecke
1
-0
/
+3
2013-10-25
[SCSI] remove check for 'resetting'
Hannes Reinecke
1
-28
/
+0
2013-08-03
[SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set
Martin K. Petersen
1
-0
/
+3
2013-06-27
[SCSI] sd: Update WRITE SAME heuristics
Martin K. Petersen
1
-4
/
+4
2012-11-14
[SCSI] Add a report opcode helper
Martin K. Petersen
1
-0
/
+45
2012-07-20
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
Dan Williams
1
-0
/
+1
2012-07-20
[SCSI] async: introduce 'async_domain' type
Dan Williams
1
-1
/
+2
[next]