aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-28block/blk-mq-cpu.c: use hotcpu_notifier()Andrew Morton
2014-01-23percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet
2014-01-21block: Fix memory leak in rw_copy_check_uvector() handlingChristian Engelmayer
2014-01-21block: remove unrelated header files and export symbolCaiZhiyong
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-08blk-mq: uses page->list incorrectlyDave Hansen
2014-01-08blk-mq: use __smp_call_function_single directlyChristoph Hellwig
2014-01-08bcache/md: Use raid stripe sizeKent Overstreet
2014-01-03blk-mq: fix initializing request's start timeMing Lei
2013-12-31block: blk-mq: don't export blk_mq_free_queue()Ming Lei
2013-12-31block: blk-mq: make blk_sync_queue support mqMing Lei
2013-12-31block: blk-mq: support draining mq queueMing Lei
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe
2013-12-06block: fix memory leaks on unplugging block deviceAndrey Vagin
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-05blk-mq: fix use-after-free of requestMing Lei
2013-12-05cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo
2013-12-03block: Really silence spurious compiler warningsKent Overstreet
2013-12-03blk-mq: fix dereference of rq->mq_ctx if allocation failsJeff Moyer
2013-11-26block: Silence spurious compiler warningsKent Overstreet
2013-11-24block: submit_bio_wait() conversionsKent Overstreet
2013-11-23block: Kill bio_iovec_idx(), __bio_iovec()Kent Overstreet
2013-11-23bio-integrity: Convert to bvec_iterKent Overstreet
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-23block: submit_bio_wait() conversionsKent Overstreet
2013-11-21block/partitions/efi.c: fix bound checkAntti P Miettinen
2013-11-20Update of blkg_stat and blkg_rwstat may happen in bh context.Hong Zhiguo
2013-11-19blk-mq: add blktrace insert event traceJens Axboe
2013-11-19blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-14blk-mq: remove newly added instances of __cpuinitPaul Gortmaker
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13block: Use u64_stats_init() to initialize seqcountsPeter Zijlstra
2013-11-08block: cleanup removing dependency on bootmem headersGrygorii Strashko
2013-11-08Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe
2013-11-08block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-08block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-08block: Do not call sector_div() with a 64-bit divisorGeert Uytterhoeven
2013-11-08block: Use rw_copy_check_uvector()Kent Overstreet
2013-11-08block: Enable sysfs nomerge control for I/O requests in the plug listAlireza Haghdoost
2013-11-08block: properly stack underlying max_segment_size to DM deviceMike Snitzer
2013-11-08elevator: acquire q->sysfs_lock in elevator_change()Tomoki Sekiyama
2013-11-08elevator: Fix a race in elevator switching and md device initializationTomoki Sekiyama