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