summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-19Merge branch 'for-lustre' into for-nextAl Viro12-376/+265
2014-11-19kill f_dentry usesAl Viro3-14/+8
2014-11-19assorted conversions to %p[dD]Al Viro5-15/+13
2014-11-03lustre: use is_root_inode()Al Viro3-11/+9
2014-11-03lustre: get rid of duplicate mountpoint checksAl Viro1-35/+0
2014-11-03kill ll_link_generic()Al Viro1-32/+27
2014-11-03ll_get_child_fid(): callers already have the childAl Viro1-17/+7
2014-11-03kill ll_rename_generic()Al Viro1-48/+35
2014-11-03kill ll_unlink_generic()Al Viro1-42/+38
2014-11-03kill ll_rmdir_generic()Al Viro1-32/+28
2014-11-03ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro1-15/+15
2014-11-03kill ll_symlink_generic()Al Viro1-19/+13
2014-11-03kill ll_mkdir_generic()Al Viro1-21/+14
2014-11-03kill ll_mknod_generic()Al Viro1-14/+8
2014-11-03lustre: switch ll_release_openhandle() to struct inode *Al Viro3-9/+8
2014-11-03lustre: use file_inode()Al Viro7-31/+29
2014-11-03lustre: use %p[dD]Al Viro7-51/+47
2014-11-03lustre: opened file can't have negative dentryAl Viro1-30/+21
2014-11-03ll_setxattr(): get rid of struct file on stackAl Viro3-11/+11
2014-11-03lustre: switch ll_intent_file_open() to struct dentry *Al Viro1-15/+12
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro3-6/+6
2014-11-01vfs: make first argument of dir_context.actor typedMiklos Szeredi1-3/+5
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery1-1/+1
2014-10-29staging: android: logger: Fix log corruption regressionDaniel Thompson1-5/+8
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-11/+19
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-128/+378
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds26-421/+2129
2014-10-24Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-20/+353
2014-10-24Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki4-37/+159
2014-10-24Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki2-3/+5
2014-10-24Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2-38/+71
2014-10-24intel_pstate: Correct BYT VID values.Dirk Brandewie1-1/+12
2014-10-24intel_pstate: Fix BYT frequency reportingDirk Brandewie1-6/+36
2014-10-24intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie1-3/+3
2014-10-24cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta1-12/+36
2014-10-24cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie1-6/+17
2014-10-24cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár1-0/+1
2014-10-24Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2014-10-24PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach1-2/+4
2014-10-24ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui1-1/+1
2014-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds28-77/+176
2014-10-23MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras1-1/+1
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky1-11/+16
2014-10-23xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky1-0/+3
2014-10-23drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering1-0/+2
2014-10-22power: reset: at91-reset: fix power down registerAlexandre Belloni1-2/+2
2014-10-22qxl: don't create too large primary surfaceMarc-André Lureau1-8/+8