1. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  2. 81b7bbd Merge branch 'linus' by James Bottomley · 17 years ago
  3. 98051995 [SCSI] zfcp: removed wrong comment by Swen Schillig · 17 years ago
  4. ca880cf [SCSI] zfcp: use of uninitialized variable by Swen Schillig · 17 years ago
  5. 6fcc471 [SCSI] zfcp: Invalid locking order by Swen Schillig · 17 years ago
  6. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 17 years ago
  7. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 17 years ago
  8. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  9. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  10. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  11. 8d1a006 [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value by Swen Schillig · 18 years ago
  12. 6aae873 [PATCH] drivers/s390 misc sparse annotations by Al Viro · 18 years ago
  13. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  14. 8165428 [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down by Andreas Herrmann · 18 years ago
  15. 2abbe86 [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req by Andreas Herrmann · 18 years ago
  16. 4eff4a3 [SCSI] zfcp: fix: use correct req_id in eh_abort_handler by Andreas Herrmann · 18 years ago
  17. dd52e0e [SCSI] zfcp: create private slab caches to guarantee proper data alignment by Heiko Carstens · 18 years ago
  18. d136205 [SCSI] zfcp: remove zfcp_ccw_unregister function by Heiko Carstens · 18 years ago
  19. 39b083f [S390] empty function defines. by Heiko Carstens · 18 years ago
  20. 58b3ac0 [SCSI] zfcp: bump version number by Andreas Herrmann · 18 years ago
  21. f6c0e7a [SCSI] zfcp: minor erp bug fixes by Andreas Herrmann · 18 years ago
  22. fea9d6c [SCSI] zfcp: improve management of request IDs by Volker Sameske · 18 years ago
  23. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  24. 38c54ee [PATCH] zfcp: fix incorrect usage of fsf_req_list_lock by Heiko Carstens · 18 years ago
  25. 9f09c54 [PATCH] zfcp: fix incorrect usage of erp_lock by Heiko Carstens · 18 years ago
  26. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  27. 93ef588 [SCSI] zfcp: bump up version number by Andreas Herrmann · 18 years ago
  28. 338151e [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable by Andreas Herrmann · 18 years ago
  29. 75bfc28 [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rports by Ralph Wuerthner · 18 years ago
  30. b7a52fa [SCSI] zfcp: print bit error threshold data human readable by Ralph Wuerthner · 18 years ago
  31. 06506d0 [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs by Andreas Herrmann · 18 years ago
  32. ec4081c [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement by Andreas Herrmann · 18 years ago
  33. ca3271b [SCSI] zfcp: (cleanup) remove useless comments by Andreas Herrmann · 18 years ago
  34. 4a9d2d8 [SCSI] zfcp: (cleanup) shortened copyright and author information by Andreas Herrmann · 18 years ago
  35. 0eaae62a [PATCH] mempool: use common mempool kmalloc allocator by Matthew Dobson · 18 years ago
  36. ad58f7d [SCSI] zfcp: fix device registration issues by Andreas Herrmann · 18 years ago
  37. 35dc2585 [SCSI] zfcp: correctly set this_id for hosts by Andreas Herrmann · 18 years ago
  38. 61c4182 [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_device by Andreas Herrmann · 18 years ago
  39. ed829ad [SCSI] zfcp: fix logging during device reset by Maxim Shchetynin · 18 years ago
  40. 2f8f3ed [SCSI] zfcp: fix adapter erp when link is unplugged by Andreas Herrmann · 18 years ago
  41. c8024eb [SCSI] zfcp: get rid of physical_wwpn and physical_s_id by Andreas Herrmann · 18 years ago
  42. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 18 years ago
  43. 575c968 spelling: s/appropiate/appropriate/ by Adrian Bunk · 19 years ago
  44. ad757cd [SCSI] zfcp: transport class adaptations II by Andreas Herrmann · 19 years ago
  45. f6cd94b [SCSI] zfcp: transport class adaptations by Andreas Herrmann · 19 years ago
  46. 9eb69af [SCSI] zfcp: handle unsolicited status notification lost by Maxim Shchetynin · 19 years ago
  47. fb121b0 [SCSI] zfcp: fix return code of zfcp_scsi_slave_alloc by Andreas Herrmann · 19 years ago
  48. ee69ab7 [SCSI] zfcp: fix link down handling during firmware update by Maxim Shchetynin · 19 years ago
  49. 2448c45 [SCSI] zfcp: fix adapter initialization by Andreas Herrmann · 19 years ago
  50. c48a29d [SCSI] zfcp: fix spinlock initialization by Heiko Carstens · 19 years ago
  51. 17fd682 [PATCH] kfree cleanup: drivers/s390 by Jesper Juhl · 19 years ago
  52. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  53. 13e1e1f [SCSI] zfcp: add additional fc_host attributes by Andreas Herrmann · 19 years ago
  54. aef4a98 [SCSI] zfcp: provide support for NPIV by Maxim Shchetynin · 19 years ago
  55. 8a36e45 [SCSI] zfcp: enhancement of zfcp debug features by Maxim Shchetynin · 19 years ago
  56. 810f1e3e [SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlers by Andreas Herrmann · 19 years ago
  57. 77eb169 [SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanup by Andreas Herrmann · 19 years ago
  58. 059c97d [SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commands by Andreas Herrmann · 19 years ago
  59. 3734d24 [SCSI] zfcp: fix race conditions when accessing erp_action lists by Andreas Herrmann · 19 years ago
  60. 20b1730 [PATCH] zfcp: bugfix and compile fixes by Heiko Carstens · 19 years ago
  61. 7f84f22 [PATCH] zfcp: fix compilation due to rports changes by Alexey Dobriyan · 19 years ago
  62. 3859f6a [PATCH] zfcp: add rports to enable scsi_add_device to work again by Andreas Herrmann · 19 years ago
  63. 10523b3 [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  64. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 19 years ago
  65. 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 19 years ago
  66. 94d0e7b8 [SCSI] allow sleeping in ->eh_device_reset_handler() by Jeff Garzik · 19 years ago
  67. 8fa728a [SCSI] allow sleeping in ->eh_abort_handler() by Jeff Garzik · 19 years ago
  68. d736a27b [SCSI] zfcp: fix handling of port boxed and lun boxed fsf states by Andreas Herrmann · 19 years ago
  69. cd8a383 [SCSI] zfcp: fix module parameter parsing by Andreas Herrmann · 19 years ago
  70. 1db2c9c [SCSI] zfcp: fix bug during adapter shutdown by Andreas Herrmann · 19 years ago
  71. 64b29a13 [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes by Andreas Herrmann · 19 years ago
  72. 516a420 [SCSI] zfcp: fix: mark fsf request failed when receiving unknown status qualifier by Andreas Herrmann · 19 years ago
  73. 65a8d4e [SCSI] zfcp: fix: reopen port only if link-test fails by Andreas Herrmann · 19 years ago
  74. 22753fa [SCSI] zfcp: fix: allow more time for adapter initialization by Andreas Herrmann · 19 years ago
  75. 66c8684 [SCSI] zfcp: fix wrong handling of failed requests for GID_PN command by Andreas Herrmann · 19 years ago
  76. 6bc9dac [SCSI] zfcp: remove flags_dump feature by Andreas Herrmann · 19 years ago
  77. bd6ae2f [SCSI] zfcp: fix compile error by Andreas Herrmann · 19 years ago
  78. c46f2ff merge by hand (scsi_device.h) by James Bottomley · 19 years ago
  79. 6f71d9b zfcp: add point-2-point support by · 19 years ago
  80. e183b06 [PATCH] zfcp: convert to compat_ioctl by · 19 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago