1. b6256c2 bdev: Reduce time holding bd_mutex in sync in blkdev_close() by Douglas Anderson · 4 years, 6 months ago
  2. 49289b1 block: Fix use-after-free in blkdev_get() by Jason Yan · 4 years, 3 months ago
  3. a06ee0d bdev: Refresh bdev size for disks without partitioning by Jan Kara · 4 years, 11 months ago
  4. 2a5b513 bdev: Factor out bdev revalidation into a common helper by Jan Kara · 4 years, 11 months ago
  5. 543bb48 block: fix the return errno for direct IO by Jason Yan · 5 years ago
  6. 1e11b1d blockdev: Fix livelocks on loop device by Jan Kara · 6 years ago
  7. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  8. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  9. 9362dd1 blkdev: __blkdev_direct_IO_simple: fix leak in error case by Martin Wilck · 6 years ago
  10. 3f289dc block: make bdev_ops->rw_page() take a REQ_OP instead of bool by Tejun Heo · 6 years ago
  11. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  12. 4a18998 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  13. 074111c fs: blkdev set bio prio from kiocb prio by Adam Manzanares · 6 years ago
  14. 52190f8 fs: convert block_dev.c to bioset_init() by Kent Overstreet · 6 years ago
  15. 5afb783 block: don't print a message when the device went away by Christoph Hellwig · 6 years ago
  16. 4163a03 block: unexport check_disk_size_change by Christoph Hellwig · 6 years ago
  17. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  18. 849cf55 fs: don't flush pagecache when expanding block device by shunki-fujita · 6 years ago
  19. 15aa8a0 block, dax: remove dead code in blkdev_writepages() by Dan Williams · 6 years ago
  20. 560e7cb blockdev: Avoid two active bdev inodes for one device by Jan Kara · 7 years ago
  21. 8973665 genhd: Fix use after free in __blkdev_get() by Jan Kara · 7 years ago
  22. 9df6c29 genhd: Add helper put_disk_and_module() by Jan Kara · 7 years ago
  23. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  24. 3a0a529 block, scsi: Make SCSI quiesce and resume work reliably by Bart Van Assche · 7 years ago
  25. ea435e1 block: add a poll_fn callback to struct request_queue by Christoph Hellwig · 7 years ago
  26. f892760 fs/mpage.c: fix mpage_writepage() for pages with buffers by Matthew Wilcox · 7 years ago
  27. 7f66721 fs/block_dev: remove vfs_msg() interface by Rakesh Pandit · 7 years ago
  28. e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  29. c35fc7a block_dev: support RFW_NOWAIT on block device nodes by Christoph Hellwig · 7 years ago
  30. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  31. c2ee070 block: cache the partition index in struct block_device by Christoph Hellwig · 7 years ago
  32. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  33. 372cf24 block: convert to errseq_t based writeback error tracking by Jeff Layton · 7 years ago
  34. 5660e13 fs: new infrastructure for writeback error handling and reporting by Jeff Layton · 7 years ago
  35. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  36. 9ae3b3f block: provide bio_uninit() free freeing integrity/task associations by Jens Axboe · 7 years ago
  37. 45d06cf fs: add O_DIRECT and aio support for sending down write life time hints by Jens Axboe · 7 years ago
  38. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 7 years ago
  39. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  40. 36ffc6c block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO by Christoph Hellwig · 7 years ago
  41. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  42. ef510424 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 7 years ago
  43. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  44. a5f6a6a fs/block_dev: always invalidate cleancache in invalidate_bdev() by Andrey Ryabinin · 7 years ago
  45. 67fd389 block, dax: use correct format string in bdev_dax_supported by Arnd Bergmann · 7 years ago
  46. d4b29fd7 block: remove block_device_operations ->direct_access() by Dan Williams · 8 years ago
  47. 2093f2e block, dax: convert bdev_dax_supported() to dax_direct_access() by Dan Williams · 7 years ago
  48. 19b7ccf block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 7 years ago
  49. b068626 dax: introduce dax_direct_access() by Dan Williams · 8 years ago
  50. d8f07ae block: kill bdev_dax_capable() by Dan Williams · 8 years ago
  51. 3404512 block_dev: use blkdev_issue_zerout for hole punches by Christoph Hellwig · 7 years ago
  52. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 7 years ago
  53. f759741 block: Fix oops in locked_inode_to_wb_and_lock_list() by Jan Kara · 7 years ago
  54. 03e2627 block: Fix bdi assignment to bdev inode when racing with disk delete by Jan Kara · 7 years ago
  55. a5a79d0 block: Initialize bd_bdi on inode initialization by Jan Kara · 8 years ago
  56. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  57. cccd9fb block: Revalidate i_bdev reference in bd_aquire() by Jan Kara · 8 years ago
  58. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  59. b1d2dc56 block: Make blk_get_backing_dev_info() safe without open bdev by Jan Kara · 8 years ago
  60. f44f1ab block: Unhash block device inodes on gendisk destruction by Jan Kara · 8 years ago
  61. 690e532 block: fix use after free in __blkdev_direct_IO by Christoph Hellwig · 8 years ago
  62. 62f8c405 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  63. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  64. 64d656a block: add back plugging in __blkdev_direct_IO by Christoph Hellwig · 8 years ago
  65. 7a62a52 block_dev: don't update file access position for sync direct IO by Shaohua Li · 8 years ago
  66. bcc7f5b block_dev: don't test bdev->bd_contains when it is not stable by NeilBrown · 8 years ago
  67. af30922 block: protect iterate_bdevs() against concurrent close by Rabin Vincent · 8 years ago
  68. 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
  69. 9a794fb block_dev: get rid of blksize bits calculation by Jens Axboe · 8 years ago
  70. 4d1a476 block_dev: Fixed direct I/O bio sector calculation by Damien Le Moal · 8 years ago
  71. 542ff7b block: new direct I/O implementation by Christoph Hellwig · 8 years ago
  72. 78250c0 block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNC by Jens Axboe · 8 years ago
  73. 72ecad2 block: support a full bio worth of IO for simplified bdev direct-io by Jens Axboe · 8 years ago
  74. 189ce2b block: fast-path for small and simple direct I/O requests by Christoph Hellwig · 8 years ago
  75. 25f4c41 block: implement (some of) fallocate for block devices by Darrick J. Wong · 8 years ago
  76. 997198b fs/block_dev.c: return the right error in thaw_bdev() by Pierre Morel · 8 years ago
  77. 2237570 block_dev: remove DAX leftovers by Christoph Hellwig · 8 years ago
  78. 5bb53c0 fs/block_dev: fix potential NULL ptr deref in freeze_bdev() by Andrey Ryabinin · 8 years ago
  79. e9e5e3f bdev: fix NULL pointer dereference by Vegard Nossum · 8 years ago
  80. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  81. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  82. 99a01cd block: remove BLK_DEV_DAX config option by Ross Zwisler · 8 years ago
  83. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  84. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 8 years ago
  86. a4a4f94 bdev: get rid of ->bd_inodes by Al Viro · 8 years ago
  87. a2982cc vfs: Generalize filesystem nodev handling. by Eric W. Biederman · 8 years ago
  88. 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
  89. 1f40c49 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  90. acc93d3 Revert "block: enable dax for raw block devices" by Dan Williams · 8 years ago
  91. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 9 years ago
  92. a8078b1 block: Update blkdev_dax_capable() for consistency by Toshi Kani · 8 years ago
  93. 2d96afc block: Add bdev_dax_supported() for dax mount checks by Toshi Kani · 8 years ago
  94. 2af3a81 block: Add vfs_msg() interface by Toshi Kani · 8 years ago
  95. 02fbd13 dax: Remove complete_unwritten argument by Jan Kara · 8 years ago
  96. e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 8 years ago
  97. dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 8 years ago
  98. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  99. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  100. 35d88d9 Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago