summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2012-06-29NFS: Use nfs4_destroy_server() to clean up NFS v4Bryan Schumaker
2012-06-29NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()Bryan Schumaker
2012-06-29NFSv4.1 handle OPEN O_CREATE mdsthresholdAndy Adamson
2012-06-28NFS: Simplify NFSv4.1 KconfigTrond Myklebust
2012-06-28NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcountAndy Adamson
2012-06-28NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust
2012-06-28NFSv4: Decode getdevicelist should use nfs4_verifierTrond Myklebust
2012-06-28SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust
2012-06-28NFSv4.1: Clean up nfs4_reclaim_leaseTrond Myklebust
2012-06-28NFSv4.1: Cleanup - move nfs4_has_session tests out of state manager loopTrond Myklebust
2012-06-28NFSv4.1: Clean up nfs4_recall_slot()Trond Myklebust
2012-06-28NFSv4.1: Handle slot recalls before doing state recoveryTrond Myklebust
2012-06-28NFS: add more context to state manager error mesgsWeston Andros Adamson
2012-06-28NFSv3: Don't open code stream position calculation in decode_getacl3resokTrond Myklebust
2012-06-28NFSv4: Simplify the GETATTR attribute length calculationTrond Myklebust
2012-06-28NFS: Let xdr_read_pages() check for buffer overflowsTrond Myklebust
2012-06-24NFSv2/v3: Remove incorrect dprintks from the readdir reply codeTrond Myklebust
2012-06-20NFS: Force the legacy idmapper to be single threadedBryan Schumaker
2012-06-19NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)Trond Myklebust
2012-06-19NFS: Fix a refcounting issue in O_DIRECTTrond Myklebust
2012-06-19NFSv4.1: Fix a race in set_pnfs_layoutdriverTrond Myklebust
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-14NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky
2012-06-12NFS: add an endian notation for sparseDan Carpenter
2012-06-12NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter
2012-06-11NFSv4 do not send an empty SETATTR compoundAndy Adamson
2012-06-11NFSv2: EOF incorrectly set on short readSachin Prabhu
2012-06-09NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker
2012-06-09NFS: fix directio refcount bug on commitFred Isaman
2012-06-08NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust
2012-06-07NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust
2012-06-07NFS4: Fix open bug when pnfs module blacklistedFred Isaman
2012-06-07NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust
2012-06-06NFS: Map minor mismatch error to protocol not support error.Steve Dickson
2012-06-05NFS: Fix a commit bugTrond Myklebust
2012-06-05NFS4: Set parsed mount data version to 4Bryan Schumaker
2012-06-05NFSv4.1: Ensure we clear session state flags after a session creationTrond Myklebust
2012-06-05NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust
2012-06-05NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust
2012-06-05NFSv4: Fix an Oops in the open recovery codeTrond Myklebust
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01nfs: don't open in ->d_revalidateMiklos Szeredi
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-28NFSv4: Add debugging printks to state managerTrond Myklebust