1. edced19 [SCSI] nsp_cs: fix buf overflow by Jiri Slaby · 15 years ago
  2. a2cf8a6 [SCSI] ch: Check NULL for kmalloc() return by Davidlohr Bueso A · 15 years ago
  3. d688669 [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool by Sage Weil · 15 years ago
  4. d430ddc [SCSI] qla2xxx: Update version number to 8.03.01-k5 by Giridhar Malavali · 15 years ago
  5. 7163ea8 [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails by Anirban Chakraborty · 15 years ago
  6. 09ccbcc [SCSI] qla2xxx: Correct display of vp_count in debug printk. by Andrew Vasquez · 15 years ago
  7. eb94114 [SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the base queue by Anirban Chakraborty · 15 years ago
  8. 80de7ef [SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations. by Andrew Vasquez · 15 years ago
  9. f9e899e [SCSI] qla2xxx: Pad IOCB structure for size requirements. by Shyam Sundar · 15 years ago
  10. a2d301e [SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis. by Santosh Vernekar · 15 years ago
  11. 4b78524 [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies. by Lalit Chandivade · 15 years ago
  12. faadc5e [SCSI] qla2xxx: Mark all devices lost on loss of fc port. by Santosh Vernekar · 15 years ago
  13. 55903b9 [SCSI] qla2xxx: Skip RSCN processing on vha if event is global. by Santosh Vernekar · 15 years ago
  14. 9764ff8 [SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN. by Andrew Vasquez · 15 years ago
  15. 8f1f3ec [SCSI] qla2xxx: Pass the command's data residual to upper-layer callers. by Ravi Anand · 15 years ago
  16. 2bfd2e1 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. by Chandra Seetharaman · 15 years ago
  17. 14d9cb5 [SCSI] scsi_dh: Provide set_params interface in emc device handler by Chandra Seetharaman · 15 years ago
  18. 18ee70c [SCSI] scsi_dh: add the interface scsi_dh_set_params() by Chandra Seetharaman · 15 years ago
  19. 21fab1d [SCSI] ses: update enclosure data on hot add by James Bottomley · 15 years ago
  20. 43d8eb9 [SCSI] ses: add support for enclosure component hot removal by James Bottomley · 15 years ago
  21. 163f52b [SCSI] ses: fix hotplug with multiple devices and expanders by James Bottomley · 15 years ago
  22. 0124ca9 [SCSI] ipr: fix buffer overflow by Brian King · 15 years ago
  23. c19dcd0 [SCSI] bnx2i : Fix "cid #n not valid" issue by Anil Veerabhadrappa · 15 years ago
  24. 534cc9c [SCSI] bnx2i : Fix command session number jump issue seen during cable pull test by Anil Veerabhadrappa · 15 years ago
  25. 1d1b88d [SCSI] fcoe: removes phys_dev and renames real_dev to netdev. by Vasu Dev · 15 years ago
  26. 53fcfbb [SCSI] libfc: Remove page flags check for sglist by Yi Zou · 15 years ago
  27. 537029f [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data by Yi Zou · 15 years ago
  28. 15a521b [SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSO by Yi Zou · 15 years ago
  29. d717968 [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EM by Vasu Dev · 15 years ago
  30. e8af4d4 [SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offload EM by Vasu Dev · 15 years ago
  31. 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
  32. d459b7e [SCSI] libfc: Remove the FC_EM_DBG macro by Robert Love · 15 years ago
  33. 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
  34. 201e579 [SCSI] libfc: fix: cancel rport retry timer by Joe Eykholt · 15 years ago
  35. 5f7ea3b [SCSI] libfc: fc_rport_logoff should not drop the lock by Joe Eykholt · 15 years ago
  36. 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 15 years ago
  37. 84b0544 [SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchanges by Joe Eykholt · 15 years ago
  38. e9ba8b4 [SCSI] libfc: in fc_lport_destroy, flush rports after turning off link by Joe Eykholt · 15 years ago
  39. 1190d92 [SCSI] libfc: stop login after fabric logoff by Joe Eykholt · 15 years ago
  40. b1d9fd5 [SCSI] libfc: rename lport NONE state to DISABLED by Joe Eykholt · 15 years ago
  41. f161fb7 [SCSI] fcoe: stop delivery of received frames before doing lport_destroy() by Joe Eykholt · 15 years ago
  42. 7f74549 [SCSI] libfc: change debug messages to give host number. by Joe Eykholt · 15 years ago
  43. beb29a6 [SCSI] libfc: remove extra semicolons from debug macros by Joe Eykholt · 15 years ago
  44. 2f718d6 [SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok by Yi Zou · 15 years ago
  45. 5a84bae [SCSI] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA support by Yi Zou · 15 years ago
  46. 7a7f0c7 [SCSI] fcoe: Fix validation of mac address when checking for spma support by Yi Zou · 15 years ago
  47. 3c0d1d9 [SCSI] ALUA: send STPG if explicit and implicit is supported by Mike Christie · 15 years ago
  48. a4a8b06 [SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys by James Bottomley · 15 years ago
  49. 4643682 [SCSI] fc_transport: Correct max fc_host attribute count by James Smart · 15 years ago
  50. 7cfbc8d [SCSI] lpfc 8.3.4: Update driver version to 8.3.4 by James Smart · 15 years ago
  51. e4e7427 [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messages by James Smart · 15 years ago
  52. f1c3b0f [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT support by James Smart · 15 years ago
  53. 1c6834a [SCSI] lpfc 8.3.4: NPIV vport fixes by James Smart · 15 years ago
  54. 32b9793 [SCSI] lpfc 8.3.4: Fix a pair of FCoE issues by James Smart · 15 years ago
  55. 8568a4d [SCSI] lpfc 8.3.4: Various SLI3 fixes by James Smart · 15 years ago
  56. a0c87cb [SCSI] lpfc 8.3.4: Consistently Implement persistent port disable by James Smart · 15 years ago
  57. 8fa3851 [SCSI] lpfc 8.3.4: Various SLI4 fixes by James Smart · 15 years ago
  58. 66d6fae [SCSI] fcoe: convert to %pM by Johannes Berg · 15 years ago
  59. e34ccdf [SCSI] lpfc: don't dereference NULL by Jiri Slaby · 15 years ago
  60. 0fd30f7 [SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warnings by Dave Jones · 15 years ago
  61. fac3cc4 [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect() by Anil Veerabhadrappa · 15 years ago
  62. fe5d20c [SCSI] scsi_transport_fc: fix kernel-doc param name by Randy Dunlap · 15 years ago
  63. 3be924f [SCSI] bnx2i: convert bnx2i_dev_lock to mutex by Anil Veerabhadrappa · 15 years ago
  64. 4e85f15 [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions by Anil Veerabhadrappa · 15 years ago
  65. 1ed0f6a [SCSI] bnx2i: remove global variable bnx2i_reg_devices by Anil Veerabhadrappa · 15 years ago
  66. 002b1eb [SCSI] Print failed commands by Martin K. Petersen · 15 years ago
  67. 6c10db7 [SCSI] scsi_dh: Reference count scsi_dh_attach by Chandra Seetharaman · 15 years ago
  68. b4567ca [SCSI] update scsi/constants.c by Douglas Gilbert · 15 years ago
  69. 3edf2fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  70. e3054ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  71. 422bef8 Linux 2.6.31-rc7 by Linus Torvalds · 15 years ago
  72. 8e9d78e Re-introduce page mapping check in mark_buffer_dirty() by Linus Torvalds · 15 years ago
  73. 4dfd79e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  74. b57f921 Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  75. b04e637 x86: don't call '->send_IPI_mask()' with an empty mask by Linus Torvalds · 15 years ago
  76. f4b0373 Make bitmask 'and' operators return a result code by Linus Torvalds · 15 years ago
  77. 83d349f x86: don't send an IPI to the empty set of CPU's by Linus Torvalds · 15 years ago
  78. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 15 years ago
  79. 03e860b btrfs: fix inode rbtree corruption by From: Nick Piggin · 15 years ago
  80. 17782d9 drm/radeon/kms: add r100/r200 OQ support. by Dave Airlie · 15 years ago
  81. 08e4d53 drm: Fix sysfs device confusion. by Thomas Hellstrom · 15 years ago
  82. e3b2415 drm/radeon/kms: implement the bo busy ioctl properly. by Dave Airlie · 15 years ago
  83. 429966b8 Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  84. c37faaf i2c-stu300: I2C STU300 stability updates by Linus Walleij · 15 years ago
  85. 6114978 i2c-omap: Enable workaround for Errata 1.153 based on by Moiz Sonasath · 15 years ago
  86. dd11976a i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts by Moiz Sonasath · 15 years ago
  87. dcc4ec2 i2c-omap: Fix I2C status ACK by Nishanth Menon · 15 years ago
  88. a1d1251 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  89. c82f63e PCI: check saved state before restore by Alek Du · 15 years ago
  90. 3abf2f3 ALSA: hda - Fix probe of Toshiba laptops with ALC268 codec by Takashi Iwai · 15 years ago
  91. 6c30c53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  92. 0dc9aa8 AFS: Documentation updates by Anton Blanchard · 15 years ago
  93. cad2c8f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  94. 4aa2d56 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  95. d46c7d9 Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. ae70944 ALSA: hda: add model for Intel DG45ID/DG45FC boards by Wu Fengguang · 15 years ago
  97. 150fe14 ALSA: hda: enable speaker output for Compaq 6530s/6531s by Wu Fengguang · 15 years ago
  98. 5ef5f72 drm/kms: teardown crtc correctly when fb is destroyed. by Dave Airlie · 15 years ago
  99. 6a719e0 drm/kms/radeon: cleanup combios TV table like DDX. by Dave Airlie · 15 years ago
  100. bf8e828 drm/radeon/kms: memset the allocated framebuffer before using it. by Dave Airlie · 15 years ago