1. dbb6b3a [SCSI] lpfc 8.3.14: FCoE Discovery Fixes by James Smart · 14 years ago
  2. 75baf69 [SCSI] lpfc 8.3.14: PCI fixes and enhancements by James Smart · 14 years ago
  3. c20c426 [SCSI] pmcraid: MSI-X support and other changes by Anil Ravindranath · 14 years ago
  4. 18cacc3 [SCSI] lpfc 8.3.13: Update Driver Version to 8.3.13 by James Smart · 14 years ago
  5. 2a9bf3d [SCSI] lpfc 8.3.13: Add TX Queue Support for SLI4 ELS commands. by James Smart · 14 years ago
  6. 98fc5dd [SCSI] lpfc 8.3.13: Misc fixes by James Smart · 14 years ago
  7. b92938b [SCSI] lpfc 8.3.13: SCSI specific changes by James Smart · 14 years ago
  8. 6e7288d [SCSI] lpfc 8.3.13: Initialization code clean up and fixes. by James Smart · 14 years ago
  9. ffc9549 [SCSI] lpfc 8.3.13: FC Discovery Fixes and enhancements. by James Smart · 14 years ago
  10. 8701f18 [SCSI] ipr: add endian swap enablement for 64 bit adapters by Wayne Boyer · 14 years ago
  11. da2907f [SCSI] dpt_i2o: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  12. c0ff277 [SCSI] qla2xxx: Updated version number to 8.03.03-k0. by Giridhar Malavali · 14 years ago
  13. 5b91490 [SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if greater than minuimum value(4 secs). by Andrew Vasquez · 14 years ago
  14. 6c7ccf7 [SCSI] qla2xxx: Removed redundant check for ISP 84xx. by Giridhar Malavali · 14 years ago
  15. 6907869 [SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as default for ISP 82xx. by Giridhar Malavali · 14 years ago
  16. ba77ef5 [SCSI] qla2xxx: T10 DIF enablement for 81XX by Arun Easi · 14 years ago
  17. 0547fb3 [SCSI] qla2xxx: Fix flash write failure on ISP82xx. by Lalit Chandivade · 14 years ago
  18. cdbb0a4f [SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios. by Santosh Vernekar · 14 years ago
  19. 3f3b6f9 [SCSI] qla2xxx: Do not enable VP in non fabric topology. by Lalit Chandivade · 14 years ago
  20. 9c2b297 [SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware file. by Harish Zunjarrao · 14 years ago
  21. b0cd579 [SCSI] qla2xxx: Make the FC port capability mutual exclusive. by Andrew Vasquez · 14 years ago
  22. 23f2ebd [SCSI] qla2xxx: Add internal loopback support for ISP81xx. by Sarang Radke · 14 years ago
  23. 3a6478d [SCSI] qla2xxx: Limit rport-flaps during link-disruptions. by Giridhar Malavali · 14 years ago
  24. 6ac5260 [SCSI] qla2xxx: Correct async-srb issues. by Andrew Vasquez · 14 years ago
  25. 083a469 [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort. by Giridhar Malavali · 14 years ago
  26. 7e2b895 [SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs. by Giridhar Malavali · 14 years ago
  27. d3fa9e7 [SCSI] qla2xxx: Add portid to async-request messages. by Andrew Vasquez · 14 years ago
  28. b963752 [SCSI] qla2xxx: Clear drive active CRB register when not in use. by Giridhar Malavali · 14 years ago
  29. 9257aa4 [SCSI] hpsa: add entry to MAINTAINERS by Stephen M. Cameron · 14 years ago
  30. def342b [SCSI] hpsa: fix block fetch table problem. by Stephen M. Cameron · 14 years ago
  31. d28ce02 [SCSI] hpsa: expose controller firmware revision via /sys. by Stephen M. Cameron · 14 years ago
  32. 992ebcf [SCSI] hpsa: Add hpsa.txt to Documentation/scsi by Stephen M. Cameron · 14 years ago
  33. 873f339 [SCSI] hpsa: remove unused firm_ver member of the per-hba structure by Stephen M. Cameron · 14 years ago
  34. 6c311b5 [SCSI] hpsa: factor out hpsa_enter_performant_mode by Stephen M. Cameron · 14 years ago
  35. ec18d2a [SCSI] hpsa: remove unused variable trans_offset by Stephen M. Cameron · 14 years ago
  36. 3f4336f [SCSI] hpsa: factor out hpsa_wait_for_mode_change_ack by Stephen M. Cameron · 14 years ago
  37. 7136f9a [SCSI] hpsa: mark hpsa_mark_hpsa_put_ctlr_into_performant_mode as __devinit by Stephen M. Cameron · 14 years ago
  38. 58f8665 [SCSI] hpsa: clean up debug ifdefs by Stephen M. Cameron · 14 years ago
  39. cda7612 [SCSI] hpsa: check that simple mode is supported by Stephen M. Cameron · 14 years ago
  40. eb6b2ae [SCSI] hpsa: factor out hpsa_enter_simple_mode by Stephen M. Cameron · 14 years ago
  41. 3d0eab6 [SCSI] hpsa: factor out hpsa_p600_dma_prefetch_quirk by Stephen M. Cameron · 14 years ago
  42. f7c3910 [SCSI] hpsa: factor out hpsa_enable_scsi_prefetch by Stephen M. Cameron · 14 years ago
  43. 76c46e4 [SCSI] hpsa: factor out hpsa-CISS-signature-present by Stephen M. Cameron · 14 years ago
  44. b93d753 [SCSI] hpsa: hpsa factor out hpsa_find_board_params by Stephen M. Cameron · 14 years ago
  45. 204892e [SCSI] hpsa: fix leak of ioremapped memory in hpsa_pci_init error path. by Stephen M. Cameron · 14 years ago
  46. 77c4495 [SCSI] hpsa: factor out hpsa_find_cfgtables by Stephen M. Cameron · 14 years ago
  47. 2c4c8c8 [SCSI] hpsa: factor out hpsa_wait_for_board_ready by Stephen M. Cameron · 14 years ago
  48. 3a7774c [SCSI] hpsa: factor out hpsa_find_memory_BAR by Stephen M. Cameron · 14 years ago
  49. 6b3f4c5 [SCSI] hpsa: remove redundant board_id parameter from hpsa_interrupt_mode by Stephen M. Cameron · 14 years ago
  50. 85bdbab [SCSI] hpsa: factor out hpsa_board_disabled by Stephen M. Cameron · 14 years ago
  51. e5c880d [SCSI] hpsa: factor out hpsa_lookup_board_id by Stephen M. Cameron · 14 years ago
  52. 55c06c7 [SCSI] hpsa: save pdev pointer in per hba structure early to avoid passing it around so much. by Stephen M. Cameron · 14 years ago
  53. 1db90ea [SCSI] hptiop: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  54. 2a1b7e5 [SCSI] mptsas: fix hangs caused by ATA pass-through by Ryan Kuester · 14 years ago
  55. d334aa7 [SCSI] mpt2sas: DIF Type 2 Protection Support by Eric Moore · 15 years ago
  56. 8f83d76 [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe by Anton Blanchard · 14 years ago
  57. 8d88cf3 [SCSI] zfcp: Update status read mempool by Christof Schmitt · 14 years ago
  58. c2af754 [SCSI] zfcp: Do not wait for SBALs on stopped queue by Christof Schmitt · 14 years ago
  59. 30b6777 [SCSI] zfcp: Fix check whether unchained ct_els is possible by Swen Schillig · 14 years ago
  60. 5adcbeb [SCSI] ipr: fix resource path display and formatting by Wayne Boyer · 14 years ago
  61. 7e27d6e Linux 2.6.35-rc3 by Linus Torvalds · 14 years ago
  62. 4cea870 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  63. 7ae1277 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  64. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  65. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  66. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
  67. a7ef7d1 PCI: hotplug/cpqphp, fix NULL dereference by Jiri Slaby · 14 years ago
  68. 3be434f Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" by Jesse Barnes · 14 years ago
  69. f6d440d PCI: change resource collision messages from KERN_ERR to KERN_INFO by Bjorn Helgaas · 14 years ago
  70. 6f902af Btrfs: The file argument for fsync() is never null by Dan Carpenter · 14 years ago
  71. 834e747 Btrfs: handle ERR_PTR from posix_acl_from_xattr() by Dan Carpenter · 14 years ago
  72. 15e7000 Btrfs: avoid BUG when dropping root and reference in same transaction by Sage Weil · 14 years ago
  73. 731e3d1 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used by Shi Weihua · 14 years ago
  74. 2f26afb Btrfs: should add a permission check for setfacl by Shi Weihua · 14 years ago
  75. cf1e99a Btrfs: btrfs_lookup_dir_item() can return ERR_PTR by Dan Carpenter · 14 years ago
  76. 3140c9a Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs by Dan Carpenter · 14 years ago
  77. d327099 Btrfs: unwind after btrfs_start_transaction() errors by Dan Carpenter · 14 years ago
  78. 4cbd114 Btrfs: btrfs_iget() returns ERR_PTR by Dan Carpenter · 14 years ago
  79. 676e4c8 Btrfs: handle kzalloc() failure in open_ctree() by Dan Carpenter · 14 years ago
  80. fb4f6f9 Btrfs: handle error returns from btrfs_lookup_dir_item() by Dan Carpenter · 14 years ago
  81. 3bf84a5 Btrfs: Fix BUG_ON for fs converted from extN by Yan, Zheng · 14 years ago
  82. 046f264 Btrfs: Fix null dereference in relocation.c by Yan, Zheng · 14 years ago
  83. e79aa86 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  84. a385a53 wimax/i2400m: fix missing endian correction read in fw loader by Inaky Perez-Gonzalez · 14 years ago
  85. 891a989 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  86. f1f6ea3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  87. 63c70a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  88. 058a457 Btrfs: fix remap_file_pages error by Miao Xie · 14 years ago
  89. 0e4dcbef Btrfs: uninitialized data is check_path_shared() by Dan Carpenter · 14 years ago
  90. 8360977 Btrfs: fix fallocate regression by Josef Bacik · 14 years ago
  91. 4a001071 Btrfs: fix loop device on top of btrfs by Miao Xie · 14 years ago
  92. 349124a net8139: fix a race at the end of NAPI by Figo.zhang · 14 years ago
  93. 07a0f0f pktgen: Fix accuracy of inter-packet delay. by Daniel Turull · 14 years ago
  94. ae638c4 pkt_sched: gen_estimator: add a new lock by Eric Dumazet · 14 years ago
  95. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 14 years ago
  96. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 14 years ago
  97. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 14 years ago
  98. 9dbd412 ceph: fix misleading/incorrect debug message by Sage Weil · 14 years ago
  99. 00d5643 ceph: fix atomic64_t initialization on ia64 by Jeff Mahoney · 14 years ago
  100. 1082345 sata_sil24: Use memory barriers before issuing commands by Catalin Marinas · 14 years ago