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
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
2012-03-01
NFSv4: parse and display server implementation ids
Weston Andros Adamson
2012-02-26
NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1
Trond Myklebust
2012-02-19
NFS: Ensure struct nfs_client holds a reference to the net namespace
Trond Myklebust
2012-02-15
NFS: fix nfs4_find_client_sessionid() arguments list
Stanislav Kinsbursky
2012-02-15
NFS: Initialise the nfs_net->nfs_client_lock
Trond Myklebust
2012-02-15
LockD: make nlm hosts network namespace aware
Stanislav Kinsbursky
2012-02-14
security: trim security.h
Al Viro
2012-02-06
NFS: search for client session id in proper network namespace
Stanislav Kinsbursky
2012-02-06
NFS: make nfs_client_lock per net ns
Stanislav Kinsbursky
2012-02-06
NFS: make cb_ident_idr per net ns
Stanislav Kinsbursky
2012-02-06
NFS: make nfs_volume_list per net ns
Stanislav Kinsbursky
2012-02-06
NFS: make nfs_client_list per net ns
Stanislav Kinsbursky
2012-01-31
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
NFS: remove unused nfs4_find_client_no_ident function
Stanislav Kinsbursky
2012-01-31
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
2012-01-31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
2012-01-31
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
NFS: pass NFS client owner network namespace to RPC client creation routine
Stanislav Kinsbursky
2012-01-31
NFS: make NFS client allocated per network namespace context
Stanislav Kinsbursky
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-09
NFSv4: Change the default setting of the nfs4_disable_idmapping parameter
Trond Myklebust
2012-01-05
NFS: Cache state owners after files are closed
Chuck Lever
2012-01-05
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
Trond Myklebust
2011-10-20
Check validity of cl_rpcclient in nfs_server_list_show
Malahal Naineni
2011-10-18
nfs: fix bug about IPv6 address scope checking
Mi Jinlong
2011-07-31
pnfsblock: add device operations
Jim Rees
2011-07-31
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
2011-07-31
pnfs: add set-clear layoutdriver interface
Benny Halevy
2011-07-15
NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPL
Trond Myklebust
2011-07-12
NFS: move pnfs layouts to nfs_server structure
Weston Andros Adamson
2011-07-12
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
2011-05-29
NFSv4.1: purge deviceid cache on nfs_free_client
Benny Halevy
2011-03-11
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
2011-03-11
NFSv4.1: data server connection
Andy Adamson
2011-03-11
NFSv4.1: add MDS mount DS only check
Andy Adamson
2011-03-11
NFSv4.1: new flag for lease time check
Andy Adamson
2011-03-11
NFSv4.1: new flag for state renewal check
Andy Adamson
2011-03-11
NFS move nfs_client initialization into nfs_get_client
Andy Adamson
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
2011-01-06
NFS: Move cl_delegations to the nfs_server struct
Chuck Lever
2011-01-06
NFS: Allow walking nfs_client.cl_superblocks list outside client.c
Chuck Lever
2011-01-06
pnfs: layout roc code
Fred Isaman
[next]