aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sgiioc4: kill useless address checksSergei Shtylyov2008-10-17
* delkin_cb: add PM supportBartlomiej Zolnierkiewicz2008-10-17
* ide: remove broken hpt34x driverBartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: remove idefloppy_floppy_t typedefBartlomiej Zolnierkiewicz2008-10-17
* sgiioc4: remove maskproc() methodSergei Shtylyov2008-10-17
* hpt366: cleanup maskproc() methodSergei Shtylyov2008-10-17
* ide: mask interrupt in ide_config_drive_speed()Sergei Shtylyov2008-10-17
* hpt366: fix compile warningBartlomiej Zolnierkiewicz2008-10-17
* ide: remove unused macros from <asm-parisc/ide.h>Bartlomiej Zolnierkiewicz2008-10-17
* ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h>Bartlomiej Zolnierkiewicz2008-10-17
* ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz2008-10-17
* ide: fix support for IDE PCI controllers using MMIO on frvBartlomiej Zolnierkiewicz2008-10-17
* ide-cd: remove stale commentBorislav Petkov2008-10-17
* ide-cd: small drive type print fixBorislav Petkov2008-10-17
* ide-cd: debug log enhancementsBorislav Petkov2008-10-17
* ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz2008-10-17
* ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz2008-10-17
* ide: prepare for merging ide-gd-floppy.c with ide-gd.cBartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: factor out generic disk handling code to ide-gd-floppy.cBartlomiej Zolnierkiewicz2008-10-17
* ide-disk: use IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz2008-10-17
* ide-disk: factor out generic disk handling code to ide-gd.cBartlomiej Zolnierkiewicz2008-10-17
* ide: remove IDE_AFLAG_NO_DOORLOCKINGBartlomiej Zolnierkiewicz2008-10-17
* ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESSBartlomiej Zolnierkiewicz2008-10-17
* ide: IDE_AFLAG_WP -> IDE_DFLAG_WPBartlomiej Zolnierkiewicz2008-10-17
* ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: use drive->capacity64 for caching current capacityBartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: drop 'floppy' argument from idefloppy_setup()Bartlomiej Zolnierkiewicz2008-10-17
* ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()Bartlomiej Zolnierkiewicz2008-10-17
* ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock()Bartlomiej Zolnierkiewicz2008-10-17
* ide-disk: use to_ide_drv() and ide_drv_g()Bartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: use alloc_disk_node()Bartlomiej Zolnierkiewicz2008-10-17
* ide-disk: lock media before checking for media changeBartlomiej Zolnierkiewicz2008-10-17
* ide-disk: fix IDE_DFLAG_LBA48 handling on resumeBartlomiej Zolnierkiewicz2008-10-17
* {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-16
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-16
|\
| * Merge branch 'next'Trond Myklebust2008-10-15
| |\
| | * NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust2008-10-14
| | * NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-14
| | * NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust2008-10-14
| | * RPC/RDMA: ensure connection attempt is complete before signalling.Tom Talpey2008-10-10
| | * RPC/RDMA: correct the reconnect timer backoffTom Talpey2008-10-10
| | * RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-10
| | * RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey2008-10-10
| | * RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-10
| | * RPC/RDMA: fix connect/reconnect resource leak.Tom Talpey2008-10-10
| | * RPC/RDMA: return a consistent error, when connect fails.Tom Talpey2008-10-10
| | * RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey2008-10-10
| | * RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Tom Talpey2008-10-10
| | * RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey2008-10-10
| | * RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey2008-10-10