index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi.c
Commit message (
Expand
)
Author
Age
*
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
2016-09-26
*
scsi: remove the disable_blk_mq host flag
Christoph Hellwig
2016-07-15
*
scsi: Do not attach VPD to devices that don't support it
Hannes Reinecke
2016-04-05
*
scsi: rescan VPD attributes
Hannes Reinecke
2015-11-30
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
*
Move code that is used both by initiator and target drivers
Bart Van Assche
2015-06-01
*
scsi: proper state checking and module refcount handling in scsi_device_get
Christoph Hellwig
2015-03-19
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-02-11
|
\
|
*
scsi: Do not display buffer pointers in scsi_log_send()
Hannes Reinecke
2015-01-09
|
*
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
2015-01-09
*
|
scsi: always increment reference count
Rusty Russell
2015-01-22
|
/
*
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-18
|
\
|
*
scsi: never drop to untagged mode during queue ramp down
Christoph Hellwig
2014-12-04
|
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
*
|
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-08
|
\
|
|
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
*
|
scsi: move scsi_dispatch_cmd to scsi_lib.c
Christoph Hellwig
2014-11-24
|
/
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
*
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
*
scsi: simplify scsi_log_(send|completion)
Hannes Reinecke
2014-11-12
*
scsi: use sdev as argument for sense code printing
Hannes Reinecke
2014-11-12
*
scsi: add a CONFIG_SCSI_MQ_DEFAULT option
Christoph Hellwig
2014-10-01
*
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
2014-09-15
*
[SCSI] save command pool address of Scsi_Host
Juergen Gross
2014-08-15
*
scsi: use short driver name for per-driver cmd slab caches
James Bottomley
2014-07-29
*
scsi: update scsi_device_types
Christoph Hellwig
2014-07-25
*
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2014-07-25
*
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
2014-07-25
*
scsi: convert host_busy to atomic_t
Christoph Hellwig
2014-07-25
*
scsi: set ->scsi_done before calling scsi_dispatch_cmd
Christoph Hellwig
2014-07-25
*
scsi: centralize command re-queueing in scsi_dispatch_fn
Christoph Hellwig
2014-07-25
*
scsi: cleanup switch in scsi_adjust_queue_depth
Douglas Gilbert
2014-07-17
*
scsi: remove various exports that were only used by scsi_tgt
Christoph Hellwig
2014-07-17
*
scsi: use dev_printk variants where possible
Hannes Reinecke
2014-07-17
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
*
scsi: remove two cancel_delayed_work() calls from the mid-layer
Bart Van Assche
2014-07-17
*
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-11
|
\
|
*
scsi: async sd resume
Dan Williams
2014-04-10
*
|
[SCSI] add support for per-host cmd pools
Christoph Hellwig
2014-03-27
*
|
[SCSI] simplify command allocation and freeing a bit
Christoph Hellwig
2014-03-27
*
|
[SCSI] megaraid: simplify internal command handling
Christoph Hellwig
2014-03-27
*
|
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
Hannes Reinecke
2014-03-27
*
|
[SCSI] Return VPD page length in scsi_vpd_inquiry()
Hannes Reinecke
2014-03-27
*
|
[SCSI] do not manipulate device reference counts in scsi_get/put_command
Christoph Hellwig
2014-03-15
*
|
[SCSI] avoid useless free_list lock roundtrips
Christoph Hellwig
2014-03-15
|
/
*
[SCSI] Update documentation
Hannes Reinecke
2013-12-19
*
[SCSI] improved eh timeout handler
Hannes Reinecke
2013-12-19
*
[SCSI] remove check for 'resetting'
Hannes Reinecke
2013-10-25
[next]