aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-04-01
|\
| * Merge branch 'devel' into for-linusTrond Myklebust2009-04-01
| |\
| | * SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-28
| | * SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-28
| | * SUNRPC: Pass a family argument to svc_register()Chuck Lever2009-03-28
| | * SUNRPC: Clean up svc_find_xprt() calling sequenceChuck Lever2009-03-28
| | * SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever2009-03-28
| | * NFS: Optimise NFS close()Trond Myklebust2009-03-19
| | * SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust2009-03-19
| | * SUNRPC: dynamically load RPC transport modules on-demandTom Talpey2009-03-11
| | * NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-11
| | * NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust2009-03-11
| | * NFSv4: Simplify some cache consistency post-op GETATTRsTrond 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
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-01
|\ \ \ | |/ / |/| |
| * | ext4: Use WRITE_SYNC for commits which are caused by fsync()Theodore Ts'o2009-03-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-01
|\ \ \
| * | | ide: inline SELECT_DRIVE()Sergei Shtylyov2009-03-31
| * | | ide: turn selectproc() method into dev_select() method (take 5)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-floppy: use ide_pio_bytes()Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide: decrease size of ->pc_buf field in struct ide_atapi_pcBartlomiej Zolnierkiewicz2009-03-31
| * | | ide: sanitize ide_build_sglist() and ide_destroy_dmatable()Bartlomiej Zolnierkiewicz2009-03-31
| * | | ide: add ->dma_check methodBartlomiej 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: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz2009-03-31
| * | | ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requestsBartlomiej Zolnierkiewicz2009-03-31
| * | | ide-cd: use scatterlists for PIO transfers (fs requests)Bartlomiej Zolnierkiewicz2009-03-31
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-01
|\ \ \ \
| * | | | PCI: save and restore PCIe 2.0 registersYu Zhao2009-03-26
| * | | | PCI: Introduce pci_rescan_bus()Alex Chiang2009-03-20
| * | | | PCI: pci_is_root_bus helperKenji Kaneshige2009-03-20
| * | | | PCI: handle SR-IOV Virtual Function MigrationYu Zhao2009-03-20
| * | | | PCI: add SR-IOV API for Physical Function driverYu Zhao2009-03-20
| * | | | PCI: initialize and release SR-IOV capabilityYu Zhao2009-03-20
| * | | | PCI: Compaq Evo D510 SMBus quirk using USB instead of VGADavid O'Shea2009-03-20
| * | | | PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-20
| * | | | PCI MSI: Refactor interrupt masking codeMatthew Wilcox2009-03-20
| * | | | PCI MSI: Use mask_pos instead of mask_base when appropriateMatthew Wilcox2009-03-20
| * | | | PCI MSI: Replace 'type' with 'is_msix'Matthew Wilcox2009-03-20
| * | | | PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao2009-03-20
| * | | | PCI/ACPI: fix wrong assumption in acpi_find_root_bridge_handleKenji Kaneshige2009-03-20
| * | | | PCI/ACPI: fix wrong assumption in acpi_pci_get_bridge_handleKenji Kaneshige2009-03-20
| * | | | PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-20
| * | | | PCI: constify pci_bus_assign_resources()Andrew Morton2009-03-19
| * | | | PCI: constify pci_bus_add_devices()akpm@linux-foundation.org2009-03-19