Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-19 | [PATCH] block: Cleanup CDROMEJECT ioctl | Ben Collins | |
This is just a basic cleanup. No change in functionality. Signed-off-by: Ben Collins <bcollins@ubuntu.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||
2005-11-04 | [BLOCK] Move all core block layer code to new block/ directory | Jens Axboe | |
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> |