index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
NFS: Always use the same SETCLIENTID boot verifier
Chuck Lever
1
-1
/
+1
2012-05-22
NFS: Use proper naming conventions for the nfs_client.net field
Chuck Lever
1
-11
/
+11
2012-05-22
NFS: Use proper naming conventions for nfs_client.impl_id field
Chuck Lever
1
-1
/
+1
2012-05-22
NFS: Use proper naming conventions for NFSv4.1 server scope fields
Chuck Lever
1
-1
/
+1
2012-05-19
NFSv4.1 data server timeo and retrans module parameters
Andy Adamson
1
-8
/
+4
2012-05-14
NFS: Make v2 configurable
Bryan Schumaker
1
-2
/
+14
2012-05-01
NFSv2/v3: Simulate the change attribute
Trond Myklebust
1
-1
/
+1
2012-04-27
NFS: Honor the authflavor set in the clone mount data
Bryan Schumaker
1
-2
/
+3
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-94
/
+152
2012-03-12
NFS: Only define some function when v4.1 is enabled
Bryan Schumaker
1
-0
/
+4
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
1
-3
/
+2
2012-03-02
NFS: Make clientaddr= optional
Chuck Lever
1
-0
/
+15
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
1
-5
/
+11
2012-03-01
NFSv4: parse and display server implementation ids
Weston Andros Adamson
1
-0
/
+1
2012-02-26
NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1
Trond Myklebust
1
-3
/
+4
2012-02-19
NFS: Ensure struct nfs_client holds a reference to the net namespace
Trond Myklebust
1
-1
/
+2
2012-02-15
NFS: fix nfs4_find_client_sessionid() arguments list
Stanislav Kinsbursky
1
-1
/
+1
2012-02-15
NFS: Initialise the nfs_net->nfs_client_lock
Trond Myklebust
1
-2
/
+6
2012-02-15
LockD: make nlm hosts network namespace aware
Stanislav Kinsbursky
1
-0
/
+1
2012-02-14
security: trim security.h
Al Viro
1
-0
/
+1
2012-02-06
NFS: search for client session id in proper network namespace
Stanislav Kinsbursky
1
-2
/
+2
2012-02-06
NFS: make nfs_client_lock per net ns
Stanislav Kinsbursky
1
-22
/
+29
2012-02-06
NFS: make cb_ident_idr per net ns
Stanislav Kinsbursky
1
-10
/
+18
2012-02-06
NFS: make nfs_volume_list per net ns
Stanislav Kinsbursky
1
-6
/
+14
2012-02-06
NFS: make nfs_client_list per net ns
Stanislav Kinsbursky
1
-11
/
+27
2012-01-31
SUNRPC: constify the rpc_program
Trond Myklebust
1
-4
/
+4
2012-01-31
NFS: remove unused nfs4_find_client_no_ident function
Stanislav Kinsbursky
1
-27
/
+0
2012-01-31
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
1
-0
/
+2
2012-01-31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
1
-0
/
+2
2012-01-31
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
1
-2
/
+2
2012-01-31
NFS: pass NFS client owner network namespace to RPC client creation routine
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
NFS: make NFS client allocated per network namespace context
Stanislav Kinsbursky
1
-3
/
+13
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-09
NFSv4: Change the default setting of the nfs4_disable_idmapping parameter
Trond Myklebust
1
-1
/
+1
2012-01-05
NFS: Cache state owners after files are closed
Chuck Lever
1
-0
/
+8
2012-01-05
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
Trond Myklebust
1
-1
/
+1
2011-10-20
Check validity of cl_rpcclient in nfs_server_list_show
Malahal Naineni
1
-0
/
+4
2011-10-18
nfs: fix bug about IPv6 address scope checking
Mi Jinlong
1
-3
/
+4
2011-07-31
pnfsblock: add device operations
Jim Rees
1
-1
/
+1
2011-07-31
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
1
-0
/
+1
2011-07-31
pnfs: add set-clear layoutdriver interface
Benny Halevy
1
-3
/
+5
2011-07-15
NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPL
Trond Myklebust
1
-1
/
+1
2011-07-12
NFS: move pnfs layouts to nfs_server structure
Weston Andros Adamson
1
-3
/
+1
2011-07-12
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
1
-0
/
+1
2011-05-29
NFSv4.1: purge deviceid cache on nfs_free_client
Benny Halevy
1
-0
/
+2
2011-03-11
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
1
-0
/
+16
2011-03-11
NFSv4.1: data server connection
Andy Adamson
1
-0
/
+41
2011-03-11
NFSv4.1: add MDS mount DS only check
Andy Adamson
1
-0
/
+4
[prev]
[next]