aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2008-01-13knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown
2007-11-12nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields
2007-11-12knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-22Update fs/ to use sg helpersJens Axboe
2007-10-22exportfs: remove old methodsChristoph Hellwig
2007-10-22exportfs: add fid typeChristoph Hellwig
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-18knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly setJeff Layton
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-10-17r/o bind mounts: create cleanup helper svc_msnfs()Dave Hansen
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-10-09nfsd: remove IS_ISMNDLCK macroJ. Bruce Fields
2007-10-09Cleanup macros for distinguishing mandatory locksPavel Emelyanov
2007-10-09knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields
2007-10-09knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields
2007-10-09knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields
2007-10-09knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields
2007-10-09knfsd: 64 bit ino support for NFS serverPeter Staubach
2007-10-09knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields
2007-10-09nfsd warning fixAndrew Morton
2007-10-09knfsd: fix callback rpc credJ. Bruce Fields
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields
2007-10-09knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields
2007-10-09knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields
2007-10-09knfsd: demote some printk()s to dprintk()sJ. Bruce Fields
2007-10-09knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields
2007-10-09knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields
2007-10-09nfsd: fix horrible indentation in nfsd_setattrChristoph Hellwig
2007-10-09nfsd: tone down inaccurate dprintkJ. Bruce Fields
2007-10-09NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever
2007-09-10knfsd: Validate filehandle type in fsid_sourceNeil Brown
2007-09-10knfsd: Fixed problem with NFS exporting directories which are mounted on.Neil Brown
2007-07-31knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields
2007-07-31nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields
2007-07-31knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton
2007-07-26lockd and nfsd endianness annotation fixesAl Viro
2007-07-21knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields
2007-07-19nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields
2007-07-19nfsd: return errors, not NULL, from export functionsJ. Bruce Fields
2007-07-19nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields
2007-07-17knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exportsJ. Bruce Fields