Commit Graph

68 Commits (e573ebb0326f2f4a29ee2bd143bfc88ab0332926)

Author SHA1 Message Date
Jan Blunck 5477549161 Use struct path in struct svc_export 17 years ago
J. Bruce Fields 5c002b3bb2 nfsd: allow root to set uid and gid on create 17 years ago
Chuck Lever 5a022fc870 NFSD: Adjust filename length argument of nfsd_lookup 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Jeff Layton 8a0ce7d99a knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set 18 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 18 years ago
Dave Hansen a8754beedb r/o bind mounts: create cleanup helper svc_msnfs() 18 years ago
J. Bruce Fields 5e7fc43642 nfsd: remove IS_ISMNDLCK macro 18 years ago
Pavel Emelyanov a16877ca9c Cleanup macros for distinguishing mandatory locks 18 years ago
Christoph Hellwig 9c85fca56b nfsd: fix horrible indentation in nfsd_setattr 18 years ago
Neil Brown a1033be72c knfsd: Fixed problem with NFS exporting directories which are mounted on. 18 years ago
Jeff Layton 749997e512 knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE 18 years ago
J. Bruce Fields c7d51402d2 knfsd: clean up EX_RDONLY 18 years ago
J. Bruce Fields e22841c637 knfsd: move EX_RDONLY out of header 18 years ago
J. Bruce Fields 5d3dbbeaf5 nfsd: remove unnecessary NULL checks from nfsd_cross_mnt 18 years ago
J. Bruce Fields a280df32db nfsd: fix possible read-ahead cache and export table corruption 18 years ago
J. Bruce Fields 0ec757df97 knfsd: nfsd4: make readonly access depend on pseudoflavor 18 years ago
Andy Adamson 32c1eb0cd7 knfsd: nfsd4: return nfserr_wrongsec 18 years ago
J. Bruce Fields 6c0a654dce knfsd: nfsd: factor nfsd_lookup into 2 pieces 18 years ago
J. Bruce Fields 0989a78896 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst 18 years ago
J. Bruce Fields 87548c37c8 knfsd: nfsd: remove superfluous assignment from nfsd_lookup 18 years ago
J. Bruce Fields 2d3bb25209 knfsd: nfsd: make all exp_finding functions return -errno's on err 18 years ago
J. Bruce Fields 4b2ca38ad6 knfsd: nfsd4: fix handling of acl errrors 18 years ago
Jens Axboe 4fbef206da nfsd: fix nfsd_vfs_read() splice actor setup 18 years ago
Jens Axboe cac36bb06e pipe: change the ->pin() operation to ->confirm() 18 years ago
Jens Axboe d6b29d7cee splice: divorce the splice structure/function definitions from the pipe header 18 years ago
Jens Axboe cf8208d0ea sendfile: convert nfsd to splice_direct_to_actor() 18 years ago
J. Bruce Fields f34f924274 [PATCH] knfsd: nfsd4: fix error return on unsupported acl 18 years ago
NeilBrown 34e9a63b4f [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events 18 years ago
NeilBrown a0ad13ef64 [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd 18 years ago
Peter Staubach c397852c3d [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie 18 years ago
NeilBrown 250f391518 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads 18 years ago
J.Bruce Fields e0bb89ef03 [PATCH] knfsd: nfsd: don't drop silently on upcall deferral 18 years ago
Yan Burman 4b3bb06bea [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check 18 years ago
Josef "Jeff" Sipek 7eaa36e2d4 [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
J. Bruce Fields 088406bcf6 [PATCH] nfsd: fix spurious error return from nfsd_create in async case 19 years ago
J. Bruce Fields 81ac95c556 [PATCH] nfsd4: fix open-create permissions 19 years ago
Al Viro 6264d69d7d [PATCH] nfsd: vfs.c endianness annotations 19 years ago
J.Bruce Fields b66285cee3 [PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls 19 years ago
Greg Banks fce1456a19 [PATCH] knfsd: make nfsd readahead params cache SMP-friendly 19 years ago
NeilBrown 4452435948 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one 19 years ago
Peter Zijlstra 12fd352038 [PATCH] nfsd: lockdep annotation 19 years ago
J. Bruce Fields 5c04c46aec [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case 19 years ago
J. Bruce Fields 9ecb6a08d8 [PATCH] knfsd: nfsd4: fix open flag passing 19 years ago
David M. Richter 270d56e536 [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link() 19 years ago
NeilBrown a56f39375a [PATCH] knfsd: improve the test for cross-device-rename in nfsd 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
Florin Malita 9ccfc29c67 [PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl() 19 years ago
NeilBrown b5872b0dcc [PATCH] knfsd: nfsd4: fix acl xattr length return 19 years ago