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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-50
/
+240
2007-05-06
lockd: add code to handle deferred lock requests
Marc Eshel
4
-7
/
+40
2007-05-06
lockd: always preallocate block in nlmsvc_lock()
Marc Eshel
1
-23
/
+11
2007-05-06
lockd: handle test_lock deferrals
Marc Eshel
3
-16
/
+73
2007-05-06
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
3
-4
/
+5
2007-05-06
lockd: handle fl_grant callbacks
Marc Eshel
1
-4
/
+87
2007-05-06
lockd: save lock state on deferral
Marc Eshel
1
-0
/
+25
2007-05-06
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
2
-4
/
+4
2007-05-06
locks: give posix_test_lock same interface as ->lock
Marc Eshel
1
-5
/
+8
2007-04-30
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
3
-16
/
+8
2007-04-30
NLM: Shrink the maximum request size of NLM4 requests
Chuck Lever
2
-10
/
+20
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
4
-26
/
+34
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
3
-5
/
+9
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
3
-11
/
+9
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
1
-10
/
+16
2007-02-03
NLM: Fix double free in __nlm_async_call
Trond Myklebust
2
-9
/
+4
2007-01-30
[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's
Adrian Bunk
1
-2
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-13
[PATCH] lockd endianness annotations
Al Viro
5
-34
/
+35
2006-12-08
[PATCH] struct path: convert lockd
Josef Sipek
4
-11
/
+11
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
2
-25
/
+29
2006-12-07
[PATCH] fs/lockd/host.c: make 2 functions static
Adrian Bunk
1
-25
/
+28
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
3
-3
/
+3
2006-11-06
[PATCH] sysctl: implement CTL_UNNUMBERED
Eric W. Biederman
1
-3
/
+0
2006-10-20
[PATCH] lockd endianness annotations
Al Viro
9
-101
/
+101
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
2
-40
/
+40
2006-10-17
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
3
-19
/
+15
2006-10-17
[PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to fail
NeilBrown
1
-1
/
+10
2006-10-04
[PATCH] knfsd: lockd: fix refount on nsm
NeilBrown
1
-2
/
+4
2006-10-04
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
Neil Brown
3
-17
/
+18
2006-10-04
[PATCH] knfsd: lockd: fix use of h_nextrebind
Olaf Kirch
1
-1
/
+1
2006-10-04
[PATCH] knfsd: export nsm_local_state to user space via sysctl
Olaf Kirch
2
-1
/
+10
2006-10-04
[PATCH] knfsd: match GRANTED_RES replies using cookies
Olaf Kirch
3
-13
/
+15
2006-10-04
[PATCH] knfsd: make nlmclnt_next_cookie SMP safe
Olaf Kirch
1
-5
/
+5
2006-10-04
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
Olaf Kirch
3
-4
/
+24
2006-10-04
[PATCH] knfsd: simplify nlmsvc_invalidate_all
NeilBrown
2
-36
/
+1
2006-10-04
[PATCH] knfsd: lockd: Add nlm_destroy_host
Olaf Kirch
1
-16
/
+29
2006-10-04
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
Olaf Kirch
3
-65
/
+93
2006-10-04
[PATCH] knfsd: change nlm_file to use a hlist
Olaf Kirch
1
-26
/
+16
2006-10-04
[PATCH] knfsd: lockd: Change list of blocked list to list_node
Olaf Kirch
2
-65
/
+59
2006-10-04
[PATCH] knfsd: lockd: make the hash chains use a hlist_node
Olaf Kirch
1
-32
/
+39
2006-10-04
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
Olaf Kirch
1
-12
/
+18
2006-10-04
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
Olaf Kirch
4
-55
/
+67
2006-10-04
[PATCH] knfsd: misc minor fixes, indentation changes
Olaf Kirch
2
-12
/
+11
2006-10-04
[PATCH] knfsd: lockd: introduce nsm_handle
Olaf Kirch
3
-16
/
+122
2006-10-04
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
5
-18
/
+39
[next]