1. 74c4505 blk-mq: add a 'list' parameter to ->queue_rq() by Jens Axboe · 10 years ago
  2. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  3. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  4. 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
  5. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  6. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  7. c5bbcb5 cxgb4i: Remove duplicate call to dst_neigh_lookup() by Anish Bhatt · 10 years ago
  8. f42bb57 cxgb4i : Fix -Wunused-function warning by Anish Bhatt · 10 years ago
  9. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  10. 5d8f16d virtio_scsi: drop scan callback by Michael S. Tsirkin · 10 years ago
  11. e67423c virtio_scsi: fix race on device removal by Michael S. Tsirkin · 10 years ago
  12. 1fa5b2a virito_scsi: use freezable WQ for events by Paolo Bonzini · 10 years ago
  13. 52c9cf1 virtio_scsi: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  14. cd67904 virtio_scsi: move kick event out from virtscsi_init by Michael S. Tsirkin · 10 years ago
  15. 48a9687 scsi: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  16. 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
  17. 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
  18. 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
  19. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  20. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  21. 19ac97f Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus by James Bottomley · 10 years ago
  22. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  23. ef0a599 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  24. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  25. 8ab85eb xen: make pvscsi frontend dependant on xenbus frontend by Juergen Gross · 10 years ago
  26. 7921a11 xen-scsifront: don't deadlock if the ring becomes full by David Vrabel · 10 years ago
  27. 078efae [SCSI] cxgb4i: avoid holding mutex in interrupt context by Anish Bhatt · 10 years ago
  28. 24c20f1 scsi: add a CONFIG_SCSI_MQ_DEFAULT option by Christoph Hellwig · 10 years ago
  29. e785060 ufs: definitions for phy interface by Dolev Raviv · 10 years ago
  30. 374a246 ufs: tune bkops while power managment events by Subhash Jadavani · 10 years ago
  31. 856b348 ufs: Add support for clock scaling using devfreq framework by Sahitya Tummala · 10 years ago
  32. 4cff6d99 ufs: Add freq-table-hz property for UFS device by Sahitya Tummala · 10 years ago
  33. 1ab27c9 ufs: Add support for clock gating by Sahitya Tummala · 10 years ago
  34. 7eb584d ufs: refactor configuring power mode by Dolev Raviv · 10 years ago
  35. 57d104c ufs: add UFS power management support by Subhash Jadavani · 10 years ago
  36. 0ce147d ufs: introduce well known logical unit in ufs by Subhash Jadavani · 10 years ago
  37. 2a8fa60 ufs: manually add well known logical units by Subhash Jadavani · 10 years ago
  38. 3a4bf06 ufs: Active Power Mode - configuring bActiveICCLevel by Yaniv Gardi · 10 years ago
  39. 1d337ec ufs: improve init sequence by Sujit Reddy Thumma · 10 years ago
  40. da461ce ufs: refactor query descriptor API support by Subhash Jadavani · 10 years ago
  41. 6a771a6 ufs: add voting support for host controller power by Raviv Shvili · 10 years ago
  42. c6e79da ufs: Add clock initialization support by Sujit Reddy Thumma · 10 years ago
  43. aa49761 ufs: Add regulator enable support by Sujit Reddy Thumma · 10 years ago
  44. 5c0c28a ufs: Allow vendor specific initialization by Sujit Reddy Thumma · 10 years ago
  45. 693ad5b scsi: don't add scsi_device if its already visible by Subhash Jadavani · 10 years ago
  46. 45341ca scsi: fix the type for well known LUs by Subhash Jadavani · 10 years ago
  47. c611529 sd: Honor block layer integrity handling flags by Martin K. Petersen · 10 years ago
  48. db525fc scsi_debug: deadlock between completions and surprise module removal by Douglas Gilbert · 10 years ago
  49. a41a9ad be2iscsi: check ip buffer before copying by Mike Christie · 10 years ago
  50. 4bfb8ebf iscsi_tcp: export port being used by Mike Christie · 10 years ago
  51. 49b552d be2iscsi : Bump the driver version by John Soni Jose · 10 years ago
  52. 53281ed be2iscsi : Fix kernel panic during reboot/shutdown by John Soni Jose · 10 years ago
  53. f4303d8 libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  54. b8d23dc fcoe: extend ethtool to FC port speed mapping by Chris Leech · 10 years ago
  55. 2341c2f block: Add T10 Protection Information functions by Martin K. Petersen · 10 years ago
  56. aae7df5 block: Integrity checksum flag by Martin K. Petersen · 10 years ago
  57. b1f013885 block: Relocate bio integrity flags by Martin K. Petersen · 10 years ago
  58. 3aec2f4 block: Add a disk flag to block integrity profile by Martin K. Petersen · 10 years ago
  59. 1859308 block: Clean up the code used to generate and verify integrity metadata by Martin K. Petersen · 10 years ago
  60. 3be91c4 block: Deprecate the use of the term sector in the context of block integrity by Martin K. Petersen · 10 years ago
  61. 8492b68b block: Remove integrity tagging functions by Martin K. Petersen · 10 years ago
  62. 180b2f9 block: Replace bi_integrity with bi_special by Martin K. Petersen · 10 years ago
  63. d247a70 ipr: fix compile failure by Christoph Hellwig · 10 years ago
  64. 63163e0 qla2xxx: Add memory barrier before ringing doorbell. by Himanshu Madhani · 10 years ago
  65. e07f8f6 qla2xxx: Add flags for tracing the target commands. by Saurav Kashyap · 10 years ago
  66. d564a37 qla2xxx: Fix hang due to cmd_kref not decrementing by Quinn Tran · 10 years ago
  67. da6b0ac qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSY by Himanshu Madhani · 10 years ago
  68. 33e7997 qla2xxx: Add support for QFull throttling and Term Exchange retry by Quinn Tran · 10 years ago
  69. f2ea653 qla2xxx: Increase the request queue size to 8K for ISP2031 by Saurav Kashyap · 10 years ago
  70. 80187f8 qla2xxx: Host reset handling in ABTS path. by Arun Easi · 10 years ago
  71. b6a029e qla2xxx: Handle chip reset in target mode. by Arun Easi · 10 years ago
  72. c0cb449 qla2xxx: Add Host reset handling in target mode. by Arun Easi · 10 years ago
  73. dd9c4ef qla2xxx: fix crash due to task mgmt cmd type by Himanshu Madhani · 10 years ago
  74. d29fb73 qla2xxx: Add counter for message by Saurav Kashyap · 10 years ago
  75. d154f35 qla2xxx: Enable SLER conditionally in target mode. by Arun Easi · 10 years ago
  76. 667024a qla2xxx: Remove verbose messages in target mode. by Arun Easi · 10 years ago
  77. 9400703 qla2xxx: Increase room in request queue for sending priority packets by Himanshu Madhani · 10 years ago
  78. 75554b6 qla2xxx: Use correct offset to req-q-out for reserve calculation by Arun Easi · 10 years ago
  79. 78c2106 qla2xxx: fix kernel NULL pointer access by Himanshu Madhani · 10 years ago
  80. 4d6609c qla2xxx: Fix sparse warnings in tcm_qla2xxx.c by Himanshu Madhani · 10 years ago
  81. 1b5fd56 qla2xxx: Update the driver version to 8.07.00.16-k. by Saurav Kashyap · 10 years ago
  82. 6d78e55 qla2xxx: Fix sparse warning in qla_iocb.c file. by Joe Carnuccio · 10 years ago
  83. 7ab3d96 qla2xxx: Move warning message to debug level. by Sawan Chandak · 10 years ago
  84. f261f7a qla2xxx: Fail adapter initialization on load ram failure. by Chad Dupuis · 10 years ago
  85. 61d41f6 qla2xxx: Disable PCI device in shutdown handler. by Chad Dupuis · 10 years ago
  86. ef86cb2 qla2xxx: Mark port lost when we receive an RSCN for it. by Chad Dupuis · 10 years ago
  87. 2486c62 qla2xxx: Restore WWPN in case of Loop Dead. by Himanshu Madhani · 10 years ago
  88. e05fe29 qla2xxx: Honor FCP_RSP retry delay timer field. by Chad Dupuis · 10 years ago
  89. 9a6e640 qla2xxx: Add missing ISP27xx checks to optrom code. by Alex Vechersky · 10 years ago
  90. f3982d8 qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx. by Chad Dupuis · 10 years ago
  91. 7473952 qla2xxx: Free sysfs attributes for ISP27xx. by Nigel Kirkland · 10 years ago
  92. 2d5a4c3 qla2xxx: Disable laser for ISP2031 while unloading driver. by Himanshu Madhani · 10 years ago
  93. 25232cc qla2xxx: Enable diagnostic port using NVRAM parameters. by Himanshu Madhani · 10 years ago
  94. 93f2bd6 qla2xxx: Declaration error cause stack corruption. by Quinn Tran · 10 years ago
  95. 9d35894d qla2xxx: Add fix in driver unload for pending activity. by Sawan Chandak · 10 years ago
  96. d2749ff qla2xxx: Unload of qla2xxx driver crashes the machine. by Arun Easi · 10 years ago
  97. de187df qla2xxx: Allow user to change ql2xfdmienable value. by Himanshu Madhani · 10 years ago
  98. 00ef7d8 qla2xxx: Fix driver version string message. by Himanshu Madhani · 10 years ago
  99. b5a340d qla2xxx: Add diagnostic port functionality. by Joe Carnuccio · 10 years ago
  100. 7c9c476 qla2xxx: Add FA-WWN functionality. by Joe Carnuccio · 10 years ago