summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-23[mips] switch pvc_proc_cleanup() to remove_proc_subtree()Al Viro
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-12-09don't open-code generic_file_llseek_size()Al Viro
2015-12-07restore_nameidata(): no need to clear now->stackAl Viro
2015-12-07namei.c: take "jump to root" into a new helperAl Viro
2015-12-07path_init(): set nd->inode earlier in cwd-relative caseAl Viro
2015-12-07namei.c: fold set_root_rcu() into set_root()Al Viro
2015-12-07don't opencode iget_failed()Al Viro
2015-12-07f2fs: it's umode_t, not mode_t...Al Viro
2015-12-07typo in fs/namei.c commentMike Marshall
2015-12-07vgaarb: remove bogus checksAl Viro
2015-12-07coredump: Use 64bit time for unix time of coredumpArnd Bergmann
2015-12-07adfs: constify adfs_dir_ops structuresJulia Lawall
2015-12-07vfs: show_vfsstat: remove redundant initialization and check of error codeDmitry V. Levin
2015-12-07vfs: show_mountinfo: cleanup error code checksDmitry V. Levin
2015-12-07vfs: show_vfsmnt: remove redundant initialization of error codeDmitry V. Levin
2015-12-07fs/attr.c: is_sxid can be booleanYaowei Bai
2015-12-07fs/bad_inode.c: is_bad_inode can be booleanYaowei Bai
2015-12-07fs/dcache.c: is_subdir can be booleanYaowei Bai
2015-12-07fs/namespace.c: path_is_under can be booleanYaowei Bai
2015-12-07fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefinedYaowei Bai
2015-12-07lustre: constify inode_operations structuresJulia Lawall
2015-12-07fs/file.c: __const_max is actually __const_min :-)Rasmus Villemoes
2015-12-079p/trans_virtio: don't bother with p9_tag_lookup()Al 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-06Merge 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