1. a4623c4 [SCSI] zfcp: Improve request allocation through mempools by Swen Schillig · 15 years ago
  2. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  3. bd63eaf [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio by Swen Schillig · 15 years ago
  4. 55c770f [SCSI] zfcp: Implicitly close all wka ports by Christof Schmitt · 15 years ago
  5. 14e242e [SCSI] zfcp: Only issue one test link command per port by Christof Schmitt · 15 years ago
  6. 44f09f7 [SCSI] zfcp: Remove useless assignment by Christof Schmitt · 15 years ago
  7. 2e261af [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels by Christof Schmitt · 15 years ago
  8. dcd20e2 [SCSI] zfcp: Only collect SCSI debug data for matching trace levels by Christof Schmitt · 15 years ago
  9. d46f384 [SCSI] zfcp: Move debug data from zfcp_data to own data structure by Christof Schmitt · 15 years ago
  10. a67417a [SCSI] zfcp: invalid usage after free of port resources by Swen Schillig · 15 years ago
  11. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  12. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  13. 7c6a3ed qeth: display "undefined" value of sysfs-attribute "layer2" by Ursula Braun · 15 years ago
  14. 0d788c7 qeth: display service_level info only when valid. by Klaus-Dieter Wacker · 15 years ago
  15. ce73e10 qeth: Cleanup for cast-type determination. by Klaus-Dieter Wacker · 15 years ago
  16. e806904 qeth: scheduling while atomic during ifconfig online sequence by Frank Blaschka · 15 years ago
  17. 58490f1 qeth: HiperSockets SIGA retry support on CC=2. by Klaus-Dieter Wacker · 15 years ago
  18. cf05b82 [S390] drivers/s390: put NULL test before dereference by Julia Lawall · 15 years ago
  19. 06739a8 [S390] cio: fix double free after failed device initialization by Sebastian Ott · 15 years ago
  20. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. 2edb389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  22. a11a52b [SCSI] zfcp: Fix tracing of request id for abort requests by Christof Schmitt · 15 years ago
  23. 27f492c [SCSI] zfcp: Fix wka port processing by Swen Schillig · 15 years ago
  24. 17a093e [SCSI] zfcp: avoid double notify in lowmem scenario by Swen Schillig · 15 years ago
  25. 379d6bf [SCSI] zfcp: Add port only once to FC transport class by Christof Schmitt · 15 years ago
  26. cbf1ed0 [SCSI] zfcp: Recover from stalled outbound queue by Christof Schmitt · 15 years ago
  27. 85600f7 [SCSI] zfcp: Fix erp escalation procedure by Christof Schmitt · 15 years ago
  28. ddb3e0c [SCSI] zfcp: Fix logic for physical port close by Christof Schmitt · 15 years ago
  29. 9072df4 [SCSI] zfcp: Use -EIO for SBAL allocation failures by Christof Schmitt · 15 years ago
  30. 426f605 [SCSI] zfcp: Use unchained mode for small ct and els requests by Christof Schmitt · 15 years ago
  31. 688a182 [SCSI] zfcp: Use correct flags for zfcp_erp_notify by Christof Schmitt · 15 years ago
  32. 1e9b164 [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf by Christof Schmitt · 15 years ago
  33. acf7b86 [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization by Christof Schmitt · 15 years ago
  34. dfb3cf0 [SCSI] zfcp: Fix invalid command order by Swen Schillig · 15 years ago
  35. 8d406c6 [S390] zcrypt: fix scheduling of hrtimer ap_poll_timer by Felix Beck · 15 years ago
  36. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  37. 2c48c4d [S390] improve suspend/resume error messages by Christian Borntraeger · 15 years ago
  38. aeec92c [S390] dasd: correct debugfeature sense dump by Stefan Haberland · 15 years ago
  39. 9935774 [S390] monreader: fix dev_set_drvdata conversion by Heiko Carstens · 15 years ago
  40. c9568fd [S390] sclp: fix compile error for !SCLP_CONSOLE by Heiko Carstens · 15 years ago
  41. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  42. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  43. 181d952 [S390] dasd: fix refcounting in dasd_change_state by Sebastian Ott · 15 years ago
  44. 4f0076f [S390] driver_data access by Martin Schwidefsky · 15 years ago
  45. e6125fb [S390] dasd_pm: fix stop flag handling by Stefan Haberland · 15 years ago
  46. 772f547 [S390] ap/zcrypt: Suspend/Resume ap bus and zcrypt by Felix Beck · 15 years ago
  47. 6618241 [S390] qdio: Sanitize do_QDIO sanity checks by Jan Glauber · 15 years ago
  48. f0a0b15 [S390] qdio: leave inbound SBALs primed by Jan Glauber · 15 years ago
  49. cf9a031 [S390] qdio: merge AI tasklet into interrupt handler by Jan Glauber · 15 years ago
  50. 36e3e72 [S390] qdio: extract all primed SBALs at once by Jan Glauber · 15 years ago
  51. 9a2c160 [S390] qdio: fix check for running under z/VM by Jan Glauber · 15 years ago
  52. 60b5df2 [S390] qdio: move adapter interrupt tasklet code by Jan Glauber · 15 years ago
  53. f3dfa86 [S390] Use del_timer instead of del_timer_sync by Michael Holzheu · 15 years ago
  54. 5c0792f [S390] vt220 console: convert from bootmem to slab by Heiko Carstens · 15 years ago
  55. 4c8f479 [S390] sclp console: convert from bootmem to slab by Heiko Carstens · 15 years ago
  56. 33403dc [S390] 3270 console: convert from bootmem to slab by Heiko Carstens · 15 years ago
  57. 6d56eee [S390] 3215 console: convert from bootmem to slab by Heiko Carstens · 15 years ago
  58. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  59. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  60. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  61. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  62. c369527 [S390] pm: dcssblk power management callbacks. by Gerald Schaefer · 15 years ago
  63. 2b1e3e5 [S390] pm: monreader power management callbacks. by Gerald Schaefer · 15 years ago
  64. fb78140 [S390] pm: monwriter power management callbacks. by Gerald Schaefer · 15 years ago
  65. 0399790 [S390] pm: memory hotplug power management callbacks by Gerald Schaefer · 15 years ago
  66. 4b214a0 [S390] pm: con3270 power management callbacks. by Martin Schwidefsky · 15 years ago
  67. 6a1d96d [S390] pm: smsgiucv power management callbacks. by Martin Schwidefsky · 15 years ago
  68. 1175b25 [S390] pm: netiucv power management callbacks. by Ursula Braun · 15 years ago
  69. 62b74942 [S390] pm: power management support for SCLP drivers. by Michael Holzheu · 15 years ago
  70. 3ef32e62 [S390] pm: tape power management callbacks by Frank Munzert · 15 years ago
  71. 9f62fa1 [S390] pm: vmlogrdr power management callbacks by Stefan Weinhuber · 15 years ago
  72. b241f7b [S390] pm: vmur driver power management callbacks by Frank Munzert · 15 years ago
  73. 58872d5f [S390] pm: vmwatchdog power management callbacks. by Christian Borntraeger · 15 years ago
  74. daa70fa [S390] pm: zfcp driver power management callbacks by Martin Petermann · 15 years ago
  75. 88efc2c [S390] pm: claw driver power management callbacks by Frank Blaschka · 15 years ago
  76. b8a2d42 [S390] pm: ctcm driver power management callbacks by Frank Blaschka · 15 years ago
  77. bbcfcdc [S390] pm: qeth driver power management callbacks by Frank Blaschka · 15 years ago
  78. cbb2aec [S390] pm: lcs driver power management callbacks by Klaus-Dieter Wacket · 15 years ago
  79. 77812a2 [S390] pm: con3215 power management callbacks by Martin Schwidefsky · 15 years ago
  80. 6664845 [S390] cio: force console function by Martin Schwidefsky · 15 years ago
  81. 1453209 [S390] pm: xpram driver power management callbacks by Michael Holzheu · 15 years ago
  82. d41dd12 [S390] pm: dasd power management callbacks. by Stefan Haberland · 15 years ago
  83. ad285ae [S390] pm: chsc subchannel driver power management callbacks by Cornelia Huck · 15 years ago
  84. 93a2759 [S390] pm: io subchannel driver power management callbacks by Cornelia Huck · 15 years ago
  85. dcbd16d [S390] pm: css bus power management callbacks by Sebastian Ott · 15 years ago
  86. 7e597a2 [S390] pm: ccwgroup bus power management callbacks by Sebastian Ott · 15 years ago
  87. 823d494 [S390] pm: ccw bus power management callbacks by Sebastian Ott · 15 years ago
  88. dff59b6 s390: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  89. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  90. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  91. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  92. ae71baf net: fix network drivers ndo_start_xmit() return values (part 5) by Patrick McHardy · 15 years ago
  93. d645727 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  94. dc577d5 [SCSI] zfcp: Update FC pass-through support by Christof Schmitt · 15 years ago
  95. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 15 years ago
  96. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  97. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  98. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 15 years ago
  99. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  100. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago