1. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  2. 08ba91e nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag. by Doron Roberts-Kedes · 7 years ago
  3. 0cc61e6 block: fix timeout changes for legacy request drivers by Christoph Hellwig · 7 years ago
  4. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  5. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  6. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  7. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  8. a381884 Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  9. 4a18998 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  10. c026534 zram: introduce zram memory tracking by Minchan Kim · 7 years ago
  11. d7eac6b zram: record accessed second by Minchan Kim · 7 years ago
  12. 89e85bc zram: mark incompressible page as ZRAM_HUGE by Minchan Kim · 7 years ago
  13. c4d6c4cc zram: correct flag name of ZRAM_ACCESS by Minchan Kim · 7 years ago
  14. 07ce213 nbd: set discard_alignment to the granularity by Josef Bacik · 7 years ago
  15. ee57a05 nbd: Consistently use request pointer in debug messages. by Kevin Vigor · 7 years ago
  16. d2ac838 loop: add recursion validation to LOOP_CHANGE_FD by Theodore Ts'o · 7 years ago
  17. 23edca8 rbd: flush rbd_dev->watch_dwork after watch is unregistered by Dongsheng Yang · 7 years ago
  18. fe943d5 libceph, rbd: add error handling for osd_req_op_cls_init() by Chengguang Xu · 7 years ago
  19. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  21. d9a08a9 fs: Add aio iopriority support by Adam Manzanares · 7 years ago
  22. 64c4bc4 pktcdvd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  23. 0892fac drbd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  24. d250bf4 blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter by Christoph Hellwig · 7 years ago
  25. 5e3c3a7 nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs. by Kevin Vigor · 7 years ago
  26. 0df0bb0 null_blk: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  27. c5fb85b mtip32xx: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  28. e5eab01 nbd: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  29. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  30. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  31. b68ea0e Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  32. 6df133a nbd: set discard granularity properly by Josef Bacik · 7 years ago
  33. 2189c97 block/ndb: add WQ_UNBOUND to the knbd-recv workqueue by Dan Melnic · 7 years ago
  34. eedffa2 loop: clear wb_err in bd_inode when detaching backing file by Jeff Layton · 7 years ago
  35. 76aa1d3 nbd: call nbd_bdev_reset instead of bd_set_size on disconnect by Josef Bacik · 7 years ago
  36. fe1f9e6 nbd: fix how we set bd_invalidated by Josef Bacik · 7 years ago
  37. 96d97e1 nbd: clear_sock on netlink disconnect by Josef Bacik · 7 years ago
  38. 9e2b1967 nbd: use bd_set_size when updating disk size by Josef Bacik · 7 years ago
  39. c3f7c93 nbd: update size when connected by Josef Bacik · 7 years ago
  40. 8364da4 nbd: fix nbd device deletion by Josef Bacik · 7 years ago
  41. 004fd11 drbd: switch to proc_create_single by Christoph Hellwig · 7 years ago
  42. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  43. 45db54d block: Split out bio_list_copy_data() by Kent Overstreet · 7 years ago
  44. 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
  45. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  46. e4f0e0c ps3disk: handle highmem pages by Christoph Hellwig · 7 years ago
  47. ad180f6 aoe: handle highmem pages by Christoph Hellwig · 7 years ago
  48. 00f0a51 DAC960: don't use block layer bounce buffers by Christoph Hellwig · 7 years ago
  49. 5c26e05 mtip32xx: don't use block layer bounce buffers by Christoph Hellwig · 7 years ago
  50. 8e3c283 mtip32xx: Fix an error handling path in 'mtip_pci_probe()' by Christophe JAILLET · 7 years ago
  51. 0010f70 libceph: add osd_req_op_extent_osd_data_bvecs() by Ilya Dryomov · 7 years ago
  52. 316ba57 brd: Mark as non-rotational by SeongJae Park · 7 years ago
  53. d3349b6 loop: remember whether sysfs_create_group() was done by Tetsuo Handa · 7 years ago
  54. 8fba70b Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  55. b390653 block/swim: Select appropriate drive on device open by Finn Thain · 7 years ago
  56. 5a13388 block/swim: Fix IO error at end of medium by Finn Thain · 7 years ago
  57. 8a500df block/swim: Check drive type by Finn Thain · 7 years ago
  58. 56a1c5e block/swim: Rename macros to avoid inconsistent inverted logic by Finn Thain · 7 years ago
  59. 8e2ab5a block/swim: Don't log an error message for an invalid ioctl by Finn Thain · 7 years ago
  60. c1d6207 block/swim: Remove extra put_disk() call from error path by Finn Thain · 7 years ago
  61. 7ae6a2b block/swim: Fix array bounds check by Finn Thain · 7 years ago
  62. b64576c m68k/mac: Don't remap SWIM MMIO region by Finn Thain · 7 years ago
  63. d936054 rbd: notrim map option by Ilya Dryomov · 7 years ago
  64. 420efbd rbd: adjust queue limits for "fancy" striping by Ilya Dryomov · 7 years ago
  65. c6244b3 rbd: avoid Wreturn-type warnings by Arnd Bergmann · 7 years ago
  66. 34f55d0 rbd: support timeout in rbd_wait_state_locked() by Dongsheng Yang · 7 years ago
  67. 2f18d46 rbd: refactor rbd_wait_state_locked() by Ilya Dryomov · 7 years ago
  68. f9de14b loop: handle short DIO reads by Jens Axboe · 7 years ago
  69. 1894e91 loop: remove cmd->rq member by Jens Axboe · 7 years ago
  70. edda415 Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  71. b284d4d Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  72. bdac616db loop: fix LOOP_GET_STATUS lock imbalance by Omar Sandoval · 7 years ago
  73. 1e047ea block/loop: fix deadlock after loop_set_status by Tetsuo Handa · 7 years ago
  74. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  75. 60f5921 zram: drop max_zpage_size and use zs_huge_class_size() by Sergey Senozhatsky · 7 years ago
  76. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  77. 08a7910 rbd: remove VLA usage by Kyle Spiers · 7 years ago
  78. f6870cc rbd: fix spelling mistake: "reregisteration" -> "reregistration" by Colin Ian King · 7 years ago
  79. dd43585 rbd: get the latest osdmap when using an existing client by Ilya Dryomov · 7 years ago
  80. 5feb0d8d rbd: move rbd_get_client() below rbd_put_client() by Ilya Dryomov · 7 years ago
  81. 0a4a1e6 rbd: remove redundant declaration of rbd_spec_put() by Ilya Dryomov · 7 years ago
  82. b133185 rbd: allow "fancy" striping by Ilya Dryomov · 7 years ago
  83. afb9788 rbd: introduce OWN_BVECS data type by Ilya Dryomov · 7 years ago
  84. e93aca0 rbd: remove rbd_parent_request_{create,destroy}() by Ilya Dryomov · 7 years ago
  85. dfd9875 rbd: get rid of img_req->{offset,length} by Ilya Dryomov · 7 years ago
  86. 0420c5d rbd: remove rbd_img_request_fill() and helpers by Ilya Dryomov · 7 years ago
  87. 5a23781 rbd: switch to common striping framework by Ilya Dryomov · 7 years ago
  88. 2bb1e56 rbd: create+truncate for whole-object layered discards by Ilya Dryomov · 7 years ago
  89. 86bd799 rbd: move to obj_req->img_extents by Ilya Dryomov · 7 years ago
  90. 43df3d3 rbd: incorporate ceph_object_extent by Ilya Dryomov · 7 years ago
  91. ecc633c rbd: store data_type in img_req instead of obj_req by Ilya Dryomov · 7 years ago
  92. 0be2d60 rbd: remove obj_req->flags field by Ilya Dryomov · 7 years ago
  93. 15961b4 rbd: remove old request completion code by Ilya Dryomov · 7 years ago
  94. 7114eda rbd: new request completion code by Ilya Dryomov · 7 years ago
  95. efbd1a1 rbd: update rbd_img_request_submit() signature by Ilya Dryomov · 7 years ago
  96. 9bb0248 rbd: add img_req->op_type field by Ilya Dryomov · 7 years ago
  97. a162b30 rbd: simplify rbd_osd_req_create() by Ilya Dryomov · 7 years ago
  98. 51c3509 rbd: remove old request handling code by Ilya Dryomov · 7 years ago
  99. 3da691b rbd: new request handling code by Ilya Dryomov · 7 years ago
  100. 7e07efb rbd: move from raw pages to bvec data descriptors by Ilya Dryomov · 7 years ago