1. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  2. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  4. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  5. 71e7ff25 Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  6. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  7. cf64bc8 fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx by Yi Zou · 12 years ago
  8. 4e2247b [SCSI] sd: Add runtime pm in the sd_check_events() by Lan Tianyu · 12 years ago
  9. f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  10. 7834799 powerpc: remove the legacy iSeries part of ibmvscsi by Stephen Rothwell · 12 years ago
  11. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. 9354f1b floppy/scsi: fix setting of BIO flags by Muthu Kumar · 12 years ago
  13. cd8df93 [SCSI] qla4xxx: Update driver version to 5.02.00-k15 by Vikas Chaudhary · 12 years ago
  14. 3573bfb [SCSI] qla4xxx: trivial cleanup by Vikas Chaudhary · 12 years ago
  15. a7380a6 [SCSI] qla4xxx: Fix sparse warning by Vikas Chaudhary · 12 years ago
  16. 173269e [SCSI] qla4xxx: Add support for multiple session per host. by Manish Rangankar · 12 years ago
  17. fca9f04 [SCSI] qla4xxx: Export CHAP index as sysfs attribute by Mike Christie · 12 years ago
  18. 3053495 [SCSI] scsi_transport: Export CHAP index as sysfs attribute by Mike Christie · 12 years ago
  19. 376738a [SCSI] qla4xxx: Add support to display CHAP list and delete CHAP entry by Nilesh Javali · 12 years ago
  20. 6260a5d [SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entry by Nilesh Javali · 12 years ago
  21. 8270ee2 [SCSI] pm8001: fix endian issue with code optimization. by Santosh Nayak · 12 years ago
  22. 50ec5ba [SCSI] pm8001: Fix possible racing condition. by Santosh Nayak · 12 years ago
  23. bdaefbf [SCSI] pm8001: Fix bogus interrupt state flag issue. by Santosh Nayak · 12 years ago
  24. cd9b3d0 [SCSI] ipr: update PCI ID definitions for new adapters by Wayne Boyer · 12 years ago
  25. 8a65522 [SCSI] qla2xxx: handle default case in qla2x00_request_firmware() by Dan Carpenter · 13 years ago
  26. 13de2c5 [SCSI] isci: improvements in driver unloading routine by Andrzej Jakowski · 13 years ago
  27. e462116 [SCSI] isci: improve phy event warnings by Dan Williams · 13 years ago
  28. d7a0ccd [SCSI] isci: debug, provide state-enum-to-string conversions by Dan Williams · 13 years ago
  29. 16d3db1 [SCSI] scsi_transport_sas: 'enable' phys on reset by Dan Williams · 13 years ago
  30. 26a2e68 [SCSI] libsas: don't recover end devices attached to disabled phys by Dan Williams · 13 years ago
  31. 77c309f [SCSI] libsas: fixup target_port_protocols for expanders that don't report sata by Dan Williams · 13 years ago
  32. 899fcf4 [SCSI] libsas: set attached device type and target protocols for local phys by Dan Williams · 13 years ago
  33. 9a10b33 [SCSI] libsas: revert ata srst by Dan Williams · 13 years ago
  34. 8402347 [SCSI] libsas: fix lifetime of SAS_HA_FROZEN by Dan Williams · 13 years ago
  35. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  36. 92625f9 [SCSI] libsas: restore scan order by Dan Williams · 13 years ago
  37. c666aae [SCSI] libsas: delete device on sas address changed by Dan Williams · 13 years ago
  38. 354cf82 [SCSI] libsas: let libata recover links that fail to transmit initial sig-fis by Dan Williams · 13 years ago
  39. a692b0e [SCSI] libsas: fix sas port naming by Dan Williams · 13 years ago
  40. d214d81 [SCSI] libsas: improve debug statements by Dan Williams · 13 years ago
  41. fdfd9d1 [SCSI] libsas: kill spurious sas_put_device by Maciej Trela · 13 years ago
  42. 5d7f6d1 [SCSI] libsas: fix sas_unregister_ports vs sas_drain_work by Dan Williams · 13 years ago
  43. ab52663 [SCSI] libsas: route local link resets through ata-eh by Dan Williams · 13 years ago
  44. d230ce6 [SCSI] libsas: fix mixed topology recovery by Dan Williams · 13 years ago
  45. 8abda4d [SCSI] libsas: close scsi_remove_target() vs libata-eh race by Dan Williams · 13 years ago
  46. 7d05919 [SCSI] libsas: mark all domain devices gone if root port disappears by Dan Williams · 13 years ago
  47. 45c73b6 [SCSI] libsas: pre-clean commands that won the eh vs completion race by Dan Williams · 13 years ago
  48. 5a99832 [SCSI] isci: remove IDEV_EH hack to disable "discovery-time" ata resets by Dan Williams · 13 years ago
  49. 6a71939 [SCSI] isci: remove bus and reset handlers by Dan Williams · 13 years ago
  50. 687833a [SCSI] isci: ->lldd_ata_check_ready handler by Dan Williams · 13 years ago
  51. 43a5ab1 [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset by Dan Williams · 13 years ago
  52. 9277699 [SCSI] isci: fix interpretation of "hard" reset by Dan Williams · 13 years ago
  53. fca4ecb [SCSI] isci: kill isci_port->status by Dan Williams · 13 years ago
  54. c132f69 [SCSI] isci: kill iphy->isci_port lookups by Dan Williams · 13 years ago
  55. cb48d67 [SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset() by Dan Williams · 13 years ago
  56. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  57. 3a9c556 [SCSI] libsas: check for 'gone' expanders in smp_execute_task() by Dan Williams · 13 years ago
  58. 0508c2f [SCSI] libsas: don't mark expanders as gone when a child device is removed by Dan Williams · 13 years ago
  59. 36a3994 [SCSI] libsas: poll for ata device readiness after reset by Dan Williams · 13 years ago
  60. 0973dac qla4xxx: Add missing spaces to error messages by Petr Uzel · 12 years ago
  61. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  62. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. e35fa8c scsi: Use struct scsi_lun in fc/fcp.h by Andy Grover · 13 years ago
  64. 41f8ad7 [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576 by Boaz Harrosh · 13 years ago
  65. 16bca1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 12 years ago
  66. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 12 years ago
  67. 3569e53 [SCSI] scsi_dh_rdac: Fix for unbalanced reference count by Moger, Babu · 13 years ago
  68. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 13 years ago
  69. de49025 scsi: Fix typo in pmcraid.h by Masanari Iida · 13 years ago
  70. 1101a0d bnx2fc: HSI dependent changes for 7.2.xx FW by Bhanu Prakash Gollapudi · 13 years ago
  71. 50824d6 [SCSI] libsas: async ata-eh by Dan Williams · 13 years ago
  72. 89d3cf6 [SCSI] libsas: add mutex for SMP task execution by Jeff Skirvin · 13 years ago
  73. 1f4fe89 [SCSI] libsas: Remove redundant phy state notification calls. by Jeff Skirvin · 13 years ago
  74. 2a559f4b [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset by Dan Williams · 13 years ago
  75. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  76. 0b3e09d [SCSI] libsas: perform sas-transport resets in shost->workq context by Dan Williams · 13 years ago
  77. b52df41 [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures by Dan Williams · 13 years ago
  78. 3a2cdf3 [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata by Dan Williams · 13 years ago
  79. 3944f50 [SCSI] libsas: let libata handle command timeouts by Dan Williams · 13 years ago
  80. 9095a64 [SCSI] libsas: fix timeout vs completion race by Dan Williams · 13 years ago
  81. a3a1425 [SCSI] libsas: prevent double completion of scmds from eh by Dan Williams · 13 years ago
  82. 3dff572 [SCSI] libsas: close error handling vs sas_ata_task_done() race by Dan Williams · 13 years ago
  83. e500a34 [SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done by Dan Williams · 13 years ago
  84. b91bb29 [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters by Dan Williams · 13 years ago
  85. 87c8331 [SCSI] libsas: prevent domain rediscovery competing with ata error handling by Dan Williams · 13 years ago
  86. e139942 [SCSI] libsas: convert dev->gone to flags by Dan Williams · 13 years ago
  87. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  88. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  89. f8daa6e [SCSI] libsas: convert ha->state to flags by Dan Williams · 13 years ago
  90. b15ebe0 [SCSI] libsas: replace event locks with atomic bitops by Dan Williams · 13 years ago
  91. 756f173 [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device by Dan Williams · 13 years ago
  92. 735f7d2 [SCSI] libsas: fix domain_device leak by Dan Williams · 13 years ago
  93. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  94. 95ac7fd [SCSI] libsas: remove unused ata_task_resp fields by Dan Williams · 13 years ago
  95. 18a4d0a [SCSI] Handle disk devices which can not process medium access commands by Martin K. Petersen · 13 years ago
  96. a78e21d [SCSI] mpt2sas: spell "primitive" correctly in function prototype by Andrew Morton · 13 years ago
  97. 4fe74b1 [SCSI] virtio-scsi: SCSI driver for QEMU based virtual machines by Paolo Bonzini · 13 years ago
  98. 5a4f934 [SCSI] hpsa: add some older controllers to the kdump blacklist by Tomas Henzl · 13 years ago
  99. 47ac56d [SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_ERROR by Mike Snitzer · 13 years ago
  100. 8973039 [SCSI] sd: Make sure provisioning mode is reported correctly by Martin K. Petersen · 13 years ago