summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2014-05-30nfsd4: nfsd4_check_resp_size should check against whole bufferJ. Bruce Fields
2014-05-30nfsd4: minor encode_read cleanupJ. Bruce Fields
2014-05-30nfsd4: more precise nfsd4_max_replyJ. Bruce Fields
2014-05-30nfsd4: don't try to encode conflicting owner if low on spaceJ. Bruce Fields
2014-05-30nfsd4: convert 4.1 replay encodingJ. Bruce Fields
2014-05-30nfsd4: allow encoding across page boundariesJ. Bruce Fields
2014-05-30nfsd4: size-checking cleanupJ. Bruce Fields
2014-05-30nfsd4: remove redundant encode buffer size checkingJ. Bruce Fields
2014-05-30nfsd4: nfsd4_check_resp_size needn't recalculate lengthJ. Bruce Fields
2014-05-30nfsd4: reserve space before inlining 0-copy pagesJ. Bruce Fields
2014-05-30nfsd4: teach encoders to handle reserve_space failuresJ. Bruce Fields
2014-05-30nfsd4: "backfill" using write_bytes_to_xdr_bufJ. Bruce Fields
2014-05-30nfsd4: use xdr_truncate_encodeJ. Bruce Fields
2014-05-28nfsd4: keep xdr buf length updatedJ. Bruce Fields
2014-05-28nfsd4: no need for encode_compoundres to adjust lengthsJ. Bruce Fields
2014-05-28nfsd4: remove ADJUST_ARGSJ. Bruce Fields
2014-05-28nfsd4: use xdr_stream throughout compound encodingJ. Bruce Fields
2014-05-28nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields
2014-05-27nfsd4: allow space for final error returnJ. Bruce Fields
2014-05-27nfsd4: fix encoding of out-of-space repliesJ. Bruce Fields
2014-05-23nfsd4: reserve head space for krb5 integ/priv infoJ. Bruce Fields
2014-05-23nfsd4: move proc_compound xdr encode init to helperJ. Bruce Fields
2014-05-23nfsd4: tweak nfsd4_encode_getattr to take xdr_streamJ. Bruce Fields
2014-05-23nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields
2014-05-23nfsd4: decoding errors can still be cached and require spaceJ. Bruce Fields
2014-05-23nfsd4: fix write reply size estimateJ. Bruce Fields
2014-05-23nfsd4: read size estimate should include paddingJ. Bruce Fields
2014-05-23nfsd4: allow larger 4.1 session drc slotsJ. Bruce Fields
2014-05-23nfsd4: READ, READDIR, etc., are idempotentJ. Bruce Fields
2014-05-22nfsd: Only set PF_LESS_THROTTLE when really needed.NeilBrown
2014-05-22nfsd: remove nfsd4_free_slabChristoph Hellwig
2014-05-22nfsd: Remove assignments inside conditionsBenoit Taine
2014-05-22Merge 3.15 bugfixes for 3.16J. Bruce Fields
2014-05-21nfsd4: fix delegation cleanup on errorJ. Bruce Fields
2014-05-21NFSD: Don't clear SUID/SGID after root writing dataKinglong Mee
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-05-21nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-05-15nfsd4: fix corruption on setting an ACL.J. Bruce Fields
2014-05-08NFSD: Get rid of empty function nfs4_state_initKinglong Mee
2014-05-08NFSD: Use simple_read_from_buffer for coping data to userspaceKinglong Mee
2014-05-08Merge 3.15 bugfix for 3.16J. Bruce Fields
2014-05-08nfsd: clean up fh_auth usageChristoph Hellwig
2014-05-08NFSD: cleanup unneeded including linux/export.hKinglong Mee
2014-05-08NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-05-07NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust
2014-05-06NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust
2014-05-06nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig
2014-05-06nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig