index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
svclock.c
Commit message (
Expand
)
Author
Age
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
const: make lock_manager_operations const
Alexey Dobriyan
2009-09-22
*
lockd: call locks_release_private to cleanup per-filesystem state
Felix Blyakher
2009-04-24
*
lockd: clean up blocking lock cases of nlsmvc_lock()
Miklos Szeredi
2009-03-18
*
lockd: fix regression in lockd's handling of blocked locks
J. Bruce Fields
2009-02-09
*
lockd: reject reclaims outside the grace period
J. Bruce Fields
2008-10-03
*
lockd: move grace period checks to common code
J. Bruce Fields
2008-10-03
*
locks: add special return value for asynchronous locks
Miklos Szeredi
2008-07-25
*
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-07-21
|
\
|
*
lockd: get host reference in nlmsvc_create_block() instead of callers
J. Bruce Fields
2008-07-15
|
*
lockd: minor svclock.c style fixes
J. Bruce Fields
2008-07-15
|
*
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
Jeff Layton
2008-07-15
|
*
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
Jeff Layton
2008-07-15
*
|
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
2008-07-15
|
/
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
*
locks: don't call ->copy_lock methods on return of conflicting locks
J. Bruce Fields
2008-04-25
*
lockd: Fix stale nlmsvc_unlink_block comment
J. Bruce Fields
2008-04-23
*
NLM: Convert lockd to use kthreads
Jeff Layton
2008-04-23
*
NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight
Jeff Layton
2008-02-10
*
NLM: don't reattempt GRANT_MSG when there is already an RPC in flight
Jeff Layton
2008-02-10
*
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
2008-02-01
*
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
2007-10-09
*
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
2007-09-26
*
lockd and nfsd endianness annotation fixes
Al Viro
2007-07-26
*
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-05-06
*
NLM: Fix double free in __nlm_async_call
Trond Myklebust
2007-02-03
*
[PATCH] lockd endianness annotations
Al Viro
2006-12-13
*
[PATCH] struct path: convert lockd
Josef Sipek
2006-12-08
*
[PATCH] lockd endianness annotations
Al Viro
2006-10-20
*
[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-04
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
*
NLM/lockd: remove b_done
J. Bruce Fields
2006-08-03
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
NFS: make 2 functions static
Adrian Bunk
2006-04-19
*
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
[next]