aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-04-016-42/+89
|\
| * Merge branch 'devel' into for-linusTrond Myklebust2009-04-016-42/+89
| |\
| | * SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-281-3/+2
| | * SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-281-1/+2
| | * SUNRPC: Pass a family argument to svc_register()Chuck Lever2009-03-281-2/+2
| | * SUNRPC: Clean up svc_find_xprt() calling sequenceChuck Lever2009-03-281-1/+2
| | * SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever2009-03-281-20/+26
| | * NFS: Optimise NFS close()Trond Myklebust2009-03-191-0/+1
| | * SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust2009-03-191-0/+1
| | * SUNRPC: dynamically load RPC transport modules on-demandTom Talpey2009-03-111-0/+1
| | * NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-111-0/+1
| | * NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust2009-03-111-2/+1
| | * NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust2009-03-111-0/+5
| | * NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-111-2/+1
| | * NFS: Shrink the struct nfs_fattrTrond Myklebust2009-03-111-4/+3
| | * NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-111-7/+41
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-011-0/+6
|\ \ \ | |/ / |/| |
| * | ext4: Use WRITE_SYNC for commits which are caused by fsync()Theodore Ts'o2009-03-251-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-011-29/+27
|\ \ \
| * | | ide: inline SELECT_DRIVE()Sergei Shtylyov2009-03-311-1/+0
| * | | ide: turn selectproc() method into dev_select() method (take 5)Sergei Shtylyov2009-03-311-3/+3
| * | | ide: rename IDE_TFLAG_IN_[HOB_]FEATURESergei Shtylyov2009-03-311-4/+8
| * | | ide: turn set_irq() method into write_devctl() methodSergei Shtylyov2009-03-311-4/+2
| * | | ide-floppy: use ide_pio_bytes()Bartlomiej Zolnierkiewicz2009-03-311-5/+0
| * | | ide: decrease size of ->pc_buf field in struct ide_atapi_pcBartlomiej Zolnierkiewicz2009-03-311-1/+1
| * | | ide: sanitize ide_build_sglist() and ide_destroy_dmatable()Bartlomiej Zolnierkiewicz2009-03-311-3/+3
| * | | ide: add ->dma_check methodBartlomiej Zolnierkiewicz2009-03-311-0/+1
| * | | ide: add ide_dma_prepare() helperBartlomiej Zolnierkiewicz2009-03-311-3/+4
| * | | ide: destroy DMA mappings after ending DMA (v2)Bartlomiej Zolnierkiewicz2009-03-311-0/+1
| * | | ide: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz2009-03-311-2/+2
| * | | ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requestsBartlomiej Zolnierkiewicz2009-03-311-5/+0
| * | | ide-cd: use scatterlists for PIO transfers (fs requests)Bartlomiej Zolnierkiewicz2009-03-311-0/+4
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-017-84/+165
|\ \ \ \
| * | | | PCI: save and restore PCIe 2.0 registersYu Zhao2009-03-261-0/+2
| * | | | PCI: Introduce pci_rescan_bus()Alex Chiang2009-03-201-0/+3
| * | | | PCI: pci_is_root_bus helperKenji Kaneshige2009-03-201-0/+9
| * | | | PCI: handle SR-IOV Virtual Function MigrationYu Zhao2009-03-201-0/+6
| * | | | PCI: add SR-IOV API for Physical Function driverYu Zhao2009-03-201-1/+18
| * | | | PCI: initialize and release SR-IOV capabilityYu Zhao2009-03-202-0/+44
| * | | | PCI: Compaq Evo D510 SMBus quirk using USB instead of VGADavid O'Shea2009-03-201-0/+1
| * | | | PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-202-2/+5
| * | | | PCI MSI: Refactor interrupt masking codeMatthew Wilcox2009-03-201-3/+2
| * | | | PCI MSI: Use mask_pos instead of mask_base when appropriateMatthew Wilcox2009-03-201-1/+4
| * | | | PCI MSI: Replace 'type' with 'is_msix'Matthew Wilcox2009-03-201-2/+2
| * | | | PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao2009-03-201-1/+1
| * | | | PCI/ACPI: fix wrong assumption in acpi_find_root_bridge_handleKenji Kaneshige2009-03-201-6/+6
| * | | | PCI/ACPI: fix wrong assumption in acpi_pci_get_bridge_handleKenji Kaneshige2009-03-201-5/+4
| * | | | PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-201-1/+1
| * | | | PCI: constify pci_bus_assign_resources()Andrew Morton2009-03-191-1/+1
| * | | | PCI: constify pci_bus_add_devices()akpm@linux-foundation.org2009-03-191-1/+1