index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
ll_rw_blk.c
Age
Commit message (
Expand
)
Author
2006-09-30
[PATCH] blk_queue_start_tag() shared map race fix
Jens Axboe
2006-09-30
[PATCH] exit_io_context: don't disable irqs
Oleg Nesterov
2006-09-30
[PATCH] Allow file systems to differentiate between data and meta reads
Jens Axboe
2006-09-30
[PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb store
Jens Axboe
2006-09-30
[PATCH] Add blk_start_queueing() helper
Jens Axboe
2006-09-30
[PATCH] Make sure all block/io scheduler setups are node aware
Jens Axboe
2006-09-30
[PATCH] Audit block layer inlines
Jens Axboe
2006-09-30
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
2006-09-30
[PATCH] ll_rw_blk: cleanup __make_request()
Jens Axboe
2006-09-30
[PATCH] Drop useless bio passing in may_queue/set_request API
Jens Axboe
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2006-09-30
[PATCH] Remove struct request_list from struct request
Jens Axboe
2006-09-30
[PATCH] Remove ->waiting member from struct request
Jens Axboe
2006-09-30
[PATCH] elevator: abstract out the rbtree sort handling
Jens Axboe
2006-09-30
[PATCH] elevator: move the backmerging logic into the elevator core
Jens Axboe
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-29
[PATCH] ifdef blktrace debugging fields
Alexey Dobriyan
2006-09-23
Merge mulgrave-w:git/linux-2.6
James Bottomley
2006-09-22
Add a real API for dealing with blk_congestion_wait()
Trond Myklebust
2006-08-31
[SCSI] block: add support for shared tag maps
James Bottomley
2006-08-21
[PATCH] Fix current_io_context() vs set_task_ioprio() race
Oleg Nesterov
2006-07-06
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
Jens Axboe
2006-07-03
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
Chandra Seetharaman
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-26
spelling fixes
Andreas Mohr
2006-06-23
[BLOCK] Fix bounce limit address check
Andi Kleen
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
[PATCH] blk_start_queue() must be called with irq disabled - add warning
Paolo 'Blaisorblade' Giarrusso
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2006-05-23
[PATCH] blk: fix gendisk->in_flight accounting during barrier sequence
Jens Axboe
2006-05-11
[BLOCK] limit request_fn recursion
Jens Axboe
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-04-20
[patch] cleanup: use blk_queue_stopped
Coywolf Qi Hunt
2006-04-02
Documentation: fix minor kernel-doc warnings
Martin Waitz
2006-03-28
Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2006-03-28
[PATCH] ll_rw_blk: fix 80-col offender in put_io_context()
Jens Axboe
2006-03-28
[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree
Jens Axboe
2006-03-27
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-03-27
[PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md.
NeilBrown
2006-03-27
[PATCH] blk_execute_rq_nowait-speedup
Andrew Morton
2006-03-27
[BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion
Jens Axboe
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-18
[PATCH] fix sysfs interaction and lifetime rules handling for queues
Al Viro
2006-03-18
[PATCH] deal with rmmod/put_io_context() races
Al Viro
2006-03-18
[PATCH] fix locking in queue_requests_store()
Al Viro
[next]