1. 084325d [S390] cio: Use helpers instead of container_of(). by Cornelia Huck · 17 years ago
  2. 14ff56b [S390] cio: Dump ccw device information in case of timeout. by Sebastian Ott · 17 years ago
  3. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  4. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  5. 0478b83 zfcp: Use device_driver default attribute groups. by Cornelia Huck · 17 years ago
  6. 5b88feb netiucv: Use device_driver default attribute groups. by Cornelia Huck · 17 years ago
  7. fdf2345 [SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmd by Christof Schmitt · 17 years ago
  8. ba17242 [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command by Christof Schmitt · 17 years ago
  9. 3f0ca62 [SCSI] zfcp: Hold queue lock when checking port handle for ELS command by Christof Schmitt · 17 years ago
  10. 951f746 [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command by Christof Schmitt · 17 years ago
  11. 8627533 [SCSI] zfcp: Fix evaluation of port handles in abort handler by Christof Schmitt · 17 years ago
  12. d1ad09d [SCSI] zfcp: fix use after free bug. by Heiko Carstens · 17 years ago
  13. 3f48985 [SCSI] zfcp: Reduce flood on hba trace by Christof Schmitt · 17 years ago
  14. 1de1b43 [SCSI] zfcp: Fix deadlock when adding invalid LUN by Christof Schmitt · 17 years ago
  15. e39c887 [SCSI] zfcp: Remove SCSI devices when removing complete adapter by Christof Schmitt · 17 years ago
  16. 18edcdb [SCSI] zfcp: Specify waiting times in ERP in seconds by Christof Schmitt · 17 years ago
  17. 345bfea [SCSI] zfcp: Use also port and adapter to identify unit in messages. by Christof Schmitt · 17 years ago
  18. a11b474 [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback by Christof Schmitt · 17 years ago
  19. 9b3efc0 [S390]: Fix use of skb after netif_rx by Julia Lawall · 17 years ago
  20. 2254c2e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  21. 799b37b drivers/s390/net/ctcmain.c: fix build bug by Ingo Molnar · 17 years ago
  22. 436d1bc [S390] dcssblk: prevent early access without own make_request function by Christian Borntraeger · 17 years ago
  23. 67175616 [S390] cio: add missing reprobe loop end statement by Peter Oberparleiter · 17 years ago
  24. c94dec9 [S390] cio: Issue SenseID per path. by Cornelia Huck · 17 years ago
  25. 26145f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  26. 1c14788 ctc: make use of alloc_netdev() by Peter Tiedemann · 17 years ago
  27. c5d4a99 [S390] cio: Register/unregister subchannels only from kslowcrw. by Cornelia Huck · 17 years ago
  28. 3b8c889 [S390] cio: change device sense procedure to work with pav aliases by Peter Oberparleiter · 17 years ago
  29. 86e8dfc [SCSI] zfcp: fix cleanup of dismissed error recovery actions by Martin Peschke · 17 years ago
  30. d0076f7 [SCSI] zfcp: fix dismissal of error recovery actions by Martin Peschke · 17 years ago
  31. b2eaee6 [S390] Fix priority mistakes in drivers/s390/cio/cmf.c by Roel Kluin · 17 years ago
  32. 931bb68 [S390] device_schedule_callback() for dcssblk. by Gerald Schaefer · 17 years ago
  33. 0fc3ddd [S390] Fix smsgiucv init on no iucv machines by Christian Borntraeger · 17 years ago
  34. 33583c3 [S390] cio: use INIT_WORK to initialize struct work. by Heiko Carstens · 17 years ago
  35. 93354329 SG: s390-scsi: missing size parameter in zfcp_address_to_sg() by Jens Axboe · 17 years ago
  36. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  37. de58d94 sg: add missing sg_init_table calls to zfcp by Heiko Carstens · 17 years ago
  38. 73fc4f0 s390 zfcp: sg fixups by Jens Axboe · 17 years ago
  39. 7f021ce [S390] struct class_device -> struct device conversion. by Cornelia Huck · 17 years ago
  40. 5bf04b2 [S390] cio: Fix incomplete commit for uevent suppression. by Cornelia Huck · 17 years ago
  41. 0546960 [S390] cio: Use to_channelpath() for device to channel path conversion. by Cornelia Huck · 17 years ago
  42. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  43. 9abbf7d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  44. 224426f qeth: remove header_ops bug by Ursula Braun · 55 years ago
  45. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  46. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  47. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  48. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  49. f134637 zfcp: sg chaining support by FUJITA Tomonori · 17 years ago
  50. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  51. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  52. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  53. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  54. ff17a29 [SCSI] zfcp: Enable debug feature before setting adapter online by Christof Schmitt · 17 years ago
  55. 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago
  56. 6b76a72 [SCSI] zfcp: Remove braces for only one statement by Christof Schmitt · 17 years ago
  57. 6ddd90a [SCSI] zfcp: Remove unnecessary assignment by Christof Schmitt · 17 years ago
  58. cc16ceb [SCSI] zfcp: avoid if (whatever) ; constructs. by Heiko Carstens · 17 years ago
  59. 2282f65 [SCSI] zfcp: correct indentation for nested if-else by Christof Schmitt · 17 years ago
  60. 1462222 [S390] xpram: fix bio_end{_,}io typo by Martin Schwidefsky · 17 years ago
  61. a2e5380 [S390] 3215: Handle special console device. by Cornelia Huck · 17 years ago
  62. 2b12f99 [S390] vmwatchdog: fix broken inline assembly. by Heiko Carstens · 17 years ago
  63. 1b9fd76 [S390] tape: Fix medium state handling by Michael Holzheu · 17 years ago
  64. 53a0868 [S390] zcore: fix inline assembly in memcpy_real() by Michael Holzheu · 17 years ago
  65. c622498 [S390] qdio: change QDIO performance_stats error message priority by Ursula Braun · 17 years ago
  66. e108ceb [S390] is_power_of_2 in drivers/s390/block/dasd_int.h by vignesh babu · 17 years ago
  67. b18a2db [S390] qdio: dont cast function pointers and use them to call functions. by Heiko Carstens · 17 years ago
  68. 364c855 [S390] Get rid of a bunch of sparse warnings again. by Heiko Carstens · 17 years ago
  69. 2af4808 [S390] zcrypt: fix PCIXCC/CEX2C error recovery by Ralph Wuerthner · 17 years ago
  70. 39aa7cf [S390] zcrypt: fix ap_reset_domain() by Ralph Wuerthner · 17 years ago
  71. 16db63f [S390] zcrypt: remove duplicated struct CPRBX definition by Ralph Wuerthner · 17 years ago
  72. 731475c [S390] zcrypt: make init/exit functions static. by Heiko Carstens · 17 years ago
  73. 3f4cf6e [S390] cio: Avoid machine check vs. not operational races. by Cornelia Huck · 17 years ago
  74. e103178 [S390] cio: Fix device attributes for early devices. by Cornelia Huck · 17 years ago
  75. 1842f2b [S390] cio: Disable channel measurements (cmf) on shutdown/reboot. by Cornelia Huck · 17 years ago
  76. 958974fb [S390] cio: Introduce ccw_bus_type.shutdown. by Cornelia Huck · 17 years ago
  77. a55360d [S390] cio: Disable channel path measurements on shutdown/reboot. by Cornelia Huck · 17 years ago
  78. a0ea22c3 [S390] cio: Minor style fixes. by Cornelia Huck · 17 years ago
  79. b2ffd8e [S390] cio: Add docbook comments. by Cornelia Huck · 17 years ago
  80. c020871 [S390] cio: Kerneldoc comments for cmf. by Cornelia Huck · 17 years ago
  81. fc5019c [S390] cio: Fix some coding style issues in cmf. by Cornelia Huck · 17 years ago
  82. fbf9772 [S390] cio: remove subchannel_add_files() by Cornelia Huck · 17 years ago
  83. 7c9f4e3 [S390] cio: rename css to channel_subsystems by Cornelia Huck · 17 years ago
  84. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  85. d71fce6 [QETH]: fix qeth_main.c by Andrew Morton · 17 years ago
  86. 28692ec qeth: discard inbound packets with unknown header id by Ursula Braun · 17 years ago
  87. 59579da lcs: Channel errors drive lcs_recovery which leads to kernel panic. by Klaus D. Wacker · 17 years ago
  88. d8fae9c qeth: avoid duplicate deletion of multicast addresses by Ursula Braun · 17 years ago
  89. 6570ebc qeth: EDDP does not work on large MTUs by Frank Blaschka · 17 years ago
  90. bc4b2b4 qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packets by Klaus D. Wacker · 17 years ago
  91. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  92. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  93. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  94. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  95. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  96. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  97. cabe456 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  98. 54d0f56 qeth: Drop ARP packages on HiperSockets interface with NOARP attribute. by Klaus D. Wacker · 17 years ago
  99. 6e55cab qeth: provide specific message for OSA-adapters exclusively used by Ursula Braun · 17 years ago
  100. 6d4f3d1 qeth: crash during reboot after failing online setting by Ursula Braun · 17 years ago