Commit Graph

461 Commits (3fbe5c31009d26c7b6b73d5c69fe930a5e9d2e26)

Author SHA1 Message Date
J. Bruce Fields e36cd4a287 nfsd: don't allow setting ctime over v4 17 years ago
J. Bruce Fields 1a747ee0cc locks: don't call ->copy_lock methods on return of conflicting locks 17 years ago
Wendy Cheng 17efa372cf lockd: unlock lockd locks held for a certain filesystem 17 years ago
Wendy Cheng 4373ea84c8 lockd: unlock lockd locks associated with a given server ip 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
Olga Kornievskaia ff7d9756b5 nfsd: use static memory for callback program and stats 17 years ago
J. Bruce Fields 03550fac06 nfsd: move most of fh_verify to separate function 17 years ago
Felix Blyakher 9167f501c6 nfsd: initialize lease type in nfs4_open_delegation() 17 years ago
Harvey Harrison 3ba1514815 nfsd: fix sparse warning in vfs.c 17 years ago
Harvey Harrison a254b246ee nfsd: fix sparse warnings 17 years ago
Adrian Bunk f2b0dee2ec make nfsd_create_setattr() static 17 years ago
Chuck Lever 5ea0dd61f2 NFSD: Remove NFSD_TCP kernel build option 17 years ago
J. Bruce Fields c0ce6ec87c nfsd: clarify readdir/mountpoint-crossing code 17 years ago
J. Bruce Fields 6a85fa3add nfsd4: kill unnecessary check in preprocess_stateid_op 17 years ago
J. Bruce Fields 0836f58725 nfsd4: simplify stateid sequencing checks 17 years ago
J. Bruce Fields f3362737be nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op 17 years ago
Aurélien Charbon f15364bd4c IPv6 support for NFS server export caches 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
Dave Hansen aceaf78da9 [PATCH] r/o bind mounts: create helper to drop file write access 17 years ago
J. Bruce Fields b663c6fd98 nfsd: fix oops on access from high-numbered ports 17 years ago
Pavel Emelyanov 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck c32c2f63a9 d_path: Make seq_path() use a struct path argument 17 years ago
Jan Blunck e83aece3af Use struct path in struct svc_expkey 17 years ago
Jan Blunck 5477549161 Use struct path in struct svc_export 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
J. Bruce Fields 87d26ea777 nfsd: more careful input validation in nfsctl write methods 17 years ago
J. Bruce Fields f7b8066f9f knfsd: don't bother mapping putrootfh enoent to eperm 17 years ago
Tom Tucker 9571af18fa svc: Add svc_xprt_names service to replace svc_sock_names 17 years ago
Tom Tucker a217813f90 knfsd: Support adding transports by writing portlist file 17 years ago
Tom Tucker 7a18208383 svc: Make close transport independent 17 years ago
Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service 17 years ago
J. Bruce Fields 8838dc43d6 nfsd4: clean up access_valid, deny_valid checks. 17 years ago
J. Bruce Fields 5c002b3bb2 nfsd: allow root to set uid and gid on create 17 years ago
Frank Filz 406a7ea97d nfsd: Allow AIX client to read dir containing mountpoints 17 years ago
J. Bruce Fields 39325bd03f nfsd4: fix bad seqid on lock request incompatible with open mode 17 years ago
J. Bruce Fields 404ec117be nfsd4: recognize callback channel failure earlier 17 years ago
J. Bruce Fields 35bba9a37e nfsd4: miscellaneous nfs4state.c style fixes 17 years ago
J. Bruce Fields 5ec7b46c2f nfsd4: make current_clientid local 17 years ago
J. Bruce Fields 99d965eda7 nfsd: fix encode_entryplus_baggage() indentation 17 years ago
J. Bruce Fields 366e0c1d91 nfsd4: kill unneeded cl_confirm check 17 years ago