1. 07 Jan, 2009 2 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse · 5fec8bdb
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
        fuse: clean up annotations of fc->lock
        fuse: fix sparse warning in ioctl
        fuse: update interface version
        fuse: add fuse_conn->release()
        fuse: separate out fuse_conn_init() from new_conn()
        fuse: add fuse_ prefix to several functions
        fuse: implement poll support
        fuse: implement unsolicited notification
        fuse: add file kernel handle
        fuse: implement ioctl support
        fuse: don't let fuse_req->end() put the base reference
        fuse: move FUSE_MINOR to miscdevice.h
        fuse: style fixes
      5fec8bdb
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 · 59e3af21
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6: (41 commits)
        scc_pata: make use of scc_dma_sff_read_status()
        ide-dma-sff: factor out ide_dma_sff_write_status()
        ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
        ide: don't set hwif->dma_ops in init_dma() method
        Resurrect IT8172 IDE controller driver
        piix: sync ich_laptop[] with ata_piix.c
        ide: update warm-plug HOWTO
        ide: fix ide_port_scan() to do ACPI setup after initializing request queues
        ide: remove now redundant ->cur_dev checks
        ide: remove unused ide_hwif_t.sg_mapped field
        ide: struct ide_atapi_pc - remove unused fields and update documentation
        ide: remove superfluous hwif variable assignment from ide_timer_expiry()
        ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.c
        ide: make "paranoia" ->handler check in ide_intr() more strict
        ide-cd: convert to ide-atapi facilities
        ide-cd: start DMA before sending the actual packet command
        ide-cd: wait for DRQ to get set per default
        ide: Fix drive's DWORD-IO handling
        ide: add port and host iterators
        ide: dynamic allocation of device structures
        ...
      59e3af21
  2. 06 Jan, 2009 38 commits