summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2014-09-05NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-09-05NFSv3: Fix another acl regressionTrond Myklebust
2014-09-05nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin
2014-07-31nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig
2014-07-06nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-07-06NFS: populate ->net in mount data when remountingMateusz Guzik
2014-07-06NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust
2014-07-06NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust
2014-07-06pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust
2014-05-06NFSv4: Fix a use-after-free problem in open()Trond Myklebust
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-03-05NFSv4: Fail the truncate() if the lock/open stateid is invalidTrond Myklebust
2014-03-05NFSv4.1 Fail data server I/O if stateid represents a lost lockAndy Adamson
2014-03-05NFSv4: Fix the return value of nfs4_select_rw_stateidTrond Myklebust
2014-03-05NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
2014-03-02NFS: Fix a delegation callback raceTrond Myklebust
2014-03-01NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-19Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-02-19NFS fix error return in nfs4_select_rw_stateidAndy Adamson
2014-02-17NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust
2014-02-10mm: fix page leak at nfs_symlink()Rafael Aquini
2014-02-10NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFSTrond Myklebust
2014-02-03Merge branch 'acl_fixes' into linux-nextTrond Myklebust
2014-02-03nfs: include xattr.h from fs/nfs/nfs3proc.cTejun Heo
2014-02-03NFSv3: Fix return value of nfs3_proc_setaclsTrond Myklebust
2014-02-03NFSv3: Remove unused function nfs3_proc_set_default_aclTrond Myklebust
2014-02-01NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueueTrond Myklebust
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust
2014-01-31nfs: fix setting of ACLs on file creation.Noah Massey
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-31nfs: initialize the ACL support bits to zero.Malahal Naineni
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30nfs: fix xattr inode op pointers when disabledChristoph Hellwig
2014-01-29NFSv4.1: CleanupTrond Myklebust
2014-01-29NFSv4.1: Clean up nfs41_sequence_doneTrond Myklebust
2014-01-29NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust
2014-01-29NFSv4.1 free slot before resending I/O to MDSAndy Adamson
2014-01-28nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-28NFS: Fix races in nfs_revalidate_mappingTrond Myklebust
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-01-27nfs: handle servers that support only ALLOW ACE type.Malahal Naineni
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig
2014-01-22pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh
2014-01-21pnfs: fix BUG in filelayout_recover_commit_reqsWeston Andros Adamson
2014-01-20nfs4: fix discover_server_trunking use after freeWeston Andros Adamson
2014-01-19NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust