summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-29kill free_page_put_link()Al Viro
2015-12-08teach nfs_get_link() to work in RCU modeAl Viro
2015-12-08teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU modeAl Viro
2015-12-08teach shmem_get_link() to work in RCU modeAl Viro
2015-12-08teach page_get_link() to work in RCU modeAl Viro
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-12-06namei: page_getlink() and page_follow_link_light() are the same thingAl Viro
2015-12-06ufs: get rid of ->setattr() for symlinksAl Viro
2015-12-06udf: don't duplicate page_symlink_inode_operationsAl Viro
2015-12-06logfs: don't duplicate page_symlink_inode_operationsAl Viro
2015-12-06switch befs long symlinks to page_symlink_operationsAl Viro
2015-12-06Linux 4.4-rc4Linus Torvalds
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons
2015-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-06Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro
2015-12-06ovl: fix permission checking for setattrMiklos Szeredi
2015-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2015-12-05x86/mpx: Fix instruction decoder conditionDave Hansen
2015-12-05Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König
2015-12-04Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-12-04Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-04ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-12-04rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki