1. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. 360f92c block: fix regression with block enabled tagging by Jens Axboe · 10 years ago
  3. bccb5f7 blk-mq: fix potential stall during CPU unplug with IO pending by Jens Axboe · 10 years ago
  4. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  5. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  6. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  7. 86d564c constify blk_rq_map_user_iov() and friends by Al Viro · 10 years ago
  8. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  9. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 27fbf4e blk-mq: add REQ_SYNC early by Shaohua Li · 10 years ago
  11. 55c816e rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlock by Mike Galbraith · 10 years ago
  12. 7237c74 blk-mq: support partial I/O completions by Christoph Hellwig · 10 years ago
  13. eeabc85 blk-mq: merge blk_mq_insert_request and blk_mq_run_request by Christoph Hellwig · 10 years ago
  14. 081241e blk-mq: remove blk_mq_alloc_rq by Christoph Hellwig · 10 years ago
  15. 708f04d block: free q->flush_rq in blk_init_allocated_queue error paths by Dave Jones · 10 years ago
  16. 676141e blk-mq: don't dump CPU -> hw queue map on driver load by Jens Axboe · 10 years ago
  17. 5d12f90 blk-mq: fix wrong usage of hctx->state vs hctx->flags by Jens Axboe · 10 years ago
  18. 4d3bb51 cgroup: drop const from @buffer of cftype->write_string() by Tejun Heo · 10 years ago
  19. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  20. 95363ef blk-mq: allow blk_mq_init_commands() to return failure by Jens Axboe · 10 years ago
  21. 89f8b33 block: remove old blk_iopoll_enabled variable by Jens Axboe · 10 years ago
  22. 10beafc block: change flush sequence list addition back to front add by Mike Snitzer · 10 years ago
  23. 7982e90 block: fix q->flush_rq NULL pointer crash on dm-mpath flush by Mike Snitzer · 10 years ago
  24. 739c3ee blk-mq: add REQ_SYNC early by Shaohua Li · 10 years ago
  25. af5040d blktrace: fix accounting of partially completed requests by Roman Pen · 10 years ago
  26. 2a26ebe rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlock by Mike Galbraith · 10 years ago
  27. c46fff2 smp: Rename __smp_call_function_single() to smp_call_function_single_async() by Frederic Weisbecker · 10 years ago
  28. fce8ad1 smp: Remove wait argument from __smp_call_function_single() by Frederic Weisbecker · 10 years ago
  29. 6d11339 block: Stop abusing rq->csd.list in blk-softirq by Jan Kara · 10 years ago
  30. 8b4922d block: Stop abusing csd.list for fifo_time by Jan Kara · 10 years ago
  31. d6a25b3 blk-mq: support partial I/O completions by Christoph Hellwig · 10 years ago
  32. feb71da blk-mq: merge blk_mq_insert_request and blk_mq_run_request by Christoph Hellwig · 10 years ago
  33. fd69413 blk-mq: remove blk_mq_alloc_rq by Christoph Hellwig · 10 years ago
  34. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  35. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  36. ec6c676 block: Substitute rcu_access_pointer() for rcu_dereference_raw() by Paul E. McKenney · 10 years ago
  37. e3ebf0d block: Use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  38. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  39. 924f0d9 cgroup: drop @skip_css from cgroup_taskset_for_each() by Tejun Heo · 10 years ago
  40. c8123f8 block: add cond_resched() to potentially long running ioctl discard loop by Jens Axboe · 10 years ago
  41. e61734c cgroup: remove cgroup->name by Tejun Heo · 10 years ago
  42. 5f46990 cgroup: update the meaning of cftype->max_write_len by Tejun Heo · 10 years ago
  43. 49f5baa blk-mq: pair blk_mq_start_request / blk_mq_requeue_request by Christoph Hellwig · 10 years ago
  44. 1e93b8c blk-mq: dont assume rq->errors is set when returning an error from ->queue_rq by Christoph Hellwig · 10 years ago
  45. 11c9444 block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show by Masanari Iida · 10 years ago
  46. 1874198 blk-mq: rework flush sequencing logic by Christoph Hellwig · 10 years ago
  47. 30a91cb blk-mq: rework I/O completions by Christoph Hellwig · 10 years ago
  48. 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 10 years ago
  49. 3ed80a6 cgroup: drop module support by Tejun Heo · 10 years ago
  50. 5cb8850 block: Explicitly handle discard/write same segments by Kent Overstreet · 10 years ago
  51. 14ec77f blk-mq: Add bio_integrity setup to blk_mq_make_request by Nicholas Bellinger · 10 years ago
  52. 1be036e blk-mq: initialize sg_reserved_size by Christoph Hellwig · 10 years ago
  53. 4f7f418 blk-mq: handle dma_drain_size by Christoph Hellwig · 10 years ago
  54. 6f5ba58 blk-mq: divert __blk_put_request for MQ ops by Christoph Hellwig · 10 years ago
  55. 72a0a36 blk-mq: support at_head inserations for blk_execute_rq by Christoph Hellwig · 10 years ago
  56. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  57. 556ee81 block: __elv_next_request() shouldn't call into the elevator if bypassing by Tejun Heo · 10 years ago
  58. f027692 blk-mq: Don't reserve a tag for flush request by Shaohua Li · 10 years ago
  59. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  60. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  61. 381d3ee block/blk-mq-cpu.c: use hotcpu_notifier() by Andrew Morton · 10 years ago
  62. 6f6b5d1 percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask by Kent Overstreet · 10 years ago
  63. 17a05cc block: Fix memory leak in rw_copy_check_uvector() handling by Christian Engelmayer · 10 years ago
  64. bca266b block: remove unrelated header files and export symbol by CaiZhiyong · 10 years ago
  65. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  66. 6753471 blk-mq: uses page->list incorrectly by Dave Hansen · 10 years ago
  67. 3d6efbf blk-mq: use __smp_call_function_single directly by Christoph Hellwig · 10 years ago
  68. c78afc6 bcache/md: Use raid stripe size by Kent Overstreet · 11 years ago
  69. 0fec08b blk-mq: fix initializing request's start time by Ming Lei · 10 years ago
  70. 3edcc0c block: blk-mq: don't export blk_mq_free_queue() by Ming Lei · 10 years ago
  71. f04c1fe block: blk-mq: make blk_sync_queue support mq by Ming Lei · 10 years ago
  72. 43a5e4e block: blk-mq: support draining mq queue by Ming Lei · 10 years ago
  73. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 10 years ago
  74. 8515736 block: fix memory leaks on unplugging block device by Andrey Vagin · 10 years ago
  75. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  76. 0d11e6a blk-mq: fix use-after-free of request by Ming Lei · 10 years ago
  77. 2da8ca8 cgroup: replace cftype->read_seq_string() with cftype->seq_show() by Tejun Heo · 10 years ago
  78. 2b8221e block: Really silence spurious compiler warnings by Kent Overstreet · 10 years ago
  79. 959a35f blk-mq: fix dereference of rq->mq_ctx if allocation fails by Jeff Moyer · 10 years ago
  80. 3f273d3 block: Silence spurious compiler warnings by Kent Overstreet · 11 years ago
  81. c170bbb block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  82. f619d25 block: Kill bio_iovec_idx(), __bio_iovec() by Kent Overstreet · 11 years ago
  83. d57a5f7 bio-integrity: Convert to bvec_iter by Kent Overstreet · 11 years ago
  84. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  85. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  86. 33879d4 block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  87. 49204c1 block/partitions/efi.c: fix bound check by Antti P Miettinen · 11 years ago
  88. 2c57502 Update of blkg_stat and blkg_rwstat may happen in bh context. by Hong Zhiguo · 11 years ago
  89. 01b983c blk-mq: add blktrace insert event trace by Jens Axboe · 11 years ago
  90. 94eddfb blk-mq: ensure that we set REQ_IO_STAT so diskstats work by Jens Axboe · 11 years ago
  91. f412f2c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  92. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  93. f618ef7 blk-mq: remove newly added instances of __cpuinit by Paul Gortmaker · 11 years ago
  94. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  96. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  97. 90d3839 block: Use u64_stats_init() to initialize seqcounts by Peter Zijlstra · 11 years ago
  98. d17ab45 block: cleanup removing dependency on bootmem headers by Grygorii Strashko · 11 years ago
  99. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  100. c7d1ba4 block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago