summaryrefslogtreecommitdiff
path: root/drivers/block/hd.c
AgeCommit message (Expand)Author
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-06-18hd: stop defining MAJOR_NRChristoph Hellwig
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11hd: dequeue and track in-flight requestTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28hd: clean up request completion pathsTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-04-28hd: fix lockingTejun Heo
2009-04-01include/linux/hdreg.h: remove unused definesBartlomiej Zolnierkiewicz
2008-10-10hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz
2008-07-16hd.c: remove the #include <linux/mc146818rtc.h>Adrian Bunk
2008-07-16move ide/legacy/hd.c to drivers/block/Adrian Bunk