aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2015-04-14nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2015-02-02nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-12-01NFS: fix stable regressionSergio Gelato
2014-07-09nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-06nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-07-06nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-06-11nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-06-11nfsd: containerize NFSd filesystemStanislav Kinsbursky
2014-06-11nfsd: pass proper net to nfsd_destroy() from NFSd kthreadsStanislav Kinsbursky
2014-06-11nfsd: pass net to __write_ports() and downStanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_svc()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_startup() and nfsd_shutdown()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_init_socks()Stanislav Kinsbursky
2014-06-07nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya
2014-06-07nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting
2014-06-07nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields
2014-06-07nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-07nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-07NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-05-06nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-05-06nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-05-06nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-05-06nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-05-06nfsd4: session needs room for following op to error outJ. Bruce Fields
2013-12-08nfsd: use "init_net" for portmapperStanislav Kinsbursky
2013-11-29nfsd: make sure to balance get/put_write_accessChristoph Hellwig
2013-11-29nfsd: split up nfsd_setattrChristoph Hellwig
2013-07-13nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-05-19nfsd4: don't allow owner override on 4.1 CLAIM_FH opensJ. Bruce Fields
2013-05-07nfsd: Decode and send 64bit time valuesBryan Schumaker
2013-05-07nfsd4: don't close read-write opens too soonJ. Bruce Fields
2013-04-05nfsd4: reject "negative" acl lengthsJ. Bruce Fields
2013-03-04nfsd: Fix memleakmajianpeng
2013-01-11nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown
2013-01-11nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2013-01-11nfsd: fix v4 reply cachingJ. Bruce Fields
2013-01-11nfs: fix wrong object type in lockowner_slabYanchuan Nian
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields
2012-10-21NFSD: pass null terminated buf to kstrtouint()Malahal Naineni
2012-10-21nfsd4: fix nfs4 stateid leakJ. Bruce Fields
2012-10-02NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky
2012-10-02NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky
2012-08-09nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-07-16SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-07-16Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky
2012-06-22nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields
2012-04-30nfsd: fix nfs4recover.c printk format warningRandy Dunlap