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
/
state.h
Age
Commit message (
Expand
)
Author
2011-03-17
nfsd4: fix comment and remove unused nfsd4_file fields
J. Bruce Fields
2011-02-14
nfsd4: acquire only one lease per file
J. Bruce Fields
2011-01-11
nfsd4: allow restarting callbacks
J. Bruce Fields
2011-01-11
nfsd4: make sure sequence flags are set after destroy_session
J. Bruce Fields
2011-01-11
nfsd4: keep finer-grained callback status
J. Bruce Fields
2011-01-11
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
2011-01-04
nfs4: set source address when callback is generated
Takuma Umeya
2011-01-04
nfsd4: use a single struct file for delegations
J. Bruce Fields
2010-10-21
nfsd4: move minorversion to client
J. Bruce Fields
2010-10-21
nfsd4: separate callback change and callback probe
J. Bruce Fields
2010-10-21
nfsd4: callback program number is per-session
J. Bruce Fields
2010-10-21
nfsd4: make backchannel sequence number per-session
J. Bruce Fields
2010-10-21
nfsd4: use client pointer to backchannel session
J. Bruce Fields
2010-10-21
nfsd4: move callback setup into session init code
J. Bruce Fields
2010-10-01
nfsd4: use callbacks on svc_xprt_deletion
J. Bruce Fields
2010-10-01
nfsd4: keep per-session list of connections
J. Bruce Fields
2010-10-01
nfsd4: Move callback setup to callback queue
J. Bruce Fields
2010-10-01
nfsd4: remove separate cb_args struct
J. Bruce Fields
2010-10-01
nfsd4: use generic callback code in null case
J. Bruce Fields
2010-10-01
nfsd4: generic callback code
J. Bruce Fields
2010-10-01
nfsd4: rename nfs4_rpc_args->nfsd4_cb_args
J. Bruce Fields
2010-10-01
nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence
J. Bruce Fields
2010-08-26
nfsd4: fix downgrade/lock logic
J. Bruce Fields
2010-08-26
nfsd4: typo fix in find_any_file
J. Bruce Fields
2010-07-29
nfsd4: share file descriptors between stateid's
J. Bruce Fields
2010-05-13
nfsd4: keep a reference count on client while in use
Benny Halevy
2010-05-13
nfsd4: mark_client_expired
Benny Halevy
2010-05-13
nfsd4: introduce nfs4_client.cl_refcount
Benny Halevy
2010-04-22
nfsd4: allow 4.0 clients to change callback path
J. Bruce Fields
2010-04-22
nfsd4: rearrange cb data structures
J. Bruce Fields
2010-04-22
nfsd4: cl_count is unused
J. Bruce Fields
2010-04-22
nfsd4: don't sleep in lease-break callback
J. Bruce Fields
2010-04-02
nfsd4: preallocate nfs4_rpc_args
J. Bruce Fields
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh