1. 2d8e62b [SCSI] zfcp: Replace FC4 constants with information from exchange port by Christof Schmitt · 14 years ago
  2. ab72528 [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h by Christof Schmitt · 14 years ago
  3. 615f59e [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port by Christof Schmitt · 14 years ago
  4. 5bdecd2 [SCSI] zfcp: Remove duplicate assignment of req_seq_no by Christof Schmitt · 14 years ago
  5. d21e9da [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace by Christof Schmitt · 14 years ago
  6. 22ed130 [SCSI] zfcp: Fix warnings from smatch by Christof Schmitt · 14 years ago
  7. 67feeeb [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record by Christof Schmitt · 14 years ago
  8. 452b505 [SCSI] zfcp: Remove two FIXME comments by Christof Schmitt · 14 years ago
  9. b6bd2fb [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 14 years ago
  10. e60a6d6 [SCSI] zfcp: Remove function zfcp_reqlist_find_safe by Christof Schmitt · 14 years ago
  11. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  12. fd48d6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  13. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  14. 959153d [S390] qdio: prevent call trace if CHPID is offline by Jan Glauber · 14 years ago
  15. 4c52228 [S390] qdio: continue polling for buffer state ERROR by Ursula Braun · 14 years ago
  16. 7dec9cf [SCSI] zfcp: Report FC BSG errors in correct field by Swen Schillig · 15 years ago
  17. be8cde8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  18. 19b123e [S390] zcrypt: Do not remove coprocessor for error 8/72 by Felix Beck · 15 years ago
  19. 0b665d7 [S390] sclp_vt220: set initial terminal window size by Hendrik Brueckner · 15 years ago
  20. 294001a [S390] dasd: fix possible NULL pointer errors by Stefan Haberland · 15 years ago
  21. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 15 years ago
  22. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  23. 51375ee [SCSI] zfcp: Set hardware timeout as requested by BSG request. by Swen Schillig · 15 years ago
  24. 491ca44 [SCSI] zfcp: Introduce bsg_timeout callback. by Swen Schillig · 15 years ago
  25. 9e2ab1f [SCSI] zfcp: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  26. 5a3fb30 [SCSI] zfcp: Fix linebreak in hba trace by Christof Schmitt · 15 years ago
  27. f09d545 [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request by Christof Schmitt · 15 years ago
  28. a60389a qeth: default BLKT values for new OSA/3 hardware by Einar Lueck · 15 years ago
  29. 84b6668 qeth: avoid recovery during device online setting by Ursula Braun · 15 years ago
  30. 76b11f8 qeth: HiperSockets Network Traffic Analyzer by Ursula Braun · 15 years ago
  31. c540607 [S390] tape_char: add missing compat_ptr conversion by Heiko Carstens · 15 years ago
  32. 0648f56 [S390] zcrypt: add sanity check before copy_from_user() by Heiko Carstens · 15 years ago
  33. 7b475d5 [S390] con3215: remove empty ioctl function by Heiko Carstens · 15 years ago
  34. f8b06859 [S390] dasd: add proper compat pointer conversion for symmetrix ioctl by Heiko Carstens · 15 years ago
  35. 957a37a [S390] tape_block: remove ioctl function by Heiko Carstens · 15 years ago
  36. 16e1a57 [S390] fs3270: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  37. 8f3eabe [S390] vmcp: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  38. 44ee6a8 [S390] cio: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  39. 8803486 [S390] dasd: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  40. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  41. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. d950d17 claw: use "claw" as root device name by Ursula Braun · 15 years ago
  43. 6486cda [S390] qdio: convert global statistics to per-device stats by Jan Glauber · 15 years ago
  44. d998ab0 drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  45. 1d802e2 [S390] Use strim instead of strstrip to avoid false warnings. by Heiko Carstens · 15 years ago
  46. 8bcd9b0 [S390] qdio: add counter for input queue full condition by Jan Glauber · 15 years ago
  47. 7883097 [S390] qdio: remove superfluous log entries and WARN_ONs. by Jan Glauber · 15 years ago
  48. d302e1a [S390] cio: fix channel path vary by Peter Oberparleiter · 15 years ago
  49. 83e56d0 [S390] drivers: Correct size given to memset by Julia Lawall · 15 years ago
  50. bb50991 [S390] tape: Add pr_fmt() macro to all tape source files by Michael Holzheu · 15 years ago
  51. 2b31001 [S390] tty: PTR_ERR return of wrong pointer in fs3270_open() by Roel Kluin · 15 years ago
  52. 6d53cfe [S390] dasd: PTR_ERR return of wrong pointer in by Roel Kluin · 15 years ago
  53. ea05854 [S390] dasd: move dasd-diag kmsg to dasd by Stefan Haberland · 15 years ago
  54. ffa8d2a [S390] cio: fix drvdata usage for the console subchannel by Sebastian Ott · 15 years ago
  55. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  56. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  57. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  58. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  59. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  60. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  61. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  63. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  64. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  65. 42d61b9 [S390] 3215/3270 console: remove wrong comment by Heiko Carstens · 15 years ago
  66. 5e24eb0 [S390] dasd: remove BKL from extended error reporting code by Martin Schwidefsky · 15 years ago
  67. 3b47f9d [S390] vmlogrdr: remove BKL by Martin Schwidefsky · 15 years ago
  68. 3c492d2 [S390] vmur: remove BKL by Martin Schwidefsky · 15 years ago
  69. b8ccc51 [S390] zcrypt: remove BKL by Martin Schwidefsky · 15 years ago
  70. 5cbb5f5 [S390] 3270: remove BKL by Martin Schwidefsky · 15 years ago
  71. feb5c5a [S390] vmwatchdog: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  72. 801f97b [S390] monwriter: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  73. 1963403 [S390] monreader: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  74. 9d4bfd4 [S390] tty3270: move keyboard compat ioctls by Arnd Bergmann · 15 years ago
  75. cb9d716 [S390] sclp: improve servicability setting by Martin Schwidefsky · 15 years ago
  76. 369a463 [S390] tape: remove BKL from tape driver by Martin Schwidefsky · 15 years ago
  77. 8fd138c [S390] tape: cleanup reference counting by Martin Schwidefsky · 15 years ago
  78. 1b52fff [S390] tape: fix tape remove function by Martin Schwidefsky · 15 years ago
  79. c1b283d [S390] tape: remove f_pos changes from read / write function. by Martin Schwidefsky · 15 years ago
  80. 9352131 [S390] zcrypt: Do not simultaneously schedule hrtimer by Felix Beck · 15 years ago
  81. 7a6f5cd [S390] zcrypt: adjust speed rating of cex3 adapters by Felix Beck · 15 years ago
  82. 18278df [S390] zcrypt: adjust speed rating between cex2 and pcixcc by Felix Beck · 15 years ago
  83. 8e89b6b [S390] zcrypt: use definitions for cex3 by Felix Beck · 15 years ago
  84. ffda4f7 [S390] zcrypt: add support for cex3 device types by Felix Beck · 15 years ago
  85. a6a5d73 [S390] zcrypt: special command support for cex3 exploitation by Felix Beck · 15 years ago
  86. 468ffdd [S390] zcrypt: initialize ap_messages for cex3 exploitation by Felix Beck · 15 years ago
  87. f4ac1d0 [S390] dasd: let device initialization wait for LCU setup by Stefan Weinhuber · 15 years ago
  88. b8ed5dd [S390] dasd: remove strings from s390dbf by Stefan Haberland · 15 years ago
  89. eb6e199 [S390] dasd: improve error recovery for internal I/O by Stefan Weinhuber · 15 years ago
  90. 626350b [S390] dasd: enable prefix independent of pav support by Stefan Weinhuber · 15 years ago
  91. 779c278 [S390] dasd: remove dead code by Christian Borntraeger · 15 years ago
  92. 22825ab [S390] dasd: support DIAG access for read-only devices by Stefan Weinhuber · 15 years ago
  93. d40f7b7 [S390] cio: dont unregister a busy device in ccw_device_set_offline by Sebastian Ott · 15 years ago
  94. de1b043 [S390] cio: improve error recovery for internal I/Os by Peter Oberparleiter · 15 years ago
  95. 7a8ad10 [S390] cio: change locking in io_subchannel_remove by Sebastian Ott · 15 years ago
  96. 6e9a0f6 [S390] cio: quiesce subchannel in io_subchannel_remove by Sebastian Ott · 15 years ago
  97. 0c609fc [S390] cio: handle busy subchannel in ccw_device_move_to_sch by Sebastian Ott · 15 years ago
  98. ec64333 [S390] cio: handle failed disable_subchannel after device recognition by Sebastian Ott · 15 years ago
  99. 56e6b79 [S390] cio: fix quiesce state by Sebastian Ott · 15 years ago
  100. 24a1872 [S390] cio: add per device initialization status flag by Sebastian Ott · 15 years ago