Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3971e1a917548977cff71418a7c3575ffbc9571f
/
fs
/
nfs
/
client.c
259875e
NFS: set transport defaults after mount option parsing is finished
by Trond Myklebust
· 16 years ago
3110ff8
nfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
34b3723
nfs: use proc_create to setup de->proc_fops
by Denis V. Lunev
· 17 years ago
36a5aeb
proc: remove proc_root_fs
by Alexey Dobriyan
· 17 years ago
7c67db3
NFSv4: Reintroduce machine creds
by Trond Myklebust
· 17 years ago
3f8400d
NFS: Save the values of the "mount*=" mount options
by Chuck Lever
· 17 years ago
f22d6d7
NFS: Save the value of the "port=" mount option
by Chuck Lever
· 17 years ago
f6a1cc8
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
by Trond Myklebust
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
3fbd67a
NFSv4: Iterate through all nfs_clients when the server recalls a delegation
by Trond Myklebust
· 17 years ago
883bb16
NLM: Introduce an arguments structure for nlmclnt_init()
by Chuck Lever
· 17 years ago
9289e7f
NFS: Invoke nlmclnt_init during NFS mount processing
by Chuck Lever
· 17 years ago
59dca3b
NFS: Fix the 'proto=' mount option
by Trond Myklebust
· 17 years ago
3317023
NFS: Support per-mountpoint timeout parameters.
by Trond Myklebust
· 17 years ago
7a3e3e1
NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT
by Trond Myklebust
· 17 years ago
4c56801
NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
by Chuck Lever
· 17 years ago
6677d09
NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
by Chuck Lever
· 17 years ago
dcecae0
NFS: Change nfs4_set_client() to accept struct sockaddr *
by Chuck Lever
· 17 years ago
d7422c4
NFS: Change nfs_get_client() to take sockaddr *
by Chuck Lever
· 17 years ago
ff05264
NFS: Change nfs_find_client() to take "struct sockaddr *"
by Chuck Lever
· 17 years ago
6e4cffd
NFS: Expand server address storage in nfs_client struct
by Chuck Lever
· 17 years ago
3b0d3f9
NFS: Add support for AF_INET6 addresses in __nfs_find_client()
by Trond Myklebust
· 17 years ago
5d8515c
NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
by Chuck Lever
· 17 years ago
40c55319
NFS: Remove the redundant nfs_client->cl_nfsversion
by Trond Myklebust
· 17 years ago
c81468a
NFS: Clean up the nfs_find_client function.
by Trond Myklebust
· 17 years ago
3a49802
NFS: Clean up the nfs_client initialisation
by Trond Myklebust
· 17 years ago
d45273e
NFS: Clean up address comparison in __nfs_find_client()
by Chuck Lever
· 17 years ago
ef818a2
NFS: Stop sillyname renames and unmounts from racing
by Steve Dickson
· 17 years ago
5cef338
NFSv2/v3: Fix a memory leak when using -onolock
by Trond Myklebust
· 17 years ago
150030b
NFS: Switch from intr mount option to TASK_KILLABLE
by Matthew Wilcox
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
2cf7ff7
NFS: support RDMA mounts
by \"Talpey, Thomas\
· 17 years ago
0896a72
NFS/SUNRPC: use transport protocol naming
by \"Talpey, Thomas\
· 17 years ago
91ea40b
NFS: use in-kernel mount argument structure for nfsv4 mounts
by \"Talpey, Thomas\
· 17 years ago
2283f8d
NFS: use in-kernel mount argument structure for nfsv[23] mounts
by \"Talpey, Thomas\
· 17 years ago
54af3bb
NFS: Fix an Oops in encode_lookup()
by Trond Myklebust
· 17 years ago
259902e
Make NFS client use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
9f958ab
NFSv4: Reduce the chances of an open_owner identifier collision
by Trond Myklebust
· 17 years ago
7af654f
NFSv4: Don't reuse expired nfs4_state_owner structs
by Trond Myklebust
· 17 years ago
f61534d
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
by Trond Myklebust
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
74dd34e
NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.
by Steve Dickson
· 18 years ago
d9bc125
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
43d78ef
NFS: disconnect before retrying NFSv4 requests over TCP
by Chuck Lever
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
f2d0d85
NFSv4: Fix Oops in nfs4_create_referral_server
by Trond Myklebust
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
52bad64
WorkStruct: Separate delayable and non-delayable events.
by David Howells
· 18 years ago
13bbc06
[PATCH] NFS: Fix NFSv4 callback regression
by Trond Myklebust
· 18 years ago
7d9ac06
[PATCH] nfs4: initialize cl_ipaddr
by J. Bruce Fields
· 18 years ago
8325049
Fix extraneous '&' in recent NFS client cleanup
by Linus Torvalds
· 18 years ago
0bae89e
[PATCH] NFS: Fix typo in nfs_get_client()
by Trond Myklebust
· 18 years ago
ca4aa09
[PATCH] NFS: Fix typo in nfs_get_client()
by Trond Myklebust
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
24e3666
[PATCH] knfsd: be more selective in which sockets lockd listens on
by NeilBrown
· 18 years ago
2dec514
NFSv4: It's perfectly legal for clp to be NULL here....
by J. Bruce Fields
· 18 years ago
297de4f
Fix a referral error Oops
by andros@citi.umich.edu
· 18 years ago
6daabf1
NFS: Fix up compiler warnings on 64-bit platforms in client.c
by David Howells
· 18 years ago
5dd3177
NFSv4: Fix a use-after-free issue with the nfs server.
by Trond Myklebust
· 18 years ago
41877d2
NFS: Convert NFS client to use new rpc_create() API
by Chuck Lever
· 18 years ago
9c5bf38
NFS: Fix nfs_alloc_client()
by Trond Myklebust
· 18 years ago
27ba851
NFS: Fix error handling
by David Howells
· 18 years ago
6aaca56
NFS: Add server and volume lists to /proc
by David Howells
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
5006a76
NFS: Eliminate client_sys in favour of cl_rpcclient
by David Howells
· 18 years ago
24c8dbb
NFS: Generalise the nfs_client structure
by David Howells
· 18 years ago