1. 4ee60ec include: remove pagemap.h from blkdev.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  2. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  3. a8b456d bdi: remove BDI_CAP_SYNCHRONOUS_IO by Christoph Hellwig · 4 years, 3 months ago
  4. 32f61d6 nvdimm: simplify revalidate_disk handling by Christoph Hellwig · 4 years, 4 months ago
  5. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  6. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
  7. d74b15d Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
  8. 0fd92f8 nvdimm: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
  9. 5713bcc nvdimm/btt: stop using ->queuedata by Christoph Hellwig · 4 years, 8 months ago
  10. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
  11. 4e24e37 libnvdimm/btt: fix variable 'rc' set but not used by Qian Cai · 5 years ago
  12. 8f4b01f libnvdimm/namespace: Differentiate between probe mapping and runtime mapping by Aneesh Kumar K.V · 5 years ago
  13. 86aa666 libnvdimm: Fix endian conversion issues  by Aneesh Kumar K.V · 5 years ago
  14. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  15. 9dedc73 libnvdimm/btt: Fix LBA masking during 'free list' population by Vishal Verma · 6 years ago
  16. 2f8c901 libnvdimm/btt: Remove unnecessary code in btt_freelist_init by Vishal Verma · 6 years ago
  17. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  18. 3f289dc block: make bdev_ops->rw_page() take a REQ_OP instead of bool by Tejun Heo · 6 years ago
  19. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  20. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  21. 3ffb0ba libnvdimm, {btt, blk}: do integrity setup before add_disk() by Vishal Verma · 7 years ago
  22. d121f07 Merge branch 'for-4.16/dax' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  23. d08cd5e libnvdimm, btt: fix uninitialized err_lock by Jeff Moyer · 7 years ago
  24. 24e3a7f libnvdimm, btt: Fix an incompatibility in the log layout by Vishal Verma · 7 years ago
  25. 23c47d2 bdi: introduce BDI_CAP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
  26. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  27. 04c3c98 libnvdimm, btt: fix format string warnings by Randy Dunlap · 7 years ago
  28. 86652d2 libnvdimm, btt: clean up warning and error messages by Vishal Verma · 7 years ago
  29. 98cc093 block, THP: make block_device_operations.rw_page support THP by Huang Ying · 7 years ago
  30. d9b83c7 libnvdimm, btt: rework error clearing by Vishal Verma · 7 years ago
  31. 7589200 libnvdimm, btt: cache sector_size in arena_info by Vishal Verma · 7 years ago
  32. 1398199 libnvdimm, btt: ensure that flags were also unchanged during a map_read by Vishal Verma · 7 years ago
  33. 0595d53 libnvdimm, btt: refactor map entry operations with macros by Vishal Verma · 7 years ago
  34. 1db1f3c libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path by Vishal Verma · 7 years ago
  35. ed36b4d libnvdimm, btt: check memory allocation failure by Christophe Jaillet · 7 years ago
  36. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  37. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  38. b1fb2c5 block: guard bvec iteration logic by Dmitry Monakhov · 8 years ago
  39. e23947b bio-integrity: fold bio_integrity_enabled to bio_integrity_prep by Dmitry Monakhov · 8 years ago
  40. e6be2dc libnvdimm, btt: convert some info messages to warn/err by Vishal Verma · 8 years ago
  41. c13c43d libnvdimm, btt: fix btt_rw_page not returning errors by Vishal Verma · 8 years ago
  42. 14e4945 libnvdimm, btt: BTT updates for UEFI 2.7 format by Vishal Verma · 8 years ago
  43. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
  44. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  45. b177fe8 libnvdimm, btt: ensure that initializing metadata clears poison by Vishal Verma · 8 years ago
  46. 3ae3d67 libnvdimm: add an atomic vs process context flag to rw_bytes by Vishal Verma · 8 years ago
  47. abe8b4e nvdimm, btt: add a size attribute for BTTs by Vishal Verma · 8 years ago
  48. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  49. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  50. 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
  51. 2159669 Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next by Dan Williams · 9 years ago
  52. 9dec489 libnvdimm, btt: add btt startup debug by Dan Williams · 9 years ago
  53. e32bc72 libnvdimm, btt, convert nd_btt_probe() to devm by Dan Williams · 9 years ago
  54. 298f2bc libnvdimm, pmem: kill pmem->ndns by Dan Williams · 9 years ago
  55. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  56. ff8e92d nvdimm/btt: don't allocate unused major device number by NeilBrown · 9 years ago
  57. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  58. 9609b99 md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown by Dan Williams · 9 years ago
  59. 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
  60. e145574 libnvdimm, pfn: 'struct page' provider infrastructure by Dan Williams · 9 years ago
  61. 6ec6895 libnvdimm, btt: write and validate parent_uuid by Vishal Verma · 9 years ago
  62. ab45e76 libnvdimm, btt: consolidate arena validation by Vishal Verma · 9 years ago
  63. fbde141 libnvdimm, btt: clean up internal interfaces by Vishal Verma · 9 years ago
  64. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  65. 5e32940 libnvdimm, btt: sparse fix by Dan Williams · 9 years ago
  66. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 10 years ago
  67. f0dc089 libnvdimm: enable iostat by Dan Williams · 10 years ago
  68. 41cd8b7 libnvdimm, btt: add support for blk integrity by Vishal Verma · 10 years ago
  69. 5212e11 nd_btt: atomic sector updates by Vishal Verma · 10 years ago