summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2008-10-30nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23[PATCH] Optimise NFS readdir hack slightly.David Woodhouse
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro
2008-10-23[PATCH] Copy XFS readdir hack into nfsd code.David Woodhouse
2008-10-23[PATCH] Factor out nfsd_do_readdir() into its own functionDavid Woodhouse
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro
2008-10-23[PATCH] sanitize svc_export_parse()Al Viro
2008-10-22nfsd: clean up expkey_parse error casesJ. Bruce Fields
2008-10-22nfsd: Drop reference in expkey_parse error casesKrishna Kumar
2008-10-22nfsd: Fix memory leak in nfsd_getxattrKrishna Kumar
2008-10-22NFSD: Fix BUG during NFSD shutdown processingChuck Lever
2008-10-04NLM: Remove unused argument from svc_addsock() functionChuck Lever
2008-10-04NLM: Remove "proto" argument from lockd_up()Chuck Lever
2008-10-03nfsd: common grace period controlJ. Bruce Fields
2008-09-29nfsd: use nfs client rpc callback programBenny Halevy
2008-09-29nfsd: do_probe_callback should not clear rpc statsBenny Halevy
2008-09-29knfsd: allocate readahead cache in individual chunksJeff Layton
2008-09-29nfsd: nfs4xdr decode_stateid helper functionBenny Halevy
2008-09-29nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy
2008-09-29nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy
2008-09-29nfsd: nfs4xdr encode_stateid helper functionBenny Halevy
2008-09-29nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy
2008-09-29nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy
2008-09-29nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recallBenny Halevy
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields
2008-09-29SUNRPC: Add address family field to svc_serv data structureChuck Lever
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields
2008-09-01nfsd: fix compound state allocation error handlingAndy Adamson
2008-08-12Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-08-08[NFSD] uninline nfsd4_op_name()Adrian Bunk
2008-07-30fs/nfsd/export.c: Adjust error handling code involving auth_domain_putJulia Lawall
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi
2008-07-25lockd: dont return EAGAIN for a permanent errorMiklos Szeredi
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-07-18nfsd: nfs4xdr.c do-while is not a compound statementHarvey Harrison
2008-07-18nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.cJ. Bruce Fields
2008-07-15lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever
2008-07-09rpc: bring back cl_chattyOlga Kornievskaia
2008-07-07nfsd: take file and mnt write in nfs4_upgrade_openBenny Halevy
2008-07-07nfsd: document open share bit trackingJ. Bruce Fields
2008-07-04nfsd: tabulate nfs4 xdr encoding functionsBenny Halevy
2008-07-03Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields
2008-07-02nfsd: dprint operation namesBenny Halevy
2008-07-02nfsd: nfs4 minorversion decoder vectorsBenny Halevy
2008-07-02nfsd: unsupported nfs4 ops should fail with nfserr_opnotsuppBenny Halevy
2008-07-02nfsd: tabulate nfs4 xdr decoding functionsBenny Halevy
2008-07-02nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0Benny Halevy