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
/
idmap.c
Age
Commit message (
Expand
)
Author
2013-09-01
NFSv4: Convert idmapper to use the new framework for pipefs dentries
Trond Myklebust
2013-08-30
NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister
Trond Myklebust
2013-08-22
NFSv4: Add tracepoints for debugging the idmapper
Trond Myklebust
2013-08-22
NFSv4: Deal with a sparse warning in nfs_idmap_get_key()
Trond Myklebust
2013-06-28
NFS: Improve legacy idmapping fallback
Bryan Schumaker
2013-03-20
NFSv4: Fix the string length returned by the idmapper
Trond Myklebust
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-13
nfs: Convert idmap to use kuids and kgids
Eric W. Biederman
2013-02-13
nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc
Eric W. Biederman
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-10-02
NFS: Set key construction data for the legacy upcall
Bryan Schumaker
2012-10-02
KEYS: Use keyring_alloc() to create special keyrings
David Howells
2012-10-01
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-10-01
nfs: replace strict_strto* with kstrto*
Daniel Walter
2012-10-01
NFS: Use kzalloc() instead of kmalloc() in the idmapper
Bryan Schumaker
2012-09-28
NFSv4: Ensure that idmap_pipe_downcall sanity-checks the downcall data
Trond Myklebust
2012-09-28
NFSv4: Clean up the legacy idmapper upcall
Trond Myklebust
2012-09-28
NFSv4: Remove BUG_ON() and ACCESS_ONCE() calls in the idmapper
Trond Myklebust
2012-08-16
NFS: return -ENOKEY when the upcall fails to map the name
Bryan Schumaker
2012-08-16
NFS: Clear key construction data if the idmap upcall fails
Bryan Schumaker
2012-07-30
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
2012-07-30
NFS: Fix a number of bugs in the idmapper
David Howells
2012-06-20
NFS: Force the legacy idmapper to be single threaded
Bryan Schumaker
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-22
NFS: Use proper naming conventions for the nfs_client.net field
Chuck Lever
2012-05-14
NFS: kmalloc() doesn't return an ERR_PTR()
Dan Carpenter
2012-04-28
NFS: get module in idmap PipeFS notifier callback
Stanislav Kinsbursky
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: Check return value from rpc_queue_upcall()
Bryan Schumaker
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
2012-03-01
NFS: Store the legacy idmapper result in the keyring
Bryan Schumaker
2012-02-27
NFS: release per-net clients lock before calling PipeFS dentries creation
Stanislav Kinsbursky
2012-02-15
NFSv4: Further reduce the footprint of the idmapper
Trond Myklebust
2012-02-15
NFSv4: Reduce the footprint of the idmapper
Trond Myklebust
2012-02-06
NFS: build fixed in case of NFS_USE_NEW_IDMAPPER is undefined
Stanislav Kinsbursky
2012-02-06
NFS: make nfs_client_lock per net ns
Stanislav Kinsbursky
2012-02-06
NFS: make nfs_client_list per net ns
Stanislav Kinsbursky
2012-02-06
NFS: Keep idmapper include files in one place
Bryan Schumaker
2012-02-06
NFS: Fall back on old idmapper if request_key() fails
Bryan Schumaker
2012-02-06
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
2012-02-06
NFS: printks in fs/nfs/ should start with NFS:
Weston Andros Adamson
2012-01-31
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
2012-01-31
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
2012-01-31
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
2012-01-19
KEYS: Allow special keyrings to be cleared
David Howells
2012-01-07
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
[next]