Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
71e75c97f97a9645d25fbf3d8e4165a558f18747
/
drivers
/
scsi
71e75c9
scsi: convert device_busy to atomic_t
by Christoph Hellwig
· 11 years ago
7466501
scsi: convert host_busy to atomic_t
by Christoph Hellwig
· 11 years ago
7ae65c0
scsi: convert target_busy to an atomic_t
by Christoph Hellwig
· 11 years ago
cf68d33
scsi: push host_lock down into scsi_{host,target}_queue_ready
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
de3e8bf
scsi: split __scsi_queue_insert
by Christoph Hellwig
· 11 years ago
6af7a4f
scsi: add scsi_setup_cmnd helper
by Christoph Hellwig
· 11 years ago
4f1e576
scsi: mark scsi_setup_blk_pc_cmnd static
by Christoph Hellwig
· 11 years ago
87949ee
sd: split sd_init_command
by Christoph Hellwig
· 11 years ago
e4200f8
sd: retry discard commands
by Christoph Hellwig
· 11 years ago
a25ee54
sd: retry write same commands
by Christoph Hellwig
· 11 years ago
6a7b439
sd: don't use scsi_setup_blk_pc_cmnd for discard requests
by Christoph Hellwig
· 11 years ago
59b1134
sd: don't use scsi_setup_blk_pc_cmnd for write same requests
by Christoph Hellwig
· 11 years ago
a118c6c
sd: don't use scsi_setup_blk_pc_cmnd for flush requests
by Christoph Hellwig
· 11 years ago
5158a89
scsi: set sc_data_direction in common code
by Christoph Hellwig
· 11 years ago
3868cf8
scsi: restructure command initialization for TYPE_FS requests
by Christoph Hellwig
· 11 years ago
635d98b
scsi: move the nr_phys_segments assert into scsi_init_io
by Christoph Hellwig
· 11 years ago
e6c11db
scsi_lib: remove the description string in scsi_io_completion()
by Maurizio Lombardi
· 11 years ago
cb23f91
scsi: cleanup switch in scsi_adjust_queue_depth
by Douglas Gilbert
· 11 years ago
f1bea55
scsi: remove various exports that were only used by scsi_tgt
by Christoph Hellwig
· 11 years ago
0664652
tgt: removal
by Bart Van Assche
· 11 years ago
f666793
libsrp: removal
by Christoph Hellwig
· 11 years ago
074dc37
ibmvstgt: remove
by Christoph Hellwig
· 11 years ago
91921e0
scsi: use dev_printk variants where possible
by Hannes Reinecke
· 11 years ago
e5f73ce
scsi: use dev_printk() variants for ioctl
by Hannes Reinecke
· 11 years ago
b30d8bc
scsi: Implement st_printk()
by Hannes Reinecke
· 11 years ago
28c3172
scsi: Implement ch_printk()
by Hannes Reinecke
· 11 years ago
95e159d
scsi: Implement sg_printk()
by Hannes Reinecke
· 11 years ago
96eefad2
scsi: Implement sr_printk()
by Hannes Reinecke
· 11 years ago
d9e5d61
scsi_scan: Fixup scsilun_to_int()
by Hannes Reinecke
· 11 years ago
1abf635
scsi: use 64-bit value for 'max_luns'
by Hannes Reinecke
· 11 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 11 years ago
755f516
qla2xxx: Restrict max_lun to 16-bit for older HBAs
by Hannes Reinecke
· 11 years ago
22ffeb4
scsi_scan: Restrict sequential scan to 256 LUNs
by Hannes Reinecke
· 11 years ago
c309b35
scsi: Remove CONFIG_SCSI_MULTI_LUN
by Hannes Reinecke
· 11 years ago
cc833ac
sg: O_EXCL and other lock handling
by Douglas Gilbert
· 11 years ago
16070cc
sg: add SG_FLAG_Q_AT_TAIL flag
by Douglas Gilbert
· 11 years ago
65c26a0
sg: relax 16 byte cdb restriction
by Douglas Gilbert
· 11 years ago
bcdb247
sd: Limit transfer length
by Martin K. Petersen
· 11 years ago
8d96447
sd: bad return code of init_sd
by Clément Calmels
· 11 years ago
cb2fb68
sd: notify block layer when using temporary change to cache_type
by Vaughan Cao
· 11 years ago
6bb5e6e
scsi_debug: allow huge transfer length for read/write commands
by Akinobu Mita
· 11 years ago
e430cbc
sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff
by Akinobu Mita
· 11 years ago
46f69e6
sg: prevent integer overflow when converting from sectors to bytes
by Akinobu Mita
· 11 years ago
fcc95a7
scsi: remove two cancel_delayed_work() calls from the mid-layer
by Bart Van Assche
· 11 years ago
89fb4cd
scsi: handle flush errors properly
by James Bottomley
· 11 years ago
8addf0c
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
77ae174
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
by James Bottomley
· 11 years ago
b14bf2d
usb-storage/SCSI: Add broken_fua blacklist flag
by Alan Stern
· 11 years ago
8faeb52
virtio-scsi: fix various bad behavior on aborted requests
by Paolo Bonzini
· 11 years ago
cdda0e5
virtio-scsi: avoid cancelling uninitialized work items
by Paolo Bonzini
· 11 years ago
7114aae
ibmvscsi: Add memory barriers for send / receive
by Brian King
· 11 years ago
9ee7559
ibmvscsi: Abort init sequence during error recovery
by Brian King
· 11 years ago
33a5fce
qla2xxx: Fix sparse warning in qla_target.c.
by Quinn Tran
· 11 years ago
d576a5e
bnx2fc: Improve stats update mechanism
by Neil Horman
· 11 years ago
9172b76
bnx2fc: do not scan uninitialized lists in case of error.
by Maurizio Lombardi
· 11 years ago
0353e08
fc: ensure scan_work isn't active when freeing fc_rport
by Neil Horman
· 11 years ago
f2c6f18
pm8001: Fix potential null pointer dereference and memory leak.
by Maurizio Lombardi
· 11 years ago
beff654
be2iscsi: remove potential junk pointer free
by Tomas Henzl
· 11 years ago
5f2d25e
be2iscsi: add an missing goto in error path
by Tomas Henzl
· 11 years ago
a33c070
scsi_error: set DID_TIME_OUT correctly
by Hannes Reinecke
· 11 years ago
8922a90
scsi_error: fix invalid setting of host byte
by Ulrich Obergfell
· 11 years ago
8902b10
drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause"
by Chen Gang
· 11 years ago
abf04af
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
5c02c39
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
4251c2a6
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
d77e653
libiscsi, iser: Adjust data_length to include protection information
by Sagi Grimberg
· 11 years ago
23d4ed5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
1c54fc1
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
b4c4399
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
by James Bottomley
· 11 years ago
592749e
scsi: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
f27b087
block: add blk_rq_set_block_pc()
by Jens Axboe
· 11 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 11 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
51a07f8
qla2xxx: Convert to percpu_ida session tag pre-allocation
by Nicholas Bellinger
· 11 years ago
c84a1e3
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
e6dc783a
virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
by Nicholas Bellinger
· 11 years ago
c7ee3bd
qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch
by Quinn Tran
· 11 years ago
3fb4b16
lpfc: Update lpfc version to driver version 10.2.8001.0
by James Smart
· 11 years ago
28d7f3d
lpfc: Fix ExpressLane priority setup
by James Smart
· 11 years ago
12222f4
lpfc: mark old devices as obsolete
by James Smart
· 11 years ago
59c5f61
lpfc: Fix for initializing RRQ bitmap
by James Smart
· 11 years ago
68e814f5
lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries
by James Smart
· 11 years ago
681a289
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
by Linus Torvalds
· 11 years ago
2e61f50
lpfc: Update lpfc version to driver version 10.2.8000.0
by James Smart
· 11 years ago
b857ff3
lpfc: Update Copyright on changed files from 8.3.45 patches
by James Smart
· 11 years ago
16a59fb
lpfc: Update Copyright on changed files
by James Smart
· 11 years ago
98912dda
lpfc: Fixed locking for scsi task management commands
by James Smart
· 11 years ago
f38fa0b
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
by James Smart
· 11 years ago
0293635
lpfc: Fix FW dump using sysfs
by James Smart
· 11 years ago
db55fba
lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock
by James Smart
· 11 years ago
ee62021
lpfc: Fixed kernel panic in lpfc_abort_handler
by James Smart
· 11 years ago
07eab62
lpfc: Fix locking for postbufq when freeing
by James Smart
· 11 years ago
bcece5f
lpfc: Fix locking for lpfc_hba_down_post
by James Smart
· 11 years ago
6acb348
lpfc: Fix dynamic transitions of FirstBurst from on to off
by James Smart
· 11 years ago
67955ba
hpsa: fix handling of hpsa_volume_offline return value
by Stephen M. Cameron
· 11 years ago
Next »