summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-02-13ocfs2: Convert uid and gids between in core and on disk inodesEric W. Biederman
2013-02-13ocfs2: convert between kuids and kgids and DLM locksEric W. Biederman
2013-02-13ocfs2: Handle kuids and kgids in acl/xattr conversions.Eric W. Biederman
2013-02-13coda: Cache permisions in struct coda_inode_info in a kuid_t.Eric W. Biederman
2013-02-13coda: Restrict coda messages to the initial user namespaceEric W. Biederman
2013-02-13coda: Restrict coda messages to the initial pid namespaceEric W. Biederman
2013-02-13afs: Support interacting with multiple user namespacesEric W. Biederman
2013-02-13afs: Only allow mounting afs in the intial network namespaceEric W. Biederman
2013-02-12afs: Remove unused structure afs_store_statusEric W. Biederman
2013-02-129p: Modify v9fs_get_fsgid_for_create to return a kgidEric W. Biederman
2013-02-129p: Modify struct v9fs_session_info to use a kuids and kgidsEric W. Biederman
2013-02-129p: Modify struct 9p_fid to use a kuid_t not a uid_tEric W. Biederman
2013-02-129p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman
2013-02-129p: Transmit kuid and kgid valuesEric W. Biederman
2013-02-12ceph: Convert kuids and kgids before printing them.Eric W. Biederman
2013-02-12ceph: Convert struct ceph_mds_request to use kuid_t and kgid_tEric W. Biederman
2013-02-12ceph: Translate inode uid and gid attributes to/from kuids and kgids.Eric W. Biederman
2013-02-12ceph: Translate between uid and gids in cap messages and kuids and kgidsEric W. Biederman
2013-01-27userns: Allow the userns root to mount ramfs.Eric W. Biederman
2013-01-27userns: Allow the userns root to mount of devptsEric W. Biederman
2012-12-26f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman
2012-12-26proc: Allow proc_free_inum to be called from any contextEric W. Biederman
2012-12-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-12-22Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields
2012-12-21NFS: Kill fscache warnings when mounting without -ofscTrond Myklebust
2012-12-21NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=nDavid Howells
2012-12-21Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2012-12-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-21sendfile: allows bypassing of notifier eventsScott Wolchok
2012-12-21fat: fix incorrect function commentRavishankar N
2012-12-21proc: fix inconsistent lock stateXiaotian Feng
2012-12-21hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko
2012-12-21hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko
2012-12-21hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko
2012-12-21hfsplus: avoid crash on failed block map freeAlan Cox
2012-12-21exec: do not leave bprm->interp on stackKees Cook
2012-12-20vfs: make lremovexattr retry once on ESTALE errorJeff Layton
2012-12-20vfs: make removexattr retry once on ESTALEJeff Layton
2012-12-20vfs: make llistxattr retry once on ESTALE errorJeff Layton
2012-12-20vfs: make listxattr retry once on ESTALE errorJeff Layton
2012-12-20vfs: make lgetxattr retry once on ESTALEJeff Layton
2012-12-20vfs: make getxattr retry once on an ESTALE errorJeff Layton
2012-12-20vfs: allow lsetxattr() to retry once on ESTALE errorsJeff Layton
2012-12-20vfs: allow setxattr to retry once on ESTALE errorsJeff Layton
2012-12-20vfs: allow utimensat() calls to retry once on an ESTALE errorJeff Layton
2012-12-20vfs: fix user_statfs to retry once on ESTALE errorsJeff Layton
2012-12-20vfs: make fchownat retry once on ESTALE errorsJeff Layton
2012-12-20vfs: make fchmodat retry once on ESTALE errorsJeff Layton