index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4callback.c
Age
Commit message (
Expand
)
Author
2009-03-18
nfsd4: use helper for copying delegation filehandle
J. Bruce Fields
2009-01-07
nfsd: git rid of nfs4_cb_null_ops declaration
Benny Halevy
2008-12-23
nfsd: support callbacks with gss flavors
Olga Kornievskaia
2008-12-23
rpc: pass target name down to rpc level on callbacks
Olga Kornievskaia
2008-09-29
nfsd: use nfs client rpc callback program
Benny Halevy
2008-09-29
nfsd: do_probe_callback should not clear rpc stats
Benny Halevy
2008-09-29
nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall
Benny Halevy
2008-07-09
rpc: bring back cl_chatty
Olga Kornievskaia
2008-05-18
nfsd: reorder printk in do_probe_callback to avoid use-after-free
J. Bruce Fields
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-23
nfsd: use static memory for callback program and stats
Olga Kornievskaia
2008-02-01
nfsd4: recognize callback channel failure earlier
J. Bruce Fields
2008-02-01
nfsd: move callback rpc_client creation into separate thread
J. Bruce Fields
2008-02-01
nfsd4: probe callback channel only once
J. Bruce Fields
2007-10-09
knfsd: nfsv4 delegation recall should take reference on client
J. Bruce Fields
2007-10-09
knfsd: fix callback rpc cred
J. Bruce Fields
2007-10-09
knfsd: spawn kernel thread to probe callback channel
J. Bruce Fields
2007-07-17
knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
Benny Halevy
2007-07-10
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
Chuck Lever
2007-07-10
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
Trond Myklebust
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-04-30
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2007-02-16
[PATCH] knfsd: nfsd4: fix non-terminated string
J. Bruce Fields
2006-10-20
[PATCH] nfsd: misc endianness annotations
Al Viro
2006-10-20
[PATCH] xdr annotations: nfsd callback*
Al Viro
2006-10-17
[PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client
J. Bruce Fields
2006-10-02
[PATCH] knfsd: add some missing newlines in printks
Greg Banks
2006-09-22
NFSD: Convert NFS server callback logic to use new rpc_create API
Chuck Lever
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-11
[PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup
NeilBrown
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
2005-06-24
[PATCH] knfsd: nfsd4: remove cb_parsed
NeilBrown
2005-06-24
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
2005-06-24
[PATCH] knfsd: nfsd4: fix probe_callback
NeilBrown
2005-06-22
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
2005-04-16
[PATCH] nfsd4: callback create rpc client returns
NeilBrown
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
[prev]