index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
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
2014-01-03
blk-mq: fix initializing request's start time
Ming Lei
2013-12-31
block: blk-mq: don't export blk_mq_free_queue()
Ming Lei
2013-12-31
block: blk-mq: make blk_sync_queue support mq
Ming Lei
2013-12-31
block: blk-mq: support draining mq queue
Ming Lei
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-06
block: fix memory leaks on unplugging block device
Andrey Vagin
2013-12-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-05
blk-mq: fix use-after-free of request
Ming Lei
2013-12-05
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
2013-12-03
block: Really silence spurious compiler warnings
Kent Overstreet
2013-12-03
blk-mq: fix dereference of rq->mq_ctx if allocation fails
Jeff Moyer
2013-11-26
block: Silence spurious compiler warnings
Kent Overstreet
2013-11-24
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
block: Kill bio_iovec_idx(), __bio_iovec()
Kent Overstreet
2013-11-23
bio-integrity: Convert to bvec_iter
Kent Overstreet
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
[next]