summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2008-08-22Merge commit 'vfs/for-next'Stephen Rothwell
2008-08-20Merge branch 'for-2.6.28' into for-mmJ. Bruce Fields
2008-08-15knfsd: allocate readahead cache in individual chunksJeff Layton
2008-08-14nfsd: nfs4xdr decode_stateid helper functionBenny Halevy
2008-08-14nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy
2008-08-14nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy
2008-08-14nfsd: nfs4xdr encode_stateid helper functionBenny Halevy
2008-08-14nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy
2008-08-14nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy
2008-08-14nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recallBenny Halevy
2008-08-12Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-08-12nfsd: permit unauthenticated stat of export rootJ. Bruce Fields
2008-08-11[PATCH] Copy XFS readdir hack into nfsd code.David Woodhouse
2008-08-11[PATCH] Factor out nfsd_do_readdir() into its own functionDavid Woodhouse
2008-08-11[PATCH] switch nfsd to kern_path()Al Viro
2008-08-11[PATCH] sanitize svc_export_parse()Al Viro
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-18SUNRPC: Add address family field to svc_serv data structureChuck Lever
2008-07-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...J. Bruce Fields
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
2008-07-01nfsd: clean up mnt_want_write callsMiklos Szeredi
2008-06-30nfsd: treat all shutdown signals as equivalentJeff Layton
2008-06-30nfsd: fix spurious EACCESS in reconnect_path()Neil Brown
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2008-06-23knfsd: nfsd: Handle ERESTARTSYS from syscalls.NeilBrown
2008-06-23nfsd: fix race in nfsd_nrthreads()Neil Brown
2008-06-23sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton
2008-06-23knfsd: convert knfsd to kthread APIJeff Layton
2008-06-23knfsd: remove special handling for SIGHUPJeff Layton
2008-06-23knfsd: clean up nfsd filesystem interfacesJeff Layton
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown
2008-06-23nfsd: make nfs4xdr WRITEMEM safe against zero countBenny Halevy