1. 56e6b79 [S390] cio: fix quiesce state by Sebastian Ott · 15 years ago
  2. d7d12ef [S390] cio: make steal lock procedure more robust by Peter Oberparleiter · 15 years ago
  3. 52ef060 [S390] cio: use sense-pgid operation for path verification by Peter Oberparleiter · 15 years ago
  4. 454e1fa [S390] cio: split PGID settings and status by Peter Oberparleiter · 15 years ago
  5. 4257aae [S390] cio: remove intretry flag by Peter Oberparleiter · 15 years ago
  6. 9679baa [S390] cio: use ccw request infrastructure for pgid by Peter Oberparleiter · 15 years ago
  7. 39f5360 [S390] cio: use ccw request infrastructure for sense id by Peter Oberparleiter · 15 years ago
  8. 16b9a05 [S390] cio: dont panic in non-fatal conditions by Peter Oberparleiter · 15 years ago
  9. 7c4d964 [S390] cio: handle error during path verification consistently by Peter Oberparleiter · 15 years ago
  10. 736b5db [S390] cio: handle error during device recognition consistently by Peter Oberparleiter · 15 years ago
  11. 37de53b [S390] cio: introduce ccw device todos by Peter Oberparleiter · 15 years ago
  12. 5d6e6b6 [S390] cio: introduce parent-initiated device move by Peter Oberparleiter · 15 years ago
  13. 102e835 [S390] cio: allow setting boxed devices offline by Peter Oberparleiter · 15 years ago
  14. 6afcc77 [S390] cio: make not operational handling consistent by Peter Oberparleiter · 15 years ago
  15. 9a33211 [S390] cio: make disconnected handling consistent by Peter Oberparleiter · 15 years ago
  16. 217ee6c [S390] cio: failing set online/offline processing. by Michael Ernst · 15 years ago
  17. 626e476 [S390] cio: fix not oper handling after failed [on|off]line processing by Sebastian Ott · 15 years ago
  18. 1f1148c [S390] cio: fix ineffective verify event by Peter Oberparleiter · 15 years ago
  19. 823d494 [S390] pm: ccw bus power management callbacks by Sebastian Ott · 16 years ago
  20. 47593bf [S390] cio: introduce notifier for boxed state by Sebastian Ott · 16 years ago
  21. 156013f [S390] cio: wake up on failed recognition by Sebastian Ott · 16 years ago
  22. c08f294 [S390] cio: Use ccw_device_set_notoper(). by Cornelia Huck · 16 years ago
  23. ed04b89 [S390] cio: Try harder to disable subchannel. by Cornelia Huck · 16 years ago
  24. eb32ae8 [S390] cio: Use unbind/bind instead of unregister/register. by Cornelia Huck · 16 years ago
  25. f444cc0 [S390] cio: commit all pmcw changes. by Sebastian Ott · 16 years ago
  26. 13952ec [S390] cio: introduce cio_commit_config by Sebastian Ott · 16 years ago
  27. cdb912a [S390] cio: introduce cio_update_schib by Sebastian Ott · 16 years ago
  28. 9cd6742 [S390] cio: Fix reference counting for online/offline. by Cornelia Huck · 16 years ago
  29. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  30. b301ea8 [S390] cio: allow offline processing for disconnected devices by Peter Oberparleiter · 16 years ago
  31. 91c3691 [S390] cio: call ccw driver notify function with lock held by Peter Oberparleiter · 16 years ago
  32. ae437a4 [S390] cio: remove lock from ccw_device_oper_notify. by Sebastian Ott · 16 years ago
  33. 83262d6 [S390] cio: provide functions for fcx enabled I/O by Peter Oberparleiter · 16 years ago
  34. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago
  35. c820de3 [S390] cio: Rework css driver. by Cornelia Huck · 16 years ago
  36. 139b83d [S390] cio: Remove cio_msg kernel parameter. by Michael Ernst · 17 years ago
  37. edf2209 [S390] cio: Make isc handling more robust. by Cornelia Huck · 17 years ago
  38. 90ab133 [S390] cio: introduce timed recovery procedure by Peter Oberparleiter · 17 years ago
  39. 46258ab [S390] cio: Delete timer in ccw_device_verify_done(). by Cornelia Huck · 17 years ago
  40. db6a642 [S390] cio: Use dev_{g,s}et_drvdata(). by Cornelia Huck · 17 years ago
  41. b279a4f [S390] cio: I/O subchannel specific fields. by Cornelia Huck · 17 years ago
  42. cd6b4f2 [S390] cio: Introduce subchannel->private. by Cornelia Huck · 17 years ago
  43. bc698bc [S390] cio: Cleanup debug feature usage. by Cornelia Huck · 17 years ago
  44. 602b20f [S390] cio: css_driver: Use consistent parameters. by Cornelia Huck · 17 years ago
  45. 14ff56b [S390] cio: Dump ccw device information in case of timeout. by Sebastian Ott · 17 years ago
  46. c5d4a99 [S390] cio: Register/unregister subchannels only from kslowcrw. by Cornelia Huck · 17 years ago
  47. 3f4cf6e [S390] cio: Avoid machine check vs. not operational races. by Cornelia Huck · 17 years ago
  48. 7c9f4e3 [S390] cio: rename css to channel_subsystems by Cornelia Huck · 17 years ago
  49. e556bbb [S390] cio: Clean up messages. by Cornelia Huck · 17 years ago
  50. 3ecb0a5 [S390] cio: deregister ccw device when pgid disband failed by Peter Oberparleiter · 18 years ago
  51. 82b7ac0 [S390] cio: Dont call css_update_ssd_info from interrupt context. by Cornelia Huck · 18 years ago
  52. 7ad6a24 [S390] cio: fix subchannel channel-path data usage by Peter Oberparleiter · 18 years ago
  53. 83b3370 [S390] cio: replace subchannel evaluation queue with bitmap by Peter Oberparleiter · 18 years ago
  54. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 18 years ago
  55. e6b6e10 [S390] cio: Introduce separate files for channel-path related code. by Peter Oberparleiter · 18 years ago
  56. f86635f [S390] cio: Introduce struct chp_id. by Peter Oberparleiter · 18 years ago
  57. 2470b64 [S390] cio: Call cancel_halt_clear even when actl == 0. by Cornelia Huck · 18 years ago
  58. 7c8427c [S390] cio: Use path verification to check for path state. by Cornelia Huck · 18 years ago
  59. ee04bbc [S390] cio: Fix locking when calling notify function. by Cornelia Huck · 18 years ago
  60. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  61. 18374d3 [S390] cio: Restart path verification after unsolicited interrupt. by Cornelia Huck · 18 years ago
  62. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  63. d7b5a4c9 [S390] Support for disconnected devices reappearing on another subchannel. by Cornelia Huck · 18 years ago
  64. 7674da7 [S390] Some preparations for the dynamic subchannel mapping patch. by Cornelia Huck · 18 years ago
  65. c163753 [S390] more workqueue fixes. by Martin Schwidefsky · 18 years ago
  66. d23861f [S390] cio: Retry internal operations after vary off. by Cornelia Huck · 18 years ago
  67. 24cb5b4 [S390] cio: Use path verification for last path gone after vary off. by Cornelia Huck · 18 years ago
  68. 8b42f5c [S390] cio: invalid device operational notification by Peter Oberparleiter · 18 years ago
  69. 12975ae [S390] cio: remove casts from/to (void *). by Cornelia Huck · 18 years ago
  70. e7769b4 [S390] cio: Remove grace period for vary off chpid. by Cornelia Huck · 18 years ago
  71. 7896426 [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private by Cornelia Huck · 18 years ago
  72. 0898378 [S390] cio: add missing KERN_INFO printk header. by Cornelia Huck · 18 years ago
  73. f1ee328 [S390] Add timeouts during sense PGID, path verification and disband PGID. by Cornelia Huck · 18 years ago
  74. 28bdc6f [S390] cio: always query all paths on path verification. by Peter Oberparleiter · 18 years ago
  75. 81388d2 [S390] Missing initialization in common i/o layer. by Heiko Carstens · 18 years ago
  76. 292888c [S390] cio: kernel stack overflow. by Heiko Carstens · 18 years ago
  77. 65200c2 [S390] lost interrupt after chpid vary off/on cycle. by Peter Oberparleiter · 18 years ago
  78. ba4ba8a [S390] permanent subchannel busy conditions may cause I/O stall by Peter Oberparleiter · 18 years ago
  79. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 19 years ago
  80. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  81. 94bb063 [S390] rework of channel measurement facility. by Cornelia Huck · 19 years ago
  82. b4f7b1e [S390] cio chpid offline. by Cornelia Huck · 19 years ago
  83. e0ec574 [PATCH] s390: irb memcpy argument swap by Cornelia Huck · 19 years ago
  84. 3ba1998 [PATCH] s390: wrong interrupt delivered for hsch() or csch() by Cornelia Huck · 19 years ago
  85. 4ce3b30 [PATCH] s390: email-address change by Cornelia Huck · 19 years ago
  86. fb6958a [PATCH] s390: multiple subchannel sets support by Cornelia Huck · 19 years ago
  87. a8237fc [PATCH] s390: introduce struct subchannel_id by Cornelia Huck · 19 years ago
  88. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  89. 4c24da7 [PATCH] s390: reIPL fix and extern/static inline by Cornelia Huck · 19 years ago
  90. 4ffa923 [PATCH] s390: device recognition by Cornelia Huck · 19 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago