1. 0946fdd floppy: Add max size check for user space request by Xiongwei Song · 3 years, 1 month ago
  2. 04fdd42 floppy: Fix hang in watchdog when disk is ejected by Tasos Sahanidis · 3 years, 4 months ago
  3. 8ac3b6e xen/blkfront: harden blkfront against event channel storms by Juergen Gross · 3 years ago
  4. 1ffb20f xen/blkfront: don't trust the backend response data blindly by Juergen Gross · 3 years, 5 months ago
  5. 8e14785 xen/blkfront: don't take local copy of a request from the ring page by Juergen Gross · 3 years, 5 months ago
  6. 273f04d xen/blkfront: read response from backend only once by Juergen Gross · 3 years, 5 months ago
  7. 04e4651 loop: Use blk_validate_block_size() to validate block size by Xie Yongji · 3 years, 2 months ago
  8. 7091fcc zram: off by one in read_block_state() by Dan Carpenter · 3 years, 2 months ago
  9. 0daa75b Revert "block: nbd: add sanity check for first_minor" by Greg Kroah-Hartman · 3 years, 3 months ago
  10. 4b21d4e block: nbd: add sanity check for first_minor by Pavel Skripkin · 3 years, 5 months ago
  11. 2808d59 cryptoloop: add a deprecation warning by Christoph Hellwig · 3 years, 4 months ago
  12. 17982c6 Revert "floppy: reintroduce O_NDELAY fix" by Denis Efremov · 3 years, 5 months ago
  13. e0ee8d9 nbd: Aovid double completion of a request by Xie Yongji · 3 years, 5 months ago
  14. 8571daa rbd: always kick acquire on "acquired" and "released" notifications by Ilya Dryomov · 3 years, 6 months ago
  15. 2f3731d rbd: don't hold lock_rwsem while running_list is being drained by Ilya Dryomov · 3 years, 6 months ago
  16. cd24da0 virtio-blk: Fix memory leak among suspend/resume procedure by Xie Yongji · 3 years, 8 months ago
  17. fd6625a loop: fix I/O error on fsync() in detached loop devices by Mauricio Faria de Oliveira · 3 years, 10 months ago
  18. a7e18f5 loop: Fix missing discard support when using LOOP_CONFIGURE by Kristian Klausen · 3 years, 6 months ago
  19. cde4b55 nbd: Fix NULL pointer in flush_workqueue by Sun Ke · 3 years, 8 months ago
  20. 3d80891 block/rnbd-clt: Check the return value of the function rtrs_clt_query by Md Haris Iqbal · 3 years, 8 months ago
  21. c1a9029 block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t by Md Haris Iqbal · 3 years, 8 months ago
  22. 5378c92 drivers/block/null_blk/main: Fix a double free in null_init. by Lv Yunlong · 3 years, 8 months ago
  23. bbe9de6 xen-blkback: fix compatibility bug with single page rings by Paul Durrant · 3 years, 11 months ago
  24. 338a872 block/rnbd-clt: Fix missing a memory free when unloading the module by Gioh Kim · 3 years, 8 months ago
  25. 5d46000 null_blk: fix command timeout completion handling by Damien Le Moal · 3 years, 9 months ago
  26. 3a1ca9b xen-blkback: don't leak persistent grants from xen_blkbk_map() by Jan Beulich · 3 years, 9 months ago
  27. 58b3419 umem: fix error return code in mm_pci_probe() by Wei Yongjun · 3 years, 10 months ago
  28. bc7c1b0 zram: fix return value on writeback_store by Minchan Kim · 3 years, 10 months ago
  29. d1d9184 block: rsxx: fix error return code of rsxx_pci_probe() by Jia-Ju Bai · 3 years, 10 months ago
  30. 5cc0813 rsxx: Return -EFAULT if copy_to_user() fails by Dan Carpenter · 3 years, 10 months ago
  31. 02f768e zsmalloc: account the number of compacted pages correctly by Rokudo Yan · 3 years, 10 months ago
  32. dc2b776 nbd: handle device refs for DESTROY_ON_DISCONNECT properly by Josef Bacik · 3 years, 10 months ago
  33. ce5697e floppy: reintroduce O_NDELAY fix by Jiri Kosina · 4 years ago
  34. 00805af xen-blkback: fix error handling in xen_blkbk_map() by Jan Beulich · 3 years, 11 months ago
  35. 8f8ebd6 xen-blkback: don't "handle" error by BUG() by Jan Beulich · 3 years, 11 months ago
  36. 7d6e01e xen-blkfront: allow discard-* nodes to be optional by Roger Pau Monne · 4 years ago
  37. 41f6f4a nbd: freeze the queue while we're adding connections by Josef Bacik · 4 years ago
  38. 6f7a362 block/rnbd-clt: avoid module unload race with close confirmation by Jack Wang · 4 years ago
  39. 432071f block: rsxx: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
  40. c13edad null_blk: Fail zone append to conventional zones by Damien Le Moal · 4 years, 1 month ago
  41. 92ee9b9 null_blk: Fix zone size initialization by Damien Le Moal · 4 years, 1 month ago
  42. 9ae6d2f xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() by SeongJae Park · 4 years ago
  43. aadd677 xen-blkback: set ring->xenblkd to NULL after kthread_stop() by Pawel Wieczorkiewicz · 4 years ago
  44. 1b75aea block/rnbd-clt: Fix possible memleak by Jack Wang · 4 years, 1 month ago
  45. 996ce53 block/rnbd-clt: Get rid of warning regarding size argument in strlcpy by Md Haris Iqbal · 4 years, 1 month ago
  46. aa4f552 block/rnbd: fix a null pointer dereference on dev->blk_symlink_name by Colin Ian King · 4 years, 1 month ago
  47. a7d4dd1 block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name by Md Haris Iqbal · 4 years, 1 month ago
  48. ca33479 xen: add helpers for caching grant mapping pages by Juergen Gross · 4 years, 1 month ago
  49. c01a21b loop: Fix occasional uevent drop by Petr Vorel · 4 years, 2 months ago
  50. 2bd645b nbd: fix a block_device refcount leak in nbd_release by Christoph Hellwig · 4 years, 2 months ago
  51. e1777d0 null_blk: Fix scheduling in atomic with zoned mode by Damien Le Moal · 4 years, 2 months ago
  52. 7cb6e22 xsysace: use platform_get_resource() and platform_get_irq_optional() by Andy Shevchenko · 4 years, 2 months ago
  53. aa1c09cb6 null_blk: Fix locking in zoned mode by Damien Le Moal · 4 years, 2 months ago
  54. f9c9104 null_blk: Fix zone reset all tracing by Damien Le Moal · 4 years, 2 months ago
  55. b40813d nbd: don't update block size after device is started by Ming Lei · 4 years, 2 months ago
  56. 35bc10b null_blk: synchronization fix for zoned device by Kanchan Joshi · 4 years, 3 months ago
  57. bd6aabc Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 2 months ago
  58. d769139 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  59. fd78874 null_blk: use zone status for max active/open by Keith Busch · 4 years, 2 months ago
  60. ed7cfef Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 2 months ago
  61. 74a8524 xen-blkfront: add a parameter for disabling of persistent grants by SeongJae Park · 4 years, 3 months ago
  62. aac8a70 xen-blkback: add a parameter for disabling of persistent grants by SeongJae Park · 4 years, 3 months ago
  63. 4a5bb97 Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 2 months ago
  64. 01263a1 xen/blkback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
  65. 0669d2b zram: Fix __zram_bvec_{read,write}() locking order by Peter Zijlstra · 4 years, 2 months ago
  66. db07327 skd_main: remove unused including <linux/version.h> by Tian Tao · 4 years, 2 months ago
  67. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  68. 4e79603 zram: failing to decompress is WARN_ON worthy by Douglas Anderson · 4 years, 2 months ago
  69. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
  70. 87aac3a nbd: make the config put is called before the notifying the waiter by Xiubo Li · 4 years, 3 months ago
  71. 47be77c2 block/rnbd-clt: send_msg_close if any error occurs after send_msg_open by Gioh Kim · 4 years, 3 months ago
  72. 050b654 block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device by Jack Wang · 4 years, 3 months ago
  73. 46a99e0 block/rnbd-clt: remove nr argument from send_usr_msg by Guoqing Jiang · 4 years, 3 months ago
  74. 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  75. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  76. 0b98acd libceph, rbd, ceph: "blacklist" -> "blocklist" by Ilya Dryomov · 4 years, 4 months ago
  77. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  78. 155bd9d drbd: remove ->this_bdev by Christoph Hellwig · 4 years, 3 months ago
  79. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
  80. 99ba84c rsxx: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 3 months ago
  81. fb25ebe drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() by Coly Li · 4 years, 3 months ago
  82. dc4d137 null_blk: add support for max open/active zone limit for zoned devices by Niklas Cassel · 4 years, 4 months ago
  83. 74f9445 drbd: don't set ->bd_contains by Christoph Hellwig · 4 years, 4 months ago
  84. 8c40c7c drbd: don't detour through bd_contains for the gendisk by Christoph Hellwig · 4 years, 4 months ago
  85. 0905053 null_blk: Support shared tag bitmap by John Garry · 4 years, 4 months ago
  86. ac8f7a0 Merge branch 'for-5.10/block' into for-5.10/drivers by Jens Axboe · 4 years, 3 months ago
  87. 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 3 months ago
  88. a8b456d bdi: remove BDI_CAP_SYNCHRONOUS_IO by Christoph Hellwig · 4 years, 3 months ago
  89. c2e4cd5 block: lift setting the readahead size into the block layer by Christoph Hellwig · 4 years, 3 months ago
  90. 9e82d35 aoe: set an optimal I/O size by Christoph Hellwig · 4 years, 3 months ago
  91. b807a2c drbd: remove dead code in device_to_statistics by Christoph Hellwig · 4 years, 3 months ago
  92. 0fc66c9 zram: cleanup backing_dev_store by Christoph Hellwig · 4 years, 3 months ago
  93. b8d9548 pktcdvd: use blkdev_get_by_dev instead of open coding it by Christoph Hellwig · 4 years, 3 months ago
  94. 2d9e28a pktcdvd: remove the if 0'ed pkt_start_recovery function by Christoph Hellwig · 4 years, 3 months ago
  95. 38430f0 block: move the NEED_PART_SCAN flag to struct gendisk by Christoph Hellwig · 4 years, 3 months ago
  96. 1570d14f paride/pcd: use bdev_check_media_change by Christoph Hellwig · 4 years, 4 months ago
  97. 77f93bf xsysace: simplify media change handling by Christoph Hellwig · 4 years, 4 months ago
  98. f094225 xsysace: use bdev_check_media_change by Christoph Hellwig · 4 years, 4 months ago
  99. 3dcbad2 swim3: use bdev_check_media_changed by Christoph Hellwig · 4 years, 4 months ago
  100. 433d21c swim: simplify media change handling by Christoph Hellwig · 4 years, 4 months ago