index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
idmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: return -ENOKEY when the upcall fails to map the name
Bryan Schumaker
2012-08-16
1
-4
/
+2
*
NFS: Clear key construction data if the idmap upcall fails
Bryan Schumaker
2012-08-16
1
-14
/
+42
*
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
2012-07-30
1
-3
/
+0
*
NFS: Fix a number of bugs in the idmapper
David Howells
2012-07-30
1
-6
/
+20
*
NFS: Force the legacy idmapper to be single threaded
Bryan Schumaker
2012-06-20
1
-5
/
+8
*
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
Trond Myklebust
2012-05-23
1
-0
/
+1
*
NFSv4: Fix a race in the net namespace mount notification
Trond Myklebust
2012-05-23
1
-0
/
+15
*
NFS: Use proper naming conventions for the nfs_client.net field
Chuck Lever
2012-05-22
1
-2
/
+2
*
NFS: kmalloc() doesn't return an ERR_PTR()
Dan Carpenter
2012-05-14
1
-7
/
+3
*
NFS: get module in idmap PipeFS notifier callback
Stanislav Kinsbursky
2012-04-28
1
-0
/
+4
*
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-23
1
-389
/
+344
|
\
|
*
NFS: Check return value from rpc_queue_upcall()
Bryan Schumaker
2012-03-12
1
-2
/
+7
|
*
NFS: Fix a number of sparse warnings
Trond Myklebust
2012-03-11
1
-4
/
+4
|
*
NFS: Store the legacy idmapper result in the keyring
Bryan Schumaker
2012-03-01
1
-388
/
+166
|
*
NFS: release per-net clients lock before calling PipeFS dentries creation
Stanislav Kinsbursky
2012-02-27
1
-6
/
+24
|
*
NFSv4: Further reduce the footprint of the idmapper
Trond Myklebust
2012-02-15
1
-6
/
+36
|
*
NFSv4: Reduce the footprint of the idmapper
Trond Myklebust
2012-02-15
1
-3
/
+13
|
*
NFS: build fixed in case of NFS_USE_NEW_IDMAPPER is undefined
Stanislav Kinsbursky
2012-02-06
1
-0
/
+1
|
*
NFS: make nfs_client_lock per net ns
Stanislav Kinsbursky
2012-02-06
1
-2
/
+2
|
*
NFS: make nfs_client_list per net ns
Stanislav Kinsbursky
2012-02-06
1
-3
/
+2
|
*
NFS: Keep idmapper include files in one place
Bryan Schumaker
2012-02-06
1
-35
/
+31
|
*
NFS: Fall back on old idmapper if request_key() fails
Bryan Schumaker
2012-02-06
1
-54
/
+37
|
*
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
2012-02-06
1
-2
/
+4
|
*
NFS: printks in fs/nfs/ should start with NFS:
Weston Andros Adamson
2012-02-06
1
-1
/
+2
|
*
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
1
-0
/
+75
|
*
NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
1
-8
/
+53
|
*
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
2012-01-31
1
-2
/
+2
|
*
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
2012-01-31
1
-8
/
+20
|
*
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
2012-01-31
1
-2
/
+2
*
|
KEYS: Allow special keyrings to be cleared
David Howells
2012-01-19
1
-0
/
+1
|
/
*
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
2012-01-07
1
-0
/
+83
*
SUNRPC/NFS: make rpc pipe upcall generic
Peng Tao
2011-10-18
1
-24
/
+1
*
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-20
1
-5
/
+2
*
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
2011-03-11
1
-8
/
+16
*
NFSv4: cleanup idmapper functions to take an nfs_server argument
Trond Myklebust
2011-03-11
1
-12
/
+12
*
NFSv4: Send unmapped uid/gids to the server if the idmapper fails
Trond Myklebust
2011-03-11
1
-4
/
+26
*
NFSv4: If the server sends us a numeric uid/gid then accept it
Trond Myklebust
2011-03-11
1
-2
/
+26
*
nfs: fix mispelling of idmap CONFIG symbol
J. Bruce Fields
2011-01-04
1
-1
/
+1
*
nfs: testing the wrong variable
Dan Carpenter
2010-10-28
1
-1
/
+1
*
NFS: new idmapper
Bryan Schumaker
2010-10-07
1
-2
/
+209
*
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
Trond Myklebust
2009-08-09
1
-2
/
+2
*
SUNRPC: Constify rpc_pipe_ops...
Trond Myklebust
2009-08-09
1
-1
/
+1
*
nfs: fix sparse warnings
Harvey Harrison
2008-02-20
1
-1
/
+1
*
NFS: Use size_t for storing name lengths
Chuck Lever
2008-01-30
1
-3
/
+3
*
NFS: Fix use of copy_to_user() in idmap_pipe_upcall
Chuck Lever
2008-01-30
1
-8
/
+6
*
NFS: Clean up fs/nfs/idmap.c
Chuck Lever
2008-01-30
1
-43
/
+44
*
NFS: use __set_current_state()
Milind Arun Choudhary
2007-05-09
1
-2
/
+2
*
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-1
/
+1
*
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
Trond Myklebust
2006-09-22
1
-5
/
+1
*
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
1
-2
/
+1
[next]