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
/
blk-core.c
Commit message (
Expand
)
Author
Age
*
blkpm: avoid sleep when holding queue lock
Aaron Lu
2013-05-17
*
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
|
\
|
*
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...
Jens Axboe
2013-03-24
|
|
\
|
|
*
block: Add bio_end_sector()
Kent Overstreet
2013-03-23
|
|
*
block: Refactor blk_update_request()
Kent Overstreet
2013-03-23
|
*
|
block: implement runtime pm strategy
Lin Ming
2013-03-23
|
*
|
block: add runtime pm helpers
Lin Ming
2013-03-23
|
|
/
*
/
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
|
/
*
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
|
\
|
*
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
2013-01-14
|
*
block: add missing block_bio_complete() tracepoint
Tejun Heo
2013-01-14
|
*
block: Remove should_sort judgement when flush blk_plug
Jianpeng Ma
2013-01-11
*
|
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
2013-02-21
|
/
*
block: export block_unplug tracepoint
NeilBrown
2012-12-14
*
block: Make blk_cleanup_queue() wait until request_fn finished
Bart Van Assche
2012-12-06
*
block: Avoid scheduling delayed work on a dead queue
Bart Van Assche
2012-12-06
*
block: Avoid that request_fn is invoked on a dead queue
Bart Van Assche
2012-12-06
*
block: Let blk_drain_queue() caller obtain the queue lock
Bart Van Assche
2012-12-06
*
block: Rename queue dead flag
Bart Van Assche
2012-12-06
*
block: use NUMA_NO_NODE instead of -1
Ezequiel Garcia
2012-11-10
*
block: Add blk_rq_pos(rq) to sort rq when plushing
Jianpeng Ma
2012-10-25
*
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-10
|
\
|
*
block: fix request_queue->flags initialization
Tejun Heo
2012-09-21
|
*
block: lift the initial queue bypass mode on blk_register_queue() instead of ...
Tejun Heo
2012-09-21
|
*
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
|
*
block: Consolidate command flag and queue limit checks for merges
Martin K. Petersen
2012-09-20
|
*
block: Clean up special command handling logic
Martin K. Petersen
2012-09-20
|
*
block: remove the duplicated setting for congestion_threshold
Jaehoon Chung
2012-09-09
|
*
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
|
*
block: Kill bi_destructor
Kent Overstreet
2012-09-09
|
*
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
2012-09-09
*
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
|
\
\
|
*
|
workqueue: deprecate __cancel_delayed_work()
Tejun Heo
2012-08-21
|
*
|
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
2012-08-21
|
|
/
*
/
block: rate-limit the error message from failing commands
Yi Zou
2012-08-30
|
/
*
blk: pass from_schedule to non-request unplug functions.
NeilBrown
2012-07-31
*
block: stack unplug
Shaohua Li
2012-07-31
*
blk: centralize non-request unplug handling.
NeilBrown
2012-07-31
*
blkcg: implement per-blkg request allocation
Tejun Heo
2012-06-26
*
block: prepare for multiple request_lists
Tejun Heo
2012-06-25
*
block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv
Tejun Heo
2012-06-25
*
block: allocate io_context upfront
Tejun Heo
2012-06-25
*
block: refactor get_request[_wait]()
Tejun Heo
2012-06-25
*
mempool: add @gfp_mask to mempool_create_node()
Tejun Heo
2012-06-25
*
block: Mitigate lock unbalance caused by lock switching
Asias He
2012-06-15
*
block: Avoid missed wakeup in request waitqueue
Asias He
2012-06-15
*
Merge tag 'v3.4-rc5' into for-3.5/core
Jens Axboe
2012-05-01
|
\
|
*
block: make auto block plug flush threshold per-disk based
Shaohua Li
2012-04-06
|
*
block: blk_alloc_queue_node(): use caller's GFP flags instead of GFP_KERNEL
Dan Carpenter
2012-03-23
*
|
block: fix elvpriv allocation failure handling
Tejun Heo
2012-04-20
[next]