Commit Graph

110723 Commits (1e874f448365b80e69b8a60b8b575b17f00811f3)
 

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 1e874f4483 ide: call ide_proc_register_driver() later 17 years ago
Bartlomiej Zolnierkiewicz 3ceca727fe ide: include <linux/hdreg.h> only when needed 17 years ago
Bartlomiej Zolnierkiewicz 7c51c17e04 ide: remove CONFIG_IDEDISK_MULTI_MODE 17 years ago
Bartlomiej Zolnierkiewicz 7e59ea21aa ide: check drive->present in ide_get_paired_drive() 17 years ago
Bartlomiej Zolnierkiewicz 2a924662b6 ide: remove needless drive->present checks from device drivers 17 years ago
Bartlomiej Zolnierkiewicz 3cd5f1eae0 ide: remove unused _IDE_C and _IDE_DISK defines 17 years ago
Bartlomiej Zolnierkiewicz a2cdee5a9a ide: remove IDE_CHIPSET_* macros 17 years ago
Bartlomiej Zolnierkiewicz 7c199a5496 ide: remove no longer needed BUG_ON()-s from init_irq() 17 years ago
Bartlomiej Zolnierkiewicz b163f46d5e ide: enhance ide_busy_sleep() 17 years ago
Bartlomiej Zolnierkiewicz c36a7e9884 ide: fix EXABYTENEST handling in probe_for_drive() 17 years ago
FUJITA Tomonori efa402d59e ide-cd: use the new object_is_in_stack() helper 17 years ago
Linus Torvalds 1a7809e349 ide: re-code ide_fixstring() loop to be less evil 17 years ago
Bartlomiej Zolnierkiewicz 3c619ffd48 ide: remove no longer needed ide_drive_t fields 17 years ago
Bartlomiej Zolnierkiewicz 3a7d24841a ide: use ATA_* defines instead of *_STAT and *_ERR ones 17 years ago
Bartlomiej Zolnierkiewicz f26b3d7595 hd: WIN_* -> ATA_CMD_* 17 years ago
Bartlomiej Zolnierkiewicz aaaade3f05 ide: WIN_* -> ATA_CMD_* 17 years ago
Bartlomiej Zolnierkiewicz a4f19040a3 libata: WIN_* -> ATA_CMD_* 17 years ago
Bartlomiej Zolnierkiewicz f41891c134 ide-disk: use ata_id_hpa_enabled() 17 years ago
Bartlomiej Zolnierkiewicz 8a089c6679 ide-disk: use ata_id_wcache_enabled() 17 years ago
Bartlomiej Zolnierkiewicz dd8f46f64a ide: use ata_id_current_chs_valid() 17 years ago
Bartlomiej Zolnierkiewicz 48fb2688aa ide: remove drive->driveid 17 years ago
Bartlomiej Zolnierkiewicz 4dde4492d8 ide: make drive->id an union (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 5b90e99092 ide: cleanup ide_fix_driveid() 17 years ago
Bartlomiej Zolnierkiewicz df1f8378c2 ide: cleanup ide_disk_init_mult_count() 17 years ago
Bartlomiej Zolnierkiewicz f8881000d7 ide: remove superfluous check from ide_disk_special() 17 years ago
Mark de Wever 730616b202 ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1. 17 years ago
Linus Torvalds f6bccf6954 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 17 years ago
Linus Torvalds 3af73d392c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 17 years ago
Linus Torvalds 13dd7f876d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm 17 years ago
Linus Torvalds b0af205afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 17 years ago
Christoph Hellwig 73f6aa4d44 Fix barrier fail detection in XFS 17 years ago
Linus Torvalds 445e1ceda3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 17 years ago
Linus Torvalds ef5bef357c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 17 years ago
Linus Torvalds e26feff647 Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block 17 years ago
Linus Torvalds d403a6484f Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds ed458df4d2 PnP: move pnpacpi/pnpbios_init to after PCI init 17 years ago
Linus Torvalds 82219fceeb Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 17 years ago
Alasdair G Kergon 0c2322e4ce dm: detect lost queue 17 years ago
Mikulas Patocka 5416090426 dm: publish dm_vcalloc 17 years ago
Mikulas Patocka ea0ec64094 dm: publish dm_table_unplug_all 17 years ago
Mikulas Patocka 89343da077 dm: publish dm_get_mapinfo 17 years ago
Mikulas Patocka 82b1519b34 dm: export struct dm_dev 17 years ago
Milan Broz 933f01d433 dm crypt: avoid unnecessary wait when splitting bio 17 years ago
Milan Broz c8081618a9 dm crypt: tidy ctx pending 17 years ago
Milan Broz 4e59409891 dm crypt: fix async inc_pending 17 years ago
Milan Broz 6c031f41db dm crypt: move dec_pending on error into write_io_submit 17 years ago
Alasdair G Kergon 1e37bb8e55 dm crypt: remove inc_pending from write_io_submit 17 years ago
Milan Broz fc5a5e9aa8 dm crypt: tidy write loop pending 17 years ago
Milan Broz dc440d1e56 dm crypt: tidy crypt alloc 17 years ago
Milan Broz 3e1a8bdd05 dm crypt: tidy inc pending 17 years ago