index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-09
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...
NeilBrown
2007-05-09
knfsd: various nfsd xdr cleanups
NeilBrown
2007-05-09
knfsd: trivial makefile cleanup
Christoph Hellwig
2007-05-09
knfsd: avoid use of unitialised variables on error path when nfs exports
NeilBrown
2007-05-09
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
2007-05-09
nfsd/nfs4state: remove unnecessary daemonize call
Eric W. Biederman
2007-05-09
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
Peter Staubach
2007-05-09
remove nfs4_acl_add_ace()
Adrian Bunk
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-06
nfsd4: Convert NFSv4 to new lock interface
Marc Eshel
2007-05-06
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
2007-05-06
locks: give posix_test_lock same interface as ->lock
Marc Eshel
2007-04-30
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2007-03-27
[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call
J. Bruce Fields
2007-03-27
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk
Bruce Fields
2007-03-27
[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...
Bruce Fields
2007-03-27
[PATCH] knfsd: allow nfsd READDIR to return 64bit cookies
NeilBrown
2007-03-14
[PATCH] include of asm/pgtable.h in nfsfh is bogus
Al Viro
2007-02-19
[PATCH] Fix a free-wrong-pointer bug in nfs/acl server.
Greg Banks
2007-02-16
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
J. Bruce Fields
2007-02-16
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
J. Bruce Fields
2007-02-16
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
J. Bruce Fields
2007-02-16
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
J. Bruce Fields
2007-02-16
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
J. Bruce Fields
2007-02-16
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
J. Bruce Fields
2007-02-16
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
J. Bruce Fields
2007-02-16
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
J. Bruce Fields
2007-02-16
[PATCH] knfsd: nfsd4: fix non-terminated string
J. Bruce Fields
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
2007-02-14
[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha...
NeilBrown
2007-02-14
[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem
NeilBrown
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
2007-02-01
[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().
Al Viro
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
2007-01-26
[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie
Peter Staubach
2007-01-26
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
2007-01-26
[PATCH] knfsd: fix setting of ACL server versions
NeilBrown
2006-12-13
[PATCH] knfsd: Fix up some bit-rot in exp_export
NeilBrown
2006-12-13
[PATCH] knfsd: nfsd4: simplify filehandle check
J.Bruce Fields
2006-12-13
[PATCH] knfsd: nfsd4: simplify migration op check
J.Bruce Fields
2006-12-13
[PATCH] knfsd: nfsd4: reorganize compound ops
J.Bruce Fields
2006-12-13
[PATCH] knfsd: nfsd4: make verify and nverify wrappers
J.Bruce Fields
2006-12-13
[PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions
J.Bruce Fields
2006-12-13
[PATCH] knfsd: nfsd4: move replay_owner to cstate
J.Bruce Fields
[next]