1. 8597ae8 [SCSI] libfcoe: Move common code from fcoe to libfcoe module by Bhanu Prakash Gollapudi · 14 years ago
  2. 2ca32b4 [SCSI] fcoe: use dedicated workqueue instead of system_wq by Tejun Heo · 14 years ago
  3. 75a2792 [SCSI] libfc: introduce LLD event callback by Bhanu Prakash Gollapudi · 14 years ago
  4. acc1a92 [SCSI] libfc: Extending lport's roles for target if there is a registered target. by Kiran Patil · 14 years ago
  5. 78a5824 [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver by Yi Zou · 14 years ago
  6. 8ca86f8 [SCSI] fcoe: prepare fcoe for using fcoe transport by Yi Zou · 14 years ago
  7. e01efc3 [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module by Yi Zou · 14 years ago
  8. 0095a92 [SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c by Yi Zou · 14 years ago
  9. fdecf31 [SCSI] libfcoe: add implementation to support fcoe transport by Yi Zou · 14 years ago
  10. 21b7b2f [SCSI] libfcoe: move logging macros into the local libfcoe.h header file by Yi Zou · 14 years ago
  11. 6c8cc1c [SCSI] libfc: Enhanced exchange ID selection mechanism and fix related EMA selection logic. by Kiran Patil · 14 years ago
  12. 62bdb64 [SCSI] libfc: export seq_release() for users of seq_assign() by Joe Eykholt · 14 years ago
  13. 04885b1 [SCSI] libfc: Remove usage of the Scsi_Host's host_lock by Robert Love · 14 years ago
  14. 925ceda [SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI by Joe Eykholt · 14 years ago
  15. 70d53b0 [SCSI] libfc: add hook to notify providers of local port changes by Joe Eykholt · 14 years ago
  16. 1a5c2d7 [SCSI] libfc: add method for setting handler for incoming exchange by Joe Eykholt · 14 years ago
  17. 96ad846 [SCSI] libfc: add hook for FC-4 provider registration by Joe Eykholt · 14 years ago
  18. 5520490 [SCSI] libfc: fix sparse static and non-ANSI warnings by Randy Dunlap · 14 years ago
  19. 52ee832 [SCSI] fcoe: drop FCoE LOGO in FIP mode by Vasu Dev · 14 years ago
  20. 7287fb9 [SCSI] fcoe: Fix module reference count for vports by Robert Love · 14 years ago
  21. 6da92d3 [SCSI] fnic: Bumping up fnic version from 1.4.0.145 to 1.5.0.1. by Venkata Siva Vijayendra Bhamidipati · 14 years ago
  22. c954f8a [SCSI] fnic: fix memory leak by Venkata Siva Vijayendra Bhamidipati · 14 years ago
  23. e4a9a98 [SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done() by Dan Carpenter · 14 years ago
  24. 28a4af1 [SCSI] libfc: Cleanup return paths in fc_rport_error_retry by Hillf Danton · 14 years ago
  25. fa79dbd [SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort() by Hillf Danton · 14 years ago
  26. f56635a [SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UNKNOWN by Yi Zou · 14 years ago
  27. 751b2a7 [SCSI] dm mpath: propagate target errors immediately by Hannes Reinecke · 14 years ago
  28. 63583cc [SCSI] Add detailed SCSI I/O errors by Hannes Reinecke · 14 years ago
  29. 7a1e9d8 [SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endio by Mike Snitzer · 14 years ago
  30. 98cb7e4 [SCSI] megaraid_sas: Sanity check user supplied length before passing it to dma_alloc_coherent() by Bjørn Mork · 14 years ago
  31. 429305e [SCSI] pm8001: simplify workqueue usage by Tejun Heo · 14 years ago
  32. a684b8d [SCSI] remove flush_scheduled_work() usages by Tejun Heo · 14 years ago
  33. 4977c82 [SCSI] libosd: osd_req_read_sg, optimize the single entry case by Boaz Harrosh · 14 years ago
  34. 1e34c83 [SCSI] libsas: remove spurious sata control register read/write by James Bottomley · 14 years ago
  35. 96db6fa [SCSI] libsas: convert to standard kernel debugging by James Bottomley · 14 years ago
  36. 75c0b38 [SCSI] libsas: fix ATAPI check condition termination by James Bottomley · 14 years ago
  37. 940d7fa [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler tables. by Peter Jones · 14 years ago
  38. 38a039b [SCSI] Add scsi_dev_info_list_del_keyed() by Peter Jones · 14 years ago
  39. 716163f [SCSI] cxgb3i: fixed connection problem with iscsi private ip by kxie@chelsio.com · 14 years ago
  40. efee0bd [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() by Jesper Juhl · 14 years ago
  41. 70e1472 [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets by Eddie Wai · 14 years ago
  42. b8ce8b5 [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info by kxie@chelsio.com · 14 years ago
  43. c343a01 [SCSI] cxgbi: set ulpmode only if digest is on by kxie@chelsio.com · 14 years ago
  44. 938abd8 [SCSI] hpsa: avoid leaking stack contents to userland by Vasiliy Kulikov · 14 years ago
  45. 1d5e2ed [SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as unknown by Stephen M. Cameron · 14 years ago
  46. c4f8a29 [SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_device() by Stephen M. Cameron · 14 years ago
  47. 94a1364 [SCSI] hpsa: Add a per controller commands_outstanding entry in /sys by Stephen M. Cameron · 14 years ago
  48. 60d3f5b [SCSI] hpsa: use usleep_range not msleep for small sleeps by Stephen M. Cameron · 14 years ago
  49. 02ec19c [SCSI] hpsa: allow driver to put controller in either simple or performant mode by Stephen M. Cameron · 14 years ago
  50. 6eaf46f [SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack by Stephen M. Cameron · 14 years ago
  51. 25c1e56a [SCSI] hpsa: do not reset unknown boards on reset_devices by Stephen M. Cameron · 14 years ago
  52. 72ceeae [SCSI] hpsa: limit commands allocated on reset_devices by Stephen M. Cameron · 14 years ago
  53. 270d05d [SCSI] hpsa: Use kernel provided PCI state save and restore functions by Stephen M. Cameron · 14 years ago
  54. fe5389c [SCSI] hpsa: fix board status waiting code by Stephen M. Cameron · 14 years ago
  55. 922a9e4 [SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants by Stephen M. Cameron · 14 years ago
  56. d896f3f [SCSI] hpsa: fixup DMA address before freeing. by Stephen M. Cameron · 14 years ago
  57. b03a777 [SCSI] hpsa: defend against zero sized buffers in passthru ioctls by Stephen M. Cameron · 14 years ago
  58. 5fd1062 [SCSI] scsi_dh_alua: add scalable ONTAP lun to dev list by Mike Snitzer · 14 years ago
  59. a3b1eff [SCSI] scsi_dh_alua: Add Promise VTrak to dev list by Ilgu Hong · 14 years ago
  60. 9349923 [SCSI] scsi_dh_alua: fix stpg_endio group state reporting by Joseph Gruher · 14 years ago
  61. ed0f36b [SCSI] scsi_dh_alua: fix deadlock in stpg_endio by Joseph Gruher · 14 years ago
  62. 7c66e9a [SCSI] scsi_dh_alua: fix submit_stpg return by Joseph Gruher · 14 years ago
  63. aa023b8 [SCSI] mpt2sas: Bump version 08.100.00.00 by Kashyap, Desai · 14 years ago
  64. d5bd3491c [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base by Kashyap, Desai · 14 years ago
  65. fb396be [SCSI] mpt2sas: Add support for Customer specific branding messages by Kashyap, Desai · 14 years ago
  66. 9af05d9 [SCSI] mpt2sas: Revision P MPI Header Update by Kashyap, Desai · 14 years ago
  67. 5a05a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  68. d20761a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  69. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 14 years ago
  70. e5cce6c tpm: fix panic caused by "tpm: Autodetect itpm devices" by Olof Johansson · 14 years ago
  71. c4ff4b8 TPM: Long default timeout fix by Rajiv Andrade · 14 years ago
  72. 9b310ac rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  73. 13a3cec Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  74. a1d3f5b Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  75. d41ad6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  76. f32be0c powerpc/macintosh: Fix wrong test in fan_{read,write}_reg() by roel kluin · 14 years ago
  77. d551d81 ACPI / PM: Call suspend_nvs_free() earlier during resume by Rafael J. Wysocki · 14 years ago
  78. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
  79. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  80. 2550326 backlight: fix 88pm860x_bl macro collision by Randy Dunlap · 14 years ago
  81. cc587ec drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking by Janusz Krzysztofik · 14 years ago
  82. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  83. fc887b1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  84. 67290f4 Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  85. e55fdbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  86. e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  87. d7b9935 i915: Fix i915 suspend delay by Linus Torvalds · 14 years ago
  88. 3247199 firewire: net: is not experimental anymore by Stefan Richter · 14 years ago
  89. 74a1450 firewire: net: invalidate ARP entries of removed nodes by Maxim Levitsky · 14 years ago
  90. 6044565 firewire: core: fix unstable I/O with Canon camcorder by Stefan Richter · 14 years ago
  91. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 14 years ago
  92. 8b3bb3e virtio: remove virtio-pci root device by Milton Miller · 14 years ago
  93. ced05dd lguest: compile fixes by Rusty Russell · 14 years ago
  94. c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 14 years ago
  95. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  96. 88914bd [media] staging/lirc: fix mem leaks and ptr err usage by Jarod Wilson · 14 years ago
  97. 559d162 [media] hdpvr: reduce latency of i2c read/write w/recycled buffer by Jarod Wilson · 14 years ago
  98. 324b04b [media] hdpvr: enable IR part by Jarod Wilson · 14 years ago
  99. 706c57d [media] rc/mceusb: timeout should be in ns, not us by Jarod Wilson · 14 years ago
  100. 672dcd5 [media] v4l2-device: fix 'use-after-freed' oops by Hans Verkuil · 14 years ago