Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2493cdf2f279433d6526ac1031072d0f3c6afb9f
/
fs
/
nfsd
/
nfs4proc.c
eeed4cf
nfsd4: permit layoutget of executable-only files
by Benjamin Coddington
· 7 years ago
bfeac83
nfsd4: fix null dereference on replay
by J. Bruce Fields
· 7 years ago
ea46555
nfsd: fix undefined behavior in nfsd4_layout_verify
by Ari Kauppi
· 8 years ago
29ae7f9
NFSD: Implement the COPY call
by Anna Schumaker
· 8 years ago
fa08139
nfsd: drop unnecessary MAY_EXEC check from create
by J. Bruce Fields
· 8 years ago
7eed34f
nfsd: Make creates return EEXIST instead of EACCES
by Oleg Drokin
· 8 years ago
8a4c392
nfsd: allow nfsd to advertise multiple layout types
by Jeff Layton
· 8 years ago
d7c920d
nfsd: flex file device id encoding will need the server address
by Tom Haynes
· 8 years ago
ed94164
nfsd: implement machine credential support for some operations
by Andrew Elble
· 8 years ago
f99d4fb
nfsd: add SCSI layout support
by Christoph Hellwig
· 9 years ago
2f6fc05
nfsd: fix deadlock secinfo+readdir compound
by J. Bruce Fields
· 9 years ago
0f1738a
nfsd4: resfh unused in nfsd4_secinfo
by J. Bruce Fields
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
ffa0160
nfsd: implement the NFSv4.2 CLONE operation
by Christoph Hellwig
· 9 years ago
aa0d6ae
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
by Anna Schumaker
· 9 years ago
cc8a553
nfsd: serialize layout stateid morphing operations
by Jeff Layton
· 9 years ago
ead8fb8
NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
by Kinglong Mee
· 9 years ago
c87fb4a
lockd: NLM grace period shouldn't block NFSv4 opens
by J. Bruce Fields
· 9 years ago
6cd2266
nfsd: Remove unneeded values in nfsd4_open()
by Kinglong Mee
· 9 years ago
d8398fc
nfsd: Set lc_size_chg before ops->proc_layoutcommit
by Kinglong Mee
· 9 years ago
96bcad5
nfsd: fput rd_file from XDR encode context
by Christoph Hellwig
· 9 years ago
af90f70
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
by Christoph Hellwig
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
980608f
nfsd4: disallow SEEK with special stateids
by J. Bruce Fields
· 10 years ago
5ba4a25a
nfsd4: disallow ALLOCATE with special stateids
by J. Bruce Fields
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
1ec8c0c
nfsd: Remove duplicate macro define for max sec label length
by Kinglong Mee
· 10 years ago
4229789
nfsd: remove unused status arg to nfsd4_cleanup_open_state
by Jeff Layton
· 10 years ago
beaca23
NFSD: Use correct reply size calculating function
by Kinglong Mee
· 10 years ago
a142038
NFSD: Put exports after nfsd4_layout_verify fail
by Kinglong Mee
· 10 years ago
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
· 11 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
Next »