1. aebfa66 s390/scm: process availability by Sebastian Ott · 11 years ago
  2. 4fa3c01 s390/scm_blk: suspend writes by Sebastian Ott · 11 years ago
  3. 93481c9 s390/scm_drv: extend notify callback by Sebastian Ott · 11 years ago
  4. 8360cb5 s390/scm_blk: fix request number accounting by Sebastian Ott · 11 years ago
  5. ea4da6e s390/dasd: fix unresponsive device after all channel paths were lost by Stefan Haberland · 11 years ago
  6. be4904e dasd: fix sysfs cleanup in dasd_generic_remove by Stefan Weinhuber · 11 years ago
  7. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 11 years ago
  8. 58fece7 s390/scm: use inline dummy functions by Sebastian Ott · 11 years ago
  9. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  10. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  11. d07dc5d s390/dasd: add safe offline interface by Stefan Haberland · 12 years ago
  12. 55d3a85 s390/dasd: fix unaccessible device after resume by Stefan Haberland · 12 years ago
  13. 287a093 s390: use ccw_device_get_schid by Sebastian Ott · 12 years ago
  14. 773bab4 s390/dasd: fix multi-line printks with multiple KERN_<level>s by Sebastian Ott · 12 years ago
  15. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  16. 521b3d7 s390/dcssblk: cleanup device attribute usage by Sebastian Ott · 12 years ago
  17. 3bc9fef9 s390/dasd: check count address during online setting by Stefan Haberland · 12 years ago
  18. a8f6db4 s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS by Heiko Carstens · 12 years ago
  19. 2267a0c s390/dasd: fix return value for non-existent ioctls by Heiko Carstens · 12 years ago
  20. 24996ed s390/scm: reorder scm_remove by Sebastian Ott · 12 years ago
  21. c3e6d40 s390/scm: remove superfluous lock by Sebastian Ott · 12 years ago
  22. 0d804b2 s390/scm_block: force cluster writes by Sebastian Ott · 12 years ago
  23. f30664e s390: add scm block driver by Sebastian Ott · 12 years ago
  24. 382b736 s390: add eadm facility bits by Sebastian Ott · 12 years ago
  25. 03429f3 s390/dasd: fix read unit address configuration loop by Stefan Haberland · 12 years ago
  26. 12d7b10 s390/dasd: fix pathgroup race by Stefan Haberland · 12 years ago
  27. 1f08be8 s390/dasd: move wake_up call by Sebastian Ott · 12 years ago
  28. 6b79d14 s390/dasd: fix ioctl return value by Heiko Carstens · 12 years ago
  29. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  30. 4679e89 s390/dasd: add shutdown action by Stefan Haberland · 12 years ago
  31. da47773 s390/headers: remove #ifdef __KERNEL__ from not exported headers by Heiko Carstens · 12 years ago
  32. cd10502 [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request by Julia Lawall · 12 years ago
  33. 25e2cf1 [S390] dasd: prevent validate server for offline devices by Stefan Haberland · 12 years ago
  34. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 12 years ago
  35. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 12 years ago
  36. f163303 [S390] dasd: revalidate server for new pathgroup by Stefan Haberland · 12 years ago
  37. f9f8d02 [S390] dasd: revert LCU optimization by Stefan Haberland · 12 years ago
  38. 72f3188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  39. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  40. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  41. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  42. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  43. b38f27e [S390] dasd: fix fixpoint divide exception in define_extent by Stefan Haberland · 13 years ago
  44. b206181 [S390] dasd: add sanity check to detect path connection error by Stefan Haberland · 13 years ago
  45. 1afcfd59 [S390] dasd: fix expiration handling for recovery requests by Stefan Weinhuber · 13 years ago
  46. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  47. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  48. 246ccea [S390] sparse: fix sparse NULL pointer warnings by Martin Schwidefsky · 13 years ago
  49. c8d1c0f [S390] dasd: prevent path verification before resume by Stefan Haberland · 13 years ago
  50. 5915a87 [S390] dasd: re-initialize read_conf buffer for retries by Stefan Haberland · 13 years ago
  51. 214b8ff [S390] dasd: wait for terminated request by Stefan Haberland · 13 years ago
  52. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  53. 5c04b42 Merge branch 'v3.1-rc10' into for-3.2/core by Jens Axboe · 13 years ago
  54. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  55. ba465d8 [S390] drivers/s390/block/dasd_ioctl.c: add missing kfree by Julia Lawall · 13 years ago
  56. 34cd551 [S390] dasd: check if raw track access is supported by Stefan Haberland · 13 years ago
  57. e4258d5 [S390] dasd: use vmalloc for statistics input buffer by Stefan Weinhuber · 13 years ago
  58. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  59. 4fa52aa [S390] dasd: add enhanced DASD statistics interface by Stefan Weinhuber · 13 years ago
  60. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 13 years ago
  61. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 13 years ago
  62. 364c18d [S390] dasd: fix return code handling by Heiko Carstens · 13 years ago
  63. 7712f83 [S390] get rid of unused variables by Heiko Carstens · 13 years ago
  64. aade6c0 [S390] dasd: prevent IO error during reserve/release loop by Stefan Haberland · 13 years ago
  65. a985183 [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs by Heiko Carstens · 13 years ago
  66. c7a29e5 [S390] dasd: check sense type in device change handler by Stefan Weinhuber · 13 years ago
  67. 65f8da4 [S390] dasd: fix race between open and offline by Stefan Weinhuber · 13 years ago
  68. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  69. 7c8d891 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  70. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  71. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  72. d54cddb [S390] dasd: get rid of compile warning by Heiko Carstens · 13 years ago
  73. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  74. 0c0db03 [S390] xpram: remove __initdata attribute from module parameters by Martin Schwidefsky · 13 years ago
  75. 5da24b7 [S390] dasd: correct device table by Stefan Haberland · 13 years ago
  76. f602f6d6 [S390] dasd: prevent panic with unresumed devices by Stefan Haberland · 13 years ago
  77. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  78. 09a8e7a [S390] dasd: Correct retry counter for terminated I/O. by Stefan Haberland · 14 years ago
  79. e4dbb0f [S390] dasd: Add support for raw ECKD access. by Stefan Haberland · 14 years ago
  80. 6f272b9 [S390] dasd: Prevent deadlock during suspend/resume. by Stefan Haberland · 14 years ago
  81. 5a27e60 [S390] dasd: Improve handling of stolen DASD reservation by Stefan Weinhuber · 14 years ago
  82. a4d26c6 [S390] dasd: do path verification for paths added at runtime by Stefan Weinhuber · 14 years ago
  83. ef19298b [S390] dasd: add High Performance FICON multitrack support by Stefan Weinhuber · 14 years ago
  84. 3283942 [S390] dasd: add support for irq statistics by Heiko Carstens · 14 years ago
  85. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 14 years ago
  86. 6f9a3c3 [S390] cleanup s390 Kconfig by Martin Schwidefsky · 14 years ago
  87. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  88. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  89. 196339f [S390] dasd: provide a Sense Path Group ID ioctl by Stefan Weinhuber · 14 years ago
  90. 56b86b6 [S390] dasd: ignore unsolicited interrupts for DIAG by Stefan Haberland · 14 years ago
  91. a5a0061 [S390] dasd: fix unsolicited interrupt recognition by Stefan Weinhuber · 14 years ago
  92. 26cffec [S390] dasd: fix use after free in dbf by Sebastian Ott · 14 years ago
  93. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 14 years ago
  94. ed3640b [S390] dasd fix dump_sense_dbf by Stefan Haberland · 14 years ago
  95. 7ea8d32 [S390] dasd: let recovery cqr inherit flags from failed cqr by Stefan Weinhuber · 14 years ago
  96. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  98. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  99. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  100. cfdb00a s390/block: kill the big kernel lock by Arnd Bergmann · 14 years ago