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
/
client.c
Age
Commit message (
Expand
)
Author
2013-06-28
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
2013-06-28
NFS: Set NFS_CS_MIGRATION for NFSv4 mounts
Chuck Lever
2013-06-08
NFS:Add labels to client function prototypes
David Quigley
2013-04-14
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
Trond Myklebust
2013-02-27
nfs: idr_destroy() no longer needs idr_remove_all()
Tejun Heo
2012-12-12
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
2012-11-04
NFS: Get rid of unnecessary asserts
Trond Myklebust
2012-10-01
NFS: Remove unnecessary semicolons (fs/nfs/client.c)
Yanchuan Nian
2012-10-01
NFS41: fix error of setting blocklayoutdriver
Peng Tao
2012-10-01
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
2012-10-01
NFS: Introduce "migration" mount option
Chuck Lever
2012-10-01
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
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: Convert v3 into a module
Bryan Schumaker
2012-07-30
NFS: Convert v2 into a module
Bryan Schumaker
2012-07-30
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
2012-07-17
NFS: Split out NFS v4 client functions
Bryan Schumaker
2012-07-17
NFS: Split out NFS v4 server creating code
Bryan Schumaker
2012-07-17
NFS: Initialize the NFS v4 client from init_nfs_v4()
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-29
NFS: Use nfs4_destroy_server() to clean up NFS v4
Bryan Schumaker
2012-06-29
NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()
Bryan Schumaker
2012-06-18
NFSv4.1: Fix umount when filelayout DS is also the MDS
Trond Myklebust
2012-06-07
NFS: Remove incorrect BUG_ON in nfs_found_client
Trond Myklebust
2012-05-26
NFSv4.1: Add DESTROY_CLIENTID
Trond Myklebust
2012-05-23
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
Trond Myklebust
2012-05-23
NFSv4: Fix a race in the net namespace mount notification
Trond Myklebust
2012-05-23
NFSv4.1: Fix session initialisation races
Trond Myklebust
2012-05-22
NFS: EXCHANGE_ID should save the server major and minor ID
Chuck Lever
2012-05-22
NFS: Add nfs_client behavior flags
Chuck Lever
2012-05-22
NFS: Refactor nfs_get_client(): initialize nfs_client
Chuck Lever
2012-05-22
NFS: Refactor nfs_get_client(): add nfs_found_client()
Chuck Lever
2012-05-22
NFS: Always use the same SETCLIENTID boot verifier
Chuck Lever
2012-05-22
NFS: Use proper naming conventions for the nfs_client.net field
Chuck Lever
2012-05-22
NFS: Use proper naming conventions for nfs_client.impl_id field
Chuck Lever
2012-05-22
NFS: Use proper naming conventions for NFSv4.1 server scope fields
Chuck Lever
2012-05-19
NFSv4.1 data server timeo and retrans module parameters
Andy Adamson
2012-05-14
NFS: Make v2 configurable
Bryan Schumaker
2012-05-01
NFSv2/v3: Simulate the change attribute
Trond Myklebust
2012-04-27
NFS: Honor the authflavor set in the clone mount data
Bryan Schumaker
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-12
NFS: Only define some function when v4.1 is enabled
Bryan Schumaker
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
2012-03-02
NFS: Make clientaddr= optional
Chuck Lever
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
[next]