Christophe JAILLET
|
d28c442f5b
nfsd: Fix some indent inconsistancy
|
9 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Kinglong Mee
|
3c7aa15d20
NFSD: Using min/max/min_t/max_t for calculate
|
11 years ago |
Benoit Taine
|
d40aa3372f
nfsd: Remove assignments inside conditions
|
11 years ago |
J. Bruce Fields
|
082f31a216
nfsd: revert v2 half of "nfsd: don't return high mode bits"
|
11 years ago |
Albert Fluegel
|
6e14b46b91
nfsd: don't return high mode bits
|
11 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
J. Bruce Fields
|
4f4a4fadde
nfsd: handle vfs_getattr errors in acl protocol
|
12 years ago |
Al Viro
|
3dadecce20
switch vfs_getattr() to struct path
|
12 years ago |
Eric W. Biederman
|
7c19723e99
nfsd: Convert nfsxdr to use kuids and kgids
|
12 years ago |
Eric W. Biederman
|
e097258f2e
nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid
|
12 years ago |
J. Bruce Fields
|
afc59400d6
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
|
12 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
J. Bruce Fields
|
7663dacd92
nfsd: remove pointless paths in file headers
|
15 years ago |
Boaz Harrosh
|
9a74af2133
nfsd: Move private headers to source directory
|
15 years ago |
Boaz Harrosh
|
341eb18446
nfsd: Source files #include cleanups
|
15 years ago |
Jan Blunck
|
5477549161
Use struct path in struct svc_export
|
17 years ago |
J. Bruce Fields
|
2e8138a274
nfsd: move nfsd/auth.h into fs/nfsd
|
17 years ago |
Chuck Lever
|
9c7544d3a1
NFSD: Use unsigned length argument for decode_pathname
|
18 years ago |
Chuck Lever
|
ee1a95b3b3
NFSD: Use unsigned length argument for decode_filename
|
18 years ago |
NeilBrown
|
ba67a39efd
knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.
|
17 years ago |
Peter Staubach
|
40ee5dc6af
knfsd: 64 bit ino support for NFS server
|
18 years ago |
NeilBrown
|
072f62ed85
knfsd: various nfsd xdr cleanups
|
18 years ago |
Peter Staubach
|
f34b95689d
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
|
18 years ago |
NeilBrown
|
af6a4e280e
[PATCH] knfsd: add some new fsid types
|
18 years ago |
NeilBrown
|
a0ad13ef64
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
|
18 years ago |
Adrian Bunk
|
3ee6f61ca0
[PATCH] remove NFSD_OPTIMIZE_SPACE
|
18 years ago |
Al Viro
|
131a21c217
[PATCH] xdr annotations: NFSv2 server
|
19 years ago |
Greg Banks
|
7adae489fe
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
|
19 years ago |
NeilBrown
|
3cc03b164c
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
|
19 years ago |