summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-11-08nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields
2012-11-08nfsd4: common helper to initialize callback workJ. Bruce Fields
2012-11-08nfsd4: implement backchannel_ctl operationJ. Bruce Fields
2012-11-08nfsd4: use callback security parameters in create_sessionJ. Bruce Fields
2012-11-08nfsd4: clean up callback security parsingJ. Bruce Fields
2012-11-08nfsd: use vfs_fsync_range(), not O_SYNC, for stable writesJ. Bruce Fields
2012-11-08nfsd: assume writeable exportabled filesystems have f_syncJ. Bruce Fields
2012-11-08nfsd4: don't BUG in delegation break callbackJ. Bruce Fields
2012-11-08nfsd4: remove unused init_session returnJ. Bruce Fields
2012-11-08nfsd4: helper function for getting mounted_on inoJ. Bruce Fields
2012-11-08nfs: fix wrong object type in lockowner_slabYanchuan Nian
2012-11-08nfsd4: remove unused variable in nfsd4_delegreturn()Wei Yongjun
2012-11-08exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki
2012-10-19Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-18fs, xattr: fix bug when removing a name not in xattr listDavid Rientjes
2012-10-17NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust
2012-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-17mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes
2012-10-16fix a leak in replace_fd() usersAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-13procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton
2012-10-13vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton
2012-10-13audit: make audit_inode take struct filenameJeff Layton
2012-10-13vfs: make path_openat take a struct filename pointerJeff Layton
2012-10-13vfs: turn do_path_lookup into wrapper around struct filename variantJeff Layton
2012-10-13audit: allow audit code to satisfy getname requests from its names_listJeff Layton
2012-10-13vfs: define struct filename and have getname() return itJeff Layton
2012-10-12btrfs: Fix compilation with user namespace support enabledEric W. Biederman
2012-10-12userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman
2012-10-12vfs: unexport getname and putname symbolsJeff Layton
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton
2012-10-12audit: remove unnecessary NULL ptr checks from do_path_lookupJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-12Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-12vfs: bogus warnings in fs/namei.cArnd Bergmann
2012-10-12consitify do_mount() argumentsAl Viro
2012-10-11Merge Trond's bugfixesJ. Bruce Fields
2012-10-11autofs4 - fix reset pending flag on mount failIan Kent
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-10lglock: add DEFINE_STATIC_LGLOCK()Lai Jiangshan
2012-10-10tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-10-10vfs: drop lock/unlock superMarco Stornelli