index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-02-14
|
\
|
*
block: add cond_resched() to potentially long running ioctl discard loop
Jens Axboe
2014-02-12
|
*
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-11
|
*
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-10
|
*
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-02-07
|
*
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-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-31
|
\
\
|
|
/
|
/
|
|
*
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2014-01-23
*
|
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
|
\
\
|
*
|
bcache/md: Use raid stripe size
Kent Overstreet
2014-01-08
*
|
|
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
|
\
\
\
|
*
|
|
block/blk-mq-cpu.c: use hotcpu_notifier()
Andrew Morton
2014-01-28
|
*
|
|
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
|
*
|
|
blk-mq: uses page->list incorrectly
Dave Hansen
2014-01-08
|
*
|
|
blk-mq: use __smp_call_function_single directly
Christoph Hellwig
2014-01-08
|
|
/
/
|
*
|
blk-mq: fix initializing request's start time
Ming Lei
2014-01-03
|
*
|
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-31
|
|
\
\
|
*
|
|
block: Really silence spurious compiler warnings
Kent Overstreet
2013-12-03
|
*
|
|
block: Silence spurious compiler warnings
Kent Overstreet
2013-11-26
|
*
|
|
block: Kill bio_iovec_idx(), __bio_iovec()
Kent Overstreet
2013-11-24
|
*
|
|
bio-integrity: Convert to bvec_iter
Kent Overstreet
2013-11-24
|
*
|
|
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-24
|
*
|
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
|
*
|
|
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
*
|
|
|
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-01-21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
2013-12-05
|
|
/
/
*
|
/
block: fix memory leaks on unplugging block device
Andrey Vagin
2013-12-06
|
|
/
|
/
|
*
|
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
|
*
blk-mq: fix dereference of rq->mq_ctx if allocation fails
Jeff Moyer
2013-12-03
|
*
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
|
*
Update of blkg_stat and blkg_rwstat may happen in bh context.
Hong Zhiguo
2013-11-20
*
|
block/partitions/efi.c: fix bound check
Antti P Miettinen
2013-11-21
|
/
*
blk-mq: add blktrace insert event trace
Jens Axboe
2013-11-19
*
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
2013-11-19
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-15
|
\
|
*
blk-mq: remove newly added instances of __cpuinit
Paul Gortmaker
2013-11-14
[next]