1. fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 6 years ago
  2. b26c047 rbd: support for images within namespaces by Ilya Dryomov · 6 years ago
  3. c300156 rbd: pass rbd_spec into parse_rbd_opts_token() by Ilya Dryomov · 6 years ago
  4. 2f56b6b libceph: amend "bad option arg" error message by Ilya Dryomov · 6 years ago
  5. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. 99972f1 aoe: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  7. 55690c0 pktcdvd: Fix possible Spectre-v1 for pkt_devs by Jinbum Park · 6 years ago
  8. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  9. d3df0ac xen/blkfront: remove unused macros by Juergen Gross · 6 years ago
  10. 76f17d8 block: Rename the null_blk_mod kernel module back into null_blk by Bart Van Assche · 6 years ago
  11. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  12. a86c412 nbd: constify nla_policy by Stephen Hemminger · 6 years ago
  13. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  14. 59767fb block: Add part_stat_read_accum to read across field entries. by Michael Callahan · 6 years ago
  15. 3f289dc block: make bdev_ops->rw_page() take a REQ_OP instead of bool by Tejun Heo · 6 years ago
  16. ada9497 pktcdvd: remove assignment in if condition by RAGHU Halharvi · 6 years ago
  17. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  18. 8f3ea35 nbd: handle unexpected replies better by Josef Bacik · 6 years ago
  19. d7d94d4 nbd: don't requeue the same request twice. by Josef Bacik · 6 years ago
  20. ea870bb block: skd: Use %pad printk format for dma_addr_t values by Helge Deller · 6 years ago
  21. 3993e50 block/DAC960.c: fix defined but not used build warnings by Randy Dunlap · 6 years ago
  22. ca4b2a0 null_blk: add zone support by Matias Bjørling · 6 years ago
  23. 6dad38d null_blk: move shared definitions to header file by Matias Bjørling · 6 years ago
  24. 00a8cdb null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb device by Liu Bo · 6 years ago
  25. d893ff8 block/loop: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  26. d769a99 drbd: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  27. 5efac89 paride: remove redundant variable n by Colin Ian King · 6 years ago
  28. f4354a9 loop: remove redundant pointer inode by Colin Ian King · 6 years ago
  29. b64a71a0 block/floppy: remove redundant variable dflags by Colin Ian King · 6 years ago
  30. d05d199 drbd: Do not redefine __must_hold() by Bart Van Assche · 6 years ago
  31. 2911952 Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  32. 9fea4b3 loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl by Evan Green · 6 years ago
  33. 64dafbc drbd: fix access after free by Lars Ellenberg · 6 years ago
  34. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  35. fad2d4e drbd: Fix drbd_request_prepare() discard handling by Bart Van Assche · 6 years ago
  36. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  37. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  38. 08ba91e nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag. by Doron Roberts-Kedes · 6 years ago
  39. 0cc61e6 block: fix timeout changes for legacy request drivers by Christoph Hellwig · 6 years ago
  40. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  41. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  42. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  43. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  44. a381884 Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  45. 4a18998 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  46. c026534 zram: introduce zram memory tracking by Minchan Kim · 6 years ago
  47. d7eac6b zram: record accessed second by Minchan Kim · 6 years ago
  48. 89e85bc zram: mark incompressible page as ZRAM_HUGE by Minchan Kim · 6 years ago
  49. c4d6c4cc zram: correct flag name of ZRAM_ACCESS by Minchan Kim · 6 years ago
  50. 07ce213 nbd: set discard_alignment to the granularity by Josef Bacik · 6 years ago
  51. ee57a05 nbd: Consistently use request pointer in debug messages. by Kevin Vigor · 6 years ago
  52. d2ac838 loop: add recursion validation to LOOP_CHANGE_FD by Theodore Ts'o · 7 years ago
  53. 23edca8 rbd: flush rbd_dev->watch_dwork after watch is unregistered by Dongsheng Yang · 6 years ago
  54. fe943d5 libceph, rbd: add error handling for osd_req_op_cls_init() by Chengguang Xu · 7 years ago
  55. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  56. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  57. d9a08a9 fs: Add aio iopriority support by Adam Manzanares · 6 years ago
  58. 64c4bc4 pktcdvd: convert to bioset_init()/mempool_init() by Kent Overstreet · 6 years ago
  59. 0892fac drbd: convert to bioset_init()/mempool_init() by Kent Overstreet · 6 years ago
  60. d250bf4 blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter by Christoph Hellwig · 6 years ago
  61. 5e3c3a7 nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs. by Kevin Vigor · 6 years ago
  62. 0df0bb0 null_blk: complete requests from ->timeout by Christoph Hellwig · 6 years ago
  63. c5fb85b mtip32xx: complete requests from ->timeout by Christoph Hellwig · 6 years ago
  64. e5eab01 nbd: complete requests from ->timeout by Christoph Hellwig · 6 years ago
  65. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 6 years ago
  66. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 6 years ago
  67. b68ea0e Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  68. 6df133a nbd: set discard granularity properly by Josef Bacik · 6 years ago
  69. 2189c97 block/ndb: add WQ_UNBOUND to the knbd-recv workqueue by Dan Melnic · 7 years ago
  70. eedffa2 loop: clear wb_err in bd_inode when detaching backing file by Jeff Layton · 6 years ago
  71. 76aa1d3 nbd: call nbd_bdev_reset instead of bd_set_size on disconnect by Josef Bacik · 6 years ago
  72. fe1f9e6 nbd: fix how we set bd_invalidated by Josef Bacik · 6 years ago
  73. 96d97e1 nbd: clear_sock on netlink disconnect by Josef Bacik · 6 years ago
  74. 9e2b1967 nbd: use bd_set_size when updating disk size by Josef Bacik · 6 years ago
  75. c3f7c93 nbd: update size when connected by Josef Bacik · 6 years ago
  76. 8364da4 nbd: fix nbd device deletion by Josef Bacik · 6 years ago
  77. 004fd11 drbd: switch to proc_create_single by Christoph Hellwig · 7 years ago
  78. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 6 years ago
  79. 45db54d block: Split out bio_list_copy_data() by Kent Overstreet · 6 years ago
  80. 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 6 years ago
  81. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 6 years ago
  82. e4f0e0c ps3disk: handle highmem pages by Christoph Hellwig · 6 years ago
  83. ad180f6 aoe: handle highmem pages by Christoph Hellwig · 6 years ago
  84. 00f0a51 DAC960: don't use block layer bounce buffers by Christoph Hellwig · 6 years ago
  85. 5c26e05 mtip32xx: don't use block layer bounce buffers by Christoph Hellwig · 6 years ago
  86. 8e3c283 mtip32xx: Fix an error handling path in 'mtip_pci_probe()' by Christophe JAILLET · 6 years ago
  87. 0010f70 libceph: add osd_req_op_extent_osd_data_bvecs() by Ilya Dryomov · 7 years ago
  88. 316ba57 brd: Mark as non-rotational by SeongJae Park · 7 years ago
  89. d3349b6 loop: remember whether sysfs_create_group() was done by Tetsuo Handa · 7 years ago
  90. 8fba70b Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  91. b390653 block/swim: Select appropriate drive on device open by Finn Thain · 7 years ago
  92. 5a13388 block/swim: Fix IO error at end of medium by Finn Thain · 7 years ago
  93. 8a500df block/swim: Check drive type by Finn Thain · 7 years ago
  94. 56a1c5e block/swim: Rename macros to avoid inconsistent inverted logic by Finn Thain · 7 years ago
  95. 8e2ab5a block/swim: Don't log an error message for an invalid ioctl by Finn Thain · 7 years ago
  96. c1d6207 block/swim: Remove extra put_disk() call from error path by Finn Thain · 7 years ago
  97. 7ae6a2b block/swim: Fix array bounds check by Finn Thain · 7 years ago
  98. b64576c m68k/mac: Don't remap SWIM MMIO region by Finn Thain · 7 years ago
  99. d936054 rbd: notrim map option by Ilya Dryomov · 7 years ago
  100. 420efbd rbd: adjust queue limits for "fancy" striping by Ilya Dryomov · 7 years ago