summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * xfs: pass bmapi flags through to bmap_del_extentDarrick J. Wong2016-10-042-4/+8
| * xfs: map an inode's offset to an exact physical blockDarrick J. Wong2016-10-043-1/+131
| * xfs: log bmap intent itemsDarrick J. Wong2016-10-047-0/+358
| * xfs: create bmbt update intent log itemsDarrick J. Wong2016-10-045-2/+546
| * xfs: introduce reflink utility functionsDarrick J. Wong2016-10-032-0/+106
| * xfs: reserve AG space for the refcount btree rootDarrick J. Wong2016-10-031-0/+2
| * xfs: add refcount btree block detection to log recoveryDarrick J. Wong2016-10-031-0/+4
| * xfs: adjust refcount when unmapping file blocksDarrick J. Wong2016-10-031-3/+11
| * xfs: connect refcount adjust functions to upper layersDarrick J. Wong2016-10-039-6/+472
| * xfs: adjust refcount of an extent of blocks in refcount btreeDarrick J. Wong2016-10-032-1/+817
| * xfs: log refcount intent itemsDarrick J. Wong2016-10-038-0/+375
| * xfs: create refcount update intent log itemsDarrick J. Wong2016-10-035-2/+558
| * xfs: add refcount btree operationsDarrick J. Wong2016-10-036-2/+430
| * xfs: account for the refcount btree in the alloc/free log reservationDarrick J. Wong2016-10-031-1/+4
| * xfs: add refcount btree support to growfsDarrick J. Wong2016-10-031-0/+39
| * xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-0314-11/+319
| * xfs: refcount btree add more reserved blocksDarrick J. Wong2016-10-032-0/+15
| * xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-0311-10/+93
| * xfs: define tracepoints for refcount btree activitiesDarrick J. Wong2016-10-031-0/+301
| * xfs: return an error when an inline directory is too smallDarrick J. Wong2016-10-031-1/+2
| * vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocksDarrick J. Wong2016-10-033-1/+25
| * vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hintDarrick J. Wong2016-10-031-1/+3
* | Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-1429-1187/+1108
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------------. \ Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...Bjorn Helgaas2016-10-1213-654/+563
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | PCI: spear: Clean up struct device usageBjorn Helgaas2016-10-111-4/+3
| | | | | | | | | | | * | PCI: spear: Reorder struct spear13xx_pcieBjorn Helgaas2016-10-111-1/+1
| | | | | | | | | | | * | PCI: spear: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-111-13/+16
| | | | | | | | | | | * | PCI: spear: Remove unused constantsBjorn Helgaas2016-10-111-70/+0
| | | | | | | | | | * | | PCI: qcom: Reorder struct qcom_pcieBjorn Helgaas2016-10-121-3/+3
| | | | | | | | | | * | | PCI: qcom: Remove redundant struct qcom_pcie.devBjorn Helgaas2016-10-121-6/+4
| | | | | | | | | | * | | PCI: qcom: Remove redundant struct qcom_pcie.dbiBjorn Helgaas2016-10-121-7/+5
| | | | | | | | | | * | | PCI: qcom: Remove unused platform dataBjorn Helgaas2016-10-121-2/+0
| | | | | | | | | | |/ /
| | | | | | | | | * | | PCI: layerscape: Reorder struct ls_pcieBjorn Helgaas2016-10-121-1/+1
| | | | | | | | | * | | PCI: layerscape: Remove unused ls_add_pcie_port() platform_device argBjorn Helgaas2016-10-121-3/+2
| | | | | | | | | * | | PCI: layerscape: Move struct pcie_port setup to probe functionBjorn Helgaas2016-10-121-4/+6
| | | | | | | | | * | | PCI: layerscape: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-121-3/+3
| | | | | | | | | * | | PCI: layerscape: Remove redundant struct ls_pcie.dbiBjorn Helgaas2016-10-121-13/+11
| | | | | | | | | * | | PCI: layerscape: Remove unused platform dataBjorn Helgaas2016-10-121-2/+0
| | | | | | | | | * | | PCI: layerscape: Add local struct device pointersBjorn Helgaas2016-10-121-11/+15
| | | | | | | | | |/ /
| | | | | | | | * | | PCI: keystone: Reorder struct keystone_pcieBjorn Helgaas2016-10-121-2/+2
| | | | | | | | * | | PCI: keystone: Add app register accessorsBjorn Helgaas2016-10-121-31/+41
| | | | | | | | * | | PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functionsBjorn Helgaas2016-10-121-12/+12
| | | | | | | | * | | PCI: keystone: Pass keystone_pcie, not address, to IRQ functionsBjorn Helgaas2016-10-123-13/+12
| | | | | | | | * | | PCI: keystone: Use generic DesignWare accessorsBjorn Helgaas2016-10-121-6/+7
| | | | | | | | * | | PCI: keystone: Add local struct device pointersBjorn Helgaas2016-10-122-18/+24
| | | | | | | | |/ /
| | | | | | | * | | PCI: imx6: Remove unused return valuesBjorn Helgaas2016-10-121-8/+4
| | | | | | | * | | PCI: imx6: Reorder struct imx6_pcieBjorn Helgaas2016-10-121-1/+1
| | | | | | | * | | PCI: imx6: Use generic DesignWare accessorsBjorn Helgaas2016-10-121-34/+33
| | | | | | | * | | PCI: imx6: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-121-29/+28
| | | | | | | * | | PCI: imx6: Pass struct imx6_pcie to PHY accessorsBjorn Helgaas2016-10-121-18/+23