summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-09direct-io: Use return from cmpxchg to decide of assignment happenedOlof Johansson
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-09-09Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-09-08vfs: fix dentry RCU to refcounting possibly sleeping dput()Linus Torvalds
2013-09-08vfs: use lockred "dead" flag to mark unrecoverably dead dentriesLinus Torvalds
2013-09-08vfs: reorganize dput() memory accessesLinus Torvalds
2013-09-07NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson
2013-09-07NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was setTrond Myklebust
2013-09-07NFSv4: Allow security autonegotiation for submountsTrond Myklebust
2013-09-07NFSv4: Disallow security negotiation for lookups when 'sec=' is specifiedTrond Myklebust
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-09-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust
2013-09-07NFS: Clean up nfs_parse_security_flavors()Trond Myklebust
2013-09-07NFS: Clean up the auth flavour array messTrond Myklebust
2013-09-07um: hostfs: Fix writebackRichard Weinberger
2013-09-06ceph: use d_invalidate() to invalidate aliasesYan, Zheng
2013-09-06ceph: remove ceph_lookup_inode()Yan, Zheng
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson
2013-09-06ceph: trivial buildbot warnings fixMilosz Tanski
2013-09-06ceph: Do not do invalidate if the filesystem is mounted nofscMilosz Tanski
2013-09-06ceph: page still marked private_2Milosz Tanski
2013-09-06ceph: ceph_readpage_to_fscache didn't check if markedMilosz Tanski
2013-09-06ceph: clean PgPrivate2 on returning from readpagesMilosz Tanski
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski
2013-09-06Merge tag 'fscache-fixes-for-ceph' into wip-fscacheMilosz Tanski
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-09-06Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-09-06NFS: Don't check lock owner compatability unless file is locked (part 2)Trond Myklebust
2013-09-06fscache: Netfs function for cleanup post readpagesMilosz Tanski
2013-09-06CacheFiles: Implement interface to check cache consistencyDavid Howells
2013-09-06FS-Cache: Add interface to check consistency of a cached objectDavid Howells
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-09-05NFS: Don't check lock owner compatibility in writes unless file is lockedTrond Myklebust
2013-09-05fuse: drop dentry on failed revalidateAnand Avati
2013-09-05fuse: clean up return in fuse_dentry_revalidate()Miklos Szeredi
2013-09-05fuse: use d_materialise_unique()Miklos Szeredi
2013-09-05sysfs: use check_submounts_and_drop()Miklos Szeredi
2013-09-05nfs: use check_submounts_and_drop()Miklos Szeredi
2013-09-05gfs2: use check_submounts_and_drop()Miklos Szeredi
2013-09-05afs: use check_submounts_and_drop()Miklos Szeredi
2013-09-05vfs: check unlinked ancestors before mountMiklos Szeredi
2013-09-05vfs: check submounts and drop atomicallyMiklos Szeredi
2013-09-05vfs: add d_walk()Miklos Szeredi