Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
208c70a45624400fafd7511b96bc426bf01f8f5e
/
include
/
linux
/
lockd
48df020
NLM: Fix sign of length of NLM variable length strings
by Chuck Lever
· 17 years ago
883bb16
NLM: Introduce an arguments structure for nlmclnt_init()
by Chuck Lever
· 17 years ago
1093a60
NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
by Chuck Lever
· 17 years ago
52c4044
NLM: Introduce external nlm_host set-up and tear-down functions
by Chuck Lever
· 17 years ago
9a8db97
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
by Marc Eshel
· 17 years ago
c98451b
NLM: fix source address of callback to client
by Frank van Maarseveen
· 17 years ago
d48c5f4
NLM: Fix sparse warnings
by Trond Myklebust
· 17 years ago
2d56d3c
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 18 years ago
85f3f1b3
lockd: pass cookie in nlmsvc_testlock
by Marc Eshel
· 18 years ago
2b36f41
lockd: save lock state on deferral
by Marc Eshel
· 18 years ago
511d2e8
NLM: Shrink the maximum request size of NLM4 requests
by Chuck Lever
· 18 years ago
e8c5c04
[PATCH] lockd endianness annotations
by Al Viro
· 18 years ago
225a719
[PATCH] struct path: convert lockd
by Josef Sipek
· 18 years ago
c585646
[PATCH] fs/lockd/host.c: make 2 functions static
by Adrian Bunk
· 18 years ago
52921e0
[PATCH] lockd endianness annotations
by Al Viro
· 18 years ago
d343fce
[PATCH] knfsd: Allow lockd to drop replies as appropriate
by NeilBrown
· 18 years ago
89e63ef
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
by Neil Brown
· 18 years ago
460f5ca
[PATCH] knfsd: export nsm_local_state to user space via sysctl
by Olaf Kirch
· 18 years ago
39be450
[PATCH] knfsd: match GRANTED_RES replies using cookies
by Olaf Kirch
· 18 years ago
031d869
[PATCH] knfsd: make nlmclnt_next_cookie SMP safe
by Olaf Kirch
· 18 years ago
abd1f50
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
by Olaf Kirch
· 18 years ago
350fce8
[PATCH] knfsd: simplify nlmsvc_invalidate_all
by NeilBrown
· 18 years ago
f2af793
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
by Olaf Kirch
· 18 years ago
07ba806
[PATCH] knfsd: change nlm_file to use a hlist
by Olaf Kirch
· 18 years ago
68a2d76
[PATCH] knfsd: lockd: Change list of blocked list to list_node
by Olaf Kirch
· 18 years ago
0cea327
[PATCH] knfsd: lockd: make the hash chains use a hlist_node
by Olaf Kirch
· 18 years ago
9502c52
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
by Olaf Kirch
· 18 years ago
5c8dd29
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
by Olaf Kirch
· 18 years ago
8dead0d
[PATCH] knfsd: lockd: introduce nsm_handle
by Olaf Kirch
· 18 years ago
db4e4c9
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
by Olaf Kirch
· 18 years ago
cf712c2
[PATCH] knfsd: consolidate common code for statd->lockd notification
by Olaf Kirch
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
24e3666
[PATCH] knfsd: be more selective in which sockets lockd listens on
by NeilBrown
· 18 years ago
f3d43c7
NLM/lockd: remove b_done
by J. Bruce Fields
· 18 years ago
70ac438
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
28df955
NLM: Fix reclaim races
by Trond Myklebust
· 18 years ago
5046791
NLM: sem to mutex conversion
by Trond Myklebust
· 18 years ago
3134cbe
locks.c: add the fl_owner to nlm_compare_locks
by Marc Eshel
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
5f12191
LOCKD: Make nlmsvc_traverse_shares return void
by J. Bruce Fields
· 19 years ago
f3ee439
LOCKD: nlmsvc_traverse_blocks return is unused
by J. Bruce Fields
· 19 years ago
d471662
lockd: Add helper for *_RES callbacks
by Trond Myklebust
· 19 years ago
9273723
NLM: Add nlmclnt_release_call
by Trond Myklebust
· 19 years ago
3a649b8
NLM: Simplify client locks
by Trond Myklebust
· 19 years ago
26bcbf9
lockd: stop abusing file_lock_list
by Christoph Hellwig
· 19 years ago
5e1abf8
lockd: Clean up of the server-side GRANTED code
by Trond Myklebust
· 19 years ago
6849c0c
lockd: Add refcounting to struct nlm_block
by Trond Myklebust
· 19 years ago
7bab377
lockd: Don't expose the process pid to the NLM server
by Trond Myklebust
· 19 years ago
5ac5f9d
[PATCH] NLM: Fix the NLM_GRANTED callback checks
by Trond Myklebust
· 19 years ago
aaaa994
NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever
by Trond Myklebust
· 19 years ago
16fb242
NLM: Fix arguments to NLM_CANCEL call
by Trond Myklebust
· 19 years ago
963d8fe
RPC: Clean up RPC task structure
by Trond Myklebust
· 19 years ago
ecdbf76
[PATCH] NLM: fix a client-side race on blocking locks.
by Trond Myklebust
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago