Commit Graph

99 Commits (268157ba673e2a868c167211e39fcad4ada5fd1e)

Author SHA1 Message Date
Jan Kara 90c0af05a5 nfsd: Use lowercase names of quota functions 16 years ago
J. Bruce Fields 9a8d248e2d nfsd: fix double-locks of directory mutex 16 years ago
Christoph Hellwig 4c728ef583 add a vfs_fsync helper 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells 5cc0a84076 CRED: Wrap task credential accesses in the NFS daemon 16 years ago
Doug Nazar b726e923ea Fix nfsd truncation of readdir results 16 years ago
J. Bruce Fields 8d7c4203c6 nfsd: fix failure to set eof in readdir in some situations 16 years ago
David Woodhouse c002a6c797 [PATCH] Optimise NFS readdir hack slightly. 16 years ago
Al Viro 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result 16 years ago
David Woodhouse 14f7dd6320 [PATCH] Copy XFS readdir hack into nfsd code. 16 years ago
David Woodhouse 2628b76636 [PATCH] Factor out nfsd_do_readdir() into its own function 16 years ago
Krishna Kumar 6c6a426fdc nfsd: Fix memory leak in nfsd_getxattr 17 years ago
Jeff Layton 54a66e5480 knfsd: allocate readahead cache in individual chunks 17 years ago
J. Bruce Fields 04716e6621 nfsd: permit unauthenticated stat of export root 17 years ago
Al Viro f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 years ago
Miklos Szeredi db2e747b14 [patch 5/5] vfs: remove mode parameter from vfs_symlink() 17 years ago
Miklos Szeredi 07cad1d2a4 nfsd: clean up mnt_want_write calls 17 years ago
Miklos Szeredi 8837abcab3 nfsd: rename MAY_ flags 17 years ago
Jeff Layton ca456252db knfsd: clear both setuid and setgid whenever a chown is done 17 years ago
Jeff Layton dee3209d99 knfsd: get rid of imode variable in nfsd_setattr 17 years ago
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