Index of /pub/linux/kernel.org/kernel/people/axboe/patches/v2.5/2.5.38

Icon  Name                                                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2002-09-25 19:18 701 [   ] bio-get-nr-vecs-1.gz 2002-09-23 18:49 917 [   ] bio-get-nr-vecs-1.sign 2013-08-09 05:23 665 [   ] deadline-iosched-12.gz 2002-09-27 20:31 6.1K [   ] deadline-iosched-12.sign 2013-08-09 05:23 665 [   ] floppy-partial-1.gz 2002-09-23 18:49 1.2K [   ] floppy-partial-1.sign 2013-08-09 05:23 665 [   ] highmem_debug-1.gz 2002-09-23 18:49 370 [   ] highmem_debug-1.sign 2013-08-09 05:23 665 [   ] ide-iosched-empty-1.gz 2002-09-25 19:05 540 [   ] ide-iosched-empty-1.sign 2013-08-09 05:23 665 [   ] ide-partial-1.gz 2002-09-25 19:05 1.6K [   ] ide-partial-1.sign 2013-08-09 05:23 665 [   ] ide-pdc4030-1.gz 2002-09-23 18:49 1.3K [   ] ide-pdc4030-1.sign 2013-08-09 05:23 665 [DIR] old/ 2013-08-09 05:23 - [   ] sha256sums.asc 2023-04-26 06:11 1.6K [   ] trm-dmatable-1.gz 2002-09-25 19:14 635 [   ] trm-dmatable-1.sign 2013-08-09 05:23 665
bio-get-nr-vecs-1
	Helper that returns number of pages we can approximately queue
	for this block device

deadline-iosched-10
	Attempt at fair deadline io scheduler. Requires ide-iosched-empty-1

floppy-partial-1
	Fix partial completes in the block layer

highmem_debug-1
	Port of Andrea's hihgmem debug to 2.5, allows simulation of highmem
	on machines with less memory

ide-iosched-empty-1
	Fix a problem with IDE using list_empty() on dispatch queue, when
	it should be using blk_queue_empty(). This breaks deadline-iosched.

ide-partial-1
	Make IDE pio use partial completions, instead of doing internal
	accounting.

ide-pdc4030-1
	Make PDC4030 work again

trm-dmatable-1
	Make TRM290 work again