1. 96d7cb9 floppy: check_events callback should not return a negative number by Yufen Yu · 6 years ago
  2. 0facb89 Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  3. c8a83a6 nbd: Use set_blocksize() to set device blocksize by Jan Kara · 6 years ago
  4. b8c3b89 Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  5. 66c56cf Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  6. f87092c Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  7. 85f5a4d rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set by Ilya Dryomov · 6 years ago
  8. 5db470e loop: drop caches if offset or block_size are changed by Jaegeuk Kim · 6 years ago
  9. 1d69a3f zram: idle writeback fixes and cleanup by Minchan Kim · 6 years ago
  10. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  11. 373282e null_blk: add zoned config support information by John Pittman · 6 years ago
  12. 43bfeb4 block: sunvdc: don't run hw queue synchronously from irq context by Ming Lei · 6 years ago
  13. d548e65 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  14. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  15. 427c5ce block/swim3: Fix regression on PowerBook G3 by Finn Thain · 6 years ago
  16. 296dcc4 block/swim3: Fix -EBUSY error when re-opening device after unmount by Finn Thain · 6 years ago
  17. f3010ec block/swim3: Remove dead return statement by Finn Thain · 6 years ago
  18. d4d179c block/amiflop: Don't log error message on invalid ioctl by Finn Thain · 6 years ago
  19. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  20. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  21. bb416d1 zram: writeback throttle by Minchan Kim · 6 years ago
  22. 23eddf3 zram: add bd_stat statistics by Minchan Kim · 6 years ago
  23. a939888 zram: support idle/huge page writeback by Minchan Kim · 6 years ago
  24. e82592c zram: introduce ZRAM_IDLE flag by Minchan Kim · 6 years ago
  25. 7e52928 zram: refactor flags and writeback stuff by Minchan Kim · 6 years ago
  26. 5547932 zram: fix double free backing device by Minchan Kim · 6 years ago
  27. 3c9959e zram: fix lockdep warning of free block handling by Minchan Kim · 6 years ago
  28. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  29. 93f87a7 block: sunvdc: remove redundant code by Chengguang Xu · 6 years ago
  30. c411036 block: loop: remove redundant code by Chengguang Xu · 6 years ago
  31. 5816a09 drbd: Change drbd_request_detach_interruptible's return type to int by Nathan Chancellor · 6 years ago
  32. f31e583 drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire") by Lars Ellenberg · 6 years ago
  33. 9848b6d drbd: skip spurious timeout (ping-timeo) when failing promote by Lars Ellenberg · 6 years ago
  34. 9049ccd drbd: don't retry connection if peers do not agree on "authentication" settings by Lars Ellenberg · 6 years ago
  35. 2c38f03 drbd: fix print_st_err()'s prototype to match the definition by Luc Van Oostenryck · 6 years ago
  36. be80ff8 drbd: avoid spurious self-outdating with concurrent disconnect / down by Lars Ellenberg · 6 years ago
  37. f708bd0 drbd: do not block when adjusting "disk-options" while IO is frozen by Lars Ellenberg · 6 years ago
  38. a2823ea drbd: fix comment typos by Lars Ellenberg · 6 years ago
  39. fe43ed9 drbd: reject attach of unsuitable uuids even if connected by Lars Ellenberg · 6 years ago
  40. ad6e897 drbd: attach on connected diskless peer must not shrink a consistent device by Lars Ellenberg · 6 years ago
  41. 4ef2a4f drbd: fix confusing error message during attach by Lars Ellenberg · 6 years ago
  42. b17b596 drbd: disconnect, if the wrong UUIDs are attached on a connected peer by Lars Ellenberg · 6 years ago
  43. 94c43a1 drbd: ignore "all zero" peer volume sizes in handshake by Lars Ellenberg · 6 years ago
  44. d5412e8 drbd: centralize printk reporting of new size into drbd_set_my_capacity() by Lars Ellenberg · 6 years ago
  45. 792c3fd drbd: must not use connection after kref_put(&connection->kref) by Lars Ellenberg · 6 years ago
  46. d29e89e drbd: narrow rcu_read_lock in drbd_sync_handshake by Roland Kammerer · 6 years ago
  47. 1f23816 virtio_blk: add discard and write zeroes support by Changpeng Liu · 6 years ago
  48. 38a3499 block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add() by Chengguang Xu · 6 years ago
  49. e7cc005 aoe: add __exit annotation by Chengguang Xu · 6 years ago
  50. 4ba09f6 mtip32xx: use BLK_STS_DEV_RESOURCE for device resources by Jens Axboe · 6 years ago
  51. e4025e4 mtip32xx: avoid using semaphores by Arnd Bergmann · 6 years ago
  52. db6638d blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou · 6 years ago
  53. 80ff204 ataflop: implement mq_ops->commit_rqs() hook by Jens Axboe · 6 years ago
  54. 944e7c8 virtio_blk: implement mq_ops->commit_rqs() hook by Jens Axboe · 6 years ago
  55. 49379e6 ataflop: fix error handling in atari_floppy_init() by Dan Carpenter · 6 years ago
  56. a11f6ca sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Young Xiao · 6 years ago
  57. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  58. a78b03b Merge tag 'v4.20-rc3' into for-4.21/block by Jens Axboe · 6 years ago
  59. fce15a6 floppy: remove now unused 'flags' variable by Jens Axboe · 6 years ago
  60. a50f9ae pktcdvd: remove queue_lock around blk_queue_max_hw_sectors by Christoph Hellwig · 6 years ago
  61. 503f620 floppy: remove queue_lock around floppy_end_request by Christoph Hellwig · 6 years ago
  62. 59749c2 Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  63. 0d945c1 block: remove the queue_lock indirection by Christoph Hellwig · 6 years ago
  64. 6d46964 block: remove the lock argument to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
  65. 68fc68f umem: don't override the queue_lock by Christoph Hellwig · 6 years ago
  66. 8295a69 drbd: don't override the queue_lock by Christoph Hellwig · 6 years ago
  67. 39795d6 block: don't hold the queue_lock over blk_abort_request by Christoph Hellwig · 6 years ago
  68. 628bd85 loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() by Tetsuo Handa · 6 years ago
  69. 8e18ebe null_blk: remove unused nullb device by Jens Axboe · 6 years ago
  70. de7b75d floppy: fix race condition in __floppy_read_block_0() by Jens Axboe · 6 years ago
  71. 289d088b pd: replace ->special use with private data in the request by Christoph Hellwig · 6 years ago
  72. 61e7712 aoe: replace ->special use with private data in the request by Christoph Hellwig · 6 years ago
  73. 1bee424 skd_main: don't use req->special by Christoph Hellwig · 6 years ago
  74. 49f6613 nullb: remove leftover legacy request code by Christoph Hellwig · 6 years ago
  75. ab6e1f3 Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  76. 27d420bc mtip32xxx: use for_each_sg by Christoph Hellwig · 6 years ago
  77. d85cb20 mtip32xx: don't use req->special by Christoph Hellwig · 6 years ago
  78. 55c7bc3 mtip32xx: remove mtip_get_int_command by Christoph Hellwig · 6 years ago
  79. 7bbf118 mtip32xx: remove mtip_init_cmd_header by Christoph Hellwig · 6 years ago
  80. 643b5f6 mtip32xx: add missing endianess annotations on struct smart_attr by Christoph Hellwig · 6 years ago
  81. 449a15d mtip32xx: remove __force_bit2int by Christoph Hellwig · 6 years ago
  82. 81e6617 mtip32xx: return a blk_status_t from mtip_send_trim by Christoph Hellwig · 6 years ago
  83. 10966fa mtip32xx: merge mtip_submit_request into mtip_queue_rq by Christoph Hellwig · 6 years ago
  84. b5fa0e9 mtip32xx: move the blk_rq_map_sg call to mtip_hw_submit_io by Christoph Hellwig · 6 years ago
  85. 72d7ce8 sx8: use a per-host tag_set by Christoph Hellwig · 6 years ago
  86. cd94c9e sx8: cleanup queue and disk allocation / freeing by Christoph Hellwig · 6 years ago
  87. 7baa857 blk-mq-tag: change busy_iter_fn to return whether to continue or not by Jens Axboe · 6 years ago
  88. c28445f loop: Get rid of 'nested' acquisition of loop_ctl_mutex by Jan Kara · 6 years ago
  89. 1dded9a loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex by Jan Kara · 6 years ago
  90. 0da03ca loop: Fix deadlock when calling blkdev_reread_part() by Jan Kara · 6 years ago
  91. 85b0a54 loop: Move loop_reread_partitions() out of loop_ctl_mutex by Jan Kara · 6 years ago
  92. d57f337 loop: Move special partition reread handling in loop_clr_fd() by Jan Kara · 6 years ago
  93. c371077 loop: Push loop_ctl_mutex down to loop_change_fd() by Jan Kara · 6 years ago
  94. 757ecf4 loop: Push loop_ctl_mutex down to loop_set_fd() by Jan Kara · 6 years ago
  95. 550df5fd loop: Push loop_ctl_mutex down to loop_set_status() by Jan Kara · 6 years ago
  96. 4a5ce9b loop: Push loop_ctl_mutex down to loop_get_status() by Jan Kara · 6 years ago
  97. 7ccd079 loop: Push loop_ctl_mutex down into loop_clr_fd() by Jan Kara · 6 years ago
  98. a2505b7 loop: Split setting of lo_state from loop_clr_fd by Jan Kara · 6 years ago
  99. a131654 loop: Push lo_ctl_mutex down into individual ioctls by Jan Kara · 6 years ago
  100. 0a42e99 loop: Get rid of loop_index_mutex by Jan Kara · 6 years ago