aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | NFSv4: A referral is assumed to always point to a directory.Trond Myklebust2009-03-11
| * | NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust2009-03-11
| * | NFSv4: Clean up decode_getfattr()Trond Myklebust2009-03-11
| * | NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-11
| * | NFS: Shrink the struct nfs_fattrTrond Myklebust2009-03-11
| * | NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-11
| * | NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust2009-03-11
| * | NFS: flush cached directory information slightly more readily.NeilBrown2009-03-11
| * | NFS: Minor __nfs_revalidate_inode cleanupSuresh Jayaraman2009-03-11
| * | SUNRPC: Avoid spurious wake-up during UDP connect processingChuck Lever2009-03-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-01
|\ \ \
| * | | ide-floppy: do not complete rq's prematurelyBorislav Petkov2009-03-31
| * | | ide: be able to build pmac driver without IDE built-inGilles Espinasse2009-03-31
| * | | ide-pmac: IDE cable detection on Apple PowerBookTOMARI Hisanobu2009-03-31
| * | | ide: inline SELECT_DRIVE()Sergei Shtylyov2009-03-31
| * | | ide: turn selectproc() method into dev_select() method (take 5)Sergei Shtylyov2009-03-31
| * | | MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS (take 2)Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide: move data register access out of tf_{read|load}() methods (take 2)Sergei Shtylyov2009-03-31
| * | | ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2)Sergei Shtylyov2009-03-31
| * | | ide-io-std: shorten ide_{in|out}put_data()Sergei Shtylyov2009-03-31
| * | | ide: rename IDE_TFLAG_IN_[HOB_]FEATURESergei Shtylyov2009-03-31
| * | | ide: turn set_irq() method into write_devctl() methodSergei Shtylyov2009-03-31
| * | | ide: use ATA_HOBSergei Shtylyov2009-03-31
| * | | ide-disk: use ATA_ERRSergei Shtylyov2009-03-31
| * | | ide: add support for CFA specified transfer modes (take 3)Sergei Shtylyov2009-03-31
| * | | ide-iops: only clear DMA words on setting DMA modeSergei Shtylyov2009-03-31
| * | | ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3)Sergei Shtylyov2009-03-31
| * | | au1xxx-ide: auide_{in|out}sw() should be staticSergei Shtylyov2009-03-31
| * | | ide-floppy: use ide_pio_bytes()Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide-{floppy,tape}: fix padding for PIO transfersBartlomiej Zolnierkiewicz2009-03-31
| * | | ide: remove CONFIG_BLK_DEV_IDEDOUBLER config optionBartlomiej Zolnierkiewicz2009-03-31
| * | | ide: decrease size of ->pc_buf field in struct ide_atapi_pcBartlomiej Zolnierkiewicz2009-03-31
| * | | ide: fix locking in drive_release_dev()Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide: merge ide_arm and ide_generic host driversBartlomiej Zolnierkiewicz2009-03-31
| * | | ide-generic: remove no longer needed sysfs interfaceBartlomiej Zolnierkiewicz2009-03-31
| * | | ide: sanitize ide_build_sglist() and ide_destroy_dmatable()Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide: set/clear drive->waiting_for_dma flag in the core codeBartlomiej Zolnierkiewicz2009-03-31
| * | | ide: move ide_map_sg() call out of ->dma_setup method (take 2)Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide: add ->dma_check methodBartlomiej Zolnierkiewicz2009-03-31
| * | | trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive()Bartlomiej Zolnierkiewicz2009-03-31
| * | | ns87415: use custom ->dma_{start,end} to handle ns87415_prepare_drive()Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide: add ide_dma_prepare() helperBartlomiej Zolnierkiewicz2009-03-31
| * | | ide: destroy DMA mappings after ending DMA (v2)Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide: inline ide_dma_timeout() into ide_dma_timeout_retry()Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz2009-03-31
| * | | ide-cd: minor ide_cdrom_setup() cleanupBartlomiej Zolnierkiewicz2009-03-31
| * | | ide-cd: unify transfer padding in cdrom_newpc_intr()Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide-cd: use common completion path for DMA requests in cdrom_newpc_intr()Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2)Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw()Bartlomiej Zolnierkiewicz2009-03-31