1. 906d15f scsi: split scsi_nonblockable_ioctl by Christoph Hellwig · 10 years ago
  2. 176aa9d scsi: refactor scsi_reset_provider handling by Christoph Hellwig · 10 years ago
  3. efec4b9 scsi: add support for multiple hardware queues by Bart Van Assche · 10 years ago
  4. f1569ff scsi: ratelimit I/O error messages by Hannes Reinecke · 10 years ago
  5. b6c92b7 scsi: correct return values for .eh_abort_handler implementations by Hannes Reinecke · 10 years ago
  6. 883a030 scsi: document scsi_try_to_abort_cmd by Hannes Reinecke · 10 years ago
  7. a3a790d scsi: use shost argument in scsi_eh_prt_fail_stats by Hannes Reinecke · 10 years ago
  8. a222b1e scsi: fixup logging messages in scsi_error.c by Hannes Reinecke · 10 years ago
  9. c11c004 scsi: simplify scsi_log_(send|completion) by Hannes Reinecke · 10 years ago
  10. ef61329 scsi: remove scsi_show_result() by Hannes Reinecke · 10 years ago
  11. 3cc958c scsi: separate out scsi_(host|driver)byte_string() by Hannes Reinecke · 10 years ago
  12. 1fa6b5f scsi: Remove scsi_print_command when calling abort by Hannes Reinecke · 10 years ago
  13. a9a47bf scsi: repurpose the last argument from print_opcode_name() by Hannes Reinecke · 10 years ago
  14. 2478a73 scsi: consolidate opcode lookup in scsi_opcode_sa_name() by Hannes Reinecke · 10 years ago
  15. 234d677 scsi: merge print_opcode_name() by Hannes Reinecke · 10 years ago
  16. 6033f97 scsi: implement scsi_opcode_sa_name by Hannes Reinecke · 10 years ago
  17. 7ac7076 scsi: remove scsi_print_status() by Hannes Reinecke · 10 years ago
  18. 4753cbc scsi: use 'bool' as return value for scsi_normalize_sense() by Hannes Reinecke · 10 years ago
  19. 15c75f8 scsi: do not decode sense extras by Hannes Reinecke · 10 years ago
  20. 149d18c scsi: stop decoding if scsi_normalize_sense() fails by Hannes Reinecke · 10 years ago
  21. 7d17090 53c700: remove scsi_print_sense() usage by Hannes Reinecke · 10 years ago
  22. e04ca90 fas216: update logging messages by Hannes Reinecke · 10 years ago
  23. 279c43b fas216: return DID_ERROR for incomplete data transfer by Hannes Reinecke · 10 years ago
  24. 2e120a57 acornscsi: use scsi_print_command() by Hannes Reinecke · 10 years ago
  25. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  26. 22e0d99 scsi: introduce sdev_prefix_printk() by Hannes Reinecke · 10 years ago
  27. f75ae8e aha152x: debug output update and whitespace cleanup by Hannes Reinecke · 10 years ago
  28. ad3819c sd: remove scsi_print_sense() in sd_done() by Hannes Reinecke · 10 years ago
  29. 639ae4d scsi: remove scsi_cmd_print_sense_hdr() by Hannes Reinecke · 10 years ago
  30. 2bec708 st: add a debug_flag module parameter request by Laurence Oberman · 10 years ago
  31. 26cf591 scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl by Douglas Gilbert · 10 years ago
  32. 678e275 scsi: PC partition tables are little endian by Christoph Hellwig · 10 years ago
  33. 037e6d8 scsi: resolve some missing-field-initializers warnings by Mark Rustad · 10 years ago
  34. 605c6db scsi: fix off-by-one LUN check in scsi_scan_host_selected() by Mark Knibbs · 10 years ago
  35. fb0d82f scsi: fix trivial typos in scsi_scan.c comment by Mark Knibbs · 10 years ago
  36. dc6311d bnx2fc: fix tgt spinlock locking by Maurizio Lombardi · 10 years ago
  37. c12de88 megaraid_sas: fix bug in handling return value of pci_enable_msix_range() by Jiang Liu · 10 years ago
  38. 7b07bf2 cxgb4i: send abort_rpl correctly by Anish Bhatt · 10 years ago
  39. 333b244 scsi: TUR path is down after adapter gets reset with multipath by wenxiong@linux.vnet.ibm.com · 10 years ago
  40. e925cc4 scsi: call device handler for failed TUR command by Christoph Hellwig · 10 years ago
  41. 4837927 scsi: only re-lock door after EH on devices that were reset by Christoph Hellwig · 10 years ago
  42. dd9ad67 libcxgbi : support ipv6 address host_param by Anish Bhatt · 10 years ago
  43. b1dd2aa scsi: set REQ_QUEUE for the blk-mq case by Christoph Hellwig · 10 years ago
  44. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  45. 848a552 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 10 years ago
  46. aa281ac Boaz Harrosh - Fix broken email address by Boaz Harrosh · 10 years ago
  47. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  48. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  49. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  50. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  51. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  52. c5bbcb5 cxgb4i: Remove duplicate call to dst_neigh_lookup() by Anish Bhatt · 10 years ago
  53. f42bb57 cxgb4i : Fix -Wunused-function warning by Anish Bhatt · 10 years ago
  54. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  55. 5d8f16d virtio_scsi: drop scan callback by Michael S. Tsirkin · 10 years ago
  56. e67423c virtio_scsi: fix race on device removal by Michael S. Tsirkin · 10 years ago
  57. 1fa5b2a virito_scsi: use freezable WQ for events by Paolo Bonzini · 10 years ago
  58. 52c9cf1 virtio_scsi: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  59. cd67904 virtio_scsi: move kick event out from virtscsi_init by Michael S. Tsirkin · 10 years ago
  60. 48a9687 scsi: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  61. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  63. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  64. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  65. 28596c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  66. 19ac97f Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus by James Bottomley · 10 years ago
  67. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  68. ef0a599 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  69. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  70. f4c24db1 qla_target: don't delete changed nacls by Joern Engel · 10 years ago
  71. 8ab85eb xen: make pvscsi frontend dependant on xenbus frontend by Juergen Gross · 10 years ago
  72. 7921a11 xen-scsifront: don't deadlock if the ring becomes full by David Vrabel · 10 years ago
  73. db3a99b qla_target: rearrange struct qla_tgt_prm by Joern Engel · 10 years ago
  74. f9b6721 qla_target: improve qlt_unmap_sg() by Joern Engel · 10 years ago
  75. 55a9066 qla_target: make some global functions static by Joern Engel · 10 years ago
  76. c570104 qla_target: remove unused parameter by Joern Engel · 10 years ago
  77. 078efae [SCSI] cxgb4i: avoid holding mutex in interrupt context by Anish Bhatt · 10 years ago
  78. 24c20f1 scsi: add a CONFIG_SCSI_MQ_DEFAULT option by Christoph Hellwig · 10 years ago
  79. e785060 ufs: definitions for phy interface by Dolev Raviv · 10 years ago
  80. 374a246 ufs: tune bkops while power managment events by Subhash Jadavani · 10 years ago
  81. 856b348 ufs: Add support for clock scaling using devfreq framework by Sahitya Tummala · 10 years ago
  82. 4cff6d99 ufs: Add freq-table-hz property for UFS device by Sahitya Tummala · 10 years ago
  83. 1ab27c9 ufs: Add support for clock gating by Sahitya Tummala · 10 years ago
  84. 7eb584d ufs: refactor configuring power mode by Dolev Raviv · 10 years ago
  85. 57d104c ufs: add UFS power management support by Subhash Jadavani · 10 years ago
  86. 0ce147d ufs: introduce well known logical unit in ufs by Subhash Jadavani · 10 years ago
  87. 2a8fa60 ufs: manually add well known logical units by Subhash Jadavani · 10 years ago
  88. 3a4bf06 ufs: Active Power Mode - configuring bActiveICCLevel by Yaniv Gardi · 10 years ago
  89. 1d337ec ufs: improve init sequence by Sujit Reddy Thumma · 10 years ago
  90. da461ce ufs: refactor query descriptor API support by Subhash Jadavani · 10 years ago
  91. 6a771a6 ufs: add voting support for host controller power by Raviv Shvili · 10 years ago
  92. c6e79da ufs: Add clock initialization support by Sujit Reddy Thumma · 10 years ago
  93. aa49761 ufs: Add regulator enable support by Sujit Reddy Thumma · 10 years ago
  94. 5c0c28a ufs: Allow vendor specific initialization by Sujit Reddy Thumma · 10 years ago
  95. 693ad5b scsi: don't add scsi_device if its already visible by Subhash Jadavani · 10 years ago
  96. 45341ca scsi: fix the type for well known LUs by Subhash Jadavani · 10 years ago
  97. c611529 sd: Honor block layer integrity handling flags by Martin K. Petersen · 10 years ago
  98. db525fc scsi_debug: deadlock between completions and surprise module removal by Douglas Gilbert · 10 years ago
  99. a41a9ad be2iscsi: check ip buffer before copying by Mike Christie · 10 years ago
  100. 4bfb8ebf iscsi_tcp: export port being used by Mike Christie · 10 years ago