1. d99b601 [SCSI] zfcp: restore refcount check on port_remove by Steffen Maier · 12 years ago
  2. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  3. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 14 years ago
  4. 038d944 [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode by Christof Schmitt · 14 years ago
  5. 1947c72 [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data by Christof Schmitt · 14 years ago
  6. 259afe2 [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c by Christof Schmitt · 14 years ago
  7. f977322 [SCSI] zfcp: Use common FC kmem_cache for GPN_FT request by Christof Schmitt · 14 years ago
  8. fcf7e61 [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache by Christof Schmitt · 14 years ago
  9. 087897e [SCSI] zfcp: Introduce new kmem_cache for FC request and response data by Christof Schmitt · 14 years ago
  10. c7b279a [SCSI] zfcp: Replace kmem_cache for "status read" data by Christof Schmitt · 14 years ago
  11. 51780d2 [SCSI] zfcp: Add __init declaration to zfcp_cache_hw_align by Christof Schmitt · 14 years ago
  12. ea4a3a6 [SCSI] zfcp: Redesign of the debug tracing final cleanup. by Swen Schillig · 14 years ago
  13. 1daa4eb [SCSI] zfcp: Move code for managing zfcp_unit devices to new file by Christof Schmitt · 14 years ago
  14. 57c2377 [SCSI] zfcp: Add zfcp private struct as SCSI device driver data by Christof Schmitt · 14 years ago
  15. 9197846 [SCSI] zfcp: Reorder registration of initial SCSI device by Christof Schmitt · 14 years ago
  16. 2d1e547 [SCSI] zfcp: Post events through FC transport class by Sven Schuetz · 15 years ago
  17. 674c3a9 [SCSI] zfcp: Use memdup_user and kstrdup by Christof Schmitt · 15 years ago
  18. 5a7de55 [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add by Christof Schmitt · 15 years ago
  19. 64deb6e [SCSI] zfcp: Use status_read_buf_num provided by FCP channel by Christof Schmitt · 15 years ago
  20. 6832298 [SCSI] zfcp: Report scatter-gather limits to SCSI and block layer by Christof Schmitt · 15 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  22. 615f59e [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port by Christof Schmitt · 15 years ago
  23. b6bd2fb [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 15 years ago
  24. ee74462 [SCSI] zfcp: Improve ELS ADISC handling by Christof Schmitt · 15 years ago
  25. dbf5dfe [SCSI] zfcp: Use common code definitions for FC CT structs by Christof Schmitt · 15 years ago
  26. 9eae07e [SCSI] zfcp: Assign scheduled work to driver queue by Swen Schillig · 15 years ago
  27. 6b183334 [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore by Swen Schillig · 15 years ago
  28. c1fad41 [SCSI] zfcp: Implement module unloading by Christof Schmitt · 15 years ago
  29. 25458eb [SCSI] zfcp: Access ports and units with container_of in sysfs code by Christof Schmitt · 15 years ago
  30. de3dc57 [SCSI] zfcp: Remove global config_mutex by Swen Schillig · 15 years ago
  31. f3450c7 [SCSI] zfcp: Replace local reference counting with common kref by Swen Schillig · 15 years ago
  32. ecf0c77 [SCSI] zfcp: Replace global config_lock with local list locks by Swen Schillig · 15 years ago
  33. d10c085 [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup by Heiko Carstens · 15 years ago
  34. d74cf7c [SCSI] zfcp: Fix hang when offlining device with offline chpid by Christof Schmitt · 15 years ago
  35. f45a542 [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid by Christof Schmitt · 15 years ago
  36. c5afd81 [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation by Christof Schmitt · 15 years ago
  37. 0fac3f4 [SCSI] zfcp: Handle failures during device allocation correctly by Christof Schmitt · 15 years ago
  38. f4395b6 [SCSI] zfcp: proper use of device register by Sebastian Ott · 15 years ago
  39. 24680de [SCSI] zfcp: Replace config semaphore with mutex by Christof Schmitt · 15 years ago
  40. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  41. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago
  42. ea945ff [SCSI] zfcp: resolve false usage of dd_data in fc_rport by Swen Schillig · 15 years ago
  43. 6f53a2d [SCSI] zfcp: Apply common naming conventions to zfcp_fc by Swen Schillig · 15 years ago
  44. d5a282a [SCSI] zfcp: introduce _setup, _destroy for qdio and FC by Swen Schillig · 15 years ago
  45. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  46. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 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. a4623c4 [SCSI] zfcp: Improve request allocation through mempools by Swen Schillig · 15 years ago
  50. 55c770f [SCSI] zfcp: Implicitly close all wka ports by Christof Schmitt · 15 years ago
  51. d46f384 [SCSI] zfcp: Move debug data from zfcp_data to own data structure by Christof Schmitt · 15 years ago
  52. a67417a [SCSI] zfcp: invalid usage after free of port resources by Swen Schillig · 15 years ago
  53. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 16 years ago
  54. 7093293 [SCSI] zfcp: Fix oops when port disappears by Christof Schmitt · 16 years ago
  55. 828bc12 [SCSI] zfcp: Set WKA-port to offline on adapter deactivation by Swen Schillig · 16 years ago
  56. 92d5193 [SCSI] zfcp: Dont block zfcp_wq with scan by Swen Schillig · 16 years ago
  57. 6d1a27f [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue by Swen Schillig · 16 years ago
  58. 947a9ac [SCSI] zfcp: fix queue, scheduled work processing. by Swen Schillig · 16 years ago
  59. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 16 years ago
  60. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 16 years ago
  61. 8fdf30d [SCSI] zfcp: Send ELS ADISC from workqueue by Christof Schmitt · 16 years ago
  62. 94506fd [SCSI] zfcp: add measurement data for average qdio queue utilisation by Martin Peschke · 16 years ago
  63. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 16 years ago
  64. 3623ecb [SCSI] zfcp: Remove initial device data from zfcp_data by Christof Schmitt · 16 years ago
  65. b228af0 [SCSI] zfcp: Remove adapter list by Christof Schmitt · 16 years ago
  66. 1d3aab0 [SCSI] zfcp: register with SCSI layer on ccw registration by Swen Schillig · 16 years ago
  67. ecf39d4 [S390] convert zfcp printks to pr_xxx macros. by Christof Schmitt · 16 years ago
  68. 98df67b [S390] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  69. bd43a42b7 [S390] zfcp: Report microcode level through service level interface by Christof Schmitt · 16 years ago
  70. adc90da [SCSI] zfcp: Fix cast warning by Christof Schmitt · 16 years ago
  71. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  72. 091694a [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev by Swen Schillig · 16 years ago
  73. b7f15f3 [SCSI] zfcp: fix deadlock caused by shared work queue tasks by Swen Schillig · 16 years ago
  74. 0406289 [SCSI] zfcp: Simplify zfcp data structures by Christof Schmitt · 16 years ago
  75. a1b449d [SCSI] zfcp: Simplify get_adapter_by_busid by Swen Schillig · 16 years ago
  76. 7ba58c9 [SCSI] zfcp: remove all typedefs and replace them with standards by Swen Schillig · 16 years ago
  77. 5ab944f [SCSI] zfcp: attach and release SAN nameserver port on demand by Swen Schillig · 16 years ago
  78. 44cc76f [SCSI] zfcp: remove unused references, declarations and flags by Swen Schillig · 16 years ago
  79. ff3b24f [SCSI] zfcp: Update message with input from review by Christof Schmitt · 16 years ago
  80. c41f8cb [SCSI] zfcp: zfcp_fsf cleanup. by Swen Schillig · 17 years ago
  81. 6022192 [SCSI] zfcp: consolidate sysfs things into one file. by Swen Schillig · 17 years ago
  82. 317e6b6 [SCSI] zfcp: Cleanup of code in zfcp_aux.c by Swen Schillig · 17 years ago
  83. 7afe29f [SCSI] zfcp: Adapter reopen for large number of unsolicited status by Swen Schillig · 17 years ago
  84. cc8c282 [SCSI] zfcp: Automatically attach remote ports by Swen Schillig · 17 years ago
  85. 553448f [SCSI] zfcp: Message cleanup by Christof Schmitt · 17 years ago
  86. 00bab91 [SCSI] zfcp: Cleanup qdio code by Swen Schillig · 17 years ago
  87. 45633fd [SCSI] zfcp: Move CFDC code to new file. by Christof Schmitt · 17 years ago
  88. 24073b4 [SCSI] zfcp: Move FC code to new file by Christof Schmitt · 17 years ago
  89. 9dfe1cc [SCSI] zfcp: Fix mempool pointer for GID_PN request allocation by Christof Schmitt · 17 years ago
  90. d26ab06 [SCSI] zfcp: receiving an unsolicted status can lead to I/O stall by Swen Schillig · 17 years ago
  91. c961585 [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter by Christof Schmitt · 17 years ago
  92. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 17 years ago
  93. 507e496 [SCSI] zfcp: Remove obsolete erp_dbf trace by Martin Peschke · 17 years ago
  94. 9467a9b [SCSI] zfcp: Trace all triggers of error recovery activity by Martin Peschke · 17 years ago
  95. d79a83d [SCSI] zfcp: Register new recovery trace. by Martin Peschke · 17 years ago
  96. 1de1b43 [SCSI] zfcp: Fix deadlock when adding invalid LUN by Christof Schmitt · 17 years ago
  97. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  98. de58d94 sg: add missing sg_init_table calls to zfcp by Heiko Carstens · 17 years ago
  99. 73fc4f0 s390 zfcp: sg fixups by Jens Axboe · 17 years ago
  100. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago