index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
3
-2
/
+3
2007-05-09
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...
NeilBrown
1
-6
/
+50
2007-05-09
knfsd: various nfsd xdr cleanups
NeilBrown
2
-60
/
+34
2007-05-09
knfsd: trivial makefile cleanup
Christoph Hellwig
1
-1
/
+0
2007-05-09
knfsd: avoid use of unitialised variables on error path when nfs exports
NeilBrown
1
-7
/
+7
2007-05-09
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
2
-2
/
+2
2007-05-09
nfsd/nfs4state: remove unnecessary daemonize call
Eric W. Biederman
1
-2
/
+0
2007-05-09
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
Peter Staubach
2
-17
/
+77
2007-05-09
remove nfs4_acl_add_ace()
Adrian Bunk
1
-17
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-11
/
+19
2007-05-06
nfsd4: Convert NFSv4 to new lock interface
Marc Eshel
1
-7
/
+13
2007-05-06
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
1
-4
/
+6
2007-05-06
locks: give posix_test_lock same interface as ->lock
Marc Eshel
1
-3
/
+3
2007-04-30
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
1
-5
/
+2
2007-03-27
[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call
J. Bruce Fields
1
-1
/
+0
2007-03-27
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk
Bruce Fields
1
-3
/
+2
2007-03-27
[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...
Bruce Fields
1
-1
/
+1
2007-03-27
[PATCH] knfsd: allow nfsd READDIR to return 64bit cookies
NeilBrown
1
-3
/
+3
2007-03-14
[PATCH] include of asm/pgtable.h in nfsfh is bogus
Al Viro
1
-1
/
+0
2007-02-19
[PATCH] Fix a free-wrong-pointer bug in nfs/acl server.
Greg Banks
1
-5
/
+12
2007-02-16
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
J. Bruce Fields
1
-1
/
+20
2007-02-16
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
J. Bruce Fields
1
-45
/
+145
2007-02-16
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
J. Bruce Fields
1
-18
/
+7
2007-02-16
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
J. Bruce Fields
2
-2
/
+5
2007-02-16
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
J. Bruce Fields
1
-6
/
+4
2007-02-16
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
J. Bruce Fields
2
-131
/
+59
2007-02-16
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
J. Bruce Fields
1
-95
/
+38
2007-02-16
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
J. Bruce Fields
1
-10
/
+13
2007-02-16
[PATCH] knfsd: nfsd4: fix non-terminated string
J. Bruce Fields
1
-1
/
+6
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
3
-3
/
+0
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
5
-92
/
+162
2007-02-14
[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha...
NeilBrown
1
-64
/
+60
2007-02-14
[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem
NeilBrown
1
-1
/
+1
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2
-10
/
+10
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
2
-6
/
+8
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
1
-2
/
+4
2007-02-01
[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().
Al Viro
1
-1
/
+1
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
3
-10
/
+6
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
4
-10
/
+13
2007-01-26
[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie
Peter Staubach
1
-16
/
+5
2007-01-26
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
1
-1
/
+2
2007-01-26
[PATCH] knfsd: fix setting of ACL server versions
NeilBrown
1
-4
/
+4
2006-12-13
[PATCH] knfsd: Fix up some bit-rot in exp_export
NeilBrown
1
-3
/
+9
2006-12-13
[PATCH] knfsd: nfsd4: simplify filehandle check
J.Bruce Fields
1
-17
/
+12
2006-12-13
[PATCH] knfsd: nfsd4: simplify migration op check
J.Bruce Fields
1
-11
/
+13
2006-12-13
[PATCH] knfsd: nfsd4: reorganize compound ops
J.Bruce Fields
2
-129
/
+139
2006-12-13
[PATCH] knfsd: nfsd4: make verify and nverify wrappers
J.Bruce Fields
1
-6
/
+22
2006-12-13
[PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions
J.Bruce Fields
1
-25
/
+18
2006-12-13
[PATCH] knfsd: nfsd4: move replay_owner to cstate
J.Bruce Fields
2
-29
/
+24
[next]