Commit Graph

2103 Commits (c0c14e6af9ec89479f3ee3895961ef51e97aadd4)

Author SHA1 Message Date
Jens Axboe 360f92c244 block: fix regression with block enabled tagging 11 years ago
Jens Axboe bccb5f7c8b blk-mq: fix potential stall during CPU unplug with IO pending 11 years ago
Al Viro 86d564c84c constify blk_rq_map_user_iov() and friends 11 years ago
Shaohua Li 27fbf4e87c blk-mq: add REQ_SYNC early 11 years ago
Mike Galbraith 55c816e3df rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlock 11 years ago
Christoph Hellwig 7237c740b0 blk-mq: support partial I/O completions 11 years ago
Christoph Hellwig eeabc850b7 blk-mq: merge blk_mq_insert_request and blk_mq_run_request 11 years ago
Christoph Hellwig 081241e592 blk-mq: remove blk_mq_alloc_rq 11 years ago
Dave Jones 708f04d2ab block: free q->flush_rq in blk_init_allocated_queue error paths 11 years ago
Jens Axboe 676141e48a blk-mq: don't dump CPU -> hw queue map on driver load 11 years ago
Jens Axboe 5d12f905cc blk-mq: fix wrong usage of hctx->state vs hctx->flags 11 years ago
Tejun Heo 4d3bb511b5 cgroup: drop const from @buffer of cftype->write_string() 11 years ago
Eric W. Biederman 57a7744e09 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq 11 years ago
Jens Axboe 95363efde1 blk-mq: allow blk_mq_init_commands() to return failure 11 years ago
Jens Axboe 89f8b33ca1 block: remove old blk_iopoll_enabled variable 11 years ago
Mike Snitzer 10beafc190 block: change flush sequence list addition back to front add 11 years ago
Mike Snitzer 7982e90c3a block: fix q->flush_rq NULL pointer crash on dm-mpath flush 11 years ago
Shaohua Li 739c3eea71 blk-mq: add REQ_SYNC early 11 years ago
Roman Pen af5040da01 blktrace: fix accounting of partially completed requests 11 years ago
Mike Galbraith 2a26ebef84 rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlock 11 years ago
Frederic Weisbecker c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() 11 years ago
Frederic Weisbecker fce8ad1568 smp: Remove wait argument from __smp_call_function_single() 11 years ago
Jan Kara 6d113398dc block: Stop abusing rq->csd.list in blk-softirq 11 years ago
Jan Kara 8b4922d317 block: Stop abusing csd.list for fifo_time 11 years ago
Christoph Hellwig d6a25b3131 blk-mq: support partial I/O completions 11 years ago
Christoph Hellwig feb71dae1f blk-mq: merge blk_mq_insert_request and blk_mq_run_request 11 years ago
Christoph Hellwig fd694131bb blk-mq: remove blk_mq_alloc_rq 11 years ago
Masanari Iida e227867f12 treewide: Fix typo in Documentation/DocBook 11 years ago
Paul E. McKenney ec6c676a08 block: Substitute rcu_access_pointer() for rcu_dereference_raw() 11 years ago
Gideon Israel Dsouza e3ebf0d457 block: Use macros from compiler.h instead of __attribute__((...)) 11 years ago
Tejun Heo 924f0d9a20 cgroup: drop @skip_css from cgroup_taskset_for_each() 11 years ago
Jens Axboe c8123f8c9c block: add cond_resched() to potentially long running ioctl discard loop 11 years ago
Tejun Heo e61734c55c cgroup: remove cgroup->name 11 years ago
Tejun Heo 5f46990787 cgroup: update the meaning of cftype->max_write_len 11 years ago
Christoph Hellwig 49f5baa510 blk-mq: pair blk_mq_start_request / blk_mq_requeue_request 11 years ago
Christoph Hellwig 1e93b8c274 blk-mq: dont assume rq->errors is set when returning an error from ->queue_rq 11 years ago
Masanari Iida 11c9444407 block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show 11 years ago
Christoph Hellwig 18741986a4 blk-mq: rework flush sequencing logic 11 years ago
Christoph Hellwig 30a91cb4ef blk-mq: rework I/O completions 11 years ago
Tejun Heo 073219e995 cgroup: clean up cgroup_subsys names and initialization 11 years ago
Tejun Heo 3ed80a62bf cgroup: drop module support 11 years ago
Kent Overstreet 5cb8850c9c block: Explicitly handle discard/write same segments 11 years ago
Nicholas Bellinger 14ec77f352 blk-mq: Add bio_integrity setup to blk_mq_make_request 11 years ago
Christoph Hellwig 1be036e946 blk-mq: initialize sg_reserved_size 11 years ago
Christoph Hellwig 4f7f418c48 blk-mq: handle dma_drain_size 11 years ago
Christoph Hellwig 6f5ba581c0 blk-mq: divert __blk_put_request for MQ ops 11 years ago
Christoph Hellwig 72a0a36e28 blk-mq: support at_head inserations for blk_execute_rq 11 years ago
Tejun Heo 556ee818c0 block: __elv_next_request() shouldn't call into the elevator if bypassing 11 years ago
Shaohua Li f0276924fa blk-mq: Don't reserve a tag for flush request 11 years ago
Andrew Morton 381d3ee33b block/blk-mq-cpu.c: use hotcpu_notifier() 11 years ago