1. 6b79d14 s390/dasd: fix ioctl return value by Heiko Carstens · 12 years ago
  2. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  3. 4679e89 s390/dasd: add shutdown action by Stefan Haberland · 12 years ago
  4. da47773 s390/headers: remove #ifdef __KERNEL__ from not exported headers by Heiko Carstens · 12 years ago
  5. cd10502 [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request by Julia Lawall · 12 years ago
  6. 25e2cf1 [S390] dasd: prevent validate server for offline devices by Stefan Haberland · 12 years ago
  7. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 12 years ago
  8. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 12 years ago
  9. f163303 [S390] dasd: revalidate server for new pathgroup by Stefan Haberland · 13 years ago
  10. f9f8d02 [S390] dasd: revert LCU optimization by Stefan Haberland · 13 years ago
  11. 72f3188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  12. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  13. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  14. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  15. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  16. b38f27e [S390] dasd: fix fixpoint divide exception in define_extent by Stefan Haberland · 13 years ago
  17. b206181 [S390] dasd: add sanity check to detect path connection error by Stefan Haberland · 13 years ago
  18. 1afcfd59 [S390] dasd: fix expiration handling for recovery requests by Stefan Weinhuber · 13 years ago
  19. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  20. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  21. 246ccea [S390] sparse: fix sparse NULL pointer warnings by Martin Schwidefsky · 13 years ago
  22. c8d1c0f [S390] dasd: prevent path verification before resume by Stefan Haberland · 13 years ago
  23. 5915a87 [S390] dasd: re-initialize read_conf buffer for retries by Stefan Haberland · 13 years ago
  24. 214b8ff [S390] dasd: wait for terminated request by Stefan Haberland · 13 years ago
  25. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  26. 5c04b42 Merge branch 'v3.1-rc10' into for-3.2/core by Jens Axboe · 13 years ago
  27. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  28. ba465d8 [S390] drivers/s390/block/dasd_ioctl.c: add missing kfree by Julia Lawall · 13 years ago
  29. 34cd551 [S390] dasd: check if raw track access is supported by Stefan Haberland · 13 years ago
  30. e4258d5 [S390] dasd: use vmalloc for statistics input buffer by Stefan Weinhuber · 13 years ago
  31. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  32. 4fa52aa [S390] dasd: add enhanced DASD statistics interface by Stefan Weinhuber · 13 years ago
  33. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 13 years ago
  34. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 13 years ago
  35. 364c18d [S390] dasd: fix return code handling by Heiko Carstens · 13 years ago
  36. 7712f83 [S390] get rid of unused variables by Heiko Carstens · 13 years ago
  37. aade6c0 [S390] dasd: prevent IO error during reserve/release loop by Stefan Haberland · 13 years ago
  38. a985183 [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs by Heiko Carstens · 13 years ago
  39. c7a29e5 [S390] dasd: check sense type in device change handler by Stefan Weinhuber · 13 years ago
  40. 65f8da4 [S390] dasd: fix race between open and offline by Stefan Weinhuber · 13 years ago
  41. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  42. 7c8d891 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  43. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  44. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  45. d54cddb [S390] dasd: get rid of compile warning by Heiko Carstens · 13 years ago
  46. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  47. 0c0db03 [S390] xpram: remove __initdata attribute from module parameters by Martin Schwidefsky · 13 years ago
  48. 5da24b7 [S390] dasd: correct device table by Stefan Haberland · 13 years ago
  49. f602f6d6 [S390] dasd: prevent panic with unresumed devices by Stefan Haberland · 13 years ago
  50. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  51. 09a8e7a [S390] dasd: Correct retry counter for terminated I/O. by Stefan Haberland · 14 years ago
  52. e4dbb0f [S390] dasd: Add support for raw ECKD access. by Stefan Haberland · 14 years ago
  53. 6f272b9 [S390] dasd: Prevent deadlock during suspend/resume. by Stefan Haberland · 14 years ago
  54. 5a27e60 [S390] dasd: Improve handling of stolen DASD reservation by Stefan Weinhuber · 14 years ago
  55. a4d26c6 [S390] dasd: do path verification for paths added at runtime by Stefan Weinhuber · 14 years ago
  56. ef19298b [S390] dasd: add High Performance FICON multitrack support by Stefan Weinhuber · 14 years ago
  57. 3283942 [S390] dasd: add support for irq statistics by Heiko Carstens · 14 years ago
  58. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 14 years ago
  59. 6f9a3c3 [S390] cleanup s390 Kconfig by Martin Schwidefsky · 14 years ago
  60. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  61. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  62. 196339f [S390] dasd: provide a Sense Path Group ID ioctl by Stefan Weinhuber · 14 years ago
  63. 56b86b6 [S390] dasd: ignore unsolicited interrupts for DIAG by Stefan Haberland · 14 years ago
  64. a5a0061 [S390] dasd: fix unsolicited interrupt recognition by Stefan Weinhuber · 14 years ago
  65. 26cffec [S390] dasd: fix use after free in dbf by Sebastian Ott · 14 years ago
  66. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 14 years ago
  67. ed3640b [S390] dasd fix dump_sense_dbf by Stefan Haberland · 14 years ago
  68. 7ea8d32 [S390] dasd: let recovery cqr inherit flags from failed cqr by Stefan Weinhuber · 14 years ago
  69. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  70. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  71. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  72. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  73. cfdb00a s390/block: kill the big kernel lock by Arnd Bergmann · 14 years ago
  74. 817f2c8 Fix various typos of valid in comments by Nikanth Karthikesan · 14 years ago
  75. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  76. 625c94d [S390] dasd: fix format string types by Heiko Carstens · 14 years ago
  77. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  78. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  79. 0d6ffdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  80. fb8231a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  81. 547415d s390: remove WARN_ON for misc_deregister() failures by Akinobu Mita · 14 years ago
  82. 7c8faa8 [S390] dasd: tunable missing interrupt handler by Stefan Haberland · 14 years ago
  83. f932bce [S390] dasd: allocate fallback cqr for reserve/release by Stefan Weinhuber · 14 years ago
  84. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  85. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  86. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  87. 0abccf7 [S390] add missing device put by Stefan Haberland · 14 years ago
  88. a23ed00 [S390] dasd: unit check handling during internal cio I/O by Stefan Haberland · 14 years ago
  89. 2dedf0d [S390] dasd: remove uid from devmap by Stefan Haberland · 14 years ago
  90. 501183f [S390] dasd: add dynamic pav toleration by Stefan Haberland · 14 years ago
  91. 1c1e093 [S390] dasd: fix race between tasklet and dasd_sleep_on by Stefan Weinhuber · 14 years ago
  92. 6a5176c [S390] dasd: fix endless loop in erp by Stefan Haberland · 14 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  94. b8fde72 [S390] dasd: check tsb validity by Stefan Haberland · 14 years ago
  95. 4a31ba5 [S390] dasd: fix alignment of transport mode recovery TCW by Stefan Weinhuber · 14 years ago
  96. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 14 years ago
  97. 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 14 years ago
  98. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  99. 34b9243 [S390] seq_file: convert drivers/s390/ by Alexey Dobriyan · 14 years ago
  100. b695adf [S390] dasd: correct offline processing by Stefan Haberland · 14 years ago