Commit Graph

516 Commits (4ed1077953f531b3fef4af4b4ade48a828c48869)

Author SHA1 Message Date
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
Benny Halevy e518f0560a nfsd: take file and mnt write in nfs4_upgrade_open 17 years ago
J. Bruce Fields 4f83aa302f nfsd: document open share bit tracking 17 years ago
Benny Halevy 695e12f8d2 nfsd: tabulate nfs4 xdr encoding functions 17 years ago
Benny Halevy b001a1b6aa nfsd: dprint operation names 17 years ago
Benny Halevy f2feb96bc3 nfsd: nfs4 minorversion decoder vectors 17 years ago
Benny Halevy 3c375c6f3a nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp 17 years ago
Benny Halevy 347e0ad9c9 nfsd: tabulate nfs4 xdr decoding functions 17 years ago
Benny Halevy 30cff1ffff nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0 17 years ago
Miklos Szeredi 07cad1d2a4 nfsd: clean up mnt_want_write calls 17 years ago
Jeff Layton 100766f834 nfsd: treat all shutdown signals as equivalent 17 years ago
Neil Brown 496d6c32d4 nfsd: fix spurious EACCESS in reconnect_path() 17 years ago
Miklos Szeredi 8837abcab3 nfsd: rename MAY_ flags 17 years ago
NeilBrown 599eb3046a knfsd: nfsd: Handle ERESTARTSYS from syscalls. 17 years ago
Neil Brown c7d106c90e nfsd: fix race in nfsd_nrthreads() 17 years ago
Jeff Layton a75c5d01e4 sunrpc: remove sv_kill_signal field from svc_serv struct 17 years ago
Jeff Layton 9867d76ca1 knfsd: convert knfsd to kthread API 17 years ago
Jeff Layton e096bbc648 knfsd: remove special handling for SIGHUP 17 years ago
Jeff Layton 3dd98a3bcc knfsd: clean up nfsd filesystem interfaces 17 years ago
Neil Brown bedbdd8bad knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. 17 years ago
Benny Halevy 13b1867cac nfsd: make nfs4xdr WRITEMEM safe against zero count 17 years ago
J. Bruce Fields 3b12cd9862 nfsd: add dprintk of compound return 17 years ago
J. Bruce Fields 88dd0be387 nfsd: reorder printk in do_probe_callback to avoid use-after-free 17 years ago
J. Bruce Fields b55e0ba19c nfsd: remove unnecessary atomic ops 17 years ago