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