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