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.12.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
/
clntproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
NSM: Remove include/linux/lockd/sm_inter.h
Chuck Lever
1
-1
/
+0
2009-01-06
NLM: Remove redundant printk() in nlmclnt_lock()
Chuck Lever
1
-4
/
+2
2008-07-25
lockd: dont return EAGAIN for a permanent error
Miklos Szeredi
1
-1
/
+9
2008-07-16
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
1
-0
/
+6
2008-07-16
nfs: set correct fl_len in nlmclnt_test()
Felix Blyakher
1
-1
/
+1
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-20
NLM/lockd: Ensure client locking calls use correct credentials
Trond Myklebust
1
-9
/
+14
2008-04-20
NLM/lockd: Fix a race when cancelling a blocking lock
Trond Myklebust
1
-9
/
+34
2008-04-20
NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call
Trond Myklebust
1
-1
/
+10
2008-04-20
NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel
Trond Myklebust
1
-41
/
+1
2008-04-20
NLM/lockd: convert __nlm_async_call to use rpc_run_task()
Trond Myklebust
1
-10
/
+54
2008-04-20
NLM/lockd: Add a reference counter to struct nlm_rqst
Trond Myklebust
1
-0
/
+3
2008-04-20
NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()
Trond Myklebust
1
-6
/
+10
2008-01-30
NLM: Fix a bogus 'return' in nlmclnt_rpc_release
Trond Myklebust
1
-1
/
+1
2008-01-30
NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
Chuck Lever
1
-23
/
+10
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-04
NLM: Fix double free in __nlm_async_call
Trond Myklebust
1
-6
/
+3
2006-12-13
[PATCH] lockd endianness annotations
Al Viro
1
-19
/
+20
2006-12-08
[PATCH] struct path: convert lockd
Josef Sipek
1
-1
/
+1
2006-12-08
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
1
-0
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-06
NLM: fix print format for tk_pid
Chuck Lever
1
-1
/
+1
2006-10-04
[PATCH] knfsd: make nlmclnt_next_cookie SMP safe
Olaf Kirch
1
-5
/
+5
2006-10-04
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
1
-1
/
+4
2006-10-04
[PATCH] knfsd: hide use of lockd's h_monitored flag
Olaf Kirch
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-2
/
+2
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
1
-1
/
+1
2006-09-23
LOCKD: Teach lockd to use the new rpc_peeraddr() API
Chuck Lever
1
-5
/
+5
2006-07-05
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
Trond Myklebust
1
-1
/
+7
2006-07-05
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
Trond Myklebust
1
-8
/
+10
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-09
NLM: Fix reclaim races
Trond Myklebust
1
-1
/
+13
2006-03-20
lockd: Add helper for *_RES callbacks
Trond Myklebust
1
-7
/
+20
2006-03-20
NLM: Add nlmclnt_release_call
Trond Myklebust
1
-121
/
+74
2006-03-20
NLM: Fix nlmclnt_test to not copy private part of locks
Trond Myklebust
1
-1
/
+3
2006-03-20
NLM: Simplify client locks
Trond Myklebust
1
-23
/
+16
2006-03-20
NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors
Trond Myklebust
1
-0
/
+1
2006-03-20
lockd: Fix Oopses due to list manipulation errors.
Trond Myklebust
1
-9
/
+6
2006-03-20
lockd: stop abusing file_lock_list
Christoph Hellwig
1
-5
/
+6
2006-03-20
lockd: Clean up of the server-side GRANTED code
Trond Myklebust
1
-43
/
+0
2006-03-20
lockd: Don't expose the process pid to the NLM server
Trond Myklebust
1
-2
/
+5
2006-03-20
NLM: nlm_alloc_call should not immediately fail on signal
Trond Myklebust
1
-4
/
+5
2006-03-14
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
Trond Myklebust
1
-2
/
+7
2006-02-01
NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever
Trond Myklebust
1
-0
/
+4
2006-02-01
NLM: Fix arguments to NLM_CANCEL call
Trond Myklebust
1
-3
/
+4
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
1
-2
/
+1
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
1
-17
/
+21
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
1
-2
/
+1
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-1
/
+1
[next]