1. 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
  2. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  3. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 8 years ago
  4. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  5. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  6. 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
  7. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 8 years ago
  8. 1378a68 s390/dcssblk: fix possible deadlock in remove vs. per-device attributes by Gerald Schaefer · 8 years ago
  9. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
  10. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 8 years ago
  11. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  12. 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
  13. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  14. cb389b9 dax: drop size parameter to ->direct_access() by Dan Williams · 9 years ago
  15. e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 9 years ago
  16. 42cfc6b s390/dcssblk: correct out of bounds array indexes by Martin Schwidefsky · 9 years ago
  17. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 9 years ago
  18. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  19. 3a9f918 s390/dcss: array index 'i' is used before limits check. by Ameen Ali · 9 years ago
  20. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  21. 5be6fdc dcssblk: issue warning when trying to save SN/EN type DCSS by Gerald Schaefer · 9 years ago
  22. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
  23. 1cd5ad7 s390: block: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  24. ef283688f s390: avoid format strings leaking into names by Kees Cook · 10 years ago
  25. 0b60f9e s390: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 10 years ago
  26. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  27. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  28. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  29. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  30. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  31. 521b3d7 s390/dcssblk: cleanup device attribute usage by Sebastian Ott · 12 years ago
  32. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  33. cfdb00a s390/block: kill the big kernel lock by Arnd Bergmann · 14 years ago
  34. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  35. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  36. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  37. 2c48c4d [S390] improve suspend/resume error messages by Christian Borntraeger · 15 years ago
  38. c369527 [S390] pm: dcssblk power management callbacks. by Gerald Schaefer · 15 years ago
  39. d059148 [S390] dcssblk: revert devt conversion by Gerald Schaefer · 15 years ago
  40. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  41. 035da16 s390: remove s390_root_dev_*() by Mark McLoughlin · 16 years ago
  42. 93098bf [S390] convert dcssblk and extmem printks messages to pr_xxx macros. by Hongjie Yang · 16 years ago
  43. 98df67b [S390] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  44. 46d7432 [PATCH] switch dcssblk by Al Viro · 16 years ago
  45. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  46. b2300b9 [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. by Hongjie Yang · 16 years ago
  47. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  48. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  49. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  50. dbe13d9 [S390] dcss: fix build bug. by Heiko Carstens · 16 years ago
  51. 04f64b5 [S390] dcssblk: fix race in dcssblk_add_store() by Gerald Schaefer · 16 years ago
  52. ded77fb [S390] Cleanup dcssblk printk messages. by Hongjie Yang · 16 years ago
  53. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  54. ca68305 [S390] Remove code duplication from monreader / dcssblk. by Martin Schwidefsky · 16 years ago
  55. 39f73b2 [S390] dcss: Fix Unlikely(x) != y by Roel Kluin · 16 years ago
  56. c5411db [S390] dcss: Initialize workqueue before using it. by Heiko Carstens · 16 years ago
  57. c11ca97 [S390] use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  58. 436d1bc [S390] dcssblk: prevent early access without own make_request function by Christian Borntraeger · 17 years ago
  59. 931bb68 [S390] device_schedule_callback() for dcssblk. by Gerald Schaefer · 17 years ago
  60. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  61. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  62. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  63. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 17 years ago
  64. 444f0e5 [S390] Show loaded DCSS segments under /proc/iomem. by Gerald Schaefer · 17 years ago
  65. 88abaab [PATCH] s390: kzalloc() conversion in drivers/s390 by Eric Sesterhenn · 18 years ago
  66. 1312f40 [PATCH] regularize blk_cleanup_queue() use by Al Viro · 18 years ago
  67. cfb1b55 [PATCH] s390: move s390_root_dev_* out of the cio layer by Carsten Otte · 19 years ago
  68. f901e5d [PATCH] s/390: compile fix for dcssblk by Cornelia Huck · 19 years ago
  69. 420edbc [PATCH] xip: bdev: execute in place by Carsten Otte · 19 years ago
  70. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago