summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19lockd: get rid of ->f_path.dentry->d_sbAl Viro
2014-11-19procfs: get rid of ->f_dentryAl Viro
2014-11-19nfsd: get rid of ->f_dentryAl Viro
2014-11-19rpc_pipefs.c: get rid of f_dentryAl Viro
2014-11-19afs_fsync: don't bother with ->f_path.dentryAl Viro
2014-11-19cifs: get rid of ->f_path.dentry->d_sb uses, add a new helperAl Viro
2014-11-19btrfs: get rid of f_dentry useAl Viro
2014-11-19nfsd/nfsctl.c: new helperAl Viro
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro
2014-11-19merge d_materialise_unique() into d_splice_alias()Al Viro
2014-11-19Merge branch 'for-gfs2' into for-nextAl Viro
2014-11-19d_add_ci() should just accept a hashed exact match if it finds oneAl Viro
2014-11-19gfs2_atomic_open(): simplify the use of finish_no_open()Al Viro
2014-11-19gfs2_create_inode(): don't bother with d_splice_alias()Al Viro
2014-11-19gfs2: bugger off early if O_CREAT open finds a directoryAl Viro
2014-11-03deal with deadlock in d_walk()Al Viro
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-10-31new helper: is_root_inode()Al Viro
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2014-10-31ovl: initialize ->is_cursorMiklos Szeredi
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-31isofs: don't bother with ->d_op for normal caseAl Viro
2014-10-28isofs_cmp(): we'll never see a dentry for . or ..Al Viro
2014-10-28overlayfs: fix lockdep misannotationMiklos Szeredi
2014-10-28ovl: fix check for cursorMiklos Szeredi
2014-10-28overlayfs: barriers for opening upper-layer directoryAl Viro
2014-10-28rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney
2014-10-28staging: android: logger: Fix log corruption regressionDaniel Thompson
2014-10-26Linux 3.18-rc2Linus Torvalds
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-26Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam
2014-10-25overlayfs: embed middle into overlay_readdir_dataAl Viro
2014-10-25overlayfs: embed root into overlay_readdir_dataAl Viro
2014-10-25overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro
2014-10-25overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller