index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
client.c
Age
Commit message (
Expand
)
Author
2012-10-01
NFS: Remove unnecessary semicolons (fs/nfs/client.c)
Yanchuan Nian
2012-10-01
NFS41: fix error of setting blocklayoutdriver
Peng Tao
2012-10-01
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
2012-10-01
NFS: Introduce "migration" mount option
Chuck Lever
2012-10-01
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
2012-08-16
NFS: Fix a regression when loading the NFS v4 module
bjschuma@gmail.com
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
NFS: Convert v3 into a module
Bryan Schumaker
2012-07-30
NFS: Convert v2 into a module
Bryan Schumaker
2012-07-30
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
2012-07-17
NFS: Split out NFS v4 client functions
Bryan Schumaker
2012-07-17
NFS: Split out NFS v4 server creating code
Bryan Schumaker
2012-07-17
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
2012-06-29
NFS: Create an alloc_client rpc_op
Bryan Schumaker
2012-06-29
NFS: Create a free_client rpc_op
Bryan Schumaker
2012-06-29
NFS: Use nfs4_destroy_server() to clean up NFS v4
Bryan Schumaker
2012-06-29
NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()
Bryan Schumaker
2012-06-18
NFSv4.1: Fix umount when filelayout DS is also the MDS
Trond Myklebust
2012-06-07
NFS: Remove incorrect BUG_ON in nfs_found_client
Trond Myklebust
2012-05-26
NFSv4.1: Add DESTROY_CLIENTID
Trond Myklebust
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-23
NFSv4.1: Fix session initialisation races
Trond Myklebust
2012-05-22
NFS: EXCHANGE_ID should save the server major and minor ID
Chuck Lever
2012-05-22
NFS: Add nfs_client behavior flags
Chuck Lever
2012-05-22
NFS: Refactor nfs_get_client(): initialize nfs_client
Chuck Lever
2012-05-22
NFS: Refactor nfs_get_client(): add nfs_found_client()
Chuck Lever
2012-05-22
NFS: Always use the same SETCLIENTID boot verifier
Chuck Lever
2012-05-22
NFS: Use proper naming conventions for the nfs_client.net field
Chuck Lever
2012-05-22
NFS: Use proper naming conventions for nfs_client.impl_id field
Chuck Lever
2012-05-22
NFS: Use proper naming conventions for NFSv4.1 server scope fields
Chuck Lever
2012-05-19
NFSv4.1 data server timeo and retrans module parameters
Andy Adamson
2012-05-14
NFS: Make v2 configurable
Bryan Schumaker
2012-05-01
NFSv2/v3: Simulate the change attribute
Trond Myklebust
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
[next]