index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
ll_rw_blk.c
Age
Commit message (
Expand
)
Author
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-09
[BLOCK][TRIVIAL] ll_rw_blk: header included twice
Nicolas Kaiser
2006-01-06
[BLOCK] reimplement handling of barrier request
Tejun Heo
2006-01-06
[BLOCK] ll_rw_blk: separate out bio init part from __make_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
[BLOCK] mark some block/ variables cons
Arjan van de Ven
2006-01-06
[BLOCK] ll_rw_blk: fastpath get_request()
Jens Axboe
2005-12-15
[SCSI] seperate max_sectors from max_hw_sectors
Mike Christie
2005-12-14
[SCSI] export blk layer functions needed for blk_execute_rq_nowait
Mike Christie
2005-11-18
[BLOCK] new block/ directory comment tidy
Coywolf Qi Hunt
2005-11-07
Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2005-11-04
[BLOCK] Move all core block layer code to new block/ directory
Jens Axboe