Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
09f1b80ba8c967b6e17c0516e95578d5da18115f
/
fs
/
nfs
/
idmap.c
2127d82
NFSv4: Convert idmapper to use the new framework for pipefs dentries
by Trond Myklebust
· 11 years ago
d763125
NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister
by Trond Myklebust
· 11 years ago
1f2d30b
NFSv4: Add tracepoints for debugging the idmapper
by Trond Myklebust
· 11 years ago
393faff
NFSv4: Deal with a sparse warning in nfs_idmap_get_key()
by Trond Myklebust
· 11 years ago
ffa57b9
NFS: Improve legacy idmapping fallback
by Bryan Schumaker
· 11 years ago
cf4ab53
NFSv4: Fix the string length returned by the idmapper
by Trond Myklebust
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
9f309c8
nfs: Convert idmap to use kuids and kgids
by Eric W. Biederman
· 12 years ago
4e963d4
nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc
by Eric W. Biederman
· 12 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
ddfc4e1
NFS: Set key construction data for the legacy upcall
by Bryan Schumaker
· 12 years ago
f8aa23a
KEYS: Use keyring_alloc() to create special keyrings
by David Howells
· 12 years ago
2afdfa5
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 12 years ago
7297cb6
nfs: replace strict_strto* with kstrto*
by Daniel Walter
· 12 years ago
57a5104
NFS: Use kzalloc() instead of kmalloc() in the idmapper
by Bryan Schumaker
· 12 years ago
0cac120
NFSv4: Ensure that idmap_pipe_downcall sanity-checks the downcall data
by Trond Myklebust
· 12 years ago
e9ab41b6
NFSv4: Clean up the legacy idmapper upcall
by Trond Myklebust
· 12 years ago
0e24d84
NFSv4: Remove BUG_ON() and ACCESS_ONCE() calls in the idmapper
by Trond Myklebust
· 12 years ago
12dfd08
NFS: return -ENOKEY when the upcall fails to map the name
by Bryan Schumaker
· 12 years ago
c506694
NFS: Clear key construction data if the idmap upcall fails
by Bryan Schumaker
· 12 years ago
fac1e8e
NFS: Keep module parameters in the generic NFS client
by Bryan Schumaker
· 12 years ago
a427b9e
NFS: Fix a number of bugs in the idmapper
by David Howells
· 12 years ago
b102743
NFS: Force the legacy idmapper to be single threaded
by Bryan Schumaker
· 12 years ago
54ac471
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
by Trond Myklebust
· 12 years ago
4697bd5
NFSv4: Fix a race in the net namespace mount notification
by Trond Myklebust
· 12 years ago
73ea666
NFS: Use proper naming conventions for the nfs_client.net field
by Chuck Lever
· 12 years ago
5abc03c
NFS: kmalloc() doesn't return an ERR_PTR()
by Dan Carpenter
· 12 years ago
71dfc5f
NFS: get module in idmap PipeFS notifier callback
by Stanislav Kinsbursky
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
11588f4
NFS: Check return value from rpc_queue_upcall()
by Bryan Schumaker
· 13 years ago
1728017
NFS: Fix a number of sparse warnings
by Trond Myklebust
· 13 years ago
57e6232
NFS: Store the legacy idmapper result in the keyring
by Bryan Schumaker
· 13 years ago
e9dbca8
NFS: release per-net clients lock before calling PipeFS dentries creation
by Stanislav Kinsbursky
· 13 years ago
685f50f
NFSv4: Further reduce the footprint of the idmapper
by Trond Myklebust
· 13 years ago
d073e9b
NFSv4: Reduce the footprint of the idmapper
by Trond Myklebust
· 13 years ago
17347d0
NFS: build fixed in case of NFS_USE_NEW_IDMAPPER is undefined
by Stanislav Kinsbursky
· 13 years ago
dc03085
NFS: make nfs_client_lock per net ns
by Stanislav Kinsbursky
· 13 years ago
6b13168
NFS: make nfs_client_list per net ns
by Stanislav Kinsbursky
· 13 years ago
3cd0f37
NFS: Keep idmapper include files in one place
by Bryan Schumaker
· 13 years ago
e6499c6
NFS: Fall back on old idmapper if request_key() fails
by Bryan Schumaker
· 13 years ago
a030889
NFS: start printks w/ NFS: even if __func__ shown
by Weston Andros Adamson
· 13 years ago
f9fd2d9
NFS: printks in fs/nfs/ should start with NFS:
by Weston Andros Adamson
· 13 years ago
eee1732
NFS: idmap PipeFS notifier introduced
by Stanislav Kinsbursky
· 13 years ago
4929d1d
NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
30507f5
SUNRPC: remove RPC PipeFS mount point reference from RPC client
by Stanislav Kinsbursky
· 13 years ago
c239d83
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
by Stanislav Kinsbursky
· 13 years ago
d706ed1
SUNPRC: cleanup RPC PipeFS pipes upcall interface
by Stanislav Kinsbursky
· 13 years ago
700920e
KEYS: Allow special keyrings to be cleared
by David Howells
· 13 years ago
6926afd
NFSv4: Save the owner/group name string when doing open
by Trond Myklebust
· 13 years ago
c122515
SUNRPC/NFS: make rpc pipe upcall generic
by Peng Tao
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
b064eca2
NFSv4: Send unmapped uid/gids to the server when using auth_sys
by Trond Myklebust
· 14 years ago
e4fd72a
NFSv4: cleanup idmapper functions to take an nfs_server argument
by Trond Myklebust
· 14 years ago
f0b8516
NFSv4: Send unmapped uid/gids to the server if the idmapper fails
by Trond Myklebust
· 14 years ago
5cf36cf
NFSv4: If the server sends us a numeric uid/gid then accept it
by Trond Myklebust
· 14 years ago
5f3e97c
nfs: fix mispelling of idmap CONFIG symbol
by J. Bruce Fields
· 14 years ago
8f0d97b
nfs: testing the wrong variable
by Dan Carpenter
· 14 years ago
955a857
NFS: new idmapper
by Bryan Schumaker
· 14 years ago
7d217ca
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
by Trond Myklebust
· 15 years ago
b693ba4
SUNRPC: Constify rpc_pipe_ops...
by Trond Myklebust
· 15 years ago
90dc7d2
nfs: fix sparse warnings
by Harvey Harrison
· 17 years ago
d24aae4
NFS: Use size_t for storing name lengths
by Chuck Lever
· 17 years ago
a661b77
NFS: Fix use of copy_to_user() in idmap_pipe_upcall
by Chuck Lever
· 17 years ago
369af0f
NFS: Clean up fs/nfs/idmap.c
by Chuck Lever
· 17 years ago
fee7f23
NFS: use __set_current_state()
by Milind Arun Choudhary
· 18 years ago
01cce93
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
158998b
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
by Trond Myklebust
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
b716279
NFS: Return an error when starting the idmapping pipe
by David Howells
· 18 years ago
adfa6f9
NFS: Rename struct nfs4_client to struct nfs_client
by David Howells
· 18 years ago
7d4e274
NFS: Fix up split of fs/nfs/inode.c
by David Howells
· 18 years ago
8f8e7a5
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
by Trond Myklebust
· 18 years ago
5d67476
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
by Trond Myklebust
· 18 years ago
8b4bdcf
NFS: Store the file system "fsid" value in the NFS super block.
by Trond Myklebust
· 18 years ago
c9d5128
NFS: sem2mutex idmap.c
by Ingo Molnar
· 19 years ago
bd64754
NFS: kzalloc conversion in fs/nfs
by Eric Sesterhenn
· 19 years ago
12de3b3
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
by Trond Myklebust
· 19 years ago
58df095
NFSv4: Allow entries in the idmap cache to expire
by Trond Myklebust
· 19 years ago
4ce7971
[PATCH] NFS: Header file cleanup...
by Trond Myklebust
· 19 years ago
75c96f8
[PATCH] make some things static
by Adrian Bunk
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago