summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
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
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-04-13nfsd: fix compose_entry_fh() failure exitsAl Viro
2012-04-13nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro
2012-04-13nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro
2012-04-13nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro
2012-04-13nfsd: fix b0rken error value for setattr on read-only mountAl Viro
2012-04-11nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-03-29nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton
2012-03-28nfsd4: use auth_unix unconditionally on backchannelJ. Bruce Fields
2012-03-28nfsd: fix NULL pointer dereference in cld_pipe_downcallJeff Layton
2012-03-28nfsd4: memory corruption in numeric_name_to_id()Dan Carpenter
2012-03-26nfsd4: allow numeric idmappingJ. Bruce Fields
2012-03-26nfsd: don't allow legacy client tracker init for anything but init_netJeff Layton
2012-03-26nfsd: add notifier to handle mount/unmount of rpc_pipefs sbJeff Layton