1. f89ca16 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  2. 2230237 blk-mq: blk_mq_tag_to_rq should handle flush request by Shaohua Li · 10 years ago
  3. da52f22 block: remove dead code in scsi_ioctl:blk_verify_command by Dave Jones · 10 years ago
  4. 4b57052 blk-mq: request initialization optimizations by Jens Axboe · 10 years ago
  5. 05f1dd5 block: add queue flag for disabling SG merging by Jens Axboe · 10 years ago
  6. 4d92a9b block: remove 'magic' from struct blk_plug by Jens Axboe · 10 years ago
  7. 879466e Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-3.16/drivers by Jens Axboe · 10 years ago
  8. 814d04e xen-blkback: defer freeing blkif to avoid blocking xenwatch by Valentin Priescu · 10 years ago
  9. 1c339ef xen blkif.h: fix comment typo in discard-alignment by Olaf Hering · 10 years ago
  10. c926b70 xen/blkback: disable discard feature if requested by toolstack by Olaf Hering · 10 years ago
  11. 1c8cad6 xen-blkfront: remove type check from blkfront_setup_discard by Olaf Hering · 10 years ago
  12. 0fb662e Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  13. cdef54d blk-mq: remove alloc_hctx and free_hctx methods by Christoph Hellwig · 10 years ago
  14. 75bb462 blk-mq: add file comments and update copyright notices by Jens Axboe · 10 years ago
  15. 6178976 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  16. d852564 blk-mq: remove blk_mq_alloc_request_pinned by Christoph Hellwig · 10 years ago
  17. 793597a blk-mq: do not use blk_mq_alloc_request_pinned in blk_mq_map_request by Christoph Hellwig · 10 years ago
  18. a3bd775 blk-mq: remove blk_mq_wait_for_tags by Christoph Hellwig · 10 years ago
  19. 5dee857 blk-mq: initialize request in __blk_mq_alloc_request by Christoph Hellwig · 10 years ago
  20. 4ce01dd blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request by Christoph Hellwig · 10 years ago
  21. 6fca6a6 blk-mq: add helper to insert requests from irq context by Christoph Hellwig · 10 years ago
  22. 7738dac blk-mq: remove stale comment for blk_mq_complete_request() by Jens Axboe · 10 years ago
  23. 6314a10 floppy: do not corrupt bio.bi_flags when reading block 0 by Jiri Kosina · 10 years ago
  24. 95f0968 blk-mq: allow non-softirq completions by Jens Axboe · 10 years ago
  25. f14bbe7 blk-mq: pass in suggested NUMA node to ->alloc_hctx() by Jens Axboe · 10 years ago
  26. 3d2936f block: only allocate/free mq_usage_counter in blk-mq by Ming Lei · 10 years ago
  27. 624dbe4 blk-mq: avoid code duplication by Ming Lei · 10 years ago
  28. 1f9f07e blk-mq: fix leak of hctx->ctx_map by Ming Lei · 10 years ago
  29. 3508678 block/blk-lib.c: make __blkdev_issue_zeroout static by Fabian Frederick · 10 years ago
  30. 19c5d84 blk-mq: idle all hardware contexts before freeing a queue by Christoph Hellwig · 10 years ago
  31. c22d9d8 blk-mq: allow setting of per-request timeouts by Jens Axboe · 10 years ago
  32. edf866b blk-mq: export blk_mq_tag_busy_iter by Sam Bradshaw · 10 years ago
  33. 07068d5 blk-mq: split make request handler for multi and single queue by Jens Axboe · 10 years ago
  34. 484b406 blk-mq: save memory by freeing requests on unused hardware queues by Jens Axboe · 10 years ago
  35. e814e71 blk-mq: allow the hctx cpu hotplug notifier to return errors by Jens Axboe · 10 years ago
  36. da41a58 blk-mq: Micro-optimize blk_queue_nomerges() check by Robert Elliott · 10 years ago
  37. eba7176 blk-mq: initialize q->nr_requests after calling blk_queue_make_request() by Jens Axboe · 10 years ago
  38. 9b204fb mtip32xx: move error handling to service thread by Asai Thambi S P · 10 years ago
  39. e3a2b3f blk-mq: allow changing of queue depth through sysfs by Jens Axboe · 10 years ago
  40. 64b1451 htmldocs: fix bio.c location by Jens Axboe · 10 years ago
  41. 719c555 block: move mm/bounce.c to block/ by Jens Axboe · 10 years ago
  42. 39a9f97 Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core by Jens Axboe · 10 years ago
  43. 1429d7c blk-mq: switch ctx pending map to the sparser blk_align_bitmap by Jens Axboe · 10 years ago
  44. e93ecf6 blk-mq: move the cache friendly bitmap type of out blk-mq-tag by Jens Axboe · 10 years ago
  45. 2667bcb block: move ioprio.c from fs/ to block/ by Jens Axboe · 10 years ago
  46. f9c78b2 block: move bio.c and bio-integrity.c from fs/ to block/ by Jens Axboe · 10 years ago
  47. 0c29e93 virtio_blk: fix race between start and stop queue by Ming Lei · 10 years ago
  48. 9acf03c mtip32xx: stop block hardware queues before quiescing IO by Jens Axboe · 10 years ago
  49. a8a642c mtip32xx: blk_mq_init_queue() returns an ERR_PTR by Dan Carpenter · 10 years ago
  50. ffc771b mtip32xx: convert to use blk-mq by Jens Axboe · 10 years ago
  51. 0d2602c blk-mq: improve support for shared tags maps by Jens Axboe · 10 years ago
  52. acb12e0 Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core by Jens Axboe · 10 years ago
  53. 1f236ab blk-mq: bitmap tag: cleanup blk_mq_init_tags by Ming Lei · 10 years ago
  54. 9d3d21a blk-mq: bitmap tag: select random tag betweet 0 and (depth - 1) by Ming Lei · 10 years ago
  55. 60f2df8 blk-mq: bitmap tag: remove barrier in bt_clear_tag() by Ming Lei · 10 years ago
  56. 0289b2e blk-mq: bitmap tag: use clear_bit_unlock in bt_clear_tag() by Ming Lei · 10 years ago
  57. 7276d02 block: only calculate part_in_flight() once by Jens Axboe · 10 years ago
  58. cf4b50a blk-mq: fix race in IO start accounting by Jens Axboe · 10 years ago
  59. 59d13bf blk-mq: use sparser tag layout for lower queue depth by Jens Axboe · 10 years ago
  60. 4bb659b blk-mq: implement new and more efficient tagging scheme by Jens Axboe · 10 years ago
  61. af76e55 blk-mq: initialize struct request fields individually by Christoph Hellwig · 10 years ago
  62. 9fccfed blk-mq: update a hotplug comment for grammar by Jens Axboe · 10 years ago
  63. 506e931 blk-mq: add basic round-robin of what CPU to queue workqueue work on by Jens Axboe · 10 years ago
  64. bd6f0bb cdrom: Remove unnecessary prototype for cdrom_get_disc_info by Joe Perches · 10 years ago
  65. 40569c6 cdrom: Remove unnecessary prototype for cdrom_mrw_exit by Joe Perches · 10 years ago
  66. a803393 cdrom: Remove cdrom_count_tracks prototype by Joe Perches · 10 years ago
  67. dac1c5c cdrom: Remove cdrom_get_next_writeable prototype by Joe Perches · 10 years ago
  68. e1e60fd cdrom: Remove cdrom_get_last_written prototype by Joe Perches · 10 years ago
  69. 2e9aa08 cdrom: Move mmc_ioctls above cdrom_ioctl to remove unnecessary prototype by Joe Perches · 10 years ago
  70. 1237d1e cdrom: Remove unnecessary sanitize_format prototype by Joe Perches · 10 years ago
  71. b62d6e8 cdrom: Remove unnecessary check_for_audio_disc prototype by Joe Perches · 10 years ago
  72. 82b9154 cdrom: Remove prototype for open_for_data by Joe Perches · 10 years ago
  73. a09c391 cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros by Joe Perches · 10 years ago
  74. e3b6b9e cdrom: Remove unused CHECKAUDIO macro by Joe Perches · 10 years ago
  75. 5944b2c cdrom: convert cdinfo to cd_dbg by Joe Perches · 10 years ago
  76. 5cf8c22 block/blk-throttle.c: fix return of 0/1 with return type bool by Fabian Frederick · 10 years ago
  77. 5214e33 block/blk-iopoll.c: use iop instead of iopoll by Fabian Frederick · 10 years ago
  78. 74814b1 blk-mq: remove extra requeue trace by Jens Axboe · 10 years ago
  79. fc27691 block: null_blk: fix use after free by Ming Lei · 10 years ago
  80. 176167a block: Fix format string mismatch in cfq-iosched.c by Masanari Iida · 10 years ago
  81. ec4a3407 drbd: use list_first_entry_or_null in first_peer_device/first_connection by Lars Ellenberg · 10 years ago
  82. babea49 drbd: Allow attaching of a newly created device to any backing device by Philipp Reisner · 10 years ago
  83. 02df6fe drbd: Test cstate while holding req_lock by Philipp Reisner · 10 years ago
  84. c1b3156 drbd: use blk_set_stacking_limits() by Philipp Reisner · 10 years ago
  85. 0853546 drbd: evaluate disk and network timeout on different requests by Lars Ellenberg · 10 years ago
  86. 67cca28 drbd: Fix a hole in the challange-response connection authentication by Philipp Reisner · 10 years ago
  87. f9c7812 drbd: always implicitly close last epoch when idle by Lars Ellenberg · 10 years ago
  88. e4d7d6f drbd: add back some fairness to AL transactions by Lars Ellenberg · 10 years ago
  89. fa090e7 drbd: keep max-bio size during detach/attach on disconnected primary by Lars Ellenberg · 10 years ago
  90. 074f4af drbd: fix a race between start_resync and send_and_submit by Lars Ellenberg · 10 years ago
  91. 20c68fd drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM by Lars Ellenberg · 10 years ago
  92. 2f632ae drbd: prepare sending side for REQ_DISCARD by Lars Ellenberg · 10 years ago
  93. a0fb3c4 drbd: prepare receiving side for REQ_DISCARD by Lars Ellenberg · 10 years ago
  94. 9e27687 drbd: allow parallel promote/demote actions by Lars Ellenberg · 10 years ago
  95. a910b12 drbd: perpare for genetlink parallel_ops by Lars Ellenberg · 10 years ago
  96. 88ea685 drbd: Do not BUG() when connection breaks in a special way by Philipp Reisner · 10 years ago
  97. e829987 drbd: don't let application IO pre-empt resync too often by Lars Ellenberg · 10 years ago
  98. 0e49d7b drbd: fix potential distributed deadlock during verify or resync by Lars Ellenberg · 10 years ago
  99. 6377b92 drbd: resync: fix too large bursts for very slow rates by Lars Ellenberg · 10 years ago
  100. 9ae4726 drbd: fix stalled resync detection in /proc/drbd by Lars Ellenberg · 10 years ago