1. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  2. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  3. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  4. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  5. b4e4459 [SCSI] zfcp: code cleanup by Swen Schillig · 17 years ago
  6. aa551da [SCSI] zfcp: NULL vs 0 usage by Heiko Carstens · 17 years ago
  7. 0d66132 [SCSI] zfcp: Replace kmalloc/memset with kzalloc by Swen Schillig · 17 years ago
  8. 8b0d416 Make the "z/VM unit record device driver" depend on S390 by Linus Torvalds · 17 years ago
  9. fd2f261 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  10. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  11. a07a5b3 [S390] Fix broken logic, SIGA flags must be bitwise ORed by Jan Glauber · 17 years ago
  12. 086a6c6 [S390] cio: Dont print trailing \0 in modalias_show(). by Cornelia Huck · 17 years ago
  13. 810cb5b [S390] z/VM unit record device driver by Frank Munzert · 17 years ago
  14. d9d119f [S390] vmcp cleanup by Christian Borntraeger · 17 years ago
  15. 6cbed91 [S390] qdio: output queue stall on FCP and network devices by Frank Pavlic · 17 years ago
  16. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  17. 54ab292 s390: add barriers to qeth driver by Frank Blaschka · 17 years ago
  18. aa617aa s390: scatter-gather for inbound traffic in qeth driver by Frank Blaschka · 17 years ago
  19. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  20. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  21. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  22. f60d891 [S390] vmlogrdr function annotation. by Christian Borntraeger · 17 years ago
  23. af512ed0 [S390] zcrypt: fix request timeout handling by Ralph Wuerthner · 17 years ago
  24. 3d62149 [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE by Heiko Carstens · 17 years ago
  25. dc41233 [S390] Program check in diag 210 under 31 bit by Michael Holzheu · 17 years ago
  26. d9f774d [S390] zcore: Fix __user annotation. by Heiko Carstens · 17 years ago
  27. 83119ad [S390] sclp: Test facility list before executing a service call. by Heiko Carstens · 17 years ago
  28. 05dd253 [S390] sclp: introduce some new interfaces. by Heiko Carstens · 17 years ago
  29. d197e69 [S390] vmcp cleanup by Robert P. J. Day · 17 years ago
  30. d461462 s390: netiucv inlining cleanup by Martin Schwidefsky · 17 years ago
  31. bfac0d0 s390: netiucv spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  32. 651bbc6 s390: don't call iucv_path_connect from tasklet context by Ursula Braun · 17 years ago
  33. dc5bc0c s390: Use ccw_device_get_id() in qeth/claw drivers by Cornelia Huck · 17 years ago
  34. cd3e76e s390: qeth: wrong packet length in qdio header by Frank Pavlic · 17 years ago
  35. add3f2f s390: avoid inconsistent lock state in qeth by Ursula Braun · 17 years ago
  36. d81ef0f s390: qeth driver does not recover by Ursula Braun · 17 years ago
  37. d78f664 s390: print correct level for HiperSockets devices by Ursula Braun · 17 years ago
  38. 462b785 [SCSI] zfcp: Report FCP LUN to SCSI midlayer by Christof Schmitt · 17 years ago
  39. c7f6b3a [SCSI] zfcp: clear adapter status flags during adapter shutdown by Volker Sameske · 17 years ago
  40. ce44482 [S390] Fix zfcpdump header by Michael Holzheu · 17 years ago
  41. 3ecb0a5 [S390] cio: deregister ccw device when pgid disband failed by Peter Oberparleiter · 17 years ago
  42. 59a8a6e [S390] cio: Use device_schedule_callback() for removing disconnected devices. by Cornelia Huck · 17 years ago
  43. d330f93 [S390] raw3270: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  44. 3006d7c [S390] dasd_eer: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  45. 9f28745 [SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices by Michael Loehr · 17 years ago
  46. 869b2b4 [SCSI] zfcp: avoid clutter in erp_dbf by Martin Peschke · 17 years ago
  47. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  48. 853944c [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci by Ursula Braun · 17 years ago
  49. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 17 years ago
  50. aaff0f6 [S390] dasd: Fix modular build. by Cornelia Huck · 17 years ago
  51. 9b0c455 [S390] monreader inlining cleanup. by Martin Schwidefsky · 17 years ago
  52. f7e5d67 [S390] cio: Make some structures and a function static. by Cornelia Huck · 17 years ago
  53. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  54. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  55. 6ec129c Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  56. b64ddf9 [SCSI] zfcp: clear boxed flag on unit reopen. by Heiko Carstens · 17 years ago
  57. 3b02191 [SCSI] zfcp: clear adapter failed flag if an fsf request times out. by Heiko Carstens · 17 years ago
  58. ca2d02c [SCSI] zfcp: rework request ID management. by Heiko Carstens · 17 years ago
  59. 5f852be [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI by Christof Schmitt · 17 years ago
  60. 801e0ce [SCSI] zfcp: Locking for req_no and req_seq_no by Christof Schmitt · 17 years ago
  61. 1d589ed [SCSI] zfcp: print S_ID and D_ID with 3 bytes by Christof Schmitt · 17 years ago
  62. b03670e [SCSI] zfcp: Stop system after memory corruption by Christof Schmitt · 17 years ago
  63. 7dd976f s390: qeth driver hardware specs adaptions by Peter Tiedemann · 17 years ago
  64. 0be4ace s390: fix Oops when unloading module netiucv by Ursula Braun · 17 years ago
  65. 1f8bdae s390: free skbs in finite amount of time in qeth by Ursula Braun · 17 years ago
  66. a4c48a2 s390: qeth driver connection hang by Ursula Braun · 17 years ago
  67. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  68. e296306 [S390] tape: New read configuration data. by Michael Holzheu · 17 years ago
  69. 6c82a8a [S390] qeth: New read configuration data. by Cornelia Huck · 17 years ago
  70. 17283b5 [S390] dasd: New read device characteristics and read configuration data. by Cornelia Huck · 17 years ago
  71. 00c0c64 [S390] qdio: make qdio statistics SMP-capable by Ursula Braun · 17 years ago
  72. fa1a8c2 s390: cio: Delay uevents for subchannels by Cornelia Huck · 17 years ago
  73. 2f66858 qeth: Remove usage of subsys.rwsem by Cornelia Huck · 17 years ago
  74. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 17 years ago
  75. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  76. cb629a0 [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 by Milind Arun Choudhary · 17 years ago
  77. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 17 years ago
  78. 6d4740c [S390] sclp: fix coding style. by Stefan Haberland · 17 years ago
  79. 66b494a [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release. by Ursula Braun · 17 years ago
  80. b3d00c3 [S390] sclp: initialize early. by Peter Oberparleiter · 17 years ago
  81. b7127df [S390] ctc: kmalloc->kzalloc/casting cleanups. by Ahmed S. Darwish · 17 years ago
  82. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 17 years ago
  83. 7039d3a [S390] dasd: Add ipldev parameter. by Peter Oberparleiter · 17 years ago
  84. 4dfd5c4 [S390] dasd: Add sysfs attribute status and generate uevents. by Horst Hummel · 17 years ago
  85. 60691d3 [S390] Get rid of console setup functions. by Heiko Carstens · 17 years ago
  86. ef99516 [S390] cio: Unregister ccw devices directly. by Cornelia Huck · 17 years ago
  87. 8c4941c [S390] cio: cm_enable memory leak. by Cornelia Huck · 17 years ago
  88. d76123e [S390] cio: ccwgroup register vs. unregister. by Cornelia Huck · 17 years ago
  89. 82b7ac0 [S390] cio: Dont call css_update_ssd_info from interrupt context. by Cornelia Huck · 17 years ago
  90. 7ad6a24 [S390] cio: fix subchannel channel-path data usage by Peter Oberparleiter · 17 years ago
  91. 83b3370 [S390] cio: replace subchannel evaluation queue with bitmap by Peter Oberparleiter · 17 years ago
  92. 387b734 [S390] cio: Re-start path verification after aborting internal I/O. by Stefan Bader · 17 years ago
  93. cfbe9bb [S390] cio: Use add_uevent_var. by Cornelia Huck · 17 years ago
  94. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 17 years ago
  95. f5ba6c8 [S390] cio: Clean up online_store. by Cornelia Huck · 17 years ago
  96. c9182e0 [S390] cio: observe chpid valid flag by Peter Oberparleiter · 17 years ago
  97. e6b6e10 [S390] cio: Introduce separate files for channel-path related code. by Peter Oberparleiter · 17 years ago
  98. d120b2a [S390] cio: Allow 0 and 1 as input for channel path status attribute. by Peter Oberparleiter · 17 years ago
  99. f86635f [S390] cio: Introduce struct chp_id. by Peter Oberparleiter · 17 years ago
  100. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 17 years ago