aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * constify blk_rq_map_user_iov() and friendsAl Viro2014-04-01
* | block: fix regression with block enabled taggingJens Axboe2014-04-09
* | blk-mq: fix potential stall during CPU unplug with IO pendingJens Axboe2014-04-07
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\ \
| * | cgroup: drop const from @buffer of cftype->write_string()Tejun Heo2014-03-19
| * | cgroup: drop @skip_css from cgroup_taskset_for_each()Tejun Heo2014-02-13
| * | cgroup: remove cgroup->nameTejun Heo2014-02-12
| * | cgroup: update the meaning of cftype->max_write_lenTejun Heo2014-02-11
| * | cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08
| * | cgroup: drop module supportTejun Heo2014-02-08
* | | 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