summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2014-01-10block/blk-mq-cpu.c: use hotcpu_notifier()Andrew Morton1-5/+1
2014-01-10Merge branch 'akpm-current/current'Stephen Rothwell2-8/+12
2014-01-10Merge remote-tracking branch 'block/for-next'Stephen Rothwell14-219/+204
2014-01-10Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell2-93/+73
2014-01-10mm: blk-mq: uses page->list incorrectlyDave Hansen1-3/+3
2014-01-10block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt1-1/+1
2014-01-10block: remove unrelated header files and export symbolCaiZhiyong1-7/+11
2014-01-08Merge branch 'for-3.14/core' into for-nextJens Axboe1-3/+3
2014-01-08blk-mq: uses page->list incorrectlyDave Hansen1-3/+3
2014-01-08Merge branch 'for-3.14/core' into for-nextJens Axboe3-89/+11
2014-01-08blk-mq: use __smp_call_function_single directlyChristoph Hellwig3-89/+11
2014-01-08Merge branch 'for-3.14/drivers' into for-nextJens Axboe1-0/+4
2014-01-08bcache/md: Use raid stripe sizeKent Overstreet1-0/+4
2014-01-03Merge branch 'for-3.14/core' into for-nextJens Axboe1-0/+2
2014-01-03blk-mq: fix initializing request's start timeMing Lei1-0/+2
2013-12-31Merge branch 'for-3.14/core' into for-nextJens Axboe5-21/+52
2013-12-31block: blk-mq: don't export blk_mq_free_queue()Ming Lei3-1/+2
2013-12-31block: blk-mq: make blk_sync_queue support mqMing Lei2-2/+10
2013-12-31block: blk-mq: support draining mq queueMing Lei4-18/+40
2013-12-31Merge branch 'for-linus' into for-nextJens Axboe2-19/+35
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe3-10/+27
2013-12-31blk-mq: Don't reserve a tag for flush requestShaohua Li2-19/+35
2013-12-06block: fix memory leaks on unplugging block deviceAndrey Vagin1-0/+13
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-28/+15
2013-12-05blk-mq: fix use-after-free of requestMing Lei1-2/+2
2013-12-05cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo2-93/+73
2013-12-03block: Really silence spurious compiler warningsKent Overstreet1-9/+3
2013-12-03blk-mq: fix dereference of rq->mq_ctx if allocation failsJeff Moyer1-4/+8
2013-11-26block: Silence spurious compiler warningsKent Overstreet1-0/+6
2013-11-24block: submit_bio_wait() conversionsKent Overstreet1-18/+1
2013-11-23block: Kill bio_iovec_idx(), __bio_iovec()Kent Overstreet1-2/+11
2013-11-23bio-integrity: Convert to bvec_iterKent Overstreet1-18/+22
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2-28/+25
2013-11-23block: Abstract out bvec iteratorKent Overstreet8-39/+39
2013-11-23block: submit_bio_wait() conversionsKent Overstreet1-18/+1
2013-11-21block/partitions/efi.c: fix bound checkAntti P Miettinen1-2/+3
2013-11-20Update of blkg_stat and blkg_rwstat may happen in bh context.Hong Zhiguo1-4/+4
2013-11-19blk-mq: add blktrace insert event traceJens Axboe1-0/+2
2013-11-19blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe1-4/+8
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-8/+7
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig3-5/+5
2013-11-14blk-mq: remove newly added instances of __cpuinitPaul Gortmaker2-7/+7
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+45
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds22-167/+2761
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+4
2013-11-13block: Use u64_stats_init() to initialize seqcountsPeter Zijlstra3-0/+45
2013-11-08block: cleanup removing dependency on bootmem headersGrygorii Strashko1-1/+0
2013-11-08Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe15-118/+2701
2013-11-08block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2013-11-08block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-1/+1