1. 8b94c1e [S390] sclp: undo quiesce handler override on resume by Martin Schwidefsky · 15 years ago
  2. ccaf655 [S390] monreader: fix use after free bug with suspend/resume by Gerald Schaefer · 15 years ago
  3. 7d531a7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  4. 61aa162 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  5. e8a79c9 [S390] call home: fix string length handling by Heiko Carstens · 15 years ago
  6. 4a0fb4c [S390] call home: fix error handling in init function by Heiko Carstens · 15 years ago
  7. 8ca4566 [S390] s/r: cmm resume fix by Martin Schwidefsky · 15 years ago
  8. 3f0b3c3 [S390] call home: fix local buffer usage in proc handler by Sebastian Ott · 15 years ago
  9. 9e820af [SCSI] zfcp: Flush SCSI registration work when adding unit by Christof Schmitt · 15 years ago
  10. 9d38500 [SCSI] zfcp: Fix timer initialization for ct and els requests by Christof Schmitt · 15 years ago
  11. 10d00f7 [SCSI] zfcp: Warn about storage devices with broken PLOGI data by Christof Schmitt · 15 years ago
  12. 934aeb587 [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload by Christof Schmitt · 15 years ago
  13. d10c085 [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup by Heiko Carstens · 15 years ago
  14. ac522b6 [S390] sclp_vt220 build fix by Michael Holzheu · 15 years ago
  15. 6d7c5af [S390] cio: change misleading console logic by Peter Oberparleiter · 15 years ago
  16. d3acf71 [S390] call home support: fix proc handler by Heiko Carstens · 15 years ago
  17. d9fa944 [S390] dasd: use idal for device characteristics by Stefan Haberland · 15 years ago
  18. a7602f6 [S390] dasd: fix locking bug by Stefan Haberland · 15 years ago
  19. 03cadd3 [S390] tape390: Fix request queue handling in block driver by Michael Holzheu · 15 years ago
  20. f144c78 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  21. 69585dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  22. 6fca97a [S390] dasd: fix race condition in resume code by Stefan Haberland · 15 years ago
  23. 942b7e6 [S390] zcrypt: Improve some comments by Felix Beck · 15 years ago
  24. 6458abc [S390] zcrypt: Fix sparse warning. by Felix Beck · 15 years ago
  25. 102e835 [S390] cio: allow setting boxed devices offline by Peter Oberparleiter · 15 years ago
  26. 6afcc77 [S390] cio: make not operational handling consistent by Peter Oberparleiter · 15 years ago
  27. 9a33211 [S390] cio: make disconnected handling consistent by Peter Oberparleiter · 15 years ago
  28. 05d419b [S390] Fix memory leak in /proc/cio_ignore by Christian Borntraeger · 15 years ago
  29. ec00440 [S390] cio: channel path memory leak by Michael Ernst · 15 years ago
  30. 34483ca [S390] 3270 console build fix by Sebastian Ott · 15 years ago
  31. d74cf7c [SCSI] zfcp: Fix hang when offlining device with offline chpid by Christof Schmitt · 15 years ago
  32. f45a542 [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid by Christof Schmitt · 15 years ago
  33. 1f99bd4 [SCSI] zfcp: Fix oops during shutdown of offline device by Christof Schmitt · 15 years ago
  34. c5afd81 [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation by Christof Schmitt · 15 years ago
  35. b1a5898 [SCSI] zfcp: correctly initialize unchained requests by Christof Schmitt · 15 years ago
  36. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  37. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  38. 9fd815b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  39. 68d1e5f [S390] dasd: tolerate devices that have no feature codes by Stefan Weinhuber · 15 years ago
  40. 5314af6 [S390] zcrypt: Do not add/remove devices in s/r callbacks by Felix Beck · 15 years ago
  41. 6541f7b [S390] qdio: change state of all primed input buffers by Jan Glauber · 15 years ago
  42. 1d7e150 [S390] qdio: reduce per device debug messages by Jan Glauber · 15 years ago
  43. 703e5c9 [S390] cio: introduce consistent subchannel scanning by Sebastian Ott · 15 years ago
  44. b0a285d [S390] cio: idset use actual number of ssids by Sebastian Ott · 15 years ago
  45. b827d1c8 [S390] cio: dont kfree vmalloced memory by Sebastian Ott · 15 years ago
  46. 8ea7f55 [S390] cio: introduce css_settle by Sebastian Ott · 15 years ago
  47. 2553055 [S390] cio: introduce css_eval_scheduled by Sebastian Ott · 15 years ago
  48. 2f17644 [S390] cio: merge init calls by Sebastian Ott · 15 years ago
  49. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  50. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  51. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  52. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  53. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  54. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  55. 59e3692 [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code by Michael Holzheu · 15 years ago
  56. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  57. 53f8c57 [S390] tape: Fix device online messages by Michael Holzheu · 15 years ago
  58. c4de0c1 [S390] kvm: use console_initcall() to initialize s390 virtio console by Hendrik Brueckner · 15 years ago
  59. 68d36bd [S390] tape: reversed order of labels by Roel Kluin · 15 years ago
  60. edc44fa [S390] zcrypt: Free ap_device if dev_set_name fails. by Felix Beck · 15 years ago
  61. 95f1556 [S390] zcrypt: Use spin_lock_bh in suspend callback by Felix Beck · 15 years ago
  62. 99b5e2d [S390] xpram: Remove checksum validation for suspend/resume by Michael Holzheu · 15 years ago
  63. 3f7cb51 [S390] vmur: Invalid allocation sequence for vmur class by Michael Holzheu · 15 years ago
  64. c114728a [S390] add call home support by Hans-Joachim Picht · 15 years ago
  65. 6292b9e [S390] tape: use init_timer_on_stack() rather than init_timer() by Frank Munzert · 15 years ago
  66. c630493 [S390] proper use of device register by Sebastian Ott · 15 years ago
  67. ca99dab [S390] dasd: fix message naming by Stefan Haberland · 15 years ago
  68. 68b781f [S390] dasd: optimize cpu usage in goodcase by Stefan Haberland · 15 years ago
  69. 97f604b [S390] dasd: fail requests when device state is less then ready by Stefan Weinhuber · 15 years ago
  70. 3ac276f [S390] cio: remove ccw_device init_name by Sebastian Ott · 15 years ago
  71. 3b554a1 [S390] cio: move final put_device to ccw_device_unregister by Sebastian Ott · 15 years ago
  72. 6ee4fec [S390] cio: remove subchannel init_name by Sebastian Ott · 15 years ago
  73. ab6aae0 [S390] cio: fix memleak in subchannel validation by Sebastian Ott · 15 years ago
  74. f014824 [S390] cio: fix use after free in s390 debug feature by Sebastian Ott · 15 years ago
  75. 3f09bb8 [S390] qdio: remove limited number of debugfs entries by Jan Glauber · 15 years ago
  76. 217ee6c [S390] cio: failing set online/offline processing. by Michael Ernst · 15 years ago
  77. be7a2dd [S390] cio: ensure to hold a reference for deferred deregistration by Sebastian Ott · 15 years ago
  78. e2910bc [S390] qdio: continue polling if the queue is not finished by Jan Glauber · 15 years ago
  79. efd986d [S390] cio: increase trace level by Sebastian Ott · 15 years ago
  80. 626e476 [S390] cio: fix not oper handling after failed [on|off]line processing by Sebastian Ott · 15 years ago
  81. 1da73bc [S390] cio: consolidate subchannel intparm reset by Peter Oberparleiter · 15 years ago
  82. 62733e5 [S390] cio: move scsw helper functions to header file by Heiko Carstens · 15 years ago
  83. 1f1148c [S390] cio: fix ineffective verify event by Peter Oberparleiter · 15 years ago
  84. 41e05a1 [SCSI] zfcp: optimize zfcp_qdio_account by Heiko Carstens · 15 years ago
  85. b592e89 [SCSI] zfcp: Remove duplicated code for debug timestamps by Christof Schmitt · 15 years ago
  86. 0fac3f4 [SCSI] zfcp: Handle failures during device allocation correctly by Christof Schmitt · 15 years ago
  87. f4395b6 [SCSI] zfcp: proper use of device register by Sebastian Ott · 15 years ago
  88. 24680de [SCSI] zfcp: Replace config semaphore with mutex by Christof Schmitt · 15 years ago
  89. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  90. 98fc4d5 [SCSI] zfcp: Simplify and update ct/gs and els timeout handling by Christof Schmitt · 15 years ago
  91. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago
  92. ea945ff [SCSI] zfcp: resolve false usage of dd_data in fc_rport by Swen Schillig · 15 years ago
  93. 6f53a2d [SCSI] zfcp: Apply common naming conventions to zfcp_fc by Swen Schillig · 15 years ago
  94. d5a282a [SCSI] zfcp: introduce _setup, _destroy for qdio and FC by Swen Schillig · 15 years ago
  95. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  96. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 15 years ago
  97. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  98. 42428f7 [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req by Swen Schillig · 15 years ago
  99. 4544683 [SCSI] zfcp: Move workqueue to adapter struct by Swen Schillig · 15 years ago
  100. 09a46c6 [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag by Swen Schillig · 15 years ago