History log of /openbmc/linux/block/Kconfig.iosched (Results 301 – 305 of 305)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 24bfb001 07-Nov-2005 Paul Mackerras <paulus@samba.org>

Merge ../linux-2.6


# 0ad3a96f 07-Nov-2005 Tony Luck <tony.luck@intel.com>

Auto-update from upstream


# 333c47c8 07-Nov-2005 Linus Torvalds <torvalds@g5.osdl.org>

Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block


# c6ea2ba7 04-Nov-2005 Jens Axboe <axboe@suse.de>

[BLOCK] iosched: fix setting of default io scheduler

With the recent reorg of the io scheduler selection, it unfortunately
became possible to select an io scheduler to be the default even if it
wasn

[BLOCK] iosched: fix setting of default io scheduler

With the recent reorg of the io scheduler selection, it unfortunately
became possible to select an io scheduler to be the default even if it
wasn't builtin. Fix this by requiring the default scheduler to be
builtin.

Signed-off-by: Jens Axboe <axboe@suse.de>

show more ...


# 3a65dfe8 04-Nov-2005 Jens Axboe <axboe@suse.de>

[BLOCK] Move all core block layer code to new block/ directory

drivers/block/ is right now a mix of core and driver parts. Lets move
the core parts to a new top level directory. Al will move the fs/

[BLOCK] Move all core block layer code to new block/ directory

drivers/block/ is right now a mix of core and driver parts. Lets move
the core parts to a new top level directory. Al will move the fs/
related block parts to block/ next.

Signed-off-by: Jens Axboe <axboe@suse.de>

show more ...


1...<<111213