Commit Graph

574 Commits (23334a22ea2c068b14f57e8b6781b1e96d2df02e)

Author SHA1 Message Date
Jan Kara 90c0af05a5 nfsd: Use lowercase names of quota functions 16 years ago
Benny Halevy 84f09f46b4 NFSD: provide encode routine for OP_OPENATTR 16 years ago
Jonathan Corbet db1dd4d376 Use f_lock to protect f_flags 16 years ago
Jeff Layton fa82a49127 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found 16 years ago
J. Bruce Fields b914152a6f nfsd: fix cred leak on every rpc 16 years ago
J. Bruce Fields bf935a7881 nfsd: fix null dereference on error path 16 years ago
Alexey Dobriyan e2b329e200 fs/Kconfig: move nfsd out 16 years ago
Benny Halevy 87df4de807 nfsd: last_byte_offset 16 years ago
Marc Eshel 4e65ebf089 nfsd: delete wrong file comment from nfsd/nfs4xdr.c 16 years ago
Benny Halevy df96fcf02a nfsd: git rid of nfs4_cb_null_ops declaration 16 years ago
Benny Halevy 0407717d85 nfsd: dprint each op status in nfsd4_proc_compound 16 years ago
Dean Hildebrand b7aeda40d3 nfsd: add etoosmall to nfserrno 16 years ago
Steve Dickson 30fa8c0157 NFSD: FIDs need to take precedence over UUIDs 16 years ago
J. Bruce Fields 9a8d248e2d nfsd: fix double-locks of directory mutex 16 years ago
David Howells f05ef8db1a CRED: Fix NFSD regression 16 years ago
J. Bruce Fields 55ef1274dd nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT 16 years ago
Chuck Lever 262a09823b NFSD: Add documenting comments for nfsctl interface 16 years ago
Chuck Lever 9e074856ca NFSD: Replace open-coded integer with macro 16 years ago
Chuck Lever 54224f04ae NFSD: Fix a handful of coding style issues in write_filehandle() 16 years ago
Chuck Lever b046ccdc1f NFSD: clean up failover sysctl function naming 16 years ago
Krishna Kumar 2bd9e7b62e nfsd: Fix leaked memory in nfs4_make_rec_clidname 16 years ago
Krishna Kumar 9346eff0de nfsd: Minor cleanup of find_stateid 16 years ago
J. Bruce Fields b3d47676d4 nfsd: update fh_verify description 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
Olga Kornievskaia 61054b14d5 nfsd: support callbacks with gss flavors 16 years ago
Olga Kornievskaia 608207e888 rpc: pass target name down to rpc level on callbacks 16 years ago
Olga Kornievskaia 68e76ad0ba nfsd: pass client principal name in rsc downcall 16 years ago
J. Bruce Fields e4625eb826 nfsd: use of unitialized list head on error exit in nfs4recover.c 16 years ago
J. Bruce Fields 2c5e76158f nfsd: clean up grace period on early exit 16 years ago
David Howells 3b11a1dece CRED: Differentiate objective and effective subjective credentials on a task 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 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
Harvey Harrison be85940548 fs: replace NIPQUAD() 17 years ago
J. Bruce Fields 8d7c4203c6 nfsd: fix failure to set eof in readdir in some situations 17 years ago
David Woodhouse c002a6c797 [PATCH] Optimise NFS readdir hack slightly. 17 years ago
Al Viro 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result 17 years ago
David Woodhouse 14f7dd6320 [PATCH] Copy XFS readdir hack into nfsd code. 17 years ago
David Woodhouse 2628b76636 [PATCH] Factor out nfsd_do_readdir() into its own function 17 years ago
Al Viro a63bb99660 [PATCH] switch nfsd to kern_path() 17 years ago
Al Viro c1a2a4756d [PATCH] sanitize svc_export_parse() 17 years ago
J. Bruce Fields 30bc4dfd3b nfsd: clean up expkey_parse error cases 17 years ago
Krishna Kumar 6dfcde98a2 nfsd: Drop reference in expkey_parse error cases 17 years ago
Krishna Kumar 6c6a426fdc nfsd: Fix memory leak in nfsd_getxattr 17 years ago
Chuck Lever 1cd9cd161c NFSD: Fix BUG during NFSD shutdown processing 17 years ago
Chuck Lever 2937391385 NLM: Remove unused argument from svc_addsock() function 17 years ago
Chuck Lever 26a4140923 NLM: Remove "proto" argument from lockd_up() 17 years ago