1. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  2. 44f747f [SCSI] zfcp: return early from slave_destroy if slave_alloc returned early by Steffen Maier · 13 years ago
  3. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  4. 86a9668 [SCSI] zfcp: support for hardware data router by Swen Schillig · 13 years ago
  5. cc405ac [SCSI] zfcp: non-experimental support for DIF/DIX by Steffen Maier · 13 years ago
  6. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  7. 038d944 [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode by Christof Schmitt · 13 years ago
  8. 1947c72 [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data by Christof Schmitt · 13 years ago
  9. 0d81b4e [SCSI] zfcp: Add allow_lun_scan module parameter by Christof Schmitt · 14 years ago
  10. ea4a3a6 [SCSI] zfcp: Redesign of the debug tracing final cleanup. by Swen Schillig · 14 years ago
  11. 250a135 [SCSI] zfcp: Redesign of the debug tracing for SCSI records. by Swen Schillig · 14 years ago
  12. e55f875 [SCSI] zfcp: Issue FCP command without holding SCSI host_lock by Christof Schmitt · 14 years ago
  13. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  14. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  15. edaed85 [SCSI] zfcp: Replace status modifier functions. by Swen Schillig · 14 years ago
  16. f8210e3 [SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode by Christof Schmitt · 14 years ago
  17. b62a8d9 [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit by Christof Schmitt · 14 years ago
  18. 1daa4eb [SCSI] zfcp: Move code for managing zfcp_unit devices to new file by Christof Schmitt · 14 years ago
  19. 175b79f zfcp: Report scatter gather limit for DIX protection information by Christof Schmitt · 14 years ago
  20. ef3eb71 [SCSI] zfcp: Introduce experimental support for DIF/DIX by Felix Beck · 14 years ago
  21. 01b0475 [SCSI] zfcp: Cleanup function parameters for sbal value. by Swen Schillig · 14 years ago
  22. 1bf3ff0 [SCSI] zfcp: Remove SCSI device when removing unit by Christof Schmitt · 14 years ago
  23. 835dc29 [SCSI] zfcp: Use forced_reopen in terminate_rport_io callback by Christof Schmitt · 14 years ago
  24. 5a7de55 [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add by Christof Schmitt · 14 years ago
  25. 1674b40 [SCSI] zfcp: Move sbale handling to zfcp_qdio files by Christof Schmitt · 14 years ago
  26. 6832298 [SCSI] zfcp: Report scatter-gather limits to SCSI and block layer by Christof Schmitt · 14 years ago
  27. a1dbfdd [SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh by Christof Schmitt · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  29. ab72528 [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h by Christof Schmitt · 14 years ago
  30. 615f59e [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port by Christof Schmitt · 14 years ago
  31. 22ed130 [SCSI] zfcp: Fix warnings from smatch by Christof Schmitt · 14 years ago
  32. b6bd2fb [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 14 years ago
  33. 491ca44 [SCSI] zfcp: Introduce bsg_timeout callback. by Swen Schillig · 15 years ago
  34. 5498738 [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP by Christof Schmitt · 15 years ago
  35. 0fdd213 [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class by Christof Schmitt · 15 years ago
  36. af4de36 [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED by Christof Schmitt · 15 years ago
  37. 7c7dc19 [SCSI] zfcp: Simplify handling of ct and els requests by Christof Schmitt · 15 years ago
  38. 4318e08 [SCSI] zfcp: Update FCP protocol related code by Christof Schmitt · 15 years ago
  39. 8830271 [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport by Christof Schmitt · 15 years ago
  40. f3450c7 [SCSI] zfcp: Replace local reference counting with common kref by Swen Schillig · 15 years ago
  41. ecf0c77 [SCSI] zfcp: Replace global config_lock with local list locks by Swen Schillig · 15 years ago
  42. 42e62a7 [SCSI] zfcp: Adapt change_queue_depth for queue full tracking by Christof Schmitt · 15 years ago
  43. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  44. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  45. ea945ff [SCSI] zfcp: resolve false usage of dd_data in fc_rport by Swen Schillig · 15 years ago
  46. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  47. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  48. 4544683 [SCSI] zfcp: Move workqueue to adapter struct by Swen Schillig · 15 years ago
  49. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  50. dcd20e2 [SCSI] zfcp: Only collect SCSI debug data for matching trace levels by Christof Schmitt · 15 years ago
  51. a67417a [SCSI] zfcp: invalid usage after free of port resources by Swen Schillig · 15 years ago
  52. a11a52b [SCSI] zfcp: Fix tracing of request id for abort requests by Christof Schmitt · 15 years ago
  53. 379d6bf [SCSI] zfcp: Add port only once to FC transport class by Christof Schmitt · 15 years ago
  54. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 15 years ago
  55. a40a1ba [SCSI] zfcp: Make queue_depth adjustable by Christof Schmitt · 15 years ago
  56. 7093293 [SCSI] zfcp: Fix oops when port disappears by Christof Schmitt · 15 years ago
  57. c6936e7 [SCSI] zfcp: Fix abort handler for completions in progress by Christof Schmitt · 15 years ago
  58. 92d5193 [SCSI] zfcp: Dont block zfcp_wq with scan by Swen Schillig · 15 years ago
  59. 2cb5b2c [SCSI] zfcp: erp failed status bit will not be set by Martin Petermann · 15 years ago
  60. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 15 years ago
  61. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 15 years ago
  62. 63caf36 [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp by Christof Schmitt · 15 years ago
  63. 86f8a1b [SCSI] zfcp: Remove UNIT_REGISTERED status flag by Christof Schmitt · 15 years ago
  64. ecf39d4 [S390] convert zfcp printks to pr_xxx macros. by Christof Schmitt · 16 years ago
  65. f7a65e9 [SCSI] zfcp: prevent double decrement on host_busy while being busy by Swen Schillig · 16 years ago
  66. 26816f1 [SCSI] zfcp: Dont clear reference from SCSI device to unit by Christof Schmitt · 16 years ago
  67. 0406289 [SCSI] zfcp: Simplify zfcp data structures by Christof Schmitt · 16 years ago
  68. 7ba58c9 [SCSI] zfcp: remove all typedefs and replace them with standards by Swen Schillig · 16 years ago
  69. 44cc76f [SCSI] zfcp: remove unused references, declarations and flags by Swen Schillig · 16 years ago
  70. ff3b24f [SCSI] zfcp: Update message with input from review by Christof Schmitt · 16 years ago
  71. c41f8cb [SCSI] zfcp: zfcp_fsf cleanup. by Swen Schillig · 16 years ago
  72. 6022192 [SCSI] zfcp: consolidate sysfs things into one file. by Swen Schillig · 16 years ago
  73. f76af7d7 [SCSI] zfcp: Cleanup of code in zfcp_scsi.c by Martin Petermann · 16 years ago
  74. feac6a0 [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. by Martin Petermann · 16 years ago
  75. 85a8239 [SCSI] zfcp: Add port_state attribute to sysfs by Sven Schuetz · 16 years ago
  76. 553448f [SCSI] zfcp: Message cleanup by Christof Schmitt · 16 years ago
  77. 3a0d9e9 [SCSI] zfcp: sysfs attributes for fabric and channel latencies by Christof Schmitt · 16 years ago
  78. 6d9d63b [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs by Swen Schillig · 16 years ago
  79. 6071d7e [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock by Christof Schmitt · 16 years ago
  80. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 16 years ago
  81. 9467a9b [SCSI] zfcp: Trace all triggers of error recovery activity by Martin Peschke · 16 years ago
  82. 698ec016 [SCSI] zfcp: Add traces for state changes. by Martin Peschke · 16 years ago
  83. 74b2e04 [SCSI] zfcp: convert zfcp to use target reset and device reset handler by Christof Schmitt · 16 years ago
  84. ba17242 [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command by Christof Schmitt · 17 years ago
  85. 1de1b43 [SCSI] zfcp: Fix deadlock when adding invalid LUN by Christof Schmitt · 17 years ago
  86. 345bfea [SCSI] zfcp: Use also port and adapter to identify unit in messages. by Christof Schmitt · 17 years ago
  87. a11b474 [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback by Christof Schmitt · 17 years ago
  88. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  89. 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago
  90. 6b76a72 [SCSI] zfcp: Remove braces for only one statement by Christof Schmitt · 17 years ago
  91. 83f6d6d [SCSI] zfcp: fix memory leak by Heiko Carstens · 17 years ago
  92. 9f28745 [SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices by Michael Loehr · 17 years ago
  93. ca2d02c [SCSI] zfcp: rework request ID management. by Heiko Carstens · 17 years ago
  94. 5f852be [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI by Christof Schmitt · 17 years ago
  95. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 17 years ago
  96. 8d1a006 [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value by Swen Schillig · 18 years ago
  97. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  98. 8165428 [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down by Andreas Herrmann · 18 years ago
  99. 2abbe86 [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req by Andreas Herrmann · 18 years ago
  100. 4eff4a3 [SCSI] zfcp: fix: use correct req_id in eh_abort_handler by Andreas Herrmann · 18 years ago