Commit Graph

547 Commits (d9fbd03d240380826c0ec16f927242be24ff6265)

Author SHA1 Message Date
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
J. Bruce Fields af558e33be nfsd: common grace period control 17 years ago
Benny Halevy d5b337b487 nfsd: use nfs client rpc callback program 17 years ago
Benny Halevy 97eb89bb0e nfsd: do_probe_callback should not clear rpc stats 17 years ago
Jeff Layton 54a66e5480 knfsd: allocate readahead cache in individual chunks 17 years ago
Benny Halevy e31a1b662f nfsd: nfs4xdr decode_stateid helper function 17 years ago
Benny Halevy 5bf8c6911f nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid 17 years ago
Benny Halevy 1b6b2257dc nfsd: don't declare p in ENCODE_SEQID_OP_HEAD 17 years ago
Benny Halevy e2f282b9f0 nfsd: nfs4xdr encode_stateid helper function 17 years ago
Benny Halevy 5033b77a93 nfsd: fix nfsd4_encode_open buffer space reservation 17 years ago
Benny Halevy c47b2ca42e nfsd: properly xdr-encode deleg stateid returned from open 17 years ago
Benny Halevy 8e40741494 nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall 17 years ago
J. Bruce Fields 04716e6621 nfsd: permit unauthenticated stat of export root 17 years ago
Chuck Lever e851db5b05 SUNRPC: Add address family field to svc_serv data structure 17 years ago
J. Bruce Fields 91b80969ba nfsd: fix buffer overrun decoding NFSv4 acl 17 years ago
Andy Adamson c228c24bf1 nfsd: fix compound state allocation error handling 17 years ago
Adrian Bunk f1c7f79b6a [NFSD] uninline nfsd4_op_name() 17 years ago
Julia Lawall 53e6d8d182 fs/nfsd/export.c: Adjust error handling code involving auth_domain_put 17 years ago
Al Viro 3f8206d496 [PATCH] get rid of indirect users of namei.h 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 cc77b1521d lockd: dont return EAGAIN for a permanent error 17 years ago
Harvey Harrison 5108b27651 nfsd: nfs4xdr.c do-while is not a compound statement 17 years ago
J. Bruce Fields ad1060c89c nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c 17 years ago
Chuck Lever 367c8c7bd9 lockd: Pass "struct sockaddr *" to new failover-by-IP function 17 years ago
Olga Kornievskaia b6b6152c46 rpc: bring back cl_chatty 17 years ago