summaryrefslogtreecommitdiffstats
path: root/drivers/block/hd.c
Commit message (Expand)AuthorAgeFilesLines
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-1/+1
* Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-031-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-2/+2
|/
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* hd: stop defining MAJOR_NRChristoph Hellwig2009-06-181-6/+4
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-2/+1
* hd: dequeue and track in-flight requestTejun Heo2009-05-111-23/+40
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-7/+7
* hd: clean up request completion pathsTejun Heo2009-04-281-24/+12
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-281-7/+7
* hd: fix lockingTejun Heo2009-04-281-10/+7
* include/linux/hdreg.h: remove unused definesBartlomiej Zolnierkiewicz2009-04-011-0/+2
* hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-4/+5
* hd.c: remove the #include <linux/mc146818rtc.h>Adrian Bunk2008-07-161-1/+0
* move ide/legacy/hd.c to drivers/block/Adrian Bunk2008-07-161-0/+815
OpenPOWER on IntegriCloud