1. 0b707e5 Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 2 months ago
  2. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  3. 1a5db70 s390/block/dcssblk: add error handling support for add_disk() by Gerald Schaefer · 3 years, 3 months ago
  4. 2b7a811 dcssblk: use bvec_virt by Christoph Hellwig · 3 years, 5 months ago
  5. 2bb919b Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 6 months ago
  6. e2f4d7b s390/dcssblk: Remove power management support by Peter Oberparleiter · 3 years, 7 months ago
  7. 0692ef2 dcssblk: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
  8. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  9. cf9a978 dcssblk: remove the end of device check in dcssblk_submit_bio by Christoph Hellwig · 4 years ago
  10. 9011495 dcssblk: don't set bd_block_size in ->open by Christoph Hellwig · 4 years, 6 months ago
  11. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
  12. f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 6 months ago
  13. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
  14. 4e4ced9 dax: Move mandatory ->zero_page_range() check in alloc_dax() by Vivek Goyal · 4 years, 9 months ago
  15. 79fa974 s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver by Vivek Goyal · 4 years, 10 months ago
  16. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
  17. fefc1d9 libnvdimm: add dax_dev sync flag by Pankaj Gupta · 5 years ago
  18. 7bf7eac dax: Arrange for dax_supported check to span multiple devices by Dan Williams · 6 years ago
  19. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  20. 036a82c s390, dcssblk: kaddr and pfn can be NULL to ->direct_access() by Huaisheng Ye · 6 years ago
  21. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  22. b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 7 years ago
  23. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  24. 785a3fa mm, dax: introduce pfn_t_special() by Dan Williams · 7 years ago
  25. 6a55d2c s390: block: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  26. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  27. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  28. 5d61e43 dax: remove default copy_from_iter fallback by Dan Williams · 8 years ago
  29. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  30. d4b29fd7 block: remove block_device_operations ->direct_access() by Dan Williams · 8 years ago
  31. 7a2765f dcssblk: add dax_operations support by Dan Williams · 8 years ago
  32. a63f53e s390/dcssblk: fix device size calculation in dcssblk_direct_access() by Gerald Schaefer · 8 years ago
  33. 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
  34. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  35. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 9 years ago
  36. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 9 years ago
  37. 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
  38. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  39. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 9 years ago
  40. 1378a68 s390/dcssblk: fix possible deadlock in remove vs. per-device attributes by Gerald Schaefer · 9 years ago
  41. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  42. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  43. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  44. 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
  45. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  46. cb389b9 dax: drop size parameter to ->direct_access() by Dan Williams · 9 years ago
  47. e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 9 years ago
  48. 42cfc6b s390/dcssblk: correct out of bounds array indexes by Martin Schwidefsky · 9 years ago
  49. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 10 years ago
  50. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  51. 3a9f918 s390/dcss: array index 'i' is used before limits check. by Ameen Ali · 10 years ago
  52. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  53. 5be6fdc dcssblk: issue warning when trying to save SN/EN type DCSS by Gerald Schaefer · 10 years ago
  54. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
  55. 1cd5ad7 s390: block: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  56. ef283688f s390: avoid format strings leaking into names by Kees Cook · 11 years ago
  57. 0b60f9e s390: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 11 years ago
  58. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  59. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  60. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  61. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  62. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  63. 521b3d7 s390/dcssblk: cleanup device attribute usage by Sebastian Ott · 12 years ago
  64. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  65. cfdb00a s390/block: kill the big kernel lock by Arnd Bergmann · 15 years ago
  66. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  67. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  68. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  69. 2c48c4d [S390] improve suspend/resume error messages by Christian Borntraeger · 15 years ago
  70. c369527 [S390] pm: dcssblk power management callbacks. by Gerald Schaefer · 16 years ago
  71. d059148 [S390] dcssblk: revert devt conversion by Gerald Schaefer · 16 years ago
  72. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 16 years ago
  73. 035da16 s390: remove s390_root_dev_*() by Mark McLoughlin · 16 years ago
  74. 93098bf [S390] convert dcssblk and extmem printks messages to pr_xxx macros. by Hongjie Yang · 16 years ago
  75. 98df67b [S390] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  76. 46d7432 [PATCH] switch dcssblk by Al Viro · 17 years ago
  77. d4430d6 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  78. b2300b9 [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. by Hongjie Yang · 16 years ago
  79. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  80. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  81. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  82. dbe13d9 [S390] dcss: fix build bug. by Heiko Carstens · 16 years ago
  83. 04f64b5 [S390] dcssblk: fix race in dcssblk_add_store() by Gerald Schaefer · 16 years ago
  84. ded77fb [S390] Cleanup dcssblk printk messages. by Hongjie Yang · 16 years ago
  85. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 17 years ago
  86. ca68305 [S390] Remove code duplication from monreader / dcssblk. by Martin Schwidefsky · 17 years ago
  87. 39f73b2 [S390] dcss: Fix Unlikely(x) != y by Roel Kluin · 17 years ago
  88. c5411db [S390] dcss: Initialize workqueue before using it. by Heiko Carstens · 17 years ago
  89. c11ca97 [S390] use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  90. 436d1bc [S390] dcssblk: prevent early access without own make_request function by Christian Borntraeger · 17 years ago
  91. 931bb68 [S390] device_schedule_callback() for dcssblk. by Gerald Schaefer · 17 years ago
  92. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  93. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  94. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  95. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  96. 444f0e5 [S390] Show loaded DCSS segments under /proc/iomem. by Gerald Schaefer · 18 years ago
  97. 88abaab [PATCH] s390: kzalloc() conversion in drivers/s390 by Eric Sesterhenn · 19 years ago
  98. 1312f40 [PATCH] regularize blk_cleanup_queue() use by Al Viro · 19 years ago
  99. cfb1b55 [PATCH] s390: move s390_root_dev_* out of the cio layer by Carsten Otte · 19 years ago
  100. f901e5d1 [PATCH] s/390: compile fix for dcssblk by Cornelia Huck · 20 years ago