1. 9e2d23f mg_disk: fix error path in mg_probe() by Bartlomiej Zolnierkiewicz · 8 years ago
  2. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  3. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  4. 1b57e66 drbd: correctly handle failed crypto_alloc_hash by Lars Ellenberg · 8 years ago
  5. 27ea1d8 drbd: al_write_transaction: skip re-scanning of bitmap page pointer array by Lars Ellenberg · 8 years ago
  6. 13c2088 drbd: finally report ms, not jiffies, in log message by Lars Ellenberg · 8 years ago
  7. 4e526a0 drbd: get rid of empty statement in is_valid_state by Roland Kammerer · 8 years ago
  8. 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 8 years ago
  9. 20004e2 drbd: bump current uuid when resuming IO with diskless peer by Lars Ellenberg · 8 years ago
  10. 31d6460 drbd: disallow promotion during resync handshake, avoid deadlock and hard reset by Lars Ellenberg · 8 years ago
  11. f2d3d75 drbd: sync_handshake: handle identical uuids with current (frozen) Primary by Lars Ellenberg · 8 years ago
  12. 9104d31 drbd: introduce WRITE_SAME support by Lars Ellenberg · 8 years ago
  13. 60bac04 drbd: report sizes if rejecting too small peer disk by Lars Ellenberg · 8 years ago
  14. 65f5be3 drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0 by Lars Ellenberg · 8 years ago
  15. af61494 drbd: only restart frozen disk io when D_UP_TO_DATE by Lars Ellenberg · 8 years ago
  16. 0ead5cc drbd: if there is no good data accessible, writes should be IO errors by Lars Ellenberg · 8 years ago
  17. 7bd000c drbd: don't forget error completion when "unsuspending" IO by Lars Ellenberg · 8 years ago
  18. 26a9611 drbd: introduce unfence-peer handler by Lars Ellenberg · 8 years ago
  19. 5052fee drbd: finish resync on sync source only by notification from sync target by Lars Ellenberg · 8 years ago
  20. 505675f drbd: allow larger max_discard_sectors by Lars Ellenberg · 8 years ago
  21. 7435e90 drbd: zero-out partial unaligned discards on local backend by Lars Ellenberg · 8 years ago
  22. 69ba1ee drbd: possibly disable discard support, if backend has discard_zeroes_data=0 by Lars Ellenberg · 8 years ago
  23. dd4f699 drbd: when receiving P_TRIM, zero-out partial unaligned chunks by Lars Ellenberg · 8 years ago
  24. f9ff0da drbd: allow parallel flushes for multi-volume resources by Lars Ellenberg · 8 years ago
  25. 0982368 drbd: fix for truncated minor number in callback command line by Lars Ellenberg · 8 years ago
  26. 1b228c9 drbd: fix regression: protocol A sometimes synchronous, C sometimes double-latency by Lars Ellenberg · 8 years ago
  27. bca1cba drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED by Lars Ellenberg · 8 years ago
  28. 92d94ae drbd: Create the protocol feature THIN_RESYNC by Philipp Reisner · 8 years ago
  29. a5ca66c drbd: Introduce new disk config option rs-discard-granularity by Philipp Reisner · 8 years ago
  30. 700ca8c drbd: Implement handling of thinly provisioned storage on resync target nodes by Philipp Reisner · 8 years ago
  31. c5c2385 drbd: Kill code duplication by Philipp Reisner · 8 years ago
  32. be115b6 drbd: change bitmap write-out when leaving resync states by Lars Ellenberg · 8 years ago
  33. c0065f9 drbd: bitmap bulk IO: do not always suspend IO by Lars Ellenberg · 8 years ago
  34. 8bf223c block: drbd: avoid to use BIO_MAX_SIZE by Ming Lei · 8 years ago
  35. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
  36. 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
  37. 56332f0 mg_disk: fix enum REQ_OP_ kbuild error by Mike Christie · 8 years ago
  38. 2a6f71a xen-blkfront: fix resume issues after a migration by Bob Liu · 8 years ago
  39. efd1535 xen-blkfront: don't call talk_to_blkback when already connected to blkback by Bob Liu · 8 years ago
  40. d366a0f nbd: pass the nbd pointer for flags debugfs by Josef Bacik · 8 years ago
  41. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  42. a418090 block: do not use REQ_FLUSH for tracking flush support by Mike Christie · 8 years ago
  43. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  44. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  45. a022606 xen: use bio op accessors by Mike Christie · 8 years ago
  46. bb3cc85 drbd: use bio op accessors by Mike Christie · 8 years ago
  47. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  48. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  49. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  50. 07a8e62 drbd: ->d_parent is never NULL or negative by Al Viro · 8 years ago
  51. 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
  52. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  53. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 8 years ago
  54. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 8 years ago
  55. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
  56. c525f03 rbd: rbd_dev_header_unwatch_sync() variant by Ilya Dryomov · 8 years ago
  57. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 8 years ago
  58. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  59. c41d13a rbd: use header_oid instead of header_name by Ilya Dryomov · 8 years ago
  60. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  61. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  62. 663ae2c rbd: get/put img_request in rbd_img_request_submit() by Ilya Dryomov · 8 years ago
  63. 623e47f zram: introduce per-device debug_stat sysfs node by Sergey Senozhatsky · 8 years ago
  64. 43209ea zram: remove max_comp_streams internals by Sergey Senozhatsky · 8 years ago
  65. da9556a zram: user per-cpu compression streams by Sergey Senozhatsky · 8 years ago
  66. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 8 years ago
  67. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  68. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 8 years ago
  69. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  70. 24b9f0c Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  71. a4d1dbe Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  72. 1dee3f5 block/drbd: align properly u64 in nl messages by Nicolas Dichtel · 8 years ago
  73. d3767f0 rbd: report unsupported features to syslog by Ilya Dryomov · 8 years ago
  74. 811c668 rbd: fix rbd map vs notify races by Ilya Dryomov · 8 years ago
  75. 49bdedb skd: remove broken discard support by Jeff Moyer · 8 years ago
  76. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  77. a7297a6 block: loop: fix filesystem corruption in case of aio/dio by Ming Lei · 8 years ago
  78. c888a8f block: kill off q->flush_flags by Jens Axboe · 8 years ago
  79. bfd230a xen-blkfront: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  80. ad9126a virtio_blk: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  81. 12c95f1 ps3disk: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  82. 6975f73 skd_main: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  83. 177febc osdblk: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  84. aafb1ee nbd: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  85. 17fe95f mtip32xx: remove call to blk_queue_flush() by Jens Axboe · 8 years ago
  86. 21d0727 loop: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  87. fe8fb75 drbd: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  88. 6d125de mtip32xx: Convert to use blk_mq_tagset_busy_iter by Keith Busch · 8 years ago
  89. 37e5823 block: add offset in blk_add_request_payload() by Ming Lin · 8 years ago
  90. 1c915b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  91. 2224d87 rbd: use GFP_NOIO consistently for request allocations by David Disseldorp · 8 years ago
  92. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  93. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  94. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  95. 03d9440 rbd: use KMEM_CACHE macro by Geliang Tang · 8 years ago
  96. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 8 years ago
  97. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 8 years ago
  98. 1d02369 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  99. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  100. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago