index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
blk-throttle: Use blk_plug in throttle dispatch
Vivek Goyal
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
aio: remove request submission batching
Jens Axboe
2011-03-10
fs: make aio plug
Shaohua Li
2011-03-10
fs: make mpage read/write_pages() plug
Jens Axboe
2011-03-10
read-ahead: use plugging
Jens Axboe
2011-03-10
fs: make generic file read/write functions plug
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-03-10
block: initial patch for on-stack per-task plugging
Jens Axboe
2011-03-10
scsi: convert to blk_delay_queue()
Jens Axboe
2011-03-10
ide-cd: convert to blk_delay_queue() for a short pause
Jens Axboe
2011-03-10
block: add API for delaying work/request_fn a little bit
Jens Axboe
2011-03-09
staging: Convert to bdops->check_events()
Tejun Heo
2011-03-09
pktcdvd: Convert to bdops->check_events()
Tejun Heo
2011-03-09
umem: Drop dummy ->media_changed()
Tejun Heo
2011-03-09
s390/tape_block: Convert to bdops->check_events()
Tejun Heo
2011-03-09
i2o_block: Convert to bdops->check_events()
Tejun Heo
2011-03-09
xsysace: Convert to bdops->check_events()
Tejun Heo
2011-03-09
ub: Convert to bdops->check_events()
Tejun Heo
2011-03-09
swim[3]: Convert to bdops->check_events()
Tejun Heo
2011-03-09
dac960: Convert to bdops->check_events()
Tejun Heo
2011-03-09
paride: Convert to bdops->check_events()
Tejun Heo
2011-03-09
gdrom,viocd: Convert to bdops->check_events()
Tejun Heo
2011-03-09
floppy,{ami|ata}flop: Convert to bdops->check_events()
Tejun Heo
2011-03-09
ide: Convert to bdops->check_events()
Tejun Heo
2011-03-09
block: Don't check events while open is in progress
Tejun Heo
2011-03-09
block: Don't check events on close unless it was blocked
Tejun Heo
2011-03-09
block: Don't implicitly trigger event check on disk_unblock_events()
Tejun Heo
2011-03-08
blk-cgroup: Lower minimum weight from 100 to 10.
Justin TerAvest
2011-03-08
block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY
Martin K. Petersen
2011-03-07
blk-throttle: Some cleanups and race fixes in limit update code
Vivek Goyal
2011-03-07
blk-throttle: process limit change only through one function
Vivek Goyal
2011-03-07
Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...
Jens Axboe
2011-03-07
cfq-iosched: Fix update_vdisktime logic
Gui Jianfeng
2011-03-07
cfq-iosched: give busy sync queue no dispatch limit
Shaohua Li
2011-03-07
cfq-iosched: fix race in cfq_set_request()
Jens Axboe
2011-03-04
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
Tejun Heo
2011-03-03
block: kill loop_mutex
Petr Uzel
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
2011-03-02
block: Move blk_throtl_exit() call to blk_cleanup_queue()
Vivek Goyal
2011-03-02
loop: No need to initialize ->queue_lock explicitly before calling blk_cleanu...
Vivek Goyal
2011-03-02
block: Initialize ->queue_lock to internal lock at queue allocation time
Vivek Goyal
2011-03-02
block/genhd: Change some numerals into macros
Liu Yuan
2011-03-02
block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()
Tejun Heo
2011-03-02
block: add @force_kblockd to __blk_run_queue()
Tejun Heo
2011-03-01
cfq-iosched: Always provide group isolation.
Justin TerAvest
2011-03-01
Merge commit 'v2.6.38-rc6' into for-2.6.39/core
Jens Axboe
2011-03-01
block: fix kernel-doc format for blkdev_issue_zeroout
Ben Hutchings
2011-03-01
blk-throttle: Do not use kblockd workqueue for throtl work
Vivek Goyal
[next]