summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-09d_prune_alias(): just lock the parent and call __dentry_kill()Al Viro
2014-10-09proc: Update proc_flush_task_mnt to use d_invalidateEric W. Biederman
2014-10-09vfs: Remove d_drop calls from d_revalidate implementationsEric W. Biederman
2014-10-09vfs: Make d_invalidate return voidEric W. Biederman
2014-10-09vfs: Merge check_submounts_and_drop and d_invalidateEric W. Biederman
2014-10-09vfs: Remove unnecessary calls of check_submounts_and_dropEric W. Biederman
2014-10-09vfs: Lazily remove mounts on unlinked files and directories.Eric W. Biederman
2014-10-09vfs: Add a function to lazily unmount all mounts from any dentry.Eric W. Biederman
2014-10-09vfs: factor out lookup_mountpoint from new_mountpointEric W. Biederman
2014-10-09vfs: Keep a list of mounts on a mount pointEric W. Biederman
2014-10-09vfs: Don't allow overwriting mounts in the current mount namespaceEric W. Biederman
2014-10-09vfs: More precise tests in d_invalidateEric W. Biederman
2014-10-09vfs: Document the effect of d_revalidate on d_find_aliasEric W. Biederman
2014-10-09delayed mntputAl Viro
2014-10-09autofs - remove obsolete d_invalidate() from expireIan Kent
2014-10-09Allow sharing external names after __d_move()Al Viro
2014-09-29missing data dependency barrier in prepend_name()Al Viro
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro
2014-09-26kill __d_materialise_dentry()Al Viro
2014-09-26__d_materialise_dentry(): flip the order of argumentsAl Viro
2014-09-26__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro
2014-09-26don't open-code d_rehash() in d_materialise_unique()Al Viro
2014-09-26pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro
2014-09-26ufs: deal with nfsd/iget racesAl Viro
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi
2014-09-26shmem: fix nlink for rename overwrite directoryMiklos Szeredi
2014-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-26Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick
2014-09-26genalloc: fix device node resource counterVladimir Zapolskiy
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton
2014-09-25Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-09-25MAINTAINERS: new Documentation maintainerRandy Dunlap