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
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2006-12-19
[PATCH] Fixup blk_rq_unmap_user() API
Jens Axboe
2006-12-19
[PATCH] Remove queue merging hooks
Jens Axboe
2006-12-12
[PATCH] remove blk_queue_activity_fn
Boaz Harrosh
2006-12-01
[PATCH] block: support larger block pc requests
Mike Christie
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
2006-10-20
[PATCH] export clear_queue_congested and set_queue_congested
Thomas Maier
2006-10-12
[PATCH] ide-cd: fix breakage with internally queued commands
Jens Axboe
2006-10-04
[PATCH] helper function for retrieving scsi_cmd given host based block layer tag
David C Somayajulu
2006-09-30
[PATCH] CONFIG_BLOCK: blk_congestion_wait() fix
Andrew Morton
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
[PATCH] Allow file systems to differentiate between data and meta reads
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] Kill various deprecated/unused block layer defines/functions
Jens Axboe
2006-09-30
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
2006-09-30
[PATCH] struct request: shrink and optimize some more
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] Add one more pointer to struct request for IO scheduler usage
Jens Axboe
2006-09-30
[PATCH] as-iosched: remove arq->is_sync member
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-06-23
[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-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-06-10
[SCSI] remove RQ_SCSI_* flags
Christoph Hellwig
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-13
[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
Christoph Hellwig
2006-03-28
[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-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] 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-01-24
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
Jens Axboe
2006-01-09
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-06
[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
2005-12-15
[SCSI] seperate max_sectors from max_hw_sectors
Mike Christie
2005-12-14
[SCSI] add retries field to request for REQ_BLOCK_PC use
Mike Christie
[next]