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
/
include
/
linux
/
blkdev.h
Commit message (
Expand
)
Author
Age
*
[PATCH] Rearrange a few struct request members
Jens Axboe
2006-06-23
*
[PATCH] Get rid of struct request request_pm_state member
Jens Axboe
2006-06-23
*
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-06-21
|
\
|
*
[SCSI] remove RQ_SCSI_* flags
Christoph Hellwig
2006-06-10
*
|
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
|
/
*
[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
Christoph Hellwig
2006-04-13
*
[BLOCK] cfq-iosched: seek and async performance fixes
Jens Axboe
2006-03-28
*
[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree
Jens Axboe
2006-03-28
*
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
*
[PATCH] fix sysfs interaction and lifetime rules handling for queues
Al Viro
2006-03-18
*
[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue
Al Viro
2006-03-18
*
[PATCH] keep sync and async cfq_queue separate
Al Viro
2006-03-18
*
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
Jens Axboe
2006-01-24
*
Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-01-09
|
\
|
*
[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq
Jens Axboe
2006-01-09
*
|
[BLOCK] Kill blk_attempt_remerge()
Jens Axboe
2006-01-09
|
/
*
[BLOCK] Correct blk_execute_rq_nowait() prototype
Jens Axboe
2006-01-06
*
[BLOCK] reimplement handling of barrier request
Tejun Heo
2006-01-06
*
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2006-01-06
*
[SCSI] seperate max_sectors from max_hw_sectors
Mike Christie
2005-12-15
*
[SCSI] add retries field to request for REQ_BLOCK_PC use
Mike Christie
2005-12-14
*
[SCSI] export blk layer functions needed for blk_execute_rq_nowait
Mike Christie
2005-12-14
*
[BLOCK] Implement elv_drain_elevator for improved switch error detection
Tejun Heo
2005-11-12
*
Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2005-10-28
|
\
|
*
[BLOCK] elevator switch fixes/cleanup
Jens Axboe
2005-10-28
|
*
[BLOCK] Reimplement elevator switch
Tejun Heo
2005-10-28
*
|
Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...
Linus Torvalds
2005-10-28
|
\
|
|
*
[BLOCK] kill generic max_back_kb handling
Tejun Heo
2005-10-28
|
*
[PATCH] 03/05 move last_merge handlin into generic elevator code
Tejun Heo
2005-10-28
|
*
[PATCH] generic dispatch fixes
Jens Axboe
2005-10-28
|
*
[PATCH] 01/05 Implement generic dispatch queue
Tejun Heo
2005-10-28
*
|
[PATCH] gfp_t: block layer core
Al Viro
2005-10-28
|
/
*
[PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"
Adrian Bunk
2005-09-10
*
fix mismerge in ll_rw_blk.c
James Bottomley
2005-08-28
|
\
|
*
[PATCH] update blk_execute_rq to take an at_head parameter
James Bottomley
2005-06-20
|
*
[PATCH] Add scatter-gather support for the block layer SG_IO
James Bottomley
2005-06-20
|
*
[PATCH] Cleanup blk_rq_map_* interfaces
Jens Axboe
2005-06-20
|
*
[PATCH] Add blk_rq_map_kern()
Mike Christie
2005-06-20
*
|
[PATCH] blk: fix tag shrinking (revive real_max_size)
Tejun Heo
2005-08-05
*
|
[PATCH] blk: light iocontext ops
Nick Piggin
2005-06-29
*
|
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
2005-06-27
*
|
[PATCH] drivers/block/ll_rw_blk.c: cleanups
Adrian Bunk
2005-06-25
*
|
[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}
Tejun Heo
2005-06-23
*
|
[PATCH] blk: remove blk_queue_tag->real_max_depth optimization
Tejun Heo
2005-06-23
*
|
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
2005-06-23
|
/
*
[SCSI] remove requeue feature from blk_insert_request()
Tejun Heo
2005-05-20
*
[PATCH] fix NMI lockup with CFQ scheduler
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16