summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2011-04-30nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields
2011-04-30nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-04-30NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-02-09nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2010-07-05NFSD: don't report compiled-out versions as presentPavel Emelyanov
2010-05-26nfsd4: bug in read_bufNeil Brown
2009-09-24nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun
2009-09-24Short write in nfsd becomes a full write to the clientDavid Shaw
2009-05-19nfsd4: check for negative dentry before use in nfsv4 readdirJ. Bruce Fields
2009-03-23NFSD: provide encode routine for OP_OPENATTRBenny Halevy
2009-02-06nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton
2009-02-06nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields
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
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
2008-06-23nfsd: add dprintk of compound returnJ. Bruce Fields
2008-05-18nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields
2008-05-18nfsd: remove unnecessary atomic opsJ. Bruce Fields