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
/
svclock.c
Age
Commit message (
Expand
)
Author
2008-02-01
Leak in nlmsvc_testlock for async GETFL case
Oleg Drokin
2008-02-01
lockd: fix a leak in nlmsvc_testlock asynchronous request handling
Oleg Drokin
2007-10-09
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
2007-09-26
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
2007-07-26
lockd and nfsd endianness annotation fixes
Al Viro
2007-05-06
lockd: add code to handle deferred lock requests
Marc Eshel
2007-05-06
lockd: always preallocate block in nlmsvc_lock()
Marc Eshel
2007-05-06
lockd: handle test_lock deferrals
Marc Eshel
2007-05-06
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
2007-05-06
lockd: handle fl_grant callbacks
Marc Eshel
2007-05-06
lockd: save lock state on deferral
Marc Eshel
2007-05-06
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
2007-05-06
locks: give posix_test_lock same interface as ->lock
Marc Eshel
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-10-20
[PATCH] lockd endianness annotations
Al Viro
2006-10-04
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
Neil Brown
2006-10-04
[PATCH] knfsd: match GRANTED_RES replies using cookies
Olaf Kirch
2006-10-04
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
Olaf Kirch
2006-10-04
[PATCH] knfsd: lockd: Change list of blocked list to list_node
Olaf Kirch
2006-10-04
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-08-03
NLM/lockd: remove b_done
J. Bruce Fields
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-19
NFS: make 2 functions static
Adrian Bunk
2006-03-20
LOCKD: nlmsvc_traverse_blocks return is unused
J. Bruce Fields
2006-03-20
lockd: blocks should hold a reference to the nlm_file
Trond Myklebust
2006-03-20
lockd: Fix a typo in nlmsvc_grant_release()
Trond Myklebust
2006-03-20
NLM: Add nlmclnt_release_call
Trond Myklebust
2006-03-20
lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()
Trond Myklebust
2006-03-20
lockd: Clean up of the server-side GRANTED code
Trond Myklebust
2006-03-20
lockd: Add refcounting to struct nlm_block
Trond Myklebust
2006-03-20
lockd: Fix server-side lock blocking code
Trond Myklebust
2006-03-20
lockd: Remove FL_LOCKD flag
J. Bruce Fields
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
2006-03-20
lockd: make nlmsvc_lock use only posix_lock_file
Andy Adamson
2006-03-20
lockd: simplify nlmsvc_grant_blocked
Andy Adamson
2006-03-20
lockd: clean up nlmsvc_lock
Andy Adamson
2006-03-20
lockd: Don't expose the process pid to the NLM server
Trond Myklebust
2006-01-06
NLM: Further cancel fixes
J. Bruce Fields
2006-01-06
NLM: clean up nlmsvc_delete_block
J. Bruce Fields
2006-01-06
NLM: don't unlock on cancel requests
J. Bruce Fields
2006-01-06
NLM: Clean up nlmsvc_grant_reply locking
J. Bruce Fields
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds