index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] nlm: fix f_count leak
Neil Brown
1
-1
/
+0
2005-03-28
[PATCH] swsusp: Add missing refrigerator calls
Pavel Machek
1
-0
/
+1
2005-03-10
[NLM] fs/lockd/clntproc.c: make 2 functions static
Trond Myklebust
1
-2
/
+2
2005-03-10
NLM: Always use AUTH_UNIX authentication for NLM locking.
Trond Myklebust
2
-10
/
+3
2005-03-10
NFS: Add emulation of BSD flock() in terms of POSIX locks on the server
Trond Myklebust
1
-5
/
+21
2005-03-04
[PATCH] nfsd: lockd: don't try to match callback requests against export table
Neil Brown
1
-0
/
+18
2005-03-04
[PATCH] nfsd: svcrpc: move export table checks to a per-program pg_add_client...
Neil Brown
1
-0
/
+15
2005-01-07
[PATCH] lockd: fix two struct definitions
Adrian Bunk
2
-10
/
+10
2004-11-15
[PATCH] kill lockd_syms.c
Adrian Bunk
4
-37
/
+8
2004-10-19
[PATCH] lockd: remove hardcoded maximum NLM cookie length
Ed Schouten
7
-39
/
+62
2004-08-23
[PATCH] Fix Permissions on module_param Usage
Rusty Russell
1
-4
/
+4
2004-08-23
Merge http://nfsclient.bkbits.net/linux-2.6
Trond Myklebust
2
-3
/
+8
2004-08-23
NFS: While the storage container for NFS file handles must be able to
Trond Myklebust
1
-1
/
+1
2004-08-23
NLM: Fix a bug which causes a newly granted lock to be
Trond Myklebust
1
-2
/
+7
2004-08-23
[PATCH] Fix posix file locking (7/9)
Trond Myklebust
1
-1
/
+8
2004-08-23
[PATCH] Fix posix file locking (6/9)
Trond Myklebust
1
-2
/
+1
2004-08-23
[PATCH] Fix posix file locking (5/9)
Trond Myklebust
3
-12
/
+89
2004-08-23
[PATCH] Fix posix file locking (4/9)
Trond Myklebust
4
-28
/
+76
2004-08-22
[PATCH] kNFSd: get rid of open_private_file
Neil Brown
4
-21
/
+21
2004-07-12
[PATCH] sparse: more fs/* NULL noise removal
Alexander Viro
1
-2
/
+2
2004-06-30
[PATCH] sparse: NULL vs 0 - filesystems
Mika Kukkonen
1
-2
/
+2
2004-06-23
[PATCH] sparse: fixes for "assignment expression in conditional" in fs/*
Andrew Morton
3
-8
/
+8
2004-04-10
Lockd: Fix waiting on the server grace period.
Trond Myklebust
2
-17
/
+30
2004-03-13
NFSv2/v3 locking: A patch to ensure that blocks which are not going to time out
Trond Myklebust
1
-1
/
+1
2004-03-13
NFSv2/v3 locking: Patch by Patrice Dumas to ensure that the server index bloc...
Trond Myklebust
3
-11
/
+19
2004-03-13
NFSv2/v3 locking: Patch by Patrice Dumas that adds a check to ensure we really
Trond Myklebust
1
-1
/
+1
2004-03-13
NFSv2/v3 locking: Patch by Patrice Dumas to implement nlmsvc_proc_granted_res.
Trond Myklebust
2
-4
/
+36
2004-03-13
RPC,NFSv2/v3/v4: Ensure that xprt_create_proto() and rpc_create_client() return
Trond Myklebust
2
-10
/
+10
2004-03-06
[PATCH] kill a dead function in lockd
Andrew Morton
1
-13
/
+0
2004-02-25
[PATCH] Kill bogus __KERNEL_SYSCALLS usage
Andrew Morton
2
-5
/
+0
2003-11-16
[PATCH] Fix double module_put in lockd
Herbert Xu
1
-1
/
+1
2003-09-06
[PATCH] janitor: remove unneeded version.h #includes
Randy Dunlap
1
-1
/
+0
2003-08-17
[PATCH] make NFS lockd port numbers assignable at run time
Jamie Lokier
1
-38
/
+129
2003-08-01
[PATCH] don't init statics to 0 (fs/)
Randy Dunlap
1
-2
/
+2
2003-07-18
[PATCH] module_put_and_exit
Rusty Russell
2
-7
/
+10
2003-06-26
[PATCH] Provoide refrigerator support for nfsd
Neil Brown
1
-3
/
+0
2003-06-20
[PATCH] Fix suspend with NFS mounts active
Andrew Morton
1
-2
/
+5
2003-05-07
Ensure that Lockd and the NSM (statd) clients always use privileged
Trond Myklebust
2
-9
/
+6
2003-03-21
[PATCH] remove __NO_VERSION__ from lockd
Alan Cox
1
-1
/
+0
2003-03-14
[PATCH] kNFSd: Fix deadlock problem in lockd.
Neil Brown
1
-2
/
+6
2003-02-10
Sanitize kernel daemon signal handling and process naming.
Linus Torvalds
2
-13
/
+5
2003-02-06
Split up "struct signal_struct" into "signal" and "sighand" parts.
Linus Torvalds
2
-15
/
+15
2003-02-03
kbuild: Remove export-objs := ... statements
Kai Germaschewski
1
-2
/
+0
2002-12-14
[PATCH] Remove Rules.make from Makefiles (3/3)
Brian Gerst
1
-2
/
+0
2002-11-16
[PATCH] More rpc cleanup...
Trond Myklebust
3
-29
/
+30
2002-11-16
[PATCH] cleanup: switch to passing *(struct rpc_procinfo) in rpc_message.
Trond Myklebust
4
-137
/
+75
2002-10-30
[PATCH] kNFSd: Convert nfsd to use a list of pages instead of one big buffer
Neil Brown
2
-39
/
+0
2002-10-15
[PATCH] kNFSd: Reorganise rpc program version management.
Neil Brown
1
-4
/
+5
2002-10-11
[PATCH] kNFSd: Move auth domain lookup into svcauth
Neil Brown
1
-0
/
+1
2002-10-11
[PATCH] kNFSd: pre-zero response for lockd _msg requests.
Neil Brown
2
-0
/
+10
[next]