index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IB/srp: Remove stale connection retry mechanism
Bart Van Assche
2014-11-12
1
-13
/
+3
*
IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()
Bart Van Assche
2014-11-12
1
-5
/
+6
*
qla2xxx: remove redundant declaration in 'qla_gbl.h'
Chen Gang
2014-11-12
2
-3
/
+1
*
ipr: set coherent DMA mask
Anton Blanchard
2014-11-12
1
-5
/
+6
*
ipr: convert to generic DMA API
Anton Blanchard
2014-11-12
2
-50
/
+53
*
vmw_pvscsi: fixup tagging
Hannes Reinecke
2014-11-12
1
-4
/
+0
*
scsi_debug: error message should say scsi_host_alloc not scsi_register
Finn Thain
2014-11-12
1
-1
/
+1
*
tmscim: remove unused SCSI_IRQ_NONE macro definition
Finn Thain
2014-11-12
1
-2
/
+0
*
ufs: remove spurious scsi_set_tag_type call
Christoph Hellwig
2014-11-12
1
-1
/
+0
*
scsi: don't force tagged_supported in drivers
Christoph Hellwig
2014-11-12
6
-29
/
+1
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
55
-251
/
+115
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
30
-97
/
+80
*
mptfusion: don't change queue type in ->change_queue_depth
Christoph Hellwig
2014-11-12
1
-6
/
+1
*
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
17
-290
/
+55
*
scsi: remove ordered_tag host template field
Christoph Hellwig
2014-11-12
2
-2
/
+0
*
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
9
-71
/
+25
*
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
2014-11-12
4
-9
/
+14
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
17
-227
/
+40
*
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
2014-11-12
5
-166
/
+87
*
scsi: device handlers must have attach and detach methods
Christoph Hellwig
2014-11-12
1
-12
/
+13
*
scsi: remove struct scsi_dh_devlist
Christoph Hellwig
2014-11-12
3
-6
/
+12
*
scsi: use container_of to get at device handler private data
Christoph Hellwig
2014-11-12
4
-60
/
+37
*
scsi_dh: get module reference outside of device handler
Christoph Hellwig
2014-11-12
5
-25
/
+22
*
scsi_dh_hp_sw: fix return value on failed allocation
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
sd: disable discard_zeroes_data for UNMAP
Martin K. Petersen
2014-11-12
1
-4
/
+6
*
scsi: return EAGAIN when resetting a device under EH
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
osst: call scsi_set_medium_removal directly
Christoph Hellwig
2014-11-12
1
-7
/
+6
*
st: call scsi_set_medium_removal directly
Christoph Hellwig
2014-11-12
1
-7
/
+6
*
sd: fix up ->compat_ioctl
Christoph Hellwig
2014-11-12
1
-20
/
+8
*
scsi: split scsi_nonblockable_ioctl
Christoph Hellwig
2014-11-12
7
-72
/
+47
*
scsi: refactor scsi_reset_provider handling
Christoph Hellwig
2014-11-12
3
-103
/
+40
*
scsi: add support for multiple hardware queues
Bart Van Assche
2014-11-12
1
-1
/
+1
*
scsi: ratelimit I/O error messages
Hannes Reinecke
2014-11-12
1
-12
/
+20
*
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
2014-11-12
6
-18
/
+18
*
scsi: document scsi_try_to_abort_cmd
Hannes Reinecke
2014-11-12
1
-3
/
+21
*
scsi: use shost argument in scsi_eh_prt_fail_stats
Hannes Reinecke
2014-11-12
1
-1
/
+1
*
scsi: fixup logging messages in scsi_error.c
Hannes Reinecke
2014-11-12
2
-42
/
+39
*
scsi: simplify scsi_log_(send|completion)
Hannes Reinecke
2014-11-12
4
-43
/
+55
*
scsi: remove scsi_show_result()
Hannes Reinecke
2014-11-12
3
-42
/
+28
*
scsi: separate out scsi_(host|driver)byte_string()
Hannes Reinecke
2014-11-12
1
-14
/
+44
*
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
2014-11-12
7
-27
/
+11
*
scsi: repurpose the last argument from print_opcode_name()
Hannes Reinecke
2014-11-12
4
-29
/
+26
*
scsi: consolidate opcode lookup in scsi_opcode_sa_name()
Hannes Reinecke
2014-11-12
1
-16
/
+23
*
scsi: merge print_opcode_name()
Hannes Reinecke
2014-11-12
1
-60
/
+38
*
scsi: implement scsi_opcode_sa_name
Hannes Reinecke
2014-11-12
1
-78
/
+53
*
scsi: remove scsi_print_status()
Hannes Reinecke
2014-11-12
1
-35
/
+0
*
scsi: use 'bool' as return value for scsi_normalize_sense()
Hannes Reinecke
2014-11-12
2
-9
/
+9
*
scsi: do not decode sense extras
Hannes Reinecke
2014-11-12
1
-62
/
+0
*
scsi: stop decoding if scsi_normalize_sense() fails
Hannes Reinecke
2014-11-12
1
-18
/
+16
*
53c700: remove scsi_print_sense() usage
Hannes Reinecke
2014-11-12
1
-7
/
+2
[prev]
[next]