1. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  2. ee7255a cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection by Anish Bhatt · 10 years ago
  3. dc6311d bnx2fc: fix tgt spinlock locking by Maurizio Lombardi · 10 years ago
  4. c12de88 megaraid_sas: fix bug in handling return value of pci_enable_msix_range() by Jiang Liu · 10 years ago
  5. 7b07bf2 cxgb4i: send abort_rpl correctly by Anish Bhatt · 10 years ago
  6. 333b244 scsi: TUR path is down after adapter gets reset with multipath by wenxiong@linux.vnet.ibm.com · 10 years ago
  7. e925cc4 scsi: call device handler for failed TUR command by Christoph Hellwig · 10 years ago
  8. 4837927 scsi: only re-lock door after EH on devices that were reset by Christoph Hellwig · 10 years ago
  9. dd9ad67 libcxgbi : support ipv6 address host_param by Anish Bhatt · 10 years ago
  10. b1dd2aa scsi: set REQ_QUEUE for the blk-mq case by Christoph Hellwig · 10 years ago
  11. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  12. 848a552 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 10 years ago
  13. aa281ac Boaz Harrosh - Fix broken email address by Boaz Harrosh · 10 years ago
  14. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  15. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  16. 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
  17. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  18. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  19. c5bbcb5 cxgb4i: Remove duplicate call to dst_neigh_lookup() by Anish Bhatt · 10 years ago
  20. f42bb57 cxgb4i : Fix -Wunused-function warning by Anish Bhatt · 10 years ago
  21. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  22. 5d8f16d virtio_scsi: drop scan callback by Michael S. Tsirkin · 10 years ago
  23. e67423c virtio_scsi: fix race on device removal by Michael S. Tsirkin · 10 years ago
  24. 1fa5b2a virito_scsi: use freezable WQ for events by Paolo Bonzini · 10 years ago
  25. 52c9cf1 virtio_scsi: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  26. cd67904 virtio_scsi: move kick event out from virtscsi_init by Michael S. Tsirkin · 10 years ago
  27. 48a9687 scsi: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  28. 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
  29. 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
  30. 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
  31. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  32. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  33. 19ac97f Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus by James Bottomley · 10 years ago
  34. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  35. ef0a599 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  36. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  37. f4c24db1 qla_target: don't delete changed nacls by Joern Engel · 10 years ago
  38. 8ab85eb xen: make pvscsi frontend dependant on xenbus frontend by Juergen Gross · 10 years ago
  39. 7921a11 xen-scsifront: don't deadlock if the ring becomes full by David Vrabel · 10 years ago
  40. db3a99b qla_target: rearrange struct qla_tgt_prm by Joern Engel · 10 years ago
  41. f9b6721 qla_target: improve qlt_unmap_sg() by Joern Engel · 10 years ago
  42. 55a9066 qla_target: make some global functions static by Joern Engel · 10 years ago
  43. c570104 qla_target: remove unused parameter by Joern Engel · 10 years ago
  44. 078efae [SCSI] cxgb4i: avoid holding mutex in interrupt context by Anish Bhatt · 10 years ago
  45. 24c20f1 scsi: add a CONFIG_SCSI_MQ_DEFAULT option by Christoph Hellwig · 10 years ago
  46. e785060 ufs: definitions for phy interface by Dolev Raviv · 10 years ago
  47. 374a246 ufs: tune bkops while power managment events by Subhash Jadavani · 10 years ago
  48. 856b348 ufs: Add support for clock scaling using devfreq framework by Sahitya Tummala · 10 years ago
  49. 4cff6d99 ufs: Add freq-table-hz property for UFS device by Sahitya Tummala · 10 years ago
  50. 1ab27c9 ufs: Add support for clock gating by Sahitya Tummala · 10 years ago
  51. 7eb584d ufs: refactor configuring power mode by Dolev Raviv · 10 years ago
  52. 57d104c ufs: add UFS power management support by Subhash Jadavani · 10 years ago
  53. 0ce147d ufs: introduce well known logical unit in ufs by Subhash Jadavani · 10 years ago
  54. 2a8fa60 ufs: manually add well known logical units by Subhash Jadavani · 10 years ago
  55. 3a4bf06 ufs: Active Power Mode - configuring bActiveICCLevel by Yaniv Gardi · 10 years ago
  56. 1d337ec ufs: improve init sequence by Sujit Reddy Thumma · 10 years ago
  57. da461ce ufs: refactor query descriptor API support by Subhash Jadavani · 10 years ago
  58. 6a771a6 ufs: add voting support for host controller power by Raviv Shvili · 10 years ago
  59. c6e79da ufs: Add clock initialization support by Sujit Reddy Thumma · 10 years ago
  60. aa49761 ufs: Add regulator enable support by Sujit Reddy Thumma · 10 years ago
  61. 5c0c28a ufs: Allow vendor specific initialization by Sujit Reddy Thumma · 10 years ago
  62. 693ad5b scsi: don't add scsi_device if its already visible by Subhash Jadavani · 10 years ago
  63. 45341ca scsi: fix the type for well known LUs by Subhash Jadavani · 10 years ago
  64. c611529 sd: Honor block layer integrity handling flags by Martin K. Petersen · 10 years ago
  65. db525fc scsi_debug: deadlock between completions and surprise module removal by Douglas Gilbert · 10 years ago
  66. a41a9ad be2iscsi: check ip buffer before copying by Mike Christie · 10 years ago
  67. 4bfb8ebf iscsi_tcp: export port being used by Mike Christie · 10 years ago
  68. 49b552d be2iscsi : Bump the driver version by John Soni Jose · 10 years ago
  69. 53281ed be2iscsi : Fix kernel panic during reboot/shutdown by John Soni Jose · 10 years ago
  70. f4303d8 libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  71. b8d23dc fcoe: extend ethtool to FC port speed mapping by Chris Leech · 10 years ago
  72. 2341c2f block: Add T10 Protection Information functions by Martin K. Petersen · 10 years ago
  73. aae7df5 block: Integrity checksum flag by Martin K. Petersen · 10 years ago
  74. b1f013885 block: Relocate bio integrity flags by Martin K. Petersen · 10 years ago
  75. 3aec2f4 block: Add a disk flag to block integrity profile by Martin K. Petersen · 10 years ago
  76. 1859308 block: Clean up the code used to generate and verify integrity metadata by Martin K. Petersen · 10 years ago
  77. 3be91c4 block: Deprecate the use of the term sector in the context of block integrity by Martin K. Petersen · 10 years ago
  78. 8492b68b block: Remove integrity tagging functions by Martin K. Petersen · 10 years ago
  79. 180b2f9 block: Replace bi_integrity with bi_special by Martin K. Petersen · 10 years ago
  80. d247a70 ipr: fix compile failure by Christoph Hellwig · 10 years ago
  81. 63163e0 qla2xxx: Add memory barrier before ringing doorbell. by Himanshu Madhani · 10 years ago
  82. e07f8f6 qla2xxx: Add flags for tracing the target commands. by Saurav Kashyap · 10 years ago
  83. d564a37 qla2xxx: Fix hang due to cmd_kref not decrementing by Quinn Tran · 10 years ago
  84. da6b0ac qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSY by Himanshu Madhani · 10 years ago
  85. 33e7997 qla2xxx: Add support for QFull throttling and Term Exchange retry by Quinn Tran · 10 years ago
  86. f2ea653 qla2xxx: Increase the request queue size to 8K for ISP2031 by Saurav Kashyap · 10 years ago
  87. 80187f8 qla2xxx: Host reset handling in ABTS path. by Arun Easi · 10 years ago
  88. b6a029e qla2xxx: Handle chip reset in target mode. by Arun Easi · 10 years ago
  89. c0cb449 qla2xxx: Add Host reset handling in target mode. by Arun Easi · 10 years ago
  90. dd9c4ef qla2xxx: fix crash due to task mgmt cmd type by Himanshu Madhani · 10 years ago
  91. d29fb73 qla2xxx: Add counter for message by Saurav Kashyap · 10 years ago
  92. d154f35 qla2xxx: Enable SLER conditionally in target mode. by Arun Easi · 10 years ago
  93. 667024a qla2xxx: Remove verbose messages in target mode. by Arun Easi · 10 years ago
  94. 9400703 qla2xxx: Increase room in request queue for sending priority packets by Himanshu Madhani · 10 years ago
  95. 75554b6 qla2xxx: Use correct offset to req-q-out for reserve calculation by Arun Easi · 10 years ago
  96. 78c2106 qla2xxx: fix kernel NULL pointer access by Himanshu Madhani · 10 years ago
  97. 4d6609c qla2xxx: Fix sparse warnings in tcm_qla2xxx.c by Himanshu Madhani · 10 years ago
  98. 1b5fd56 qla2xxx: Update the driver version to 8.07.00.16-k. by Saurav Kashyap · 10 years ago
  99. 6d78e55 qla2xxx: Fix sparse warning in qla_iocb.c file. by Joe Carnuccio · 10 years ago
  100. 7ab3d96 qla2xxx: Move warning message to debug level. by Sawan Chandak · 10 years ago