1. 10ed166 block: add a bdget_part helper by Christoph Hellwig · 4 years, 3 months ago
  2. 1fb1a2a block: mark blkdev_get static by Christoph Hellwig · 4 years, 3 months ago
  3. bb3247a39 PM: rewrite is_hibernate_resume_dev to not require an inode by Christoph Hellwig · 4 years, 3 months ago
  4. 38430f0 block: move the NEED_PART_SCAN flag to struct gendisk by Christoph Hellwig · 4 years, 3 months ago
  5. b92b530 block: remove check_disk_change by Christoph Hellwig · 4 years, 4 months ago
  6. 95f6f3a block: add a bdev_check_media_change helper by Christoph Hellwig · 4 years, 4 months ago
  7. 384d87e block: Do not discard buffers under a mounted filesystem by Jan Kara · 4 years, 4 months ago
  8. de09077 block: remove revalidate_disk() by Christoph Hellwig · 4 years, 4 months ago
  9. 659e56b block: add a new revalidate_disk_size helper by Christoph Hellwig · 4 years, 4 months ago
  10. f4ad06f block: rename bd_invalidated by Christoph Hellwig · 4 years, 4 months ago
  11. 6540fbf block: don't clear bd_invalidated in check_disk_size_change by Christoph Hellwig · 4 years, 4 months ago
  12. e5c7fb4 block: move the devcgroup_inode_permission call to blkdev_get by Christoph Hellwig · 4 years, 4 months ago
  13. c2b4bb8 block: fix locking for struct block_device size updates by Christoph Hellwig · 4 years, 4 months ago
  14. 611bee5 block: replace bd_set_size with bd_set_nr_sectors by Christoph Hellwig · 4 years, 4 months ago
  15. cdc8fcb Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  16. 5b642d8b block: integrate bd_start_claiming into __blkdev_get by Christoph Hellwig · 4 years, 6 months ago
  17. ecbe6bc block: use bd_prepare_to_claim directly in the loop driver by Christoph Hellwig · 4 years, 6 months ago
  18. 58e46ed block: refactor bd_start_claiming by Christoph Hellwig · 4 years, 6 months ago
  19. c5638ab block: simplify the restart case in __blkdev_get by Christoph Hellwig · 4 years, 6 months ago
  20. 9a3ffbb block: remove flush_disk by Christoph Hellwig · 4 years, 6 months ago
  21. 1008fe6 block: remove the all_bdevs list by Christoph Hellwig · 4 years, 6 months ago
  22. e556f6b block: remove the bd_queue field from struct block_device by Christoph Hellwig · 4 years, 6 months ago
  23. 6b7b181 block: remove the bd_block_size field from struct block_device by Christoph Hellwig · 4 years, 6 months ago
  24. 5ff9f19 block: simplify set_init_blocksize by Christoph Hellwig · 4 years, 6 months ago
  25. 764b23b block: mark bd_finish_claiming static by Christoph Hellwig · 4 years, 6 months ago
  26. a304f07 block: flag block devices as supporting IOCB_WAITQ by Jens Axboe · 4 years, 7 months ago
  27. 3373a34 block: make function 'kill_bdev' static by Zheng Bin · 4 years, 6 months ago
  28. 2d3a8e2 block: Fix use-after-free in blkdev_get() by Jason Yan · 4 years, 7 months ago
  29. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  30. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  31. 355ba37 Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  32. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  33. ad1e4f7 PM: hibernate: Restrict writes to the resume device by Domenico Andreoli · 4 years, 7 months ago
  34. 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
  35. 3783dae block: remove ioctl_by_bdev by Christoph Hellwig · 4 years, 7 months ago
  36. e6249cd block: add blk_io_schedule() for avoiding task hung in sync dio by Ming Lei · 4 years, 8 months ago
  37. 873f1c8 Merge branch 'block-5.7' into for-5.8/block by Jens Axboe · 4 years, 8 months ago
  38. 895d477 block: unexport bdev_read_page and bdev_write_page by Christoph Hellwig · 4 years, 8 months ago
  39. d56deb1 block: remove unused header by Ma, Jianpeng · 4 years, 8 months ago
  40. 9bc5c39 block: fold bdev_unhash_inode into invalidate_partition by Christoph Hellwig · 4 years, 9 months ago
  41. d46430b block: remove the disk argument from blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
  42. b849dd8 bdev: Reduce time holding bd_mutex in sync in blkdev_close() by Douglas Anderson · 4 years, 9 months ago
  43. 7db83c0 Merge tag 'vfs-5.7-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  44. 56939e0 hibernate: Allow uswsusp to write to swap by Domenico Andreoli · 4 years, 9 months ago
  45. d981cb5 block: fix a device invalidation regression by Christoph Hellwig · 4 years, 10 months ago
  46. 490547c block: don't send uevent for empty disk when not invalidating by Eric Biggers · 5 years ago
  47. 979c690d block: move clearing bd_invalidated into check_disk_size_change by Christoph Hellwig · 5 years ago
  48. f0b870d block: remove (__)blkdev_reread_part as an exported API by Christoph Hellwig · 5 years ago
  49. 142fe8f block: fix bdev_disk_changed for non-partitioned devices by Christoph Hellwig · 5 years ago
  50. a1548b6 block: move rescan_partitions to fs/block_dev.c by Christoph Hellwig · 5 years ago
  51. 6917d06 block: merge invalidate_partitions into rescan_partitions by Christoph Hellwig · 5 years ago
  52. cba22d8 bdev: Refresh bdev size for disks without partitioning by Jan Kara · 5 years ago
  53. 731dc48 bdev: Factor out bdev revalidation into a common helper by Jan Kara · 5 years ago
  54. e6bc9de Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  55. dc617f2 vfs: don't allow writes to swap files by Darrick J. Wong · 5 years ago
  56. 7b6620d block: remove REQ_NOWAIT_INLINE by Jens Axboe · 5 years ago
  57. e91455b bdev: Fixup error handling in blkdev_get() by Jan Kara · 5 years ago
  58. e15c2ff block: fix O_DIRECT error handling for bio fragments by Jens Axboe · 5 years ago
  59. 0eb6ddf block: Fix __blkdev_direct_IO() for bio fragments by Damien Le Moal · 5 years ago
  60. 89e524c0 loop: Fix mount(2) failure due to race with LOOP_SET_FD by Jan Kara · 5 years ago
  61. 0441281 Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  62. 6a43074 block: properly handle IOCB_NOWAIT for async O_DIRECT IO by Jens Axboe · 5 years ago
  63. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  64. 9fec4a2 block_dev: use bio_release_pages in bio_unmap_user by Christoph Hellwig · 6 years ago
  65. 57dfe3c block_dev: use bio_release_pages in blkdev_bio_end_io by Christoph Hellwig · 6 years ago
  66. 31cb1d6 block: Don't revalidate bdev of hidden gendisk by Jan Kara · 6 years ago
  67. 9030d16 vfs: Convert bdev to use the new mount API by David Howells · 6 years ago
  68. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  69. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  70. 3813393 fs/block_dev.c: Remove duplicate header by Sabyasachi Gupta · 6 years ago
  71. 149e703 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  72. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  73. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  74. 41149cb bdev: switch to ->free_inode() by Al Viro · 6 years ago
  75. 60a27b9 block: fix handling for BIO_NO_PAGE_REF by Ming Lei · 6 years ago
  76. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  77. a89afe5 block: fix the return errno for direct IO by Jason Yan · 6 years ago
  78. 6d46d29 fs/block_dev.c: remove unused include by Chengguang Xu · 6 years ago
  79. 399254a block: add BIO_NO_PAGE_REF flag by Jens Axboe · 6 years ago
  80. 0bbb280 block: add bio_set_polled() helper by Jens Axboe · 6 years ago
  81. eae83ce block: wire up block device iopoll method by Christoph Hellwig · 6 years ago
  82. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  83. 04906b2 blockdev: Fix livelocks on loop device by Jan Kara · 6 years ago
  84. 1ac5cd4 block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) by Linus Torvalds · 6 years ago
  85. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  86. 88dbcbb blkdev: avoid migration stalls for blkdev pages by Jan Kara · 6 years ago
  87. 531724a block: avoid extra bio reference for async O_DIRECT by Christoph Hellwig · 6 years ago
  88. 0a1b8b8 block: make blk_poll() take a parameter on whether to spin or not by Jens Axboe · 6 years ago
  89. 849a370 block: avoid ordered task state change for polled IO by Jens Axboe · 6 years ago
  90. cb700eb block: don't plug for aio/O_DIRECT HIPRI IO by Jens Axboe · 6 years ago
  91. d34513d block: for async O_DIRECT, mark us as polling if asked to by Jens Axboe · 6 years ago
  92. 0619317 block: add polled wakeup task helper by Jens Axboe · 6 years ago
  93. d1e3628 block: add REQ_HIPRI and inherit it from IOCB_HIPRI by Jens Axboe · 6 years ago
  94. 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago
  95. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  96. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  97. 9362dd1 blkdev: __blkdev_direct_IO_simple: fix leak in error case by Martin Wilck · 6 years ago
  98. 3f289dc block: make bdev_ops->rw_page() take a REQ_OP instead of bool by Tejun Heo · 6 years ago
  99. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  100. 4a18998 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago