index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
3
-25
/
+28
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
11
-653
/
+505
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
3
-5
/
+5
2006-03-21
LOCKD: Make nlmsvc_traverse_shares return void
J. Bruce Fields
2
-6
/
+2
2006-03-21
LOCKD: nlmsvc_traverse_blocks return is unused
J. Bruce Fields
2
-4
/
+4
2006-03-20
lockd: blocks should hold a reference to the nlm_file
Trond Myklebust
1
-35
/
+46
2006-03-20
lockd: Fix a typo in nlmsvc_grant_release()
Trond Myklebust
1
-1
/
+3
2006-03-20
lockd: Add helper for *_RES callbacks
Trond Myklebust
3
-192
/
+128
2006-03-20
NLM: Add nlmclnt_release_call
Trond Myklebust
4
-199
/
+129
2006-03-20
NLM: Fix nlmclnt_test to not copy private part of locks
Trond Myklebust
1
-1
/
+3
2006-03-20
NLM: Simplify client locks
Trond Myklebust
2
-50
/
+32
2006-03-20
NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors
Trond Myklebust
1
-0
/
+1
2006-03-20
lockd: Fix Oopses due to list manipulation errors.
Trond Myklebust
3
-14
/
+15
2006-03-20
lockd: stop abusing file_lock_list
Christoph Hellwig
3
-50
/
+17
2006-03-20
lockd: Make lockd use rpc_new_client() instead of rpc_create_client
Trond Myklebust
1
-1
/
+2
2006-03-20
lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()
Trond Myklebust
3
-6
/
+3
2006-03-20
lockd: Clean up of the server-side GRANTED code
Trond Myklebust
2
-46
/
+53
2006-03-20
lockd: Add refcounting to struct nlm_block
Trond Myklebust
1
-49
/
+45
2006-03-20
lockd: Fix server-side lock blocking code
Trond Myklebust
1
-33
/
+40
2006-03-20
lockd: Remove FL_LOCKD flag
J. Bruce Fields
2
-3
/
+1
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
1
-7
/
+5
2006-03-20
lockd: make nlmsvc_lock use only posix_lock_file
Andy Adamson
1
-19
/
+4
2006-03-20
lockd: simplify nlmsvc_grant_blocked
Andy Adamson
1
-11
/
+6
2006-03-20
lockd: clean up nlmsvc_lock
Andy Adamson
1
-13
/
+21
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
1
-1
/
+6
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
3
-2
/
+10
2006-03-20
lockd: Don't expose the process pid to the NLM server
Trond Myklebust
5
-15
/
+33
2006-03-20
NLM: nlm_alloc_call should not immediately fail on signal
Trond Myklebust
1
-4
/
+5
2006-03-14
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
Trond Myklebust
1
-2
/
+7
2006-02-15
[PATCH] NLM: Fix the NLM_GRANTED callback checks
Trond Myklebust
3
-12
/
+19
2006-02-01
NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever
Trond Myklebust
1
-0
/
+4
2006-02-01
NLM: Fix arguments to NLM_CANCEL call
Trond Myklebust
1
-3
/
+4
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-3
/
+3
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2
-3
/
+1
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
1
-2
/
+2
2006-01-06
NLM: fix parsing of sm notify procedure
J. Bruce Fields
1
-1
/
+3
2006-01-06
NLM: Further cancel fixes
J. Bruce Fields
1
-5
/
+10
2006-01-06
NLM: clean up nlmsvc_delete_block
J. Bruce Fields
1
-2
/
+1
2006-01-06
NLM: don't unlock on cancel requests
J. Bruce Fields
1
-5
/
+0
2006-01-06
NLM: Clean up nlmsvc_grant_reply locking
J. Bruce Fields
1
-4
/
+3
2006-01-06
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
Trond Myklebust
1
-2
/
+2
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
4
-33
/
+48
2005-12-20
NLM: Fix Oops in nlmclnt_mark_reclaim()
Trond Myklebust
1
-0
/
+4
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
1
-2
/
+1
2005-11-04
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
1
-9
/
+34
2005-09-23
[PATCH] RPC: remove xprt->nocong
Chuck Lever
1
-1
/
+0
2005-09-23
[PATCH] RPC: get rid of xprt->stream
Chuck Lever
1
-2
/
+1
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-07-13
[PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64
Steve Dickson
1
-2
/
+2
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-1
/
+1
[next]