1. 61ec33e [SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure paths by Brian King · 15 years ago
  2. 5415907 [SCSI] scsi_transport_fc: fix missing kernel-doc by Randy Dunlap · 15 years ago
  3. 4643682 [SCSI] fc_transport: Correct max fc_host attribute count by James Smart · 15 years ago
  4. fe5d20c [SCSI] scsi_transport_fc: fix kernel-doc param name by Randy Dunlap · 15 years ago
  5. 39562e7 [SCSI] FC transport: Locking fix for common-code FC pass-through patch by Christof Schmitt · 15 years ago
  6. 3c559ea [SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed count by James Bottomley · 15 years ago
  7. 47e7e89 fc_transport: Selective return value from BSG timeout function by Giridhar Malavali · 15 years ago
  8. b5c6f77 fc_transport: The softirq_done function registration for BSG request by Giridhar Malavali · 15 years ago
  9. 9e4f5e2 [SCSI] FC Pass Thru support by James Smart · 15 years ago
  10. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  11. 951948a [SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point description by Christof Schmitt · 15 years ago
  12. ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 15 years ago
  13. 4be98c0 [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD by James Smart · 16 years ago
  14. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  15. f78badb [SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeout by James Smart · 16 years ago
  16. fff9d40 [SCSI] fc class: unblock target after calling terminate callback (take 2) by Mike Christie · 16 years ago
  17. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  18. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  19. a30c3f6 [SCSI] fc_transport: Add an API to allow an LLD to create vports by Andrew Vasquez · 16 years ago
  20. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  21. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  22. bda2325 [SCSI] scsi_transport_fc: fc_user_scan correction by James Smart · 16 years ago
  23. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  24. eb44820 [SCSI] Add Documentation and integrate into docbook build by Rob Landley · 17 years ago
  25. 10f4b89 [SCSI] Fix signness of parameters in scsi module by Masatake YAMATO · 17 years ago
  26. 7525236 [SCSI] fc_transport: add target driver support by FUJITA Tomonori · 17 years ago
  27. 03f002f [SCSI] scsi_transport_fc: Introduce disable_target_scan flag by Christof Schmitt · 17 years ago
  28. 44818ef [SCSI] small cleanups by Adrian Bunk · 17 years ago
  29. 0d2fcd9 [SCSI] fc_transport: Check portstates before invoking target scan by Hannes Reinecke · 17 years ago
  30. 9ef3e4a [SCSI] fc_transport: fix sysfs deadlock on vport delete by James Smart · 17 years ago
  31. a53eb5e [SCSI] FC Transport support for vports based on NPIV by James Smart · 17 years ago
  32. 92740b2 [SCSI] fc_transport: make all rports wait dev_loss_tmo before removing them by James Smart · 17 years ago
  33. c3d2350 [SCSI] fc_transport: update potential link speeds by James Smart · 17 years ago
  34. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  35. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  36. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  37. 1b73c4b [SCSI] scsi_transport_fc: fixup netlink arguments by James Bottomley · 18 years ago
  38. 0f29b96 [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ callback by James Smart · 18 years ago
  39. f14e2e2 [SCSI] SCSI & FC transport: extend event vendor id's to 64bits by James Smart · 18 years ago
  40. 84314fd [SCSI] SCSI and FC Transport: add netlink support for posting of transport events by James Smart · 18 years ago
  41. b8d0821 [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn() by James Smart · 18 years ago
  42. 016131b [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic attribute by James Smart · 18 years ago
  43. 3bdad7b [SCSI] fc transport: bug fix: correct references by James Smart · 18 years ago
  44. 1c9e16e [SCSI] update max sdev block limit by James Smart · 18 years ago
  45. a0785ed [SCSI] fc transport: resolve scan vs delete deadlocks by James Smart · 18 years ago
  46. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  47. aedf349 [SCSI] FC transport: fixes for workq deadlocks by James Smart · 18 years ago
  48. d04cdb6 Merge ../linux-2.6 by James Bottomley · 18 years ago
  49. f33b5d7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  50. c829c39 [SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked by James Smart · 18 years ago
  51. ad139a2 [SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRS by Andreas Herrmann · 18 years ago
  52. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 18 years ago
  53. 8b097a6 [SCSI] fc_transport: stop creating duplicate rport entries. by Andrew Vasquez · 18 years ago
  54. e02f3f5 [SCSI] remove target parent limitiation by Christoph Hellwig · 19 years ago
  55. 6b7281d [SCSI] fc transport: add permanent_port_name fc_host attribute by Andreas Herrmann · 19 years ago
  56. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  57. 42e3314 [SCSI] fix for fc transport recursion problem. by James.Smart@Emulex.Com · 19 years ago
  58. 0ad7820 [SCSI] Mark some core scsi data structures const by Arjan van de Ven · 19 years ago
  59. 849a892 Merge by Hand by James Bottomley · 19 years ago
  60. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  61. 19a7b4a [SCSI] update fc_transport for removal of block/unblock functions by James.Smart@Emulex.Com · 19 years ago
  62. 91ca7b0 [SCSI] Add an 'Issue LIP' device attribute in fc_transport class by Andrew Vasquez · 19 years ago
  63. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  64. d16794f6a [SCSI] FW: [PATCH] for Deadlock in transport_fc by James.Smart@Emulex.Com · 19 years ago
  65. 7a93aef Merge HEAD from ../scsi-misc-2.6-tmp by James Bottomley · 19 years ago
  66. d0a7e57 [SCSI] correct transport class abstraction to work outside SCSI by James Bottomley · 19 years ago
  67. 5c44cd2 [SCSI] fix target scanning oops with fc transport class by James.Smart@Emulex.Com · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago