aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2015-01-26nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2015-01-26fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2014-12-06nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-12-06nfsd: correctly define v4.2 support attributesChristoph Hellwig
2014-11-13nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-11-13nfsd: fix NFS regressionSergio Gelato
2014-09-17svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-17NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee
2014-07-18nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-17nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-07-02nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton
2014-07-02nfsd: don't try to reuse an expired DRC entry off the listJeff Layton
2014-06-27nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-06-09nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-09nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-09NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-06-09NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust
2014-06-09NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust
2014-05-15nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-05-15NFSD: Traverse unconfirmed client through hash-tableKinglong Mee
2014-05-15nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-05-15nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-05-15nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-05-15nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields
2014-05-15nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-05-15nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-05-15nfsd4: session needs room for following op to error outJ. Bruce Fields
2013-12-20nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton
2013-11-29nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields
2013-11-29nfsd: make sure to balance get/put_write_accessChristoph Hellwig
2013-11-29nfsd: split up nfsd_setattrChristoph Hellwig
2013-11-29nfsd4: fix discarded security labels on setattrJ. Bruce Fields
2013-11-29nfsd: return better errors to exportfsJ. Bruce Fields
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-09-03nfsd: racy access to ->d_name in nsfd4_encode_path()Al Viro
2013-08-30nfsd4: nfsd4_create_clid_dir prints uninitialized dataJ. Bruce Fields
2013-08-30nfsd4: fix leak of inode reference on delegation failureJ. Bruce Fields
2013-08-30Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"J. Bruce Fields
2013-08-30Merge tag 'v3.11-rc5' into for-3.12 branchJ. Bruce Fields
2013-08-07nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson
2013-08-07nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields
2013-07-26nfsd4: fix setlease error returnJ. Bruce Fields
2013-07-23nfsd: nfs4_file_get_access: need to be more careful with O_RDWRHarshula Jayasuriya
2013-07-23nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-12nfsd4: fix minorversion support interfaceJ. Bruce Fields
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds