summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ide: ide_dev_is_sata() -> ata_id_is_sata()Bartlomiej Zolnierkiewicz2008-10-102-14/+9
* ide: ide_dev_has_iordy() -> ata_id_has_iordy()Bartlomiej Zolnierkiewicz2008-10-101-5/+0
* ide: remove ->supports_dsc_overlap field from ide_driver_tBartlomiej Zolnierkiewicz2008-10-101-1/+0
* ide: remove read-only ->atapi_overlap field from ide_drive_tBartlomiej Zolnierkiewicz2008-10-101-1/+0
* ide: remove SECTOR_WORDS defineBartlomiej Zolnierkiewicz2008-10-101-1/+1
* ide: /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz2008-10-101-36/+74
* ide: preparations for /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz2008-10-101-0/+2
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-101-1/+1
* ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz2008-10-101-3/+3
* ide: remove IDE_CHIPSET_* macrosBartlomiej Zolnierkiewicz2008-10-101-4/+0
* ide: enhance ide_busy_sleep()Bartlomiej Zolnierkiewicz2008-10-101-0/+2
* ide: remove no longer needed ide_drive_t fieldsBartlomiej Zolnierkiewicz2008-10-101-2/+0
* ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2008-10-101-7/+8
* ide: remove drive->driveidBartlomiej Zolnierkiewicz2008-10-101-7/+2
* ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz2008-10-101-9/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-10-101-0/+35
|\
| * crypto: rng - RNG interface and implementationNeil Horman2008-08-291-0/+25
| * crypto: api - Use test infrastructureHerbert Xu2008-08-291-0/+8
| * crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-291-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-10-102-2/+5
|\ \
| * | dlm: allow multiple lockspace createsDavid Teigland2008-08-282-2/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-101-1/+17
|\ \ \
| * | | dm: publish dm_vcallocMikulas Patocka2008-10-101-0/+5
| * | | dm: publish dm_table_unplug_allMikulas Patocka2008-10-101-0/+5
| * | | dm: publish dm_get_mapinfoMikulas Patocka2008-10-101-0/+1
| * | | dm: export struct dm_devMikulas Patocka2008-10-101-1/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-10-101-1/+5
|\ \ \ \
| * | | | GFS2: Add UUID to GFS2 sbSteven Whitehouse2008-09-221-1/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-101-0/+16
|\ \ \ \ \
| * | | | | [SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2008-10-031-0/+16
* | | | | | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-1013-326/+412
|\ \ \ \ \ \
| * | | | | | block: add some comments around the bio read-write flagsJens Axboe2008-10-091-1/+11
| * | | | | | block: mark bio_split_pool staticDenis ChengRq2008-10-091-3/+1
| * | | | | | block: Find bio sector offset given idx and offsetMartin K. Petersen2008-10-091-0/+1
| * | | | | | block: gendisk integrity wrapperMartin K. Petersen2008-10-091-0/+6
| * | | | | | block: Switch blk_integrity_compare from bdev to gendiskMartin K. Petersen2008-10-091-1/+1
| * | | | | | block: Introduce integrity data ownership flagMartin K. Petersen2008-10-091-0/+1
| * | | | | | block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1Jens Axboe2008-10-091-0/+7
| * | | | | | bio.h: Remove unused conditional codeAlberto Bertogli2008-10-091-8/+1
| * | | | | | block: remove end_{queued|dequeued}_request()Kiyoshi Ueda2008-10-091-2/+0
| * | | | | | blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structureJens Axboe2008-10-091-5/+3
| * | | | | | block: add lld busy state exporting interfaceKiyoshi Ueda2008-10-091-0/+4
| * | | | | | include blktrace_api.h in headers_installSven Schuetz2008-10-092-26/+33
| * | | | | | libata: set queue SSD flag for SSD devicesJens Axboe2008-10-091-0/+6
| * | | | | | block: add queue flag for SSD/non-rotational devicesJens Axboe2008-10-091-0/+2
| * | | | | | floppy: support arbitrary first-sector numbersKeith Wansbrough2008-10-091-1/+7
| * | | | | | block: add a queue flag for request stacking supportKiyoshi Ueda2008-10-091-0/+3
| * | | | | | block: add request submission interfaceKiyoshi Ueda2008-10-091-0/+3
| * | | | | | block: add request update interfaceKiyoshi Ueda2008-10-091-0/+2
| * | | | | | block: cleanup some of the integrity stuff in blkdev.hJens Axboe2008-10-091-43/+0
OpenPOWER on IntegriCloud