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
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
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
2009-06-17
nfs41: introduce get_state_renewal_cred
Andy Adamson
2009-06-17
nfs41: support minorversion 1 for nfs4_check_lease
Benny Halevy
2009-06-17
nfs41: lease renewal
Benny Halevy
2009-06-17
nfs41: schedule async session reset
Andy Adamson
2009-06-17
nfs41: kick start nfs41 session recovery when handling errors
Andy Adamson
2009-06-17
nfs41: use rpc prepare call state for session reset
Andy Adamson
2009-06-17
nfs41: add session setup to the state manager
Andy Adamson
2009-06-17
nfs41: reset the session slot table
Andy Adamson
2009-06-17
nfs41: sequence operation
Andy Adamson
2009-06-17
nfs41: enable nfs_client only nfs4_async_handle_error
Andy Adamson
2009-06-17
nfs41: destroy_session operation
Andy Adamson
2009-06-17
nfs41: verify session channel attribues
Andy Adamson
2009-06-17
nfs41: create_session operation
Andy Adamson
2009-06-17
nfs41: get_lease_time
Andy Adamson
2009-06-17
nfs41: exchange_id operation
Benny Halevy
2009-06-17
nfs41 delegreturn sequence setup done support
Andy Adamson
2009-06-17
nfs41 commit sequence setup done support
Andy Adamson
2009-06-17
nfs41 write sequence setup done support
Andy Adamson
2009-06-17
nfs41: read sequence setup/done support
Andy Adamson
2009-06-17
nfs41: unlink sequence setup/done support
Andy Adamson
2009-06-17
nfs41: locku sequence setup/done support
Andy Adamson
2009-06-17
nfs41: lock sequence setup/done support
Andy Adamson
2009-06-17
nfs41: open sequence setup/done support
Andy Adamson
2009-06-17
nfs41: close sequence setup/done support
Andy Adamson
2009-06-17
nfs41: nfs41_call_sync_done
Andy Adamson
2009-06-17
nfs41: nfs41_sequence_done
Andy Adamson
2009-06-17
nfs41: nfs41_sequence_free_slot
Andy Adamson
2009-06-17
nfs41: free slot
Andy Adamson
2009-06-17
nfs41: setup_sequence method
Andy Adamson
2009-06-17
nfs41: find slot
Benny Halevy
2009-06-17
nfs41: nfs4_setup_sequence
Andy Adamson
2009-06-17
nfs41: set up seq_res.sr_slotid
Andy Adamson
[next]