aboutsummaryrefslogtreecommitdiffstats
path: root/fs/mount.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-16orangefs: rename most remaining global variablesMartin Brandenburg9-46/+47
2016-08-15orangefs: g_orangefs_stats -> orangefs_stats for consistencyMartin Brandenburg4-8/+7
2016-08-15orangefs: make devreq_mutex staticMartin Brandenburg3-4/+2
2016-08-15orangefs: describe organization of sysfsMartin Brandenburg1-0/+7
2016-08-15orangefs: remove duplicated sysfs_ops structuresMartin Brandenburg1-58/+15
2016-08-15orangefs: consolidate sysfs show and store functionsMartin Brandenburg1-317/+148
2016-08-15orangefs: reorganize duplicated sysfs attribute structsMartin Brandenburg1-391/+81
2016-08-15orangefs: remove dead code in sysfsMartin Brandenburg1-280/+81
2016-08-15orangefs: clean up debugfs globalsMartin Brandenburg7-705/+705
2016-08-12orangefs: do not allow client readahead cache without feature bitMartin Brandenburg2-5/+27
2016-08-12orangefs: add features opMartin Brandenburg7-6/+53
2016-08-09orangefs: record userspace version for feature compatbilityMartin Brandenburg2-0/+12
2016-08-08orangefs: add readahead count and size to sysfsMartin Brandenburg1-8/+115
2016-08-08orangefs: re-add flush_racache from out-of-treeMartin Brandenburg1-1/+33
2016-08-08orangefs: turn param response value into unionMartin Brandenburg3-7/+11
2016-08-08orangefs: add missing param request opsMartin Brandenburg1-0/+3
2016-08-08orangefs: rename remaining bits of mmap readahead cacheMartin Brandenburg5-7/+7
2016-08-03drm/i915: Check PSR setup time vs. vblank lengthVille Syrjälä3-4/+23
2016-08-03drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä2-0/+34
2016-08-02Orangefs: update orangefs.txtMike Marshall1-4/+46
2016-08-02orangefs: Account for jiffies wraparound.Martin Brandenburg3-8/+8
2016-08-02orangefs: Change default dcache and getattr timeout to 50 msec.Martin Brandenburg1-2/+2
2016-08-02orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg6-7/+52
2016-08-02orangefs: Cache getattr results.Martin Brandenburg5-29/+34
2016-08-02orangefs: Use d_time to avoid excessive lookupsMartin Brandenburg2-0/+9
2016-08-01clocksource/drivers/clps_711x: fixup for "ARM: clps711x:Stephen Rothwell1-1/+1
2016-08-01KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff2-0/+5
2016-08-01PCI: xgene: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-01PCI: thunder-pem: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-01PCI: thunder-ecam: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-01PCI: tegra: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: rcar-gen2: Make explicitly non-modularPaul Gortmaker1-9/+3
2016-08-01PCI: rcar: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: mvebu: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: layerscape: Make explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: keystone: Make explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: hisi: Make explicitly non-modularPaul Gortmaker1-11/+2
2016-08-01PCI: generic: Make explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: designware-plat: Make it explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: artpec6: Make explicitly non-modularPaul Gortmaker1-8/+4
2016-08-01PCI: armada8k: Make explicitly non-modularPaul Gortmaker1-9/+5
2016-08-01MIPS: Select HAVE_KVM for MIPS64_R{2,6}James Hogan1-0/+2
2016-08-01MIPS: KVM: Reset CP0_PageMask during host TLB flushJames Hogan1-0/+2
2016-08-01MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()James Hogan1-1/+1
2016-08-01MIPS: KVM: Sign extend MFC0/RDHWR resultsJames Hogan1-3/+4
2016-08-01MIPS: KVM: Fix 64-bit big endian dynamic translationJames Hogan1-0/+8
2016-08-01MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan1-0/+12
2016-08-01MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan1-3/+22
2016-08-01MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan1-2/+8
2016-08-01MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan1-24/+24