projects
/
firefly-linux-kernel-4.4.55.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
scsi: use short driver name for per-driver cmd slab caches
2014-07-29
James Bottomley
scsi: use short driver name for per-driver cmd slab...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Paul Bolle
tgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRS
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
K. Y. Srinivasan
sd: fix a bug in deriving the FLUSH_TIMEOUT from the...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Martin K. Petersen
scsi: add a blacklist flag which enables VPD page inquiries
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: move the writeable field from struct scsi_device...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: add a symbolic name for the ZBC device type
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: update scsi_device_types
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
fnic: reject device resets without assigned tags for...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: add support for a blk-mq based I/O path.
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scatterlist: allow chaining to preallocated chunks
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: unwind blk_end_request_all and blk_end_request_err...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: only maintain target_blocked if the driver has...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: fix the {host,target,device}_blocked counter...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: convert device_busy to atomic_t
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: convert host_busy to atomic_t
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: convert target_busy to an atomic_t
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: push host_lock down into scsi_{host,target}_queue_ready
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: set ->scsi_done before calling scsi_dispatch_cmd
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: centralize command re-queueing in scsi_dispatch_fn
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: split __scsi_queue_insert
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-25
Christoph Hellwig
scsi: add scsi_setup_cmnd helper
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
scsi: mark scsi_setup_blk_pc_cmnd static
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
sd: split sd_init_command
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
sd: retry discard commands
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
sd: retry write same commands
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
sd: don't use scsi_setup_blk_pc_cmnd for discard requests
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
sd: don't use scsi_setup_blk_pc_cmnd for write same...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
sd: don't use scsi_setup_blk_pc_cmnd for flush requests
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
scsi: set sc_data_direction in common code
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
scsi: restructure command initialization for TYPE_FS...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
scsi: move the nr_phys_segments assert into scsi_init_io
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Maurizio Lombardi
scsi_lib: remove the description string in scsi_io_completion()
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Douglas Gilbert
scsi: cleanup switch in scsi_adjust_queue_depth
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
scsi: remove various exports that were only used by...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Bart Van Assche
tgt: defconfig cleanup
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Bart Van Assche
tgt: removal
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
libsrp: removal
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Christoph Hellwig
ibmvstgt: remove
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi: use dev_printk variants where possible
Reviewed-by:
Christoph Hellwig
<hch@lst.de>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi: use dev_printk() variants for ioctl
Reviewed-by:
Christoph Hellwig
<hch@lst.de>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi: Implement st_printk()
Reviewed-by:
Christoph Hellwig
<hch@lst.de>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi: Implement ch_printk()
Reviewed-by:
Christoph Hellwig
<hch@lst.de>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi: Implement sg_printk()
Reviewed-by:
Christoph Hellwig
<hch@lst.de>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi: Implement sr_printk()
Reviewed-by:
Christoph Hellwig
<hch@lst.de>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi_scan: Fixup scsilun_to_int()
Cc:
Christoph Hellwig
<hch@infradead.org>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi: use 64-bit value for 'max_luns'
Reviewed-by:
Christoph Hellwig
<hch@infradead.org>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
Add module param type 'ullong'
Reviewed-by:
Christoph Hellwig
<hch@infradead.org>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi: use 64-bit LUNs
Reviewed-by:
Christoph Hellwig
<hch@infradead.org>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
qla2xxx: Restrict max_lun to 16-bit for older HBAs
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi_scan: Restrict sequential scan to 256 LUNs
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Hannes Reinecke
scsi: Remove CONFIG_SCSI_MULTI_LUN
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Douglas Gilbert
sg: O_EXCL and other lock handling
commit
|
commitdiff
|
tree
2014-07-17
Douglas Gilbert
sg: add SG_FLAG_Q_AT_TAIL flag
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Douglas Gilbert
sg: relax 16 byte cdb restriction
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Martin K. Petersen
sd: Limit transfer length
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Clément Calmels
sd: bad return code of init_sd
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Vaughan Cao
sd: notify block layer when using temporary change...
Reviewed-by:
Christoph Hellwig
<hch@lst.de>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Akinobu Mita
scsi_debug: allow huge transfer length for read/write...
Reviewed-by:
Christoph Hellwig
<hch@lst.de>
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Akinobu Mita
scsi: increase upper limit for max_sectors
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Akinobu Mita
sd: use READ_16 or WRITE_16 when transfer length is...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Akinobu Mita
sg: prevent integer overflow when converting from sectors...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
Bart Van Assche
scsi: remove two cancel_delayed_work() calls from the...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-07-17
James Bottomley
scsi: handle flush errors properly
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Paolo Bonzini
virtio-scsi: fix various bad behavior on aborted requests
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Paolo Bonzini
virtio-scsi: avoid cancelling uninitialized work items
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Brian King
ibmvscsi: Add memory barriers for send / receive
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Brian King
ibmvscsi: Abort init sequence during error recovery
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Quinn Tran
qla2xxx: Fix sparse warning in qla_target.c.
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Neil Horman
bnx2fc: Improve stats update mechanism
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Maurizio Lombardi
bnx2fc: do not scan uninitialized lists in case of...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Neil Horman
fc: ensure scan_work isn't active when freeing fc_rport
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Maurizio Lombardi
pm8001: Fix potential null pointer dereference and...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Reddy, Sreekanth
MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Tomas Henzl
be2iscsi: remove potential junk pointer free
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-25
Tomas Henzl
be2iscsi: add an missing goto in error path
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-24
Hannes Reinecke
scsi_error: set DID_TIME_OUT correctly
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-24
Ulrich Obergfell
scsi_error: fix invalid setting of host byte
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
Quinn Tran
qla2xxx: fix sparse warnings introduced by previous...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Update lpfc version to driver version 10.2.8001.0
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Fix ExpressLane priority setup
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: mark old devices as obsolete
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Fix for initializing RRQ bitmap
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Fix for cleaning up stale ring flag and sp_queue_event...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Update lpfc version to driver version 10.2.8000.0
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Update Copyright on changed files from 8.3.45...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Update Copyright on changed files
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Fixed locking for scsi task management commands
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Convert runtime references to old xlane cfg param...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Fix FW dump using sysfs
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Fix SLI4 s abort loop to process all FCP rings...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Fixed kernel panic in lpfc_abort_handler
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Fix locking for postbufq when freeing
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Fix locking for lpfc_hba_down_post
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
James Smart
lpfc: Fix dynamic transitions of FirstBurst from on...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
Fabian Frederick
include/scsi/osd_protocol.h: remove unnecessary __constant
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
Stephen M. Cameron
hpsa: fix handling of hpsa_volume_offline return value
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
Stephen M. Cameron
hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_d...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
Stephen M. Cameron
hpsa: remove messages about volume status VPD inquiry...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
Stephen M. Cameron
hpsa: report check condition even if no sense data...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2014-06-02
Stephen M. Cameron
hpsa: remove bad unlikely annotation from device list...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
next