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
*
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
*
|
block: collapse blk_alloc_request() into get_request()
Tejun Heo
2012-04-20
*
|
blkcg: make request_queue bypassing on allocation
Tejun Heo
2012-04-20
*
|
blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing
Tejun Heo
2012-04-20
*
|
block: implement bio_associate_current()
Tejun Heo
2012-03-06
*
|
block: interface update for ioc/icq creation functions
Tejun Heo
2012-03-06
*
|
block: restructure get_request()
Tejun Heo
2012-03-06
*
|
blkcg: unify blkg's for blkcg policies
Tejun Heo
2012-03-06
*
|
blkcg: move per-queue blkg list heads and counters to queue and blkg
Tejun Heo
2012-03-06
*
|
blkcg: add blkcg_{init|drain|exit}_queue()
Tejun Heo
2012-03-06
*
|
blkcg: use the usual get blkg path for root blkio_group
Tejun Heo
2012-03-06
*
|
block: extend queue bypassing to cover blkcg policies
Tejun Heo
2012-03-06
*
|
block: implement blk_queue_bypass_start/end()
Tejun Heo
2012-03-06
*
|
block: blk-throttle should be drained regardless of q->elevator
Tejun Heo
2012-03-06
|
/
*
block: don't call elevator callbacks for plug merges
Tejun Heo
2012-02-08
*
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
2012-02-08
*
block: strip out locking optimization in put_io_context()
Tejun Heo
2012-02-07
*
block: fix NULL icq_cache reference
Shaohua Li
2012-01-19
*
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-15
|
\
|
*
block, cfq: move icq creation and rq->elv.icq association to block core
Tejun Heo
2011-12-13
|
*
block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq
Tejun Heo
2011-12-13
[next]