summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * nfsd4: use session limits to release send buffer reservationJ. Bruce Fields2014-05-301-0/+1
| * nfsd4: adjust buflen to session channel limitJ. Bruce Fields2014-05-302-16/+19
| * rpc: define xdr_restrict_buflenJ. Bruce Fields2014-05-302-0/+30
| * nfsd4: fix buflen calculation after read encodingJ. Bruce Fields2014-05-301-1/+7
| * nfsd4: nfsd4_check_resp_size should check against whole bufferJ. Bruce Fields2014-05-301-2/+1
| * nfsd4: minor encode_read cleanupJ. Bruce Fields2014-05-301-4/+6
| * nfsd4: more precise nfsd4_max_replyJ. Bruce Fields2014-05-303-31/+17
| * nfsd4: don't try to encode conflicting owner if low on spaceJ. Bruce Fields2014-05-302-4/+15
| * nfsd4: convert 4.1 replay encodingJ. Bruce Fields2014-05-303-16/+16
| * nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-306-19/+126
| * nfsd4: size-checking cleanupJ. Bruce Fields2014-05-302-17/+21
| * nfsd4: remove redundant encode buffer size checkingJ. Bruce Fields2014-05-302-23/+13
| * nfsd4: nfsd4_check_resp_size needn't recalculate lengthJ. Bruce Fields2014-05-301-15/+3
| * nfsd4: reserve space before inlining 0-copy pagesJ. Bruce Fields2014-05-301-4/+7
| * nfsd4: teach encoders to handle reserve_space failuresJ. Bruce Fields2014-05-303-66/+185
| * nfsd4: "backfill" using write_bytes_to_xdr_bufJ. Bruce Fields2014-05-301-19/+26
| * nfsd4: use xdr_truncate_encodeJ. Bruce Fields2014-05-301-20/+16
| * rpc: xdr_truncate_encodeJ. Bruce Fields2014-05-302-0/+67
| * nfsd4: keep xdr buf length updatedJ. Bruce Fields2014-05-282-2/+15
| * nfsd4: no need for encode_compoundres to adjust lengthsJ. Bruce Fields2014-05-282-7/+4
| * nfsd4: remove ADJUST_ARGSJ. Bruce Fields2014-05-281-40/+0
| * nfsd4: use xdr_stream throughout compound encodingJ. Bruce Fields2014-05-282-9/+16
| * nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields2014-05-286-145/+203
| * nfsd4: allow space for final error returnJ. Bruce Fields2014-05-271-2/+7
| * nfsd4: fix encoding of out-of-space repliesJ. Bruce Fields2014-05-273-5/+27
| * nfsd4: reserve head space for krb5 integ/priv infoJ. Bruce Fields2014-05-231-1/+1
| * nfsd4: move proc_compound xdr encode init to helperJ. Bruce Fields2014-05-231-4/+13
| * nfsd4: tweak nfsd4_encode_getattr to take xdr_streamJ. Bruce Fields2014-05-233-18/+42
| * nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields2014-05-234-45/+46
| * nfsd4: decoding errors can still be cached and require spaceJ. Bruce Fields2014-05-232-5/+7
| * nfsd4: fix write reply size estimateJ. Bruce Fields2014-05-231-1/+1
| * nfsd4: read size estimate should include paddingJ. Bruce Fields2014-05-231-1/+1
| * nfsd4: allow larger 4.1 session drc slotsJ. Bruce Fields2014-05-231-1/+1
| * nfsd4: READ, READDIR, etc., are idempotentJ. Bruce Fields2014-05-231-8/+3
| * nfsd: Only set PF_LESS_THROTTLE when really needed.NeilBrown2014-05-222-6/+12
| * SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2014-05-224-0/+20
| * SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust2014-05-221-0/+2
| * NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-224-1/+18
| * nfsd: remove nfsd4_free_slabChristoph Hellwig2014-05-221-26/+25
| * nfsd: Remove assignments inside conditionsBenoit Taine2014-05-224-20/+40
| * Merge 3.15 bugfixes for 3.16J. Bruce Fields2014-05-222-3/+14
| |\
| * | nfsd4: fix delegation cleanup on errorJ. Bruce Fields2014-05-211-20/+12
| * | NFSD: Don't clear SUID/SGID after root writing dataKinglong Mee2014-05-211-18/+0
| * | NFSD: Get rid of empty function nfs4_state_initKinglong Mee2014-05-083-10/+0
| * | NFSD: Use simple_read_from_buffer for coping data to userspaceKinglong Mee2014-05-081-13/+2
| * | SUNRPC: Fix printk that is not only for nfsdKinglong Mee2014-05-081-1/+1
| * | Merge 3.15 bugfix for 3.16J. Bruce Fields2014-05-081-8/+9
| |\ \
| * | | nfsd: clean up fh_auth usageChristoph Hellwig2014-05-082-36/+16
| * | | NFSD: cleanup unneeded including linux/export.hKinglong Mee2014-05-081-1/+0
| * | | NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust2014-05-072-17/+13
OpenPOWER on IntegriCloud