1. af77521 s390/dasd: fix failing CUIR assignment under LPAR by Stefan Haberland · 8 years ago
  2. 9ba333d s390/dasd: fix hanging device after clear subchannel by Stefan Haberland · 8 years ago
  3. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  4. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  5. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  6. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 8 years ago
  7. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  8. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  9. 4027789 s390/time: LPAR offset handling by Martin Schwidefsky · 8 years ago
  10. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  11. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 8 years ago
  12. 8fd5752 s390/dasd: Add new ioctl BIODASDCHECKFMT by Jan Höppner · 9 years ago
  13. 5a3b7b1 s390/dasd: add query host access to volume support by Stefan Haberland · 8 years ago
  14. 1378a68 s390/dcssblk: fix possible deadlock in remove vs. per-device attributes by Gerald Schaefer · 8 years ago
  15. b707c65a s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS by Sebastian Ott · 8 years ago
  16. 59a9ed5 s390/dasd: reorder lcu and device lock by Stefan Haberland · 8 years ago
  17. 72aafdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  18. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
  19. 543691a4 s390/dasd: remove casts to dasd_*_private by Sebastian Ott · 8 years ago
  20. 570d237 s390/dasd: Refactor dasd format functions by Jan Höppner · 9 years ago
  21. 8542885 s390/dasd: Simplify code in format logic by Jan Höppner · 9 years ago
  22. 46d1c03 s390/dasd: Improve dasd format code by Jan Höppner · 9 years ago
  23. ce0c12b s390/dasd: fix diag 0x250 inline assembly by Heiko Carstens · 8 years ago
  24. 9bfefde s390/dasd: fix incorrect locking order for LCU device add/remove by Stefan Haberland · 9 years ago
  25. 12d319b s390/dasd: fix performance drop by Stefan Haberland · 8 years ago
  26. 9d862ab s390/dasd: fix refcount for PAV reassignment by Stefan Haberland · 9 years ago
  27. 020bf04 s390/dasd: prevent incorrect length error under z/VM after PAV changes by Stefan Haberland · 9 years ago
  28. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  29. c6fc7b6 s390/dasd: fix failfast for disconnected devices by Stefan Haberland · 9 years ago
  30. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  31. ccc0e7d s390/dasd: fix disconnected device with valid path mask by Stefan Haberland · 9 years ago
  32. 251afd6 s390/dasd: fix invalid PAV assignment after suspend/resume by Stefan Haberland · 9 years ago
  33. c7c0c9d s390/dasd: fix double free in dasd_eckd_read_conf by Stefan Haberland · 9 years ago
  34. 6933c35 s390/dasd: fix list_del corruption after lcu changes by Stefan Haberland · 9 years ago
  35. 1ec2772 s390/diag: add a statistic for diagnose calls by Martin Schwidefsky · 9 years ago
  36. 9d49f86 s390/cio: introduce pathmask_to_pos by Sebastian Ott · 9 years ago
  37. 9a21268 s390/dasd: mark DASD devices as non rotational by Christian Borntraeger · 9 years ago
  38. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  39. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  40. cb389b9 dax: drop size parameter to ->direct_access() by Dan Williams · 9 years ago
  41. e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 9 years ago
  42. 42cfc6b s390/dcssblk: correct out of bounds array indexes by Martin Schwidefsky · 9 years ago
  43. 92d6289 s390: remove unneeded sizeof(void *) comparisons by Heiko Carstens · 9 years ago
  44. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 9 years ago
  45. b179b03 s390/dasd: enhance CUIR scope detection by Stefan Haberland · 9 years ago
  46. 1eb3802 s390/dasd: fix failing path verification by Stefan Haberland · 9 years ago
  47. 3b97487 s390: remove unneeded semicolon by Peter Senna Tschudin · 9 years ago
  48. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  49. f81a49d s390/dasd: fix kernel panic when alias is set offline by Stefan Haberland · 9 years ago
  50. 6a398a3 Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  51. a05e578 s390/block/dasd: remove obsolete while -EBUSY loop by Jarod Wilson · 9 years ago
  52. 6029a06 block: dasd_genhd: convert to blkdev_reread_part by Ming Lei · 9 years ago
  53. 7c53fcb s390/dasd: Enable automatic loading of dasd_diag_mod by Peter Oberparleiter · 9 years ago
  54. df3044f s390/dasd: Fix unresumed device after suspend/resume having no paths by Stefan Haberland · 9 years ago
  55. a3147a7 s390/dasd: fix unresumed device after suspend/resume by Stefan Haberland · 9 years ago
  56. f2608cd s390/dasd: fix inability to set a DASD device offline by Stefan Haberland · 9 years ago
  57. a5fd8dd s390/dasd: remove setting of scheduler from driver by Stefan Haberland · 9 years ago
  58. 5a79859 s390: remove 31 bit support by Heiko Carstens · 9 years ago
  59. 3a9f918 s390/dcss: array index 'i' is used before limits check. by Ameen Ali · 9 years ago
  60. a13ccb0 s390/scm_block: fix off by one during cluster reservation by Sebastian Ott · 9 years ago
  61. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  62. 6765cc2 s390/dasd: cleanup profiling by Sebastian Ott · 10 years ago
  63. 8ea55c9 s390/dasd: add locking for global_profile access by Sebastian Ott · 10 years ago
  64. 5be6fdc dcssblk: issue warning when trying to save SN/EN type DCSS by Gerald Schaefer · 10 years ago
  65. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
  66. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  67. 8622384 s390/scm_block: make the number of reqs per HW req configurable by Sebastian Ott · 10 years ago
  68. bbc610a s390/scm_block: handle multiple requests in one HW request by Sebastian Ott · 10 years ago
  69. de88d0d s390/scm_block: allocate aidaw pages only when necessary by Sebastian Ott · 10 years ago
  70. 9d4df77 s390/scm_block: use mempool to manage aidaw requests by Sebastian Ott · 10 years ago
  71. 6ebdf1c s390/dasd: retry partition detection by Stefan Haberland · 10 years ago
  72. 932f054 s390/dasd: fix list corruption for sleep_on requests by Stefan Haberland · 10 years ago
  73. 2c17124 s390/dasd: fix infinite term I/O loop by Stefan Haberland · 10 years ago
  74. 590aeed s390/dasd: remove unused code by Stefan Haberland · 10 years ago
  75. 1cd5ad7 s390: block: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  76. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  77. 5db8440 s390/dasd: add support for control unit initiated reconfiguration by Stefan Haberland · 10 years ago
  78. 362ce84 s390/dasd: fix infinite loop during format by Stefan Haberland · 10 years ago
  79. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  80. 3b12693 s390/dasd: Make module parameter visible in sysfs by Peter Oberparleiter · 10 years ago
  81. a94fa15 s390/dasd: fix camel case by Stefan Haberland · 10 years ago
  82. 29b8dd9 dasd: fix error recovery for alias devices during format by Stefan Haberland · 10 years ago
  83. 8fa56ae dasd: fix list_del corruption during format by Stefan Haberland · 10 years ago
  84. 931a3dc dasd: fix unresponsive device during format by Stefan Haberland · 10 years ago
  85. daa991b dasd: use aliases for formatted devices during format by Stefan Haberland · 10 years ago
  86. c794caf s390/dasd: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  87. 4ce2596 s390/dasd: replace pr_warning by pr_warn by Fabian Frederick · 10 years ago
  88. 7048a2b s390/dasd: Move EXPORT_SYMBOL after function/variable by Fabian Frederick · 10 years ago
  89. d7309aa s390/dasd: remove unnecessary null test before debugfs_remove by Fabian Frederick · 10 years ago
  90. ef283688f s390: avoid format strings leaking into names by Kees Cook · 10 years ago
  91. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  92. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 10 years ago
  93. 0b60f9e s390: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 10 years ago
  94. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  95. 7e2e2b9 s390/xpram: don't modify module parameters by Sebastian Ott · 11 years ago
  96. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  97. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  98. b2b0154 s390/dasd: fix memory leak caused by dangling references to request_queue by Stefan Weinhuber · 11 years ago
  99. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  100. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago