1. c4bd70e Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  2. 8556011 loop: change queue block size to match when using DIO by Martijn Coenen · 5 years ago
  3. cbafe18 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  4. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  5. f41def3 Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  6. eb09b3c pktcdvd: remove warning on attempting to register non-passthrough dev by Jens Axboe · 5 years ago
  7. 8454d68 nbd: fix possible page fault for nbd disk by Xiubo Li · 5 years ago
  8. ec76a7b nbd: rename the runtime flags as NBD_RT_ prefixed by Xiubo Li · 5 years ago
  9. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  10. 9c7eddf null_blk: format pr_* logs with pr_fmt by André Almeida · 5 years ago
  11. 701dfc4 null_blk: match the type of parameter nr_devices by André Almeida · 5 years ago
  12. 4467453 null_blk: do not fail the module load with zero devices by André Almeida · 5 years ago
  13. 21ed05a rbd: pull rbd_img_request_create() dout out into the callers by Ilya Dryomov · 5 years ago
  14. 5435d206 rbd: fix response length parameter for encoded strings by Dongsheng Yang · 5 years ago
  15. f7c4ce8 null_blk: validate the number of devices by André Almeida · 5 years ago
  16. 4e47ee8 null_blk: fix module name at log message by André Almeida · 5 years ago
  17. 780d97a block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks by Damien Le Moal · 5 years ago
  18. 03754ea paride/pcd: need to check if cd->disk is null in pcd_detect by zhengbin · 5 years ago
  19. d821cce paride/pcd: need to set queue to NULL before put_disk by zhengbin · 5 years ago
  20. ecf4d59 paride/pf: need to set queue to NULL before put_disk by zhengbin · 5 years ago
  21. d435c9a rbd: restore zeroing past the overlap when reading from parent by Ilya Dryomov · 5 years ago
  22. 38b4e09 null_blk: fix inline misuse by Jens Axboe · 5 years ago
  23. a3d7d67 null_blk: create a helper for req completion by Chaitanya Kulkarni · 5 years ago
  24. fceb5d1 null_blk: create a helper for zoned devices by Chaitanya Kulkarni · 5 years ago
  25. 7ea88e2 null_blk: create a helper for mem-backed ops by Chaitanya Kulkarni · 5 years ago
  26. 8f94d1c null_blk: create a helper for badblocks by Chaitanya Kulkarni · 5 years ago
  27. adb8428 null_blk: create a helper for throttling by Chaitanya Kulkarni · 5 years ago
  28. d4b186e null_blk: move duplicate code to callers by Chaitanya Kulkarni · 5 years ago
  29. e9e006f nbd: fix max number of supported devs by Mike Christie · 5 years ago
  30. 2da22da nbd: fix zero cmd timeout handling v2 by Mike Christie · 5 years ago
  31. 887e975 nbd: add missing config put by Mike Christie · 5 years ago
  32. 0051467 nbd: add function to convert blk req op to nbd cmd by Mike Christie · 5 years ago
  33. 55313e9 nbd: add set cmd timeout helper by Mike Christie · 5 years ago
  34. 287c55e Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  35. 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  36. ae78ca3 xen/blkback: fix memory leaks by Wenwen Wang · 5 years ago
  37. 52f6f9d floppy: fix usercopy direction by Jann Horn · 6 years ago
  38. fdbe4ee loop: Add LOOP_SET_DIRECT_IO to compat ioctl by Alessio Balsini · 5 years ago
  39. d0a255e loop: set PF_MEMALLOC_NOIO for the worker thread by Mikulas Patocka · 5 years ago
  40. 430380b block: aoe: Fix kernel crash due to atomic sleep when exiting by He Zhe · 5 years ago
  41. a61dbfb null_blk: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 5 years ago
  42. 2b5c8f0 nbd: replace kill_bdev() with __invalidate_device() again by Munehisa Kamata · 5 years ago
  43. 89e524c0 loop: Fix mount(2) failure due to race with LOOP_SET_FD by Jan Kara · 5 years ago
  44. 7be2176 ataflop: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  45. 0441281 Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  46. 77ce56e drbd: dynamically allocate shash descriptor by Arnd Bergmann · 5 years ago
  47. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  48. 47d6a76 Merge branch 'floppy' by Linus Torvalds · 5 years ago
  49. da99466 floppy: fix out-of-bounds read in copy_buffer by Denis Efremov · 5 years ago
  50. 9b04609 floppy: fix invalid pointer dereference in drive_name by Denis Efremov · 5 years ago
  51. 5635f89 floppy: fix out-of-bounds read in next_valid_format by Denis Efremov · 5 years ago
  52. f3554ae floppy: fix div-by-zero in setup_format_params by Denis Efremov · 5 years ago
  53. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  54. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  55. e775161 docs: blockdev: add it to the admin-guide by Mauro Carvalho Chehab · 6 years ago
  56. 3944310 docs: blockdev: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  57. e347946 null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONED by Jens Axboe · 5 years ago
  58. bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
  59. 4ddeaae8 nbd: add netlink reconfigure resize support by Mike Christie · 6 years ago
  60. 553768d nbd: fix crash when the blksize is zero by Xiubo Li · 6 years ago
  61. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  62. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  63. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  64. 8b5bec5 rbd: setallochint only if object doesn't exist by Ilya Dryomov · 6 years ago
  65. 22e8bd5 rbd: support for object-map and fast-diff by Ilya Dryomov · 6 years ago
  66. da5ef6be rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe() by Ilya Dryomov · 6 years ago
  67. 68ada91 libceph: change ceph_osdc_call() to take page vector for response by Ilya Dryomov · 6 years ago
  68. 637cd06 rbd: new exclusive lock wait/wake code by Ilya Dryomov · 6 years ago
  69. e1fddc8 rbd: quiescing lock should wait for image requests by Ilya Dryomov · 6 years ago
  70. a2b1da0 rbd: lock should be quiesced on reacquire by Ilya Dryomov · 6 years ago
  71. 793333a30 rbd: introduce copyup state machine by Ilya Dryomov · 6 years ago
  72. ea9b743 rbd: rename rbd_obj_setup_*() to rbd_obj_init_*() by Ilya Dryomov · 6 years ago
  73. a086a1b rbd: move OSD request allocation into object request state machines by Ilya Dryomov · 6 years ago
  74. 27bbd91 rbd: factor out __rbd_osd_setup_discard_ops() by Ilya Dryomov · 6 years ago
  75. b5ae8cb rbd: factor out rbd_osd_setup_copyup() by Ilya Dryomov · 6 years ago
  76. bcbab1d rbd: introduce obj_req->osd_reqs list by Ilya Dryomov · 6 years ago
  77. 0192ce2 rbd: introduce image request state machine by Ilya Dryomov · 6 years ago
  78. 85b5e6d rbd: move OSD request submission into object request state machines by Ilya Dryomov · 6 years ago
  79. 0ad5d95 rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD} by Ilya Dryomov · 6 years ago
  80. a9b67e6 rbd: replace obj_req->tried_parent with obj_req->read_state by Ilya Dryomov · 6 years ago
  81. 54ab3b2 rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferred by Ilya Dryomov · 6 years ago
  82. 5be1f9d Merge tag 'v5.2-rc6' into for-5.3/block by Jens Axboe · 6 years ago
  83. b620743 block: never take page references for ITER_BVEC by Christoph Hellwig · 6 years ago
  84. 5f2ab0c block: skd_main.c: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 6 years ago
  85. b71e8c1 block: mtip32xx: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 6 years ago
  86. 152c762 null_blk: fix type mismatch null_handle_cmd() by Chaitanya Kulkarni · 6 years ago
  87. d27e84a block: drbd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  88. 8c54803 null_blk: remove duplicate 0 initialization by Chaitanya Kulkarni · 6 years ago
  89. 2af47c1 floppy: fix harmless clang build warning by Arnd Bergmann · 6 years ago
  90. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  91. 97873a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 by Thomas Gleixner · 6 years ago
  92. 7602843 block: null_blk: fix race condition for null_del_dev by Bob Liu · 6 years ago
  93. 8ea6188 docs: cdrom: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  94. 1d0c065 block/ps3vram: Use %llu to format sector_t after LBDAF removal by Geert Uytterhoeven · 6 years ago
  95. 154085f null_blk: remove duplicate check for report zone by Chaitanya Kulkarni · 6 years ago
  96. 8e61f6f Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  97. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  98. bb6f59a mtip32xx: also set max_segment_size in the device by Christoph Hellwig · 6 years ago
  99. 84f3fc7 rsxx: don't call dma_set_max_seg_size by Christoph Hellwig · 6 years ago
  100. 1949739 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349 by Thomas Gleixner · 6 years ago