1. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  2. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  3. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 8 years ago
  4. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 8 years ago
  5. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
  6. c525f03 rbd: rbd_dev_header_unwatch_sync() variant by Ilya Dryomov · 8 years ago
  7. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 8 years ago
  8. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  9. c41d13a rbd: use header_oid instead of header_name by Ilya Dryomov · 8 years ago
  10. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  11. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  12. 663ae2c rbd: get/put img_request in rbd_img_request_submit() by Ilya Dryomov · 8 years ago
  13. 623e47f zram: introduce per-device debug_stat sysfs node by Sergey Senozhatsky · 8 years ago
  14. 43209ea zram: remove max_comp_streams internals by Sergey Senozhatsky · 8 years ago
  15. da9556a zram: user per-cpu compression streams by Sergey Senozhatsky · 8 years ago
  16. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 8 years ago
  17. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  18. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 8 years ago
  19. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  20. 24b9f0c Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  21. a4d1dbe Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  22. 1dee3f5 block/drbd: align properly u64 in nl messages by Nicolas Dichtel · 8 years ago
  23. d3767f0 rbd: report unsupported features to syslog by Ilya Dryomov · 8 years ago
  24. 811c668 rbd: fix rbd map vs notify races by Ilya Dryomov · 8 years ago
  25. 49bdedb skd: remove broken discard support by Jeff Moyer · 8 years ago
  26. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  27. a7297a6 block: loop: fix filesystem corruption in case of aio/dio by Ming Lei · 8 years ago
  28. c888a8f block: kill off q->flush_flags by Jens Axboe · 8 years ago
  29. bfd230a xen-blkfront: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  30. ad9126a virtio_blk: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  31. 12c95f1 ps3disk: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  32. 6975f73 skd_main: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  33. 177febc osdblk: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  34. aafb1ee nbd: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  35. 17fe95f mtip32xx: remove call to blk_queue_flush() by Jens Axboe · 8 years ago
  36. 21d0727 loop: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  37. fe8fb75 drbd: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  38. 6d125de mtip32xx: Convert to use blk_mq_tagset_busy_iter by Keith Busch · 8 years ago
  39. 37e5823 block: add offset in blk_add_request_payload() by Ming Lin · 8 years ago
  40. 1c915b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  41. 2224d87 rbd: use GFP_NOIO consistently for request allocations by David Disseldorp · 8 years ago
  42. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  43. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  44. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  45. 03d9440 rbd: use KMEM_CACHE macro by Geliang Tang · 8 years ago
  46. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 8 years ago
  47. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 8 years ago
  48. 1d02369 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  49. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  50. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  51. 5173cb8 mtip32xx: fix checks for dma mapping errors by Alexey Khoroshilov · 8 years ago
  52. 3681c85 null_blk: add lightnvm null_blk device to the nullb_list by Wenwei Tao · 8 years ago
  53. 237045f Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  54. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  55. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  56. dec63a4 paride: make 'verbose' parameter an 'int' again by Arnd Bergmann · 8 years ago
  57. 98347a7 drivers:block: cpqarray clean up by Valentin Rothberg · 8 years ago
  58. 5e4298b brd: Fix discard request processing by Bart Van Assche · 9 years ago
  59. d436641 cpqarray: remove it from the kernel by Jens Axboe · 8 years ago
  60. 5e454c6 nbd: use correct div_s64 helper by Arnd Bergmann · 8 years ago
  61. 90beb2e mtip32xx: remove unneeded variable in mtip_cmd_timeout() by Jens Axboe · 8 years ago
  62. fa3184b xen/blback: Fit the important information of the thread in 17 characters by Konrad Rzeszutek Wilk · 8 years ago
  63. 5a70584 xen-blkback: advertise indirect segment support earlier by Jan Beulich · 8 years ago
  64. 14e710f xen-blkfront: rename indirect descriptor parameter by Jan Beulich · 8 years ago
  65. 008e56d mtip32xx: Cleanup queued requests after surprise removal by Asai Thambi SP · 8 years ago
  66. abb0ccd mtip32xx: Implement timeout handler by Asai Thambi SP · 8 years ago
  67. aae4a03 mtip32xx: Handle FTL rebuild failure state during device initialization by Asai Thambi SP · 8 years ago
  68. 51c6570 mtip32xx: Handle safe removal during IO by Asai Thambi SP · 8 years ago
  69. 59cf70e mtip32xx: Fix for rmmod crash when drive is in FTL rebuild by Asai Thambi SP · 8 years ago
  70. d8a18d2 mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild by Asai Thambi SP · 8 years ago
  71. 5b7e0a8 mtip32xx: Print exact time when an internal command is interrupted by Asai Thambi SP · 8 years ago
  72. e35b947 mtip32xx: Remove unwanted code from taskfile error handler by Asai Thambi SP · 8 years ago
  73. cfc05bd mtip32xx: Fix broken service thread handling by Asai Thambi SP · 8 years ago
  74. 592002f virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSH by Michael S. Tsirkin · 8 years ago
  75. 37091fd nbd: Create size change events for userspace by Markus Pargmann · 9 years ago
  76. a514379 null_blk: oops when initializing without lightnvm by Matias Bjørling · 8 years ago
  77. 09954ba floppy: refactor open() flags handling by Jiri Kosina · 8 years ago
  78. da6ccaa nbd: ratelimit error msgs after socket close by Dan Streetman · 8 years ago
  79. d02cf53 nbd: Move flag parsing to a function by Markus Pargmann · 9 years ago
  80. 0e4f0f6 nbd: Cleanup reset of nbd and bdev after a disconnect by Markus Pargmann · 9 years ago
  81. 1f7b5cf nbd: Timeouts are not user requested disconnects by Markus Pargmann · 9 years ago
  82. 23272a67 nbd: Remove signal usage by Markus Pargmann · 9 years ago
  83. bf64318 lightnvm: allow to force mm initialization by Matias Bjørling · 8 years ago
  84. 27ea43f nbd: Fix debugfs error handling by Markus Pargmann · 9 years ago
  85. 90b90d0 Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-linus by Jens Axboe · 8 years ago
  86. a0c80ef floppy: fix lock_fdc() signal handling by Jiri Kosina · 8 years ago
  87. ed0ae43 Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 8 years ago
  88. 3db70a8 xen/blkfront: realloc ring info in blkif_resume by Bob Liu · 9 years ago
  89. 9534d67 drbd: Use shash and ahash by Herbert Xu · 8 years ago
  90. 84a2c93 block: cryptoloop - Use new skcipher interface by Herbert Xu · 8 years ago
  91. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  92. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  94. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  95. 0a13dae Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  97. 1761b22 rbd: delete an unnecessary check before rbd_dev_destroy() by Markus Elfring · 9 years ago
  98. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  99. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 8 years ago
  100. 17ec4cd zram: don't call idr_remove() from zram_remove() by Jerome Marchand · 8 years ago