index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-30
nfsd4: better reservation of head space for krb5
J. Bruce Fields
1
-2
/
+2
2014-05-30
nfsd4: estimate sequence response size
J. Bruce Fields
1
-0
/
+6
2014-05-30
nfsd4: better estimate of getattr response size
J. Bruce Fields
1
-0
/
+44
2014-05-30
nfsd4: allow large readdirs
J. Bruce Fields
1
-4
/
+5
2014-05-30
nfsd4: more precise nfsd4_max_reply
J. Bruce Fields
1
-0
/
+12
2014-05-30
nfsd4: don't try to encode conflicting owner if low on space
J. Bruce Fields
1
-1
/
+2
2014-05-30
nfsd4: allow encoding across page boundaries
J. Bruce Fields
1
-0
/
+4
2014-05-30
nfsd4: size-checking cleanup
J. Bruce Fields
1
-3
/
+6
2014-05-30
nfsd4: remove redundant encode buffer size checking
J. Bruce Fields
1
-14
/
+0
2014-05-30
nfsd4: teach encoders to handle reserve_space failures
J. Bruce Fields
1
-1
/
+1
2014-05-28
nfsd4: keep xdr buf length updated
J. Bruce Fields
1
-0
/
+2
2014-05-28
nfsd4: use xdr_stream throughout compound encoding
J. Bruce Fields
1
-1
/
+1
2014-05-28
nfsd4: use xdr_reserve_space in attribute encoding
J. Bruce Fields
1
-0
/
+1
2014-05-27
nfsd4: fix encoding of out-of-space replies
J. Bruce Fields
1
-4
/
+9
2014-05-23
nfsd4: reserve head space for krb5 integ/priv info
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: move proc_compound xdr encode init to helper
J. Bruce Fields
1
-4
/
+13
2014-05-23
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
J. Bruce Fields
1
-3
/
+3
2014-05-23
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
1
-6
/
+6
2014-05-23
nfsd4: decoding errors can still be cached and require space
J. Bruce Fields
1
-0
/
+2
2014-05-23
nfsd4: fix write reply size estimate
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: read size estimate should include padding
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: READ, READDIR, etc., are idempotent
J. Bruce Fields
1
-8
/
+3
2014-05-07
NFSd: Clean up nfs4_preprocess_stateid_op
Trond Myklebust
1
-11
/
+0
2014-03-30
NFSD: Clear wcc data between compound ops
Kinglong Mee
1
-0
/
+2
2014-03-28
nfsd4: fix setclientid encode size
J. Bruce Fields
1
-1
/
+2
2014-03-28
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
Kinglong Mee
1
-13
/
+15
2014-03-27
nfsd4: session needs room for following op to error out
J. Bruce Fields
1
-0
/
+6
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-23
/
+34
2014-01-27
nfsd4: fix delegation-unlink/rename race
J. Bruce Fields
1
-3
/
+7
2014-01-27
nfsd4: delay setting current_fh in open
J. Bruce Fields
1
-17
/
+20
2014-01-26
nfsd: use get_acl and ->set_acl
Christoph Hellwig
1
-0
/
+1
2014-01-07
nfsd4: better VERIFY comment
J. Bruce Fields
1
-2
/
+4
2014-01-03
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
1
-0
/
+1
2014-01-02
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
Kinglong Mee
1
-1
/
+2
2013-08-07
nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID
Weston Andros Adamson
1
-1
/
+1
2013-07-12
nfsd4: fix minorversion support interface
J. Bruce Fields
1
-1
/
+1
2013-07-01
nfsd4: delegation-based open reclaims should bypass permissions
J. Bruce Fields
1
-1
/
+2
2013-05-15
NFSD: Server implementation of MAC Labeling
David Quigley
1
-0
/
+41
2013-05-03
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
J. Bruce Fields
1
-2
/
+13
2013-04-30
nfsd4: don't remap EISDIR errors in rename
J. Bruce Fields
1
-15
/
+5
2013-04-09
nfsd4: more sessions/open-owner-replay cleanup
J. Bruce Fields
1
-12
/
+16
2013-04-09
nfsd4: no need for replay_owner in sessions case
J. Bruce Fields
1
-1
/
+1
2013-04-08
nfsd4: cleanup handling of nfsv4.0 closed stateid's
J. Bruce Fields
1
-1
/
+2
2013-04-03
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
1
-4
/
+4
2013-04-03
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
1
-1
/
+26
2013-04-03
nfsd4: remove BUG_ON
J. Bruce Fields
1
-6
/
+3
2013-01-23
nfsd4: simplify nfsd4_encode_fattr interface slightly
J. Bruce Fields
1
-3
/
+4
2012-12-17
nfsd4: free_stateid can use the current stateid
J. Bruce Fields
1
-0
/
+1
2012-12-17
nfsd4: disable zero-copy on non-final read ops
J. Bruce Fields
1
-0
/
+11
2012-12-10
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
1
-5
/
+6
[next]