1. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  2. 2dfa668 scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send by Steffen Maier · 8 years ago
  3. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  4. 6f2ce1c scsi: zfcp: fix rport unblock race with LUN recovery by Steffen Maier · 8 years ago
  5. 56d23ed scsi: zfcp: do not trace pure benign residual HBA responses at default level by Steffen Maier · 8 years ago
  6. dac37e1 scsi: zfcp: fix use-after-"free" in FC ingress path after TMF by Benjamin Block · 8 years ago
  7. 0654816 scsi: fc: use bsg_job_done by Johannes Thumshirn · 8 years ago
  8. 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
  9. 1d69b12 scsi: fc: provide fc_bsg_to_rport() helper by Johannes Thumshirn · 8 years ago
  10. cd21c60 scsi: fc: provide fc_bsg_to_shost() helper by Johannes Thumshirn · 8 years ago
  11. 1abaede scsi: fc: Export fc_bsg_jobdone and use it in FC drivers by Johannes Thumshirn · 8 years ago
  12. 01e0e15 scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly by Johannes Thumshirn · 8 years ago
  13. e7cb08e scsi: zfcp: spin_lock_irqsave() is not nestable by Dan Carpenter · 8 years ago
  14. 4dfddf5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  15. e68f1d4 s390: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  16. aceeffb zfcp: trace full payload of all SAN records (req,resp,iels) by Steffen Maier · 8 years ago
  17. 94db372 zfcp: fix payload trace length for SAN request&response by Steffen Maier · 8 years ago
  18. 771bf03 zfcp: fix D_ID field with actual value on tracing SAN responses by Steffen Maier · 8 years ago
  19. 7c964ff zfcp: restore tracing of handle for port and LUN with HBA records by Steffen Maier · 8 years ago
  20. d27a7cb zfcp: trace on request for open and close of WKA port by Steffen Maier · 8 years ago
  21. 0102a30 zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace by Steffen Maier · 8 years ago
  22. 35f040d zfcp: retain trace level for SCSI and HBA FSF response records by Steffen Maier · 8 years ago
  23. 4eeaa4f zfcp: close window with unblocked rport during rport gone by Steffen Maier · 8 years ago
  24. 70369f8 zfcp: fix ELS/GS request&response length for hardware data router by Steffen Maier · 8 years ago
  25. bd77bef zfcp: fix fc_host port_type with NPIV by Steffen Maier · 8 years ago
  26. 98be565 zfcp: Revert to original scanning behaviour by Hannes Reinecke · 9 years ago
  27. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 9 years ago
  28. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 3b97487 s390: remove unneeded semicolon by Peter Senna Tschudin · 9 years ago
  30. 805de8f4 atomic: Replace atomic_{set,clear}_mask() usage by Peter Zijlstra · 10 years ago
  31. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 10 years ago
  32. 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 10 years ago
  33. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  34. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  35. 18f87a6 zfcp: auto port scan resiliency by Martin Peschke · 10 years ago
  36. c8bba14 zfcp: bring back unit sysfs attributes for automatic LUN scan by Steffen Maier · 10 years ago
  37. 1b33ef2 zfcp: remove access control tables interface (port leftovers) by Martin Peschke · 10 years ago
  38. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  39. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  40. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  41. 852eb1a s390/zfcp: use qdio buffer helpers by Sebastian Ott · 10 years ago
  42. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  43. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  44. 8e6a828 s390/s390dbf: use debug_level_enabled() where applicable by Hendrik Brueckner · 11 years ago
  45. 3f79410 treewide: Fix common typo in "identify" by Maxime Jayat · 11 years ago
  46. f66c83d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  47. 909ee49 [SCSI] zfcp: enable FCP hardware data router by default by Steffen Maier · 11 years ago
  48. ff5e584 [SCSI] zfcp: dead code removal by Martin Peschke · 11 years ago
  49. ee732ea [SCSI] zfcp: cleanup use of obsolete strict_strto* functions by Martin Peschke · 11 years ago
  50. 75a1408 [SCSI] zfcp: consistently use appropriate SBAL flag definitions by Martin Peschke · 11 years ago
  51. b5dc3c4 [SCSI] zfcp: remove access control tables interface (keep sysfs files) by Martin Peschke · 11 years ago
  52. 924dd58 [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops by Martin Peschke · 11 years ago
  53. d79ff14 [SCSI] zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 11 years ago
  54. 9edf7d7 [SCSI] zfcp: status read buffers on first adapter open with link down by Steffen Maier · 12 years ago
  55. 663e089 [SCSI] zfcp: remove access control tables interface by Martin Peschke · 12 years ago
  56. bf3ea3a [SCSI] zfcp: module parameter dbflevel for early debugging by Steffen Maier · 12 years ago
  57. 5fea429 [SCSI] zfcp: block queue limits with data router by Steffen Maier · 12 years ago
  58. f76ccaa [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is down by Daniel Hansel · 12 years ago
  59. bd32386 [SCSI] zfcp: remove unused device_unregister wrapper by Sebastian Ott · 12 years ago
  60. 86bdf21 [SCSI] zfcp: cleanup unit sysfs attribute usage by Sebastian Ott · 12 years ago
  61. 83d4e1c [SCSI] zfcp: cleanup port sysfs attribute usage by Sebastian Ott · 12 years ago
  62. 8377dbc [SCSI] zfcp: cfdc fops add owner by Sebastian Ott · 12 years ago
  63. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 12 years ago
  64. d436de8 [SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_device by Martin Peschke · 12 years ago
  65. 43f60cb [SCSI] zfcp: No automatic port_rescan on events by Steffen Maier · 12 years ago
  66. d99b601 [SCSI] zfcp: restore refcount check on port_remove by Steffen Maier · 12 years ago
  67. ca579c9 [SCSI] zfcp: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  68. cb452149 [SCSI] zfcp: Do not wakeup while suspended by Steffen Maier · 12 years ago
  69. 01e6052 [SCSI] zfcp: Bounds checking for deferred error trace by Steffen Maier · 12 years ago
  70. 0100998 [SCSI] zfcp: Make trace record tags unique by Steffen Maier · 12 years ago
  71. d220197 [SCSI] zfcp: Adapt to new FC_PORTSPEED semantics by Steffen Maier · 12 years ago
  72. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  73. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  74. 44f747f [SCSI] zfcp: return early from slave_destroy if slave_alloc returned early by Steffen Maier · 13 years ago
  75. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  76. 86a9668 [SCSI] zfcp: support for hardware data router by Swen Schillig · 13 years ago
  77. cc405ac [SCSI] zfcp: non-experimental support for DIF/DIX by Steffen Maier · 13 years ago
  78. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  79. 3ec90878 [S390] qdio: Split SBAL entry flags by Jan Glauber · 14 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  81. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 14 years ago
  82. 038d944 [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode by Christof Schmitt · 14 years ago
  83. 1947c72 [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data by Christof Schmitt · 14 years ago
  84. 2443c8b [SCSI] zfcp: Merge FCP task management setup with regular FCP command setup by Christof Schmitt · 14 years ago
  85. 259afe2 [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c by Christof Schmitt · 14 years ago
  86. f977322 [SCSI] zfcp: Use common FC kmem_cache for GPN_FT request by Christof Schmitt · 14 years ago
  87. fcf7e61 [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache by Christof Schmitt · 14 years ago
  88. 087897e [SCSI] zfcp: Introduce new kmem_cache for FC request and response data by Christof Schmitt · 14 years ago
  89. c7b279a [SCSI] zfcp: Replace kmem_cache for "status read" data by Christof Schmitt · 14 years ago
  90. 7c35e77 [SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT by Christof Schmitt · 14 years ago
  91. 4e7d7af [SCSI] zfcp: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  92. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  93. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  94. 3d6c76f [S390] qdio: outbound tasklet scan threshold by Jan Glauber · 14 years ago
  95. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  96. 0d81b4e [SCSI] zfcp: Add allow_lun_scan module parameter by Christof Schmitt · 14 years ago
  97. 51780d2 [SCSI] zfcp: Add __init declaration to zfcp_cache_hw_align by Christof Schmitt · 14 years ago
  98. 3d63d3b [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c by Christof Schmitt · 14 years ago
  99. ea4a3a6 [SCSI] zfcp: Redesign of the debug tracing final cleanup. by Swen Schillig · 14 years ago
  100. 250a135 [SCSI] zfcp: Redesign of the debug tracing for SCSI records. by Swen Schillig · 14 years ago