1. 8127a1f [S390] vmur: fix reference counting for vmur device structure by Michael Holzheu · 17 years ago
  2. 0a87c5c [S390] vmur: fix diag14 exceptions with addresses > 2GB. by Michael Holzheu · 17 years ago
  3. 37cd0a0 [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue by Klaus D. Wacker · 17 years ago
  4. f276730 [S390] qdio: fix EQBS handling on CCQ96 by Klaus D. Wacker · 17 years ago
  5. 23eb68c [S390] cio: change confusing message in cmf. by Cornelia Huck · 17 years ago
  6. 3520c92 [S390] cio: dont forget to set last slot to NULL in ccw_uevent(). by Cornelia Huck · 17 years ago
  7. cbea66d [S390] monwriter: Serialization bug for multithreaded applications. by Melissa Howland · 17 years ago
  8. 3eed13c [S390] vmur: diag14 only works with buffers below 2GB by Michael Holzheu · 17 years ago
  9. 4eac345 [S390] vmur: add "top of queue" sanity check for reader open by Michael Holzheu · 17 years ago
  10. f240559 [S390] vmur: reject open on z/VM reader files with status HOLD by Michael Holzheu · 17 years ago
  11. 278bc68 [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy by Heiko Carstens · 17 years ago
  12. 1eade38 [S390] vmur: allocate single record buffers instead of one big data buffer by Michael Holzheu · 17 years ago
  13. c6d0e80 [S390] qdio: make sure data structures are correctly aligned. by Heiko Carstens · 17 years ago
  14. 5693ce6 [S390] cio: avoid memory leak on error in css_alloc_subchannel(). by Cornelia Huck · 17 years ago
  15. bced137 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  16. d133a96 Typo fixes errror -> error by Gabriel Craciunescu · 17 years ago
  17. 7936a89 [SCSI] zfcp: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  18. 5aaaf9f [S390] Fix sclp_vt220 error handling. by Heiko Carstens · 17 years ago
  19. 4434a38 [S390] cio: Reorganize initialization. by Cornelia Huck · 17 years ago
  20. 303fa9e [S390] cio: Make CIO_* macros safe if dbfs are not available. by Cornelia Huck · 17 years ago
  21. e556bbb [S390] cio: Clean up messages. by Cornelia Huck · 17 years ago
  22. 2b3d8c9 [S390] vmur: fix diag14_read. by Frank Munzert · 17 years ago
  23. 8059862 [S390] cio: Remove deprecated rdc/rcd. by Cornelia Huck · 17 years ago
  24. e62133b [S390] Get rid of new section mismatch warnings. by Heiko Carstens · 17 years ago
  25. 3b74a87 [S390] sclp: kill unused SCLP config option. by Heiko Carstens · 17 years ago
  26. 36914e5 [S390] cio: Remove remains of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  27. 07c6a33 [S390] cio: css_sch_device_register() can be made static. by Cornelia Huck · 17 years ago
  28. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  29. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  30. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  31. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  32. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  33. b4e4459 [SCSI] zfcp: code cleanup by Swen Schillig · 17 years ago
  34. aa551da [SCSI] zfcp: NULL vs 0 usage by Heiko Carstens · 17 years ago
  35. 0d66132 [SCSI] zfcp: Replace kmalloc/memset with kzalloc by Swen Schillig · 17 years ago
  36. 8b0d416 Make the "z/VM unit record device driver" depend on S390 by Linus Torvalds · 17 years ago
  37. fd2f261 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  38. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  39. a07a5b3 [S390] Fix broken logic, SIGA flags must be bitwise ORed by Jan Glauber · 17 years ago
  40. 086a6c6 [S390] cio: Dont print trailing \0 in modalias_show(). by Cornelia Huck · 17 years ago
  41. 810cb5b [S390] z/VM unit record device driver by Frank Munzert · 17 years ago
  42. d9d119f [S390] vmcp cleanup by Christian Borntraeger · 17 years ago
  43. 6cbed91 [S390] qdio: output queue stall on FCP and network devices by Frank Pavlic · 17 years ago
  44. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  45. 54ab292 s390: add barriers to qeth driver by Frank Blaschka · 17 years ago
  46. aa617aa s390: scatter-gather for inbound traffic in qeth driver by Frank Blaschka · 17 years ago
  47. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  48. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  49. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  50. f60d891 [S390] vmlogrdr function annotation. by Christian Borntraeger · 17 years ago
  51. af512ed0 [S390] zcrypt: fix request timeout handling by Ralph Wuerthner · 17 years ago
  52. 3d62149 [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE by Heiko Carstens · 17 years ago
  53. dc41233 [S390] Program check in diag 210 under 31 bit by Michael Holzheu · 17 years ago
  54. d9f774d [S390] zcore: Fix __user annotation. by Heiko Carstens · 17 years ago
  55. 83119ad [S390] sclp: Test facility list before executing a service call. by Heiko Carstens · 17 years ago
  56. 05dd253 [S390] sclp: introduce some new interfaces. by Heiko Carstens · 17 years ago
  57. d197e69 [S390] vmcp cleanup by Robert P. J. Day · 17 years ago
  58. d461462 s390: netiucv inlining cleanup by Martin Schwidefsky · 17 years ago
  59. bfac0d0 s390: netiucv spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  60. 651bbc6 s390: don't call iucv_path_connect from tasklet context by Ursula Braun · 17 years ago
  61. dc5bc0c s390: Use ccw_device_get_id() in qeth/claw drivers by Cornelia Huck · 17 years ago
  62. cd3e76e s390: qeth: wrong packet length in qdio header by Frank Pavlic · 17 years ago
  63. add3f2f s390: avoid inconsistent lock state in qeth by Ursula Braun · 17 years ago
  64. d81ef0f s390: qeth driver does not recover by Ursula Braun · 17 years ago
  65. d78f664 s390: print correct level for HiperSockets devices by Ursula Braun · 17 years ago
  66. 462b785 [SCSI] zfcp: Report FCP LUN to SCSI midlayer by Christof Schmitt · 17 years ago
  67. c7f6b3a [SCSI] zfcp: clear adapter status flags during adapter shutdown by Volker Sameske · 17 years ago
  68. ce44482 [S390] Fix zfcpdump header by Michael Holzheu · 17 years ago
  69. 3ecb0a5 [S390] cio: deregister ccw device when pgid disband failed by Peter Oberparleiter · 17 years ago
  70. 59a8a6e [S390] cio: Use device_schedule_callback() for removing disconnected devices. by Cornelia Huck · 17 years ago
  71. d330f93 [S390] raw3270: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  72. 3006d7c [S390] dasd_eer: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  73. 9f28745 [SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices by Michael Loehr · 17 years ago
  74. 869b2b4 [SCSI] zfcp: avoid clutter in erp_dbf by Martin Peschke · 17 years ago
  75. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  76. 853944c [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci by Ursula Braun · 17 years ago
  77. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 17 years ago
  78. aaff0f6 [S390] dasd: Fix modular build. by Cornelia Huck · 17 years ago
  79. 9b0c455 [S390] monreader inlining cleanup. by Martin Schwidefsky · 17 years ago
  80. f7e5d67 [S390] cio: Make some structures and a function static. by Cornelia Huck · 17 years ago
  81. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  82. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  83. 6ec129c Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  84. b64ddf9 [SCSI] zfcp: clear boxed flag on unit reopen. by Heiko Carstens · 17 years ago
  85. 3b02191 [SCSI] zfcp: clear adapter failed flag if an fsf request times out. by Heiko Carstens · 17 years ago
  86. ca2d02c [SCSI] zfcp: rework request ID management. by Heiko Carstens · 17 years ago
  87. 5f852be [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI by Christof Schmitt · 17 years ago
  88. 801e0ce [SCSI] zfcp: Locking for req_no and req_seq_no by Christof Schmitt · 17 years ago
  89. 1d589ed [SCSI] zfcp: print S_ID and D_ID with 3 bytes by Christof Schmitt · 17 years ago
  90. b03670e [SCSI] zfcp: Stop system after memory corruption by Christof Schmitt · 17 years ago
  91. 7dd976f s390: qeth driver hardware specs adaptions by Peter Tiedemann · 17 years ago
  92. 0be4ace s390: fix Oops when unloading module netiucv by Ursula Braun · 17 years ago
  93. 1f8bdae s390: free skbs in finite amount of time in qeth by Ursula Braun · 17 years ago
  94. a4c48a2 s390: qeth driver connection hang by Ursula Braun · 17 years ago
  95. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  96. e296306 [S390] tape: New read configuration data. by Michael Holzheu · 17 years ago
  97. 6c82a8a [S390] qeth: New read configuration data. by Cornelia Huck · 17 years ago
  98. 17283b5 [S390] dasd: New read device characteristics and read configuration data. by Cornelia Huck · 17 years ago
  99. 00c0c64 [S390] qdio: make qdio statistics SMP-capable by Ursula Braun · 17 years ago
  100. fa1a8c2 s390: cio: Delay uevents for subchannels by Cornelia Huck · 17 years ago