Commit Graph

76 Commits (0dc220f0815497858db539d27947f3ec83202ace)

Author SHA1 Message Date
Harvey Harrison 3ba1514815 nfsd: fix sparse warning in vfs.c 17 years ago
Adrian Bunk f2b0dee2ec make nfsd_create_setattr() static 17 years ago
Dave Hansen 2c463e9548 [PATCH] r/o bind mounts: check mnt instead of superblock directly 17 years ago
Dave Hansen 18f335aff8 [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers 17 years ago
Dave Hansen 9079b1eb17 [PATCH] r/o bind mounts: get write access for vfs_rename() callers 17 years ago
Dave Hansen 75c3f29de7 [PATCH] r/o bind mounts: write counts for link/symlink 17 years ago
Dave Hansen 463c319726 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() 17 years ago
Dave Hansen 0622753b80 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. 17 years ago
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