index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
clntproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-13
lockd: Show pid of lockd for remote locks
Benjamin Coddington
1
-1
/
+1
2017-04-21
lockd: Introduce nlmclnt_operations
Benjamin Coddington
1
-1
/
+25
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
1
-12
/
+1
2013-08-05
LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs
Trond Myklebust
1
-2
/
+3
2013-04-21
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
1
-3
/
+0
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+2
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-19
NLM: Ensure that we resend all pending blocking locks after a reclaim
Trond Myklebust
1
-0
/
+3
2013-02-15
lockd: nlmclnt_reclaim(): avoid stack overflow
Tim Gardner
1
-4
/
+2
2012-11-04
lockd: Remove BUG_ON()s from fs/lockd/clntproc.c
Trond Myklebust
1
-2
/
+1
2012-07-29
lockd: handle lockowner allocation failure in nlmclnt_proc()
Al Viro
1
-0
/
+5
2012-07-29
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
Al Viro
1
-7
/
+2
2011-07-12
lockd: properly convert be32 values in debug messages
Vasily Averin
1
-3
/
+6
2011-06-15
NLM: Don't hang forever on NLM unlock requests
Trond Myklebust
1
-1
/
+7
2010-12-16
lockd: Create client-side nlm_host cache
Chuck Lever
1
-3
/
+3
2010-12-16
lockd: Split nlm_release_call()
Chuck Lever
1
-6
/
+6
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-09-22
lockd: Remove BKL from the client
Bryan Schumaker
1
-9
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
const: make file_lock_operations const
Alexey Dobriyan
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-17
lockd: Update NSM state from SM_MON replies
Chuck Lever
1
-1
/
+1
2009-06-17
NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer
Trond Myklebust
1
-0
/
+2
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-15
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
1
-0
/
+6
2008-07-15
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-19
NLM/lockd: Ensure client locking calls use correct credentials
Trond Myklebust
1
-9
/
+14
2008-04-19
NLM/lockd: Fix a race when cancelling a blocking lock
Trond Myklebust
1
-9
/
+34
2008-04-19
NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call
Trond Myklebust
1
-1
/
+10
2008-04-19
NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel
Trond Myklebust
1
-41
/
+1
2008-04-19
NLM/lockd: convert __nlm_async_call to use rpc_run_task()
Trond Myklebust
1
-10
/
+54
2008-04-19
NLM/lockd: Add a reference counter to struct nlm_rqst
Trond Myklebust
1
-0
/
+3
2008-04-19
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-03
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-07
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
[next]