Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8a05c3115dc0f239b46659d9d190e370d6413ff1
/
fs
/
nfsd
/
nfs4callback.c
eff7936
nfsd: Fix a memory scribble in the callback channel
by Trond Myklebust
· 7 years ago
02be49f
nfsd4: const-ify nfs_cb_version4
by Christoph Hellwig
· 7 years ago
499b498
sunrpc: mark all struct rpc_procinfo instances as const
by Christoph Hellwig
· 7 years ago
1c5876d
sunrpc: move p_count out of struct rpc_procinfo
by Christoph Hellwig
· 8 years ago
d39916c
nfsd: fix decoder callback prototypes
by Christoph Hellwig
· 8 years ago
1502c81
nfsd: fix encoder callback prototypes
by Christoph Hellwig
· 8 years ago
8274338
nfsd/callback: Drop a useless data copy when comparing sessionid
by Kinglong Mee
· 8 years ago
e86a40b
nfsd/callback: skip the callback tag
by Kinglong Mee
· 8 years ago
f7d1ddb
nfsd/callback: Cleanup callback cred on shutdown
by Kinglong Mee
· 8 years ago
8838203
nfsd: update workqueue creation
by J. Bruce Fields
· 8 years ago
a188620e
nfsd: plumb in a CB_NOTIFY_LOCK operation
by Jeff Layton
· 8 years ago
89dfdc9
nfsd: eliminate cb_minorversion field
by Jeff Layton
· 8 years ago
d50039e
nfsd4/rpc: move backchannel create logic into rpc code
by J. Bruce Fields
· 8 years ago
d4f72cb
nfsd: don't base cl_cb_status on stale information
by J. Bruce Fields
· 9 years ago
c4cb897
nfsd: constify nfsd4_callback_ops structure
by Julia Lawall
· 9 years ago
7ba6cad
nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors
by Kinglong Mee
· 9 years ago
276f03e
nfsd: Update callback sequnce id only CB_SEQUENCE success
by Kinglong Mee
· 9 years ago
4399396
nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying
by Kinglong Mee
· 9 years ago
4bd9e9b
nfsd: skip CB_NULL probes for 4.1 or later
by Christoph Hellwig
· 10 years ago
cba5f62
nfsd: fix callback restarts
by Christoph Hellwig
· 10 years ago
ef2a1b3
nfsd: split transport vs operation errors for callbacks
by Christoph Hellwig
· 10 years ago
c5c707f
nfsd: implement pNFS layout recalls
by Christoph Hellwig
· 10 years ago
c6c15e1
nfsd: Fix slot wake up race in the nfsv4.1 callback code
by Trond Myklebust
· 10 years ago
34549ab
nfsd: eliminate "to_delegation" define
by Jeff Layton
· 10 years ago
0162ac2
nfsd: introduce nfsd4_callback_ops
by Christoph Hellwig
· 10 years ago
f0b5de1
nfsd: split nfsd4_callback initialization and use
by Christoph Hellwig
· 10 years ago
326129d
nfsd: introduce a generic nfsd4_cb
by Christoph Hellwig
· 10 years ago
2faf3b4
nfsd: remove nfsd4_callback.cb_op
by Christoph Hellwig
· 10 years ago
341b51d
nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence
by Benny Halevy
· 10 years ago
444b6e9
nfsd: fix nfsd4_cb_recall_done error handling
by Christoph Hellwig
· 10 years ago
11b9164
nfsd: Add a struct nfs4_file field to struct nfs4_stid
by Trond Myklebust
· 10 years ago
6011695
nfsd: Add reference counting to the lock and open stateids
by Trond Myklebust
· 10 years ago
650ecc8f
nfsd: remove dl_fh field from struct nfs4_delegation
by Jeff Layton
· 10 years ago
fc8e5a6
nfsd4: convert comma to semicolon
by Himangi Saraogi
· 10 years ago
3c45ddf
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
by Chuck Lever
· 10 years ago
02e1215
nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
by Jeff Layton
· 10 years ago
e8051c8
nfsd: eliminate nfsd4_init_callback
by Jeff Layton
· 10 years ago
3758cf7
nfsd: set timeparms.to_maxval in setup_callback_client
by Jeff Layton
· 11 years ago
d531c00
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
by Kinglong Mee
· 11 years ago
06b332a
nfsd4: check backchannel attributes on create_session
by J. Bruce Fields
· 12 years ago
8be2d23
nfsd4: minor cb_recall simplification
by J. Bruce Fields
· 12 years ago
3d73371
nfsd: make NFSv4 lease time per net
by Stanislav Kinsbursky
· 12 years ago
c212cec
nfsd: make nfs4_client network namespace dependent
by Stanislav Kinsbursky
· 12 years ago
2b4cf66
nfsd4: get_backchannel_cred should be static
by Fengguang Wu
· 12 years ago
12fc3e9
nfsd4: backchannel should use client-provided security flavor
by J. Bruce Fields
· 12 years ago
5772515
nfsd4: common helper to initialize callback work
by J. Bruce Fields
· 12 years ago
c6bb3ca
nfsd4: use callback security parameters in create_session
by J. Bruce Fields
· 12 years ago
8c8651b
nfsd: remove duplicate init in nfsd4_cb_recall
by Namjae Jeon
· 12 years ago
3930765
nfsd4: fix security flavor of NFSv4.0 callback
by J. Bruce Fields
· 12 years ago
9068bed
nfsd4: remove unnecessary comment
by J. Bruce Fields
· 12 years ago
03a4e1f
nfsd4: move principal name into svc_cred
by J. Bruce Fields
· 12 years ago
4ca1f87
nfsd4: use auth_unix unconditionally on backchannel
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
1df0064
Merge nfs containerization work from Trond's tree
by J. Bruce Fields
· 13 years ago
8546ee5
nfsd4: make sure set CB_PATH_DOWN sequence flag set
by J. Bruce Fields
· 13 years ago
a613fa1
SUNRPC: constify the rpc_program
by Trond Myklebust
· 13 years ago
0157d02
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
68c9715
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
by Trond Myklebust
· 13 years ago
5423732
nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid
by Benny Halevy
· 13 years ago
2a74aba
nfsd4: move client * to nfs4_stateid, add init_stid helper
by J. Bruce Fields
· 13 years ago
d5477a8
nfsd4: add common dl_stid field to delegation
by J. Bruce Fields
· 13 years ago
2c9c8f3
NFSD: fix decode_cb_sequence4resok
by Benny Halevy
· 14 years ago
0af3f81
NFSD: use nfserr for status after decode_cb_op_status
by Benny Halevy
· 14 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
a8f2800
nfsd4: fix callback restarting
by J. Bruce Fields
· 14 years ago
9ee1ba5
nfsd4: initialize cb_per_client
by J. Bruce Fields
· 14 years ago
5ce8ba2
nfsd4: allow restarting callbacks
by J. Bruce Fields
· 14 years ago
3ff3600
nfsd4: simplify nfsd4_cb_prepare
by J. Bruce Fields
· 14 years ago
229b2a0
nfsd4: add helper function to run callbacks
by J. Bruce Fields
· 14 years ago
84f5f7c
nfsd4: make sure sequence flags are set after destroy_session
by J. Bruce Fields
· 14 years ago
77a3569
nfsd4: keep finer-grained callback status
by J. Bruce Fields
· 15 years ago
dcbeaa6
nfsd4: allow backchannel recovery
by J. Bruce Fields
· 14 years ago
6f3d772
nfs4: set source address when callback is generated
by Takuma Umeya
· 14 years ago
65e4c89
nfsd: declare several functions of nfs4callback as static
by Kirill A. Shutemov
· 14 years ago
bf26955
SUNRPC: New xdr_streams XDR decoder API
by Chuck Lever
· 14 years ago
9f06c71
SUNRPC: New xdr_streams XDR encoder API
by Chuck Lever
· 14 years ago
7d93bd71
NFS: Repair whitespace damage in NFS PROC macro
by Chuck Lever
· 14 years ago
85a5648
NFSD: Update XDR decoders in NFSv4 callback client
by Chuck Lever
· 14 years ago
a033db4
NFSD: Update XDR encoders in NFSv4 callback client
by Chuck Lever
· 14 years ago
5d18c1c
nfsd4: only require krb5 principal for NFSv4.0 callbacks
by J. Bruce Fields
· 14 years ago
8323c3b
nfsd4: move minorversion to client
by J. Bruce Fields
· 14 years ago
5a3c9d7
nfsd4: separate callback change and callback probe
by J. Bruce Fields
· 14 years ago
8b5ce5c
nfsd4: callback program number is per-session
by J. Bruce Fields
· 14 years ago
ac7c46f
nfsd4: make backchannel sequence number per-session
by J. Bruce Fields
· 14 years ago
90c8145
nfsd4: use client pointer to backchannel session
by J. Bruce Fields
· 14 years ago
6ff8da0
nfsd4: Move callback setup to callback queue
by J. Bruce Fields
· 14 years ago
fb00392
nfsd4: remove separate cb_args struct
by J. Bruce Fields
· 14 years ago
cee277d
nfsd4: use generic callback code in null case
by J. Bruce Fields
· 14 years ago
5878453
nfsd4: generic callback code
by J. Bruce Fields
· 14 years ago
1c85560
nfsd4: rename nfs4_rpc_args->nfsd4_cb_args
by J. Bruce Fields
· 14 years ago
586f367
nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence
by J. Bruce Fields
· 14 years ago
07263f1
nfsd4: minor variable renaming (cb -> conn)
by J. Bruce Fields
· 14 years ago
c653ce3
sunrpc: Add net to rpc_create_args
by Pavel Emelyanov
· 14 years ago
1132b26
nfsd: remove duplicate NFS4_STATEID_SIZE declaration
by Andy Adamson
· 14 years ago
c18c821
nfsd41: Fix a crash when a callback is retried
by Boaz Harrosh
· 14 years ago
cba9ba4
nfsd4: fix delegation recall race use-after-free
by J. Bruce Fields
· 14 years ago
ac94bf5
nfsd4: fix deleg leak on callback error
by J. Bruce Fields
· 14 years ago
9303bbd
nfsd: nfs4callback encode_stateid helper function
by Benny Halevy
· 14 years ago
68a4b48
nfsd4: don't bother storing callback reply tag
by J. Bruce Fields
· 14 years ago
172c85d
nfsd4: treat more recall errors as failures
by J. Bruce Fields
· 14 years ago
Next »