index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
idmap.c
Age
Commit message (
Expand
)
Author
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
2011-10-18
SUNRPC/NFS: make rpc pipe upcall generic
Peng Tao
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
2011-03-11
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
2011-03-11
NFSv4: cleanup idmapper functions to take an nfs_server argument
Trond Myklebust
2011-03-11
NFSv4: Send unmapped uid/gids to the server if the idmapper fails
Trond Myklebust
2011-03-11
NFSv4: If the server sends us a numeric uid/gid then accept it
Trond Myklebust
2011-01-04
nfs: fix mispelling of idmap CONFIG symbol
J. Bruce Fields
2010-10-28
nfs: testing the wrong variable
Dan Carpenter
2010-10-07
NFS: new idmapper
Bryan Schumaker
2009-08-09
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
Trond Myklebust
2009-08-09
SUNRPC: Constify rpc_pipe_ops...
Trond Myklebust
2008-02-20
nfs: fix sparse warnings
Harvey Harrison
2008-01-30
NFS: Use size_t for storing name lengths
Chuck Lever
2008-01-30
NFS: Fix use of copy_to_user() in idmap_pipe_upcall
Chuck Lever
2008-01-30
NFS: Clean up fs/nfs/idmap.c
Chuck Lever
2007-05-09
NFS: use __set_current_state()
Milind Arun Choudhary
2006-12-08
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-09-22
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
Trond Myklebust
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
NFS: Return an error when starting the idmapping pipe
David Howells
2006-09-22
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
2006-09-22
NFS: Fix up split of fs/nfs/inode.c
David Howells
2006-08-24
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
Trond Myklebust
2006-08-24
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
Trond Myklebust
2006-06-09
NFS: Store the file system "fsid" value in the NFS super block.
Trond Myklebust
2006-03-20
NFS: sem2mutex idmap.c
Ingo Molnar
2006-03-20
NFS: kzalloc conversion in fs/nfs
Eric Sesterhenn
2006-03-20
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
Trond Myklebust
2006-01-06
NFSv4: Allow entries in the idmap cache to expire
Trond Myklebust
[next]