1. 734781a s390/dasd: remove unnecessary condition check by Chengguang Xu · 6 years ago
  2. 85a0b79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  3. d2f2df6 s390/dasd: fix cast-function-type warnings by Sebastian Ott · 7 years ago
  4. b17e3ab s390/dasd: correct numa_node in dasd_alloc_queue by Vasily Gorbik · 7 years ago
  5. 3284da3 s390/dasd: reduce the default queue depth and nr of hardware queues by Stefan Haberland · 7 years ago
  6. ec53017 s390/dasd: only use preallocated requests by Sebastian Ott · 7 years ago
  7. c5205f2 s390/dasd: move dasd_ccw_req to per request data by Sebastian Ott · 7 years ago
  8. 5c618c0 s390/dasd: simplify locking in process_final_queue by Sebastian Ott · 7 years ago
  9. 5037be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  10. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  11. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  12. 1bcdb53 s390/dasd: simplify locking in dasd_times_out by Sebastian Ott · 7 years ago
  13. f0f59a2 s390/dasd: use blk_mq_rq_from_pdu for per request data by Sebastian Ott · 7 years ago
  14. becdce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  15. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  16. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  17. a1fc818 s390/dasd: remove unneeded sanity check by Stefan Haberland · 7 years ago
  18. 9487cfd s390/dasd: fix handling of internal requests by Stefan Haberland · 7 years ago
  19. d62f7ab s390/dasd: Remove dead return code checks by Jan Höppner · 7 years ago
  20. bd7a9b3 s390/dasd: remove 'struct timespec' usage by Arnd Bergmann · 7 years ago
  21. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  22. 6a55d2c s390: block: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  23. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  24. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  25. 673514a s390/dasd: fix race during dasd initialization by Stefan Haberland · 7 years ago
  26. e443343 s390/dasd: blk-mq conversion by Stefan Haberland · 8 years ago
  27. 28b841b s390/dasd: Add discard support for FBA devices by Jan Höppner · 9 years ago
  28. 7bf76f01 s390/dasd: Change unsigned long long to unsigned long by Jan Höppner · 7 years ago
  29. d290722 s390/dasd: add average request times to dasd statistics by Stefan Haberland · 7 years ago
  30. 4bca698 s390/dasd: remove unneeded code by Sebastian Ott · 8 years ago
  31. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  32. e8ac015 s390/dasd: fix hanging safe offline by Stefan Haberland · 8 years ago
  33. 2757fe1d s390/dasd: fix unusable device after safe offline processing by Stefan Haberland · 8 years ago
  34. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  35. ca732e1 s390/dasd: check blockdevice pointer before trying to sync blockdevice by Stefan Haberland · 8 years ago
  36. 2202134 s390/dasd: check for device error pointer within state change interrupts by Stefan Haberland · 8 years ago
  37. a521b04 s390/dasd: channel path aware error recovery by Stefan Haberland · 8 years ago
  38. c934615 s390/dasd: extend dasd path handling by Stefan Haberland · 8 years ago
  39. 0f57c97 s390/dasd: Eliminate race condition in dasd_generic_set_offline() by Jan Höppner · 8 years ago
  40. 62ba6f8 s390/dasd: Define often used variable by Jan Höppner · 9 years ago
  41. 5303e65 s390/dasd: Make setting queue_max_segments more explicit by Jan Höppner · 9 years ago
  42. c020d72 s390/dasd: fix panic during offline processing by Stefan Haberland · 8 years ago
  43. a9f6273 s390/dasd: fix hanging offline processing by Stefan Haberland · 8 years ago
  44. eed5c4b s390/dasd: add missing KOBJ_CHANGE event for unformatted devices by Stefan Haberland · 8 years ago
  45. 9ba333d s390/dasd: fix hanging device after clear subchannel by Stefan Haberland · 8 years ago
  46. 8fd5752 s390/dasd: Add new ioctl BIODASDCHECKFMT by Jan Höppner · 9 years ago
  47. 5a3b7b1 s390/dasd: add query host access to volume support by Stefan Haberland · 9 years ago
  48. 12d319b s390/dasd: fix performance drop by Stefan Haberland · 9 years ago
  49. c6fc7b6 s390/dasd: fix failfast for disconnected devices by Stefan Haberland · 9 years ago
  50. 9a21268 s390/dasd: mark DASD devices as non rotational by Christian Borntraeger · 9 years ago
  51. f81a49d s390/dasd: fix kernel panic when alias is set offline by Stefan Haberland · 10 years ago
  52. 7c53fcb s390/dasd: Enable automatic loading of dasd_diag_mod by Peter Oberparleiter · 10 years ago
  53. df3044f s390/dasd: Fix unresumed device after suspend/resume having no paths by Stefan Haberland · 10 years ago
  54. a3147a7 s390/dasd: fix unresumed device after suspend/resume by Stefan Haberland · 10 years ago
  55. f2608cd s390/dasd: fix inability to set a DASD device offline by Stefan Haberland · 10 years ago
  56. a5fd8dd s390/dasd: remove setting of scheduler from driver by Stefan Haberland · 10 years ago
  57. 5a79859a s390: remove 31 bit support by Heiko Carstens · 10 years ago
  58. 6765cc2 s390/dasd: cleanup profiling by Sebastian Ott · 10 years ago
  59. 8ea55c9 s390/dasd: add locking for global_profile access by Sebastian Ott · 10 years ago
  60. 932f054 s390/dasd: fix list corruption for sleep_on requests by Stefan Haberland · 10 years ago
  61. 2c17124 s390/dasd: fix infinite term I/O loop by Stefan Haberland · 10 years ago
  62. 590aeed s390/dasd: remove unused code by Stefan Haberland · 10 years ago
  63. 5db8440 s390/dasd: add support for control unit initiated reconfiguration by Stefan Haberland · 10 years ago
  64. 362ce84 s390/dasd: fix infinite loop during format by Stefan Haberland · 10 years ago
  65. 29b8dd9 dasd: fix error recovery for alias devices during format by Stefan Haberland · 10 years ago
  66. 8fa56ae dasd: fix list_del corruption during format by Stefan Haberland · 10 years ago
  67. 931a3dc dasd: fix unresponsive device during format by Stefan Haberland · 10 years ago
  68. daa991b dasd: use aliases for formatted devices during format by Stefan Haberland · 10 years ago
  69. c794caf s390/dasd: replace seq_printf by seq_puts by Fabian Frederick · 11 years ago
  70. 4ce2596 s390/dasd: replace pr_warning by pr_warn by Fabian Frederick · 11 years ago
  71. 7048a2b s390/dasd: Move EXPORT_SYMBOL after function/variable by Fabian Frederick · 11 years ago
  72. d7309aa s390/dasd: remove unnecessary null test before debugfs_remove by Fabian Frederick · 11 years ago
  73. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  74. 5eea9be8 Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  75. ef08994 s390/dasd: hold request queue sysfs lock when calling elevator_init() by Heiko Carstens · 11 years ago
  76. c81a90c s390/dasd: Write to profile data area only if it is available by Stefan Weinhuber · 11 years ago
  77. 0e003b7 s390/dasd: fix hanging devices after path events by Stefan Haberland · 11 years ago
  78. 5ea34a0 s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set by Hannes Reinecke · 12 years ago
  79. 3d71ad3 s390/dasd: Add 'timeout' attribute by Hannes Reinecke · 12 years ago
  80. d1ffc1f block/dasd: detailed I/O errors by Hannes Reinecke · 12 years ago
  81. a2ace46 s390/dasd: Implement block timeout handling by Hannes Reinecke · 12 years ago
  82. 1fbdb8b s390/dasd: process all requests in the device tasklet by Hannes Reinecke · 12 years ago
  83. b99a946 s390/dasd: Clarify comment by Hannes Reinecke · 12 years ago
  84. 8b811ba s390/dasd: fix handling of gone paths by Stefan Weinhuber · 12 years ago
  85. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  86. c557687 s390/dasd: fix hanging device after resume with internal error 13 by Stefan Haberland · 12 years ago
  87. d42e171 s390/dasd: improve speed of dasdfmt by Stefan Haberland · 12 years ago
  88. be4904e dasd: fix sysfs cleanup in dasd_generic_remove by Stefan Weinhuber · 12 years ago
  89. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 12 years ago
  90. d07dc5d s390/dasd: add safe offline interface by Stefan Haberland · 12 years ago
  91. 12d7b10 s390/dasd: fix pathgroup race by Stefan Haberland · 12 years ago
  92. 1f08be8 s390/dasd: move wake_up call by Sebastian Ott · 12 years ago
  93. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  94. 4679e89 s390/dasd: add shutdown action by Stefan Haberland · 13 years ago
  95. 25e2cf1 [S390] dasd: prevent validate server for offline devices by Stefan Haberland · 13 years ago
  96. f163303 [S390] dasd: revalidate server for new pathgroup by Stefan Haberland · 13 years ago
  97. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  98. f4ae40a6 switch debugfs to umode_t by Al Viro · 13 years ago
  99. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  100. c8d1c0f [S390] dasd: prevent path verification before resume by Stefan Haberland · 13 years ago