Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
967beb2e87771411e08467152e3d9f1c3ae73a67
/
fs
/
nfsd
/
nfs4proc.c
31ef83d
nfsd: add trace events
by Christoph Hellwig
· 10 years ago
c5c707f
nfsd: implement pNFS layout recalls
by Christoph Hellwig
· 10 years ago
9cf514c
nfsd: implement pNFS operations
by Christoph Hellwig
· 11 years ago
779fb0f
sunrpc: move rq_splice_ok flag into rq_flags
by Jeff Layton
· 10 years ago
30660e04b
sunrpc: move rq_usedeferral flag to rq_flags
by Jeff Layton
· 10 years ago
b0cb908
nfsd: Add DEALLOCATE support
by Anna Schumaker
· 10 years ago
95d871f
nfsd: Add ALLOCATE support
by Anna Schumaker
· 10 years ago
51904b0
nfsd4: fix crash on unknown operation number
by J. Bruce Fields
· 10 years ago
d1d84c9
nfsd4: fix response size estimation for OP_SEQUENCE
by J. Bruce Fields
· 10 years ago
24bab49
NFSD: Implement SEEK
by Anna Schumaker
· 10 years ago
3234975
nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm
by Trond Myklebust
· 10 years ago
58fb12e
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
by Jeff Layton
· 10 years ago
b3fbfe0
nfsd: print status when nfsd4_open fails to open file it just created
by Jeff Layton
· 10 years ago
0fe492d
nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
by Trond Myklebust
· 10 years ago
1e444f5
NFSD: Remove iattr parameter from nfsd_symlink()
by Kinglong Mee
· 10 years ago
7fb8430
nfsd4: rename cr_linkname->cr_data
by J. Bruce Fields
· 10 years ago
52ee043
nfsd: let nfsd_symlink assume null-terminated data
by J. Bruce Fields
· 10 years ago
b829e91
nfsd: fix rare symlink decoding bug
by J. Bruce Fields
· 10 years ago
f419992
nfsd: add __force to opaque verifier field casts
by Jeff Layton
· 10 years ago
bf18f16
NFSD: Using exp_get for export getting
by Kinglong Mee
· 10 years ago
f15a5cf
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
by Kinglong Mee
· 10 years ago
3c7aa15
NFSD: Using min/max/min_t/max_t for calculate
by Kinglong Mee
· 10 years ago
05638dc
nfsd4: simplify server xdr->next_page use
by J. Bruce Fields
· 10 years ago
7025005d
nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound
by Jeff Layton
· 10 years ago
ba5378b
nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open
by Jeff Layton
· 10 years ago
a5cddc8
nfsd4: better reservation of head space for krb5
by J. Bruce Fields
· 10 years ago
ccae70a
nfsd4: estimate sequence response size
by J. Bruce Fields
· 11 years ago
b86cef6
nfsd4: better estimate of getattr response size
by J. Bruce Fields
· 11 years ago
561f0ed
nfsd4: allow large readdirs
by J. Bruce Fields
· 11 years ago
4f0cefb
nfsd4: more precise nfsd4_max_reply
by J. Bruce Fields
· 11 years ago
8c7424c
nfsd4: don't try to encode conflicting owner if low on space
by J. Bruce Fields
· 11 years ago
2825a7f
nfsd4: allow encoding across page boundaries
by J. Bruce Fields
· 11 years ago
a8095f7
nfsd4: size-checking cleanup
by J. Bruce Fields
· 11 years ago
ea8d772
nfsd4: remove redundant encode buffer size checking
by J. Bruce Fields
· 11 years ago
d0a381d
nfsd4: teach encoders to handle reserve_space failures
by J. Bruce Fields
· 11 years ago
6ac9039
nfsd4: keep xdr buf length updated
by J. Bruce Fields
· 11 years ago
d3f627c
nfsd4: use xdr_stream throughout compound encoding
by J. Bruce Fields
· 11 years ago
ddd1ea5
nfsd4: use xdr_reserve_space in attribute encoding
by J. Bruce Fields
· 11 years ago
07d1f80
nfsd4: fix encoding of out-of-space replies
by J. Bruce Fields
· 11 years ago
1802a67
nfsd4: reserve head space for krb5 integ/priv info
by J. Bruce Fields
· 11 years ago
2d124dfaa
nfsd4: move proc_compound xdr encode init to helper
by J. Bruce Fields
· 11 years ago
d518465
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
by J. Bruce Fields
· 11 years ago
4aea24b
nfsd4: embed xdr_stream in nfsd4_compoundres
by J. Bruce Fields
· 11 years ago
e372ba6
nfsd4: decoding errors can still be cached and require space
by J. Bruce Fields
· 10 years ago
f34e432
nfsd4: fix write reply size estimate
by J. Bruce Fields
· 10 years ago
622f560
nfsd4: read size estimate should include padding
by J. Bruce Fields
· 10 years ago
5b64869
nfsd4: READ, READDIR, etc., are idempotent
by J. Bruce Fields
· 11 years ago
14bcab1
NFSd: Clean up nfs4_preprocess_stateid_op
by Trond Myklebust
· 11 years ago
2336745
NFSD: Clear wcc data between compound ops
by Kinglong Mee
· 11 years ago
480efae
nfsd4: fix setclientid encode size
by J. Bruce Fields
· 11 years ago
4daeed2
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
by Kinglong Mee
· 11 years ago
4c69d58
nfsd4: session needs room for following op to error out
by J. Bruce Fields
· 11 years ago
d9894c2
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
4335723
nfsd4: fix delegation-unlink/rename race
by J. Bruce Fields
· 11 years ago
c0e6bee
nfsd4: delay setting current_fh in open
by J. Bruce Fields
· 13 years ago
4ac7249
nfsd: use get_acl and ->set_acl
by Christoph Hellwig
· 11 years ago
41ae6e7
nfsd4: better VERIFY comment
by J. Bruce Fields
· 11 years ago
7e55b59
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
by Kinglong Mee
· 11 years ago
a8bb84b
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
by Kinglong Mee
· 11 years ago
58cd57b
nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID
by Weston Andros Adamson
· 11 years ago
35f7a14
nfsd4: fix minorversion support interface
by J. Bruce Fields
· 11 years ago
89f6c33
nfsd4: delegation-based open reclaims should bypass permissions
by J. Bruce Fields
· 11 years ago
18032ca
NFSD: Server implementation of MAC Labeling
by David Quigley
· 12 years ago
9f415eb
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
by J. Bruce Fields
· 12 years ago
2a6cf94
nfsd4: don't remap EISDIR errors in rename
by J. Bruce Fields
· 12 years ago
bbc9c36
nfsd4: more sessions/open-owner-replay cleanup
by J. Bruce Fields
· 12 years ago
3d74e6a
nfsd4: no need for replay_owner in sessions case
by J. Bruce Fields
· 12 years ago
9411b1d
nfsd4: cleanup handling of nfsv4.0 closed stateid's
by J. Bruce Fields
· 12 years ago
b022032
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
by fanchaoting
· 12 years ago
9d313b1
nfsd4: handle seqid-mutating open errors from xdr decoding
by J. Bruce Fields
· 12 years ago
b600de7
nfsd4: remove BUG_ON
by J. Bruce Fields
· 12 years ago
84822d0
nfsd4: simplify nfsd4_encode_fattr interface slightly
by J. Bruce Fields
· 12 years ago
a1dc695
nfsd4: free_stateid can use the current stateid
by J. Bruce Fields
· 12 years ago
9b3234b
nfsd4: disable zero-copy on non-final read ops
by J. Bruce Fields
· 12 years ago
b9c0ef8
nfsd: make NFSd service boot time per-net
by Stanislav Kinsbursky
· 12 years ago
7007c90
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
by Neil Brown
· 12 years ago
ffe1137
nfsd4: delay filling in write iovec array till after xdr decoding
by J. Bruce Fields
· 12 years ago
3320fef19
nfsd: use service net instead of hard-coded init_net
by Stanislav Kinsbursky
· 12 years ago
cb73a9f
nfsd4: implement backchannel_ctl operation
by J. Bruce Fields
· 12 years ago
d15c077
nfsd4: enforce per-client sessions/no-sessions distinction
by J. Bruce Fields
· 12 years ago
24ff99c
NFSD: Swap the struct nfs4_operation getter and setter
by Bryan Schumaker
· 12 years ago
5ccb006
LockD: pass actual network namespace to grace period management functions
by Stanislav Kinsbursky
· 12 years ago
c6f5c93
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
96f6f98
nfsd: fix b0rken error value for setattr on read-only mount
by Al Viro
· 13 years ago
9dc4e6c
nfsd: don't fail unchecked creates of non-special files
by J. Bruce Fields
· 13 years ago
a52d726
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
by Jeff Layton
· 13 years ago
ab4684d
NFSD: Fix nfs4_verifier memory alignment
by Chuck Lever
· 13 years ago
8f199b8
NFSD: Fix warnings when NFSD_DEBUG is not defined
by Trond Myklebust
· 13 years ago
59deeb9
nfsd4: reduce do_open_lookup() stack usage
by J. Bruce Fields
· 13 years ago
41fd1e4
nfsd4: delay setting current filehandle till success
by J. Bruce Fields
· 13 years ago
2c8bd7e
nfsd41: split out share_access want and signal flags while decoding
by Benny Halevy
· 13 years ago
37c593c
nfsd41: use current stateid by value
by Tigran Mkrtchyan
· 13 years ago
9428fe1
nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE
by Tigran Mkrtchyan
· 13 years ago
1e97b51
nfsd41: handle current stateid in SETATTR and FREE_STATEID
by Tigran Mkrtchyan
· 13 years ago
d147105
nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid
by Tigran Mkrtchyan
· 13 years ago
8307111
nfsd41: save and restore current stateid with current fh
by Tigran Mkrtchyan
· 13 years ago
80e01cc
nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid
by Tigran Mkrtchyan
· 13 years ago
30813e2
nfsd41: consume current stateid on read and write
by Tigran Mkrtchyan
· 13 years ago
62cd4a5
nfsd41: handle current stateid on lock and locku
by Tigran Mkrtchyan
· 13 years ago
8b70484
nfsd41: handle current stateid in open and close
by Tigran Mkrtchyan
· 13 years ago
Next »