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