index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
clntproc.c
Age
Commit message (
Expand
)
Author
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-03
NLM: Fix double free in __nlm_async_call
Trond Myklebust
2006-12-13
[PATCH] lockd endianness annotations
Al Viro
2006-12-08
[PATCH] struct path: convert lockd
Josef Sipek
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-06
NLM: fix print format for tk_pid
Chuck Lever
2006-10-04
[PATCH] knfsd: make nlmclnt_next_cookie SMP safe
Olaf Kirch
2006-10-04
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
2006-10-04
[PATCH] knfsd: hide use of lockd's h_monitored flag
Olaf Kirch
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
2006-09-22
LOCKD: Teach lockd to use the new rpc_peeraddr() API
Chuck Lever
2006-07-05
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
Trond Myklebust
2006-07-05
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
Trond Myklebust
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-09
NLM: Fix reclaim races
Trond Myklebust
2006-03-20
lockd: Add helper for *_RES callbacks
Trond Myklebust
2006-03-20
NLM: Add nlmclnt_release_call
Trond Myklebust
2006-03-20
NLM: Fix nlmclnt_test to not copy private part of locks
Trond Myklebust
2006-03-20
NLM: Simplify client locks
Trond Myklebust
2006-03-20
NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors
Trond Myklebust
2006-03-20
lockd: Fix Oopses due to list manipulation errors.
Trond Myklebust
2006-03-20
lockd: stop abusing file_lock_list
Christoph Hellwig
2006-03-20
lockd: Clean up of the server-side GRANTED code
Trond Myklebust
2006-03-20
lockd: Don't expose the process pid to the NLM server
Trond Myklebust
2006-03-20
NLM: nlm_alloc_call should not immediately fail on signal
Trond Myklebust
2006-03-14
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
Trond Myklebust
2006-02-01
NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever
Trond Myklebust
2006-02-01
NLM: Fix arguments to NLM_CANCEL call
Trond Myklebust
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-22
[PATCH] NLM: fix a client-side race on blocking locks.
Trond Myklebust
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds