summaryrefslogtreecommitdiff
path: root/drivers/block/hd.c
Commit message (Expand)AuthorAge
* remove the obsolete hd driverChristoph Hellwig2017-04-05
* hd: stop sharing request queue across multiple gendisksOmar Sandoval2017-03-28
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* block: hd: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-01
* block: remove struct request buffer memberJens Axboe2014-04-15
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
* Fix common misspellingsLucas De Marchi2011-03-31
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-03
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-02
|/
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* hd: stop defining MAJOR_NRChristoph Hellwig2009-06-18
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* hd: dequeue and track in-flight requestTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* hd: clean up request completion pathsTejun Heo2009-04-28
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-28
* hd: fix lockingTejun Heo2009-04-28
* include/linux/hdreg.h: remove unused definesBartlomiej Zolnierkiewicz2009-04-01
* hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-10
* hd.c: remove the #include <linux/mc146818rtc.h>Adrian Bunk2008-07-16
* move ide/legacy/hd.c to drivers/block/Adrian Bunk2008-07-16