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
/
nfs4_fs.h
Age
Commit message (
Expand
)
Author
2013-05-06
NFSv4.1: Ensure that we free the lock stateid on the server
Trond Myklebust
2013-04-20
NFSv4: Use the open stateid if the delegation has the wrong mode
Trond Myklebust
2013-03-25
NFSv4: Prepare for minorversion-specific nfs_server capabilities
Trond Myklebust
2013-03-25
NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error
Trond Myklebust
2013-03-25
NFSv4: The stateid must remain the same for replayed RPC calls
Trond Myklebust
2013-03-25
NFSv4: Fail I/O if the state recovery fails irrevocably
Trond Myklebust
2013-02-11
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
Trond Myklebust
2013-02-11
NFSv4: Allow the state manager to mark an open_owner as being recovered
Trond Myklebust
2012-12-11
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-12-06
NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequence
Trond Myklebust
2012-12-06
NFSv4: Simplify the NFSv4/v4.1 synchronous call switch
Trond Myklebust
2012-12-06
NFSv4.1: Simplify the sequence setup
Trond Myklebust
2012-12-06
NFSv4.1: Ping server when our session table limits are too high
Trond Myklebust
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
2012-12-06
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
2012-12-06
NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease
Trond Myklebust
2012-12-06
NFSv4.1: Clean up session draining
Trond Myklebust
2012-12-06
NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets
Trond Myklebust
2012-12-06
NFSv4.1: Remove the state manager code to resize the slot table
Trond Myklebust
2012-12-06
NFSv4.1: Allow SEQUENCE to resize the slot table on the fly
Trond Myklebust
2012-12-06
NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation
Trond Myklebust
2012-11-26
NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer
Trond Myklebust
2012-11-21
NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1
Trond Myklebust
2012-11-21
NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots
Trond Myklebust
2012-10-01
NFS: Add nfs4_unique_id boot parameter
Chuck Lever
2012-10-01
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
2012-09-28
NFSv4.1: Simplify the pNFS return-on-close code
Trond Myklebust
2012-09-28
NFSv4: Convert the nfs4_lock_state->ls_flags to a bit field
Trond Myklebust
2012-09-28
NFS: Clean up helper function nfs4_select_rw_stateid()
Trond Myklebust
2012-08-16
NFS: Fix a regression when loading the NFS v4 module
bjschuma@gmail.com
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
2012-07-30
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
2012-07-30
NFS: Create a try_mount rpc op
Bryan Schumaker
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
2012-07-30
nfs: fix stub return type warnings
Randy Dunlap
2012-07-17
NFS: Split out the NFS v4 filesystem types
Bryan Schumaker
2012-07-17
NFS: Initialize v4 sysctls from nfs_init_v4()
Bryan Schumaker
2012-07-17
NFS: Create an init_nfs_v4() function
Bryan Schumaker
2012-07-17
NFS: Split out NFS v4 inode operations
Bryan Schumaker
2012-06-29
NFS: Create custom NFS v4 write_inode() function
Bryan Schumaker
2012-06-29
NFS: Create an alloc_client rpc_op
Bryan Schumaker
2012-06-29
NFS: Create a free_client rpc_op
Bryan Schumaker
2012-06-05
NFSv4: Fix an Oops in the open recovery code
Trond Myklebust
2012-05-27
NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2012-05-26
NFSv4.1: Add DESTROY_CLIENTID
Trond Myklebust
2012-05-25
NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session
Trond Myklebust
2012-05-25
NFSv4.1: Ensure we use the correct credentials for session create/destroy
Trond Myklebust
2012-05-24
nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*
Weston Andros Adamson
2012-05-24
nfs4.1: add BIND_CONN_TO_SESSION operation
Weston Andros Adamson
[next]