aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
| |\
| * | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\ \ \
| * | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
* | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | blk-mq: add REQ_SYNC earlyShaohua Li2014-03-21
| * | | | rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlockMike Galbraith2014-03-21
| * | | | blk-mq: support partial I/O completionsChristoph Hellwig2014-03-21
| * | | | blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig2014-03-21
| * | | | blk-mq: remove blk_mq_alloc_rqChristoph Hellwig2014-03-21
| * | | | blk-mq: don't dump CPU -> hw queue map on driver loadJens Axboe2014-03-20
| * | | | blk-mq: fix wrong usage of hctx->state vs hctx->flagsJens Axboe2014-03-19
| * | | | blk-mq: allow blk_mq_init_commands() to return failureJens Axboe2014-03-14
| * | | | block: remove old blk_iopoll_enabled variableJens Axboe2014-03-13
| * | | | blktrace: fix accounting of partially completed requestsRoman Pen2014-03-05
| * | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-24
| * | | | smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-24
| * | | | block: Stop abusing rq->csd.list in blk-softirqJan Kara2014-02-24
| * | | | block: Stop abusing csd.list for fifo_timeJan Kara2014-02-24
| * | | | block: Substitute rcu_access_pointer() for rcu_dereference_raw()Paul E. McKenney2014-02-18
| * | | | block: Use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-02-18
| | |/ / | |/| |
* | | | block: free q->flush_rq in blk_init_allocated_queue error pathsDave Jones2014-03-21
* | | | block: change flush sequence list addition back to front addMike Snitzer2014-03-08
* | | | block: fix q->flush_rq NULL pointer crash on dm-mpath flushMike Snitzer2014-03-08
| |_|/ |/| |
* | | blk-mq: add REQ_SYNC earlyShaohua Li2014-03-07
* | | rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlockMike Galbraith2014-03-03
* | | blk-mq: support partial I/O completionsChristoph Hellwig2014-02-21
* | | blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig2014-02-21
* | | blk-mq: remove blk_mq_alloc_rqChristoph Hellwig2014-02-21
|/ /
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-14
|\ \
| * | block: add cond_resched() to potentially long running ioctl discard loopJens Axboe2014-02-12
| * | blk-mq: pair blk_mq_start_request / blk_mq_requeue_requestChristoph Hellwig2014-02-11
| * | blk-mq: dont assume rq->errors is set when returning an error from ->queue_rqChristoph Hellwig2014-02-11
| * | block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_showMasanari Iida2014-02-10
| * | blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-10
| * | blk-mq: rework I/O completionsChristoph Hellwig2014-02-10
| * | block: Explicitly handle discard/write same segmentsKent Overstreet2014-02-07
| * | blk-mq: Add bio_integrity setup to blk_mq_make_requestNicholas Bellinger2014-02-07
| * | blk-mq: initialize sg_reserved_sizeChristoph Hellwig2014-02-07
| * | blk-mq: handle dma_drain_sizeChristoph Hellwig2014-02-07
| * | blk-mq: divert __blk_put_request for MQ opsChristoph Hellwig2014-02-07
| * | blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig2014-02-07
| * | block: __elv_next_request() shouldn't call into the elevator if bypassingTejun Heo2014-01-30
| * | blk-mq: Don't reserve a tag for flush requestShaohua Li2014-01-30
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-31
|\ \ \ | |/ / |/| |
| * | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-23
| |/
* | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \
| * | bcache/md: Use raid stripe sizeKent Overstreet2014-01-08