1. 09a46c6 [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag by Swen Schillig · 15 years ago
  2. a4623c4 [SCSI] zfcp: Improve request allocation through mempools by Swen Schillig · 15 years ago
  3. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  4. bd63eaf [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio by Swen Schillig · 15 years ago
  5. 44f09f7 [SCSI] zfcp: Remove useless assignment by Christof Schmitt · 15 years ago
  6. dcd20e2 [SCSI] zfcp: Only collect SCSI debug data for matching trace levels by Christof Schmitt · 15 years ago
  7. 27f492c [SCSI] zfcp: Fix wka port processing by Swen Schillig · 15 years ago
  8. cbf1ed0 [SCSI] zfcp: Recover from stalled outbound queue by Christof Schmitt · 15 years ago
  9. 9072df4 [SCSI] zfcp: Use -EIO for SBAL allocation failures by Christof Schmitt · 15 years ago
  10. 426f605 [SCSI] zfcp: Use unchained mode for small ct and els requests by Christof Schmitt · 15 years ago
  11. 1e9b164 [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf by Christof Schmitt · 15 years ago
  12. dfb3cf0 [SCSI] zfcp: Fix invalid command order by Swen Schillig · 15 years ago
  13. dc577d5 [SCSI] zfcp: Update FC pass-through support by Christof Schmitt · 15 years ago
  14. 6fcf41d [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c by Christof Schmitt · 15 years ago
  15. a17c585 [SCSI] zfcp: Increase ref counter for port open requests by Martin Petermann · 15 years ago
  16. dceab65 [SCSI] zfcp: Add comments to switch/case fallthroughs by Christof Schmitt · 15 years ago
  17. bc90c86 [SCSI] zfcp: Remove unnecessary default case and assignments by Christof Schmitt · 15 years ago
  18. 7093293 [SCSI] zfcp: Fix oops when port disappears by Christof Schmitt · 15 years ago
  19. 7001f0c [SCSI] zfcp: revert previous patch for sbal counting by Martin Petermann · 15 years ago
  20. f7306bf [SCSI] zfcp: Let actcli handle control file errors by Christof Schmitt · 15 years ago
  21. ada81b7 [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer by Christof Schmitt · 15 years ago
  22. 135ea13 [SCSI] zfcp: Avoid referencing freed memory in req send by Martin Petermann · 15 years ago
  23. 0282985 [SCSI] zfcp: Report fc_host_port_type as NPIV by Christof Schmitt · 16 years ago
  24. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 16 years ago
  25. 2409549 [SCSI] zfcp: incorrect reaction on incoming RSCN by Swen Schillig · 16 years ago
  26. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 16 years ago
  27. 2128391 [SCSI] zfcp: remove undefined subtype for status read response by Swen Schillig · 16 years ago
  28. 8fdf30d [SCSI] zfcp: Send ELS ADISC from workqueue by Christof Schmitt · 16 years ago
  29. 63caf36 [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp by Christof Schmitt · 16 years ago
  30. 92cab0d [SCSI] zfcp: Wait for free SBALs when possible by Christof Schmitt · 16 years ago
  31. 52bfb55 [SCSI] zfcp: Only increment req_id for successfully issued requests by Christof Schmitt · 16 years ago
  32. 49f0f01 [SCSI] zfcp: Simplify latency lock handling by Christof Schmitt · 16 years ago
  33. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 16 years ago
  34. 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
  35. b632ade [SCSI] zfcp: Remove unnecessary warning message by Christof Schmitt · 16 years ago
  36. 39eb7e9a [SCSI] zfcp: Add support for unchained FSF requests by Christof Schmitt · 16 years ago
  37. b98478d [SCSI] zfcp: remove DID_DID flag by Christof Schmitt · 16 years ago
  38. dedbc2b [SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings by Christof Schmitt · 16 years ago
  39. 27c3f0a [SCSI] zfcp: Fix message line break by Christof Schmitt · 16 years ago
  40. ecf39d4 [S390] convert zfcp printks to pr_xxx macros. by Christof Schmitt · 16 years ago
  41. 0ac55aa [SCSI] zfcp: eliminate race between validation and locking by Swen Schillig · 16 years ago
  42. 633528c [SCSI] zfcp: returning an ERR_PTR where a NULL value is expected by Swen Schillig · 16 years ago
  43. 1c1cba1 [SCSI] zfcp: Fix opening of wka ports by Christof Schmitt · 16 years ago
  44. 3765138 [SCSI] zfcp: Fix request list handling in error path by Christof Schmitt · 16 years ago
  45. 88f2a97 [SCSI] zfcp: fix mempool usage for status_read requests by Christof Schmitt · 16 years ago
  46. 45316a8 [SCSI] zfcp: fix req_list_locking. by Heiko Carstens · 16 years ago
  47. 0997f1c blktrace: pass zfcp driver data by Stefan Raspl · 16 years ago
  48. 41bfcf9 [SCSI] zfcp: fix double dbf id usage by Swen Schillig · 16 years ago
  49. b7f15f3 [SCSI] zfcp: fix deadlock caused by shared work queue tasks by Swen Schillig · 16 years ago
  50. 5706938 [SCSI] zfcp: put threshold data in hba trace by Swen Schillig · 16 years ago
  51. 0406289 [SCSI] zfcp: Simplify zfcp data structures by Christof Schmitt · 16 years ago
  52. 7ba58c9 [SCSI] zfcp: remove all typedefs and replace them with standards by Swen Schillig · 16 years ago
  53. 5ab944f [SCSI] zfcp: attach and release SAN nameserver port on demand by Swen Schillig · 16 years ago
  54. 44cc76f [SCSI] zfcp: remove unused references, declarations and flags by Swen Schillig · 16 years ago
  55. ff3b24f [SCSI] zfcp: Update message with input from review by Christof Schmitt · 16 years ago
  56. 2450d3e [SCSI] zfcp: add queue_full sysfs attribute by Stefan Raspl · 16 years ago
  57. 025270f [SCSI] zfcp: Remove duplicated unlikely() macros. by Hirofumi Nakagawa · 16 years ago
  58. d453881 [SCSI] zfcp: Fix request queue locking by Christof Schmitt · 16 years ago
  59. 287ac01 [SCSI] zfcp: Cleanup code in zfcp_erp.c by Christof Schmitt · 16 years ago
  60. c41f8cb [SCSI] zfcp: zfcp_fsf cleanup. by Swen Schillig · 16 years ago
  61. f76af7d7 [SCSI] zfcp: Cleanup of code in zfcp_scsi.c by Martin Petermann · 16 years ago
  62. feac6a0 [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. by Martin Petermann · 16 years ago
  63. cc8c282 [SCSI] zfcp: Automatically attach remote ports by Swen Schillig · 16 years ago
  64. 553448f [SCSI] zfcp: Message cleanup by Christof Schmitt · 16 years ago
  65. 00bab91 [SCSI] zfcp: Cleanup qdio code by Swen Schillig · 16 years ago
  66. 45633fd [SCSI] zfcp: Move CFDC code to new file. by Christof Schmitt · 16 years ago
  67. 24073b4 [SCSI] zfcp: Move FC code to new file by Christof Schmitt · 16 years ago
  68. e891bff [SCSI] zfcp: Rename sbal_curr to sbal_last. by Martin Peschke · 16 years ago
  69. b214178 [SCSI] zfcp: Fix fsf_status_read return code handling by Heiko Carstens · 16 years ago
  70. d26ab06 [SCSI] zfcp: receiving an unsolicted status can lead to I/O stall by Swen Schillig · 16 years ago
  71. c961585 [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter by Christof Schmitt · 16 years ago
  72. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  73. ec258fe [SCSI] zfcp: Print some messages only during ERP by Swen Schillig · 16 years ago
  74. aee6ef1 [SCSI] zfcp: Wait for free SBAL during exchange config by Swen Schillig · 16 years ago
  75. 57b7658 [SCSI] zfcp: Fix error handling for blocked unit for send FCP command by Christof Schmitt · 16 years ago
  76. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 16 years ago
  77. 507e496 [SCSI] zfcp: Remove obsolete erp_dbf trace by Martin Peschke · 16 years ago
  78. 9467a9b [SCSI] zfcp: Trace all triggers of error recovery activity by Martin Peschke · 16 years ago
  79. 698ec016 [SCSI] zfcp: Add traces for state changes. by Martin Peschke · 16 years ago
  80. 07c70d2 [SCSI] zfcp: Remove qtcb dump to kernel log by Martin Peschke · 16 years ago
  81. 5c815d1 [SCSI] zfcp: Fix handling for boxed port after physical close by Christof Schmitt · 17 years ago
  82. 9d058ec [SCSI] zfcp: fix sense_buffer access bug by FUJITA Tomonori · 17 years ago
  83. ceb3dfb [S390] drivers/s390: Add missing "space" by Joe Perches · 17 years ago
  84. fdf2345 [SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmd by Christof Schmitt · 17 years ago
  85. ba17242 [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command by Christof Schmitt · 17 years ago
  86. 3f0ca62 [SCSI] zfcp: Hold queue lock when checking port handle for ELS command by Christof Schmitt · 17 years ago
  87. 951f746 [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command by Christof Schmitt · 17 years ago
  88. 8627533 [SCSI] zfcp: Fix evaluation of port handles in abort handler by Christof Schmitt · 17 years ago
  89. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  90. 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago
  91. 2282f65 [SCSI] zfcp: correct indentation for nested if-else by Christof Schmitt · 17 years ago
  92. 7936a89 [SCSI] zfcp: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  93. aa551da [SCSI] zfcp: NULL vs 0 usage by Heiko Carstens · 17 years ago
  94. 869b2b4 [SCSI] zfcp: avoid clutter in erp_dbf by Martin Peschke · 17 years ago
  95. b64ddf9 [SCSI] zfcp: clear boxed flag on unit reopen. by Heiko Carstens · 17 years ago
  96. ca2d02c [SCSI] zfcp: rework request ID management. by Heiko Carstens · 17 years ago
  97. 801e0ce [SCSI] zfcp: Locking for req_no and req_seq_no by Christof Schmitt · 17 years ago
  98. 1d589ed [SCSI] zfcp: print S_ID and D_ID with 3 bytes by Christof Schmitt · 17 years ago
  99. 862794f [SCSI] zfcp: fix likely/unlikely usage by Heiko Carstens · 18 years ago
  100. 81b7bbd Merge branch 'linus' by James Bottomley · 18 years ago