index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2009-12-06
nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID
Ricardo Labiaga
2009-12-06
nfs41: nfs41_setup_state_renewal
Ricardo Labiaga
2009-12-05
NFSv41: More cleanups
Trond Myklebust
2009-12-05
NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING code
Trond Myklebust
2009-12-05
NFSv41: Clean up slot table management
Trond Myklebust
2009-12-05
NFSv41: Fix nfs4_proc_create_session
Trond Myklebust
2009-12-05
nfs41: RECLAIM_COMPLETE functionality
Ricardo Labiaga
2009-12-05
nfs41: check SEQUENCE status flag
Alexandros Batsakis
2009-12-05
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
Alexandros Batsakis
2009-12-05
nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_id
Alexandros Batsakis
2009-12-05
nfs41: add support for the exclusive create flags
Alexandros Batsakis
2009-12-04
nfs41: only state manager sets NFS4CLNT_SESSION_SETUP
Andy Adamson
2009-12-04
nfs41: drain session cleanup
Andy Adamson
2009-12-04
nfs41: nfs41: fix state manager deadlock in session reset
Andy Adamson
2009-12-04
nfs41: remove nfs4_recover_session
Andy Adamson
2009-12-04
nfs41: don't clear tk_action on success
Andy Adamson
2009-12-04
nfs41: fix switch in nfs4_handle_exception
Andy Adamson
2009-12-04
nfs41: free the slot on unhandled read errors
Andy Adamson
2009-12-04
nfs41: call free slot from nfs4_restart_rpc
Andy Adamson
2009-12-04
nfs41: nfs4_get_lease_time will never session reset
Andy Adamson
2009-12-04
nfs41: rename cl_state session SETUP bit to RESET
Andy Adamson
2009-12-04
nfs41: add create session into establish_clid
Andy Adamson
2009-12-03
Merge branch 'devel' into linux-next
Trond Myklebust
2009-12-03
NFS4ERR_FILE_OPEN handling in Linux/NFS
NeilBrown
2009-12-03
NFSv4: Ensure nfs4_close_context() is declared as static
Trond Myklebust
2009-12-03
NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.
Trond Myklebust
2009-11-11
NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT
Trond Myklebust
2009-10-26
NFSv4: Fix two unbalanced put_rpccred() issues.
Trond Myklebust
2009-10-23
NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE
Trond Myklebust
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-08-09
NFSv4: Add 'server capability' flags for NFSv4 recommended attributes
Trond Myklebust
2009-08-09
NFSv4: Don't loop forever on state recovery failure...
Trond Myklebust
2009-07-21
NFSv4: Fix a problem whereby a buggy server can oops the kernel
Trond Myklebust
2009-07-21
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-20
nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res
Benny Halevy
2009-06-18
Merge branch 'devel-for-2.6.31' into for-2.6.31
Trond Myklebust
2009-06-17
nfs: remove unnecessary NFS_INO_INVALID_ACL checks
James Morris
2009-06-17
nfs41: Backchannel: Add a backchannel slot table to the session
Ricardo Labiaga
2009-06-17
nfs41: Backchannel: Refactor nfs4_init_slot_table()
Ricardo Labiaga
2009-06-17
nfs41: Backchannel: Refactor nfs4_reset_slot_table()
Ricardo Labiaga
2009-06-17
nfs41: Release backchannel resources associated with session
Andy Adamson
2009-06-17
nfs41: Client indicates presence of NFSv4.1 callback channel.
Andy Adamson
2009-06-17
NFSv4: Handle more errors when recovering open file and locking state
Trond Myklebust
2009-06-17
NFSv4: Move error handling out of the delegation generic code
Trond Myklebust
2009-06-17
nfs41: increment_{open,lock}_seqid
Benny Halevy
2009-06-17
nfs41: recover lease in _nfs4_lookup_root
Benny Halevy
2009-06-17
nfs41: get_clid_cred for EXCHANGE_ID
Andy Adamson
2009-06-17
nfs41: add a get_clid_cred function to nfs4_state_recovery_ops
Andy Adamson
2009-06-17
nfs41: establish sessions-based clientid
Andy Adamson
[prev]
[next]