Age | Commit message (Expand) | Author |
2015-03-06 | blk-throttle: check stats_cpu before reading it from sysfs | Thadeu Lima de Souza Cascardo |
2015-03-06 | cfq-iosched: fix incorrect filing of rt async cfqq | Jeff Moyer |
2015-03-06 | cfq-iosched: handle failure of cfq group allocation | Konstantin Khlebnikov |
2015-01-16 | genhd: check for int overflow in disk_expand_part_tbl() | Jens Axboe |
2015-01-16 | blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map | Jens Axboe |
2014-11-14 | scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND | Jan Kara |
2014-11-14 | block: fix alignment_offset math that assumes io_min is a power-of-2 | Mike Snitzer |
2014-10-05 | partitions: aix.c: off by one bug | Dan Carpenter |
2014-10-05 | genhd: fix leftover might_sleep() in blk_free_devt() | Jens Axboe |
2014-10-05 | block: Fix dev_t minor allocation lifetime | Keith Busch |
2014-10-05 | cfq-iosched: Fix wrong children_weight calculation | Toshiaki Makita |
2014-07-31 | blkcg: don't call into policy draining if root_blkg is already gone | Tejun Heo |
2014-07-31 | block: don't assume last put of shared tags is for the host | Christoph Hellwig |
2014-07-31 | block: provide compat ioctl for BLKZEROOUT | Mikulas Patocka |
2014-07-09 | blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt a... | Tejun Heo |
2014-05-31 | blktrace: fix accounting of partially completed requests | Roman Pen |
2014-03-20 | block: free q->flush_rq in blk_init_allocated_queue error paths | Dave Jones |
2014-03-08 | block: change flush sequence list addition back to front add | Mike Snitzer |
2014-03-08 | block: fix q->flush_rq NULL pointer crash on dm-mpath flush | Mike Snitzer |
2014-03-07 | blk-mq: add REQ_SYNC early | Shaohua Li |
2014-03-03 | rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlock | Mike Galbraith |
2014-02-21 | blk-mq: support partial I/O completions | Christoph Hellwig |
2014-02-21 | blk-mq: merge blk_mq_insert_request and blk_mq_run_request | Christoph Hellwig |
2014-02-21 | blk-mq: remove blk_mq_alloc_rq | Christoph Hellwig |
2014-02-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-02-12 | block: add cond_resched() to potentially long running ioctl discard loop | Jens Axboe |
2014-02-11 | blk-mq: pair blk_mq_start_request / blk_mq_requeue_request | Christoph Hellwig |
2014-02-11 | blk-mq: dont assume rq->errors is set when returning an error from ->queue_rq | Christoph Hellwig |
2014-02-10 | block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show | Masanari Iida |
2014-02-10 | blk-mq: rework flush sequencing logic | Christoph Hellwig |
2014-02-10 | blk-mq: rework I/O completions | Christoph Hellwig |
2014-02-07 | block: Explicitly handle discard/write same segments | Kent Overstreet |
2014-02-07 | blk-mq: Add bio_integrity setup to blk_mq_make_request | Nicholas Bellinger |
2014-02-07 | blk-mq: initialize sg_reserved_size | Christoph Hellwig |
2014-02-07 | blk-mq: handle dma_drain_size | Christoph Hellwig |
2014-02-07 | blk-mq: divert __blk_put_request for MQ ops | Christoph Hellwig |
2014-02-07 | blk-mq: support at_head inserations for blk_execute_rq | Christoph Hellwig |
2014-01-31 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-01-30 | block: __elv_next_request() shouldn't call into the elevator if bypassing | Tejun Heo |
2014-01-30 | blk-mq: Don't reserve a tag for flush request | Shaohua Li |
2014-01-30 | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-28 | block/blk-mq-cpu.c: use hotcpu_notifier() | Andrew Morton |
2014-01-23 | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask | Kent Overstreet |
2014-01-21 | block: Fix memory leak in rw_copy_check_uvector() handling | Christian Engelmayer |
2014-01-21 | block: remove unrelated header files and export symbol | CaiZhiyong |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-01-08 | blk-mq: uses page->list incorrectly | Dave Hansen |
2014-01-08 | blk-mq: use __smp_call_function_single directly | Christoph Hellwig |
2014-01-08 | bcache/md: Use raid stripe size | Kent Overstreet |