aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-09-11ocfs2: fix the end cluster offset of FIEMAPJie Liu
2013-09-11ocfs2: remove unused variable ip in dlmfs_get_root_inode()Joseph Qi
2013-09-11ocfs2: fix a tiny race case when firing callbacksJoyce
2013-09-11ocfs2: avoid possible NULL pointer dereference in o2net_accept_one()Joseph Qi
2013-09-11ocfs2: adjust code style for o2net_handler_tree_lookup()Joseph Qi
2013-09-11ocfs2: free path in ocfs2_remove_inode_range()Younger Liu
2013-09-11ocfs2: fix possible double free in ocfs2_reflink_xattr_recJoseph Qi
2013-09-11ocfs2/dlm: force clean refmap when doing local cleanupXue jiufei
2013-09-11ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_s...Younger Liu
2013-09-11ocfs2: add the missing return value check of ocfs2_xattr_get_clustersJoseph Qi
2013-09-11ocfs2: fix a memory leak in __ocfs2_move_extents()Jie Liu
2013-09-11ocfs2: add missing return value check of ocfs2_get_clusters()Joseph Qi
2013-09-11ocfs2: clean up dead code in ocfs2_acl_from_xattr()Joseph Qi
2013-09-11ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang
2013-09-11fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferencesSunil Mushran
2013-09-11ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPCYounger Liu
2013-09-11ocfs2: dlm_request_all_locks() should deal with the status sent from target nodeXue jiufei
2013-09-11ocfs2: use i_size_read() to access i_sizeJunxiao Bi
2013-09-11ocfs2: lighten up allocate transactionYounger Liu
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-10vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds
2013-09-09split read_seqretry_or_unlock(), convert d_walk() to resulting primitivesAl Viro
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-09dcache: Translating dentry into pathname without taking rename_lockWaiman Long
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-08autofs4 - fix device ioctl mount lookupIan Kent
2013-09-08vfs: fix dentry RCU to refcounting possibly sleeping dput()Linus Torvalds
2013-09-08introduce kern_path_mountpoint()Al Viro
2013-09-08rename user_path_umountat() to user_path_mountpoint_at()Al Viro
2013-09-08take unlazy_walk() into umount_lookup_last()Al Viro
2013-09-08vfs: use lockred "dead" flag to mark unrecoverably dead dentriesLinus Torvalds
2013-09-08vfs: reorganize dput() memory accessesLinus Torvalds
2013-09-07prune_super(): sb->s_op is never NULLAl Viro
2013-09-07exportfs: don't assume that ->iterate() won't feed us too long entriesAl Viro
2013-09-07afs: get rid of redundant ->d_name.len checksAl Viro
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