index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
svc4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-15
lockd: Remove un-used nfsd headers #includes
Boaz Harrosh
1
-4
/
+0
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-01-06
NSM: Remove include/linux/lockd/sm_inter.h
Chuck Lever
1
-2
/
+0
2009-01-06
NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
Chuck Lever
1
-10
/
+1
2008-10-31
NLM: Set address family before calling nlm_host_rebooted()
Chuck Lever
1
-0
/
+1
2008-10-04
lockd: Add helper to sanity check incoming NOTIFY requests
Chuck Lever
1
-4
/
+2
2008-10-04
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
Chuck Lever
1
-1
/
+1
2008-10-04
lockd: move grace period checks to common code
J. Bruce Fields
1
-13
/
+2
2008-10-04
nfsd: common grace period control
J. Bruce Fields
1
-6
/
+6
2008-07-23
lockd: trivial sparse endian annotations
Harvey Harrison
1
-2
/
+2
2008-07-21
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+3
2008-07-16
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
1
-0
/
+2
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
Jeff Layton
1
-1
/
+1
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
Jeff Layton
1
-1
/
+1
2008-07-15
lockd: nlm_release_host() checks for NULL, caller needn't
Jeff Layton
1
-2
/
+1
2008-02-02
lockd: fix reference count leaks in async locking case
Oleg Drokin
1
-8
/
+12
2007-05-07
lockd: add code to handle deferred lock requests
Marc Eshel
1
-0
/
+2
2007-05-07
lockd: handle test_lock deferrals
Marc Eshel
1
-0
/
+2
2007-05-07
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
1
-1
/
+1
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
1
-2
/
+4
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
1
-4
/
+3
2006-12-06
NLM: fix print format for tk_pid
Chuck Lever
1
-1
/
+1
2006-10-20
[PATCH] lockd endianness annotations
Al Viro
1
-2
/
+2
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
1
-20
/
+20
2006-10-17
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
1
-6
/
+6
2006-10-04
[PATCH] knfsd: match GRANTED_RES replies using cookies
Olaf Kirch
1
-1
/
+1
2006-10-04
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
Olaf Kirch
1
-1
/
+1
2006-10-04
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
1
-2
/
+4
2006-10-04
[PATCH] knfsd: consolidate common code for statd->lockd notification
Olaf Kirch
1
-17
/
+2
2006-10-04
[PATCH] knfsd: hide use of lockd's h_monitored flag
Olaf Kirch
1
-1
/
+1
2006-03-20
lockd: Add helper for *_RES callbacks
Trond Myklebust
1
-95
/
+55
2006-03-20
NLM: Add nlmclnt_release_call
Trond Myklebust
1
-20
/
+14
2006-03-20
lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()
Trond Myklebust
1
-2
/
+1
2006-02-15
[PATCH] NLM: Fix the NLM_GRANTED callback checks
Trond Myklebust
1
-1
/
+1
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
1
-6
/
+9
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+580