aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] nfsd: lockdep annotationPeter Zijlstra1-2/+9
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown1-0/+1
2006-10-02[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2-17/+4
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-8/+2
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-2/+7
2006-07-10[PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand1-0/+6
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse1-0/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse3-3/+0
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk1-4/+1
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown1-3/+1
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown1-16/+4
2006-01-18[PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields1-2/+3
2006-01-18[PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-3/+3
2006-01-06[PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw2-0/+4
2005-11-07[PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown1-1/+1
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2-1/+18
2005-09-13[PATCH] nfsd4: move replay_ownerNeil Brown1-5/+10
2005-07-07[PATCH] nfsd4: check lock type against openmode.NeilBrown1-0/+5
2005-07-07[PATCH] nfsd4: return better error on io incompatible with open modeNeilBrown1-0/+1
2005-07-07[PATCH] nfsd4: seqid commentsNeilBrown1-1/+3
2005-07-07[PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown1-0/+1
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown1-0/+2
2005-06-24[PATCH] knfsd: nfsd4: reboot recoveryNeilBrown1-0/+5
2005-06-24[PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown1-0/+4
2005-06-24[PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown1-1/+0
2005-06-24[PATCH] knfsd: nfsd4: rename state list fieldsNeilBrown1-9/+9
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown1-8/+0
2005-06-24[PATCH] knfsd: nfsd4: reboot hashNeilBrown1-1/+5
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationNeilBrown1-0/+2
2005-06-24[PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown1-2/+2
2005-06-24[PATCH] knfsd: nfsd4: delegation recoveryNeilBrown1-0/+1
2005-06-24[PATCH] nfsd4: reference count struct nfs4_fileNeilBrown1-0/+1
2005-06-24[PATCH] nfsd4: rename nfs4_file fieldsNeilBrown1-2/+2
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher3-0/+46
2005-04-16Linux-2.6.12-rc2Linus Torvalds14-0/+2428