index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
svcproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
lockd: Show pid of lockd for remote locks
Benjamin Coddington
1
-0
/
+1
2019-07-03
lockd: Convert NLM service fl_owner to nlm_lockowner
Benjamin Coddington
1
-1
/
+12
2018-01-14
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
1
-43
/
+75
2015-10-12
lockd: create NSM handles per net namespace
Andrey Ryabinin
1
-1
/
+1
2012-10-17
NLM: nlm_lookup_file() may return NLMv4-specific error codes
Trond Myklebust
1
-1
/
+2
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-07-29
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
Al Viro
1
-0
/
+1
2012-07-27
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
1
-6
/
+9
2010-12-16
lockd: Clean up nlmsvc_lookup_host()
Chuck Lever
1
-9
/
+9
2010-12-16
lockd: Split nlm_release_call()
Chuck Lever
1
-2
/
+10
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-09-22
lockd: Mostly remove BKL from the server
Bryan Schumaker
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-14
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-30
NLM: Set address family before calling nlm_host_rebooted()
Chuck Lever
1
-0
/
+1
2008-10-03
lockd: Add helper to sanity check incoming NOTIFY requests
Chuck Lever
1
-4
/
+2
2008-10-03
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
Chuck Lever
1
-1
/
+1
2008-10-03
lockd: move grace period checks to common code
J. Bruce Fields
1
-13
/
+2
2008-10-03
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-20
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+3
2008-07-15
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-01
lockd: fix reference count leaks in async locking case
Oleg Drokin
1
-9
/
+13
2007-05-06
lockd: add code to handle deferred lock requests
Marc Eshel
1
-0
/
+2
2007-05-06
lockd: handle test_lock deferrals
Marc Eshel
1
-0
/
+3
2007-05-06
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
-4
/
+4
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
-7
/
+9
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
-15
/
+2
2006-10-04
[PATCH] knfsd: hide use of lockd's h_monitored flag
Olaf Kirch
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-20
lockd: Add helper for *_RES callbacks
Trond Myklebust
1
-90
/
+53
[next]