aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* ide: add ide_init_pc() helperBartlomiej Zolnierkiewicz2008-10-10
* ide: add ide_io_buffers() helperBartlomiej Zolnierkiewicz2008-10-10
* ide: add ide_check_atapi_device() helperBartlomiej Zolnierkiewicz2008-10-10
* ide: move ioctls handling to ide-ioctls.cBartlomiej Zolnierkiewicz2008-10-10
* ide: add ide_setting_ioctl() helperBartlomiej Zolnierkiewicz2008-10-10
* ide: remove ->bus_state field from ide_hwif_tBartlomiej Zolnierkiewicz2008-10-10
* ide: add proper PCI PM support (v2)Bartlomiej Zolnierkiewicz2008-10-10
* ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok()Bartlomiej Zolnierkiewicz2008-10-10
* ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()Bartlomiej Zolnierkiewicz2008-10-10
* ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()Bartlomiej Zolnierkiewicz2008-10-10
* ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()Bartlomiej Zolnierkiewicz2008-10-10
* ide: check only for CACHE FLUSH command support in ide_id_has_flush_cache()Bartlomiej Zolnierkiewicz2008-10-10
* ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()Bartlomiej Zolnierkiewicz2008-10-10
* ide: ide_dev_is_sata() -> ata_id_is_sata()Bartlomiej Zolnierkiewicz2008-10-10
* ide: ide_dev_has_iordy() -> ata_id_has_iordy()Bartlomiej Zolnierkiewicz2008-10-10
* ide: remove ->supports_dsc_overlap field from ide_driver_tBartlomiej Zolnierkiewicz2008-10-10
* ide: remove read-only ->atapi_overlap field from ide_drive_tBartlomiej Zolnierkiewicz2008-10-10
* ide: remove SECTOR_WORDS defineBartlomiej Zolnierkiewicz2008-10-10
* ide: /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz2008-10-10
* ide: preparations for /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz2008-10-10
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-10
* ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz2008-10-10
* ide: remove IDE_CHIPSET_* macrosBartlomiej Zolnierkiewicz2008-10-10
* ide: enhance ide_busy_sleep()Bartlomiej Zolnierkiewicz2008-10-10
* ide: remove no longer needed ide_drive_t fieldsBartlomiej Zolnierkiewicz2008-10-10
* ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2008-10-10
* ide: remove drive->driveidBartlomiej Zolnierkiewicz2008-10-10
* ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz2008-10-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-10-10
|\
| * crypto: rng - RNG interface and implementationNeil Horman2008-08-29
| * crypto: api - Use test infrastructureHerbert Xu2008-08-29
| * crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-10-10
|\ \
| * | dlm: allow multiple lockspace createsDavid Teigland2008-08-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-10
|\ \ \
| * | | dm: publish dm_vcallocMikulas Patocka2008-10-10
| * | | dm: publish dm_table_unplug_allMikulas Patocka2008-10-10
| * | | dm: publish dm_get_mapinfoMikulas Patocka2008-10-10
| * | | dm: export struct dm_devMikulas Patocka2008-10-10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-10-10
|\ \ \ \
| * | | | GFS2: Add UUID to GFS2 sbSteven Whitehouse2008-09-22
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\ \ \ \ \
| * | | | | [SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2008-10-03
* | | | | | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-10
|\ \ \ \ \ \
| * | | | | | block: add some comments around the bio read-write flagsJens Axboe2008-10-09
| * | | | | | block: mark bio_split_pool staticDenis ChengRq2008-10-09
| * | | | | | block: Find bio sector offset given idx and offsetMartin K. Petersen2008-10-09
| * | | | | | block: gendisk integrity wrapperMartin K. Petersen2008-10-09
| * | | | | | block: Switch blk_integrity_compare from bdev to gendiskMartin K. Petersen2008-10-09
| * | | | | | block: Introduce integrity data ownership flagMartin K. Petersen2008-10-09