index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Lines
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
-83
/
+89
2014-11-12
scsi: introduce sdev_prefix_printk()
Hannes Reinecke
-11
/
+8
2014-11-12
aha152x: debug output update and whitespace cleanup
Hannes Reinecke
-770
/
+224
2014-11-12
sd: remove scsi_print_sense() in sd_done()
Hannes Reinecke
-1
/
+0
2014-11-12
scsi: remove scsi_cmd_print_sense_hdr()
Hannes Reinecke
-14
/
+0
2014-11-12
st: add a debug_flag module parameter request
Laurence Oberman
-1
/
+15
2014-11-12
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
Douglas Gilbert
-13
/
+34
2014-11-12
scsi: PC partition tables are little endian
Christoph Hellwig
-2
/
+2
2014-11-12
scsi: resolve some missing-field-initializers warnings
Mark Rustad
-1
/
+1
2014-11-12
scsi: fix off-by-one LUN check in scsi_scan_host_selected()
Mark Knibbs
-1
/
+1
2014-11-12
scsi: fix trivial typos in scsi_scan.c comment
Mark Knibbs
-2
/
+2
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
-136
/
+137
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent
Hariprasad Shenai
-20
/
+22
2014-11-10
bnx2fc: fix tgt spinlock locking
Maurizio Lombardi
-11
/
+10
2014-11-10
megaraid_sas: fix bug in handling return value of pci_enable_msix_range()
Jiang Liu
-1
/
+1
2014-11-10
cxgb4i: send abort_rpl correctly
Anish Bhatt
-16
/
+17
2014-11-10
scsi: TUR path is down after adapter gets reset with multipath
wenxiong@linux.vnet.ibm.com
-0
/
+7
2014-11-10
scsi: call device handler for failed TUR command
Christoph Hellwig
-8
/
+8
2014-11-10
scsi: only re-lock door after EH on devices that were reset
Christoph Hellwig
-1
/
+3
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
-66
/
+22
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-12
/
+0
2014-10-29
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
-2
/
+3
2014-10-29
isci: Spelling s/stucture/structure/
Geert Uytterhoeven
-1
/
+1
2014-10-29
scsi: Fix "choir" and "beeing" malaprops
Finn Thain
-2
/
+2
2014-10-28
libcxgbi : support ipv6 address host_param
Anish Bhatt
-10
/
+37
2014-10-28
scsi: set REQ_QUEUE for the blk-mq case
Christoph Hellwig
-0
/
+5
2014-10-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
-31
/
+27
2014-10-21
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
-7
/
+7
2014-10-20
scsi: ufs: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-10-20
scsi: drop owner assignment from platform_drivers
Wolfram Sang
-11
/
+0
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
-7
/
+7
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+3
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
-354
/
+187
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-17
/
+25
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-139
/
+11
2014-10-15
cxgb4i : Fix -Wmaybe-uninitialized warning.
Anish Bhatt
-1
/
+1
2014-10-15
cxgb4i: Remove duplicate call to dst_neigh_lookup()
Anish Bhatt
-5
/
+0
2014-10-15
cxgb4i : Fix -Wunused-function warning
Anish Bhatt
-0
/
+10
2014-10-15
cxgb4i : Remove duplicated CLIP handling code
Anish Bhatt
-133
/
+0
2014-10-15
virtio_scsi: drop scan callback
Michael S. Tsirkin
-16
/
+7
2014-10-15
virtio_scsi: fix race on device removal
Michael S. Tsirkin
-1
/
+10
2014-10-15
virito_scsi: use freezable WQ for events
Paolo Bonzini
-1
/
+1
2014-10-15
virtio_scsi: enable VQs early on restore
Michael S. Tsirkin
-0
/
+2
2014-10-15
virtio_scsi: move kick event out from virtscsi_init
Michael S. Tsirkin
-5
/
+11
2014-10-14
scsi: replace strnicmp with strncasecmp
Rasmus Villemoes
-2
/
+2
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+0
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-0
/
+1037
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+0
2014-10-07
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
-2978
/
+10259
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-6
/
+6
[prev]
[next]