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