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