index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
2014-12-08
137
-3085
/
+1562
|
\
|
*
scsi: set fmt to NULL scsi_extd_sense_format() by default
Dan Carpenter
2014-12-02
1
-0
/
+3
|
*
scsi: add SPC-3 command definitions
Hannes Reinecke
2014-11-24
4
-9
/
+12
|
*
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
17
-21
/
+20
|
*
scsi: remove scsi_driver owner field
Christoph Hellwig
2014-11-24
9
-13
/
+11
|
*
scsi: move scsi_dispatch_cmd to scsi_lib.c
Christoph Hellwig
2014-11-24
3
-82
/
+81
|
*
scsi: stop passing a gfp_mask argument down the command setup path
Christoph Hellwig
2014-11-24
4
-16
/
+14
|
*
scsi: remove scsi_next_command
Christoph Hellwig
2014-11-24
2
-15
/
+4
|
*
scsi: don't use scsi_next_command in scsi_reset_provider
Christoph Hellwig
2014-11-24
1
-8
/
+3
|
*
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
57
-260
/
+120
|
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
33
-168
/
+86
|
*
scsi: remove use_blk_tcq Scsi_Host field
Christoph Hellwig
2014-11-12
1
-1
/
+0
|
*
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
19
-311
/
+56
|
*
scsi: remove ordered_tag host template field
Christoph Hellwig
2014-11-12
3
-12
/
+0
|
*
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
11
-81
/
+25
|
*
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
2014-11-12
9
-20
/
+22
|
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
19
-228
/
+42
|
*
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
2014-11-12
6
-167
/
+88
|
*
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
4
-12
/
+12
|
*
scsi: use container_of to get at device handler private data
Christoph Hellwig
2014-11-12
5
-61
/
+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
8
-74
/
+49
|
*
scsi: refactor scsi_reset_provider handling
Christoph Hellwig
2014-11-12
4
-117
/
+41
|
*
scsi: add support for multiple hardware queues in scsi_(host_)find_tag
Bart Van Assche
2014-11-12
1
-8
/
+11
|
*
scsi: add support for multiple hardware queues
Bart Van Assche
2014-11-12
2
-1
/
+9
|
*
blk-mq: add blk_mq_unique_tag()
Bart Van Assche
2014-11-12
3
-0
/
+47
|
*
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
5
-44
/
+57
|
*
scsi: remove scsi_show_result()
Hannes Reinecke
2014-11-12
4
-43
/
+28
|
*
scsi: separate out scsi_(host|driver)byte_string()
Hannes Reinecke
2014-11-12
2
-14
/
+46
|
*
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
5
-30
/
+27
|
*
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
2
-36
/
+0
[next]