index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
4
-5
/
+5
2006-10-02
[PATCH] knfsd: Correctly handle error condition from lockd_up
NeilBrown
2
-8
/
+6
2006-10-02
[PATCH] knfsd: Move makesock failed warning into make_socks.
NeilBrown
1
-10
/
+8
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
1
-4
/
+3
2006-10-02
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
2
-8
/
+41
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
1
-1
/
+1
2006-09-27
[PATCH] add newline to nfs dprintk
Martin Bligh
1
-1
/
+1
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
1
-1
/
+1
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2
-4
/
+3
2006-09-22
LOCKD: Convert to use new rpc_create() API
Chuck Lever
2
-47
/
+44
2006-09-22
SUNRPC: Clean-up after previous patches.
Chuck Lever
1
-1
/
+0
2006-09-22
LOCKD: Teach lockd to use the new rpc_peeraddr() API
Chuck Lever
1
-5
/
+5
2006-08-24
LOCKD: Fix a deadlock in nlm_traverse_files()
Trond Myklebust
1
-6
/
+9
2006-08-03
NLM/lockd: remove b_done
J. Bruce Fields
1
-9
/
+3
2006-07-05
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
Trond Myklebust
1
-1
/
+7
2006-07-05
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
Trond Myklebust
1
-8
/
+10
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
6
-6
/
+0
2006-06-09
NLM: Fix reclaim races
Trond Myklebust
3
-15
/
+39
2006-06-09
NLM: sem to mutex conversion
Trond Myklebust
1
-4
/
+4
2006-04-19
NFS: make 2 functions static
Adrian Bunk
1
-1
/
+1
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-20
LOCKD: Make nlmsvc_traverse_shares return void
J. Bruce Fields
2
-6
/
+2
2006-03-20
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-14
[PATCH] NLM: Fix the NLM_GRANTED callback checks
Trond Myklebust
3
-12
/
+19
[next]