aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-5/+3
2007-10-22Update fs/ to use sg helpersJens Axboe1-5/+3
2007-10-22exportfs: remove old methodsChristoph Hellwig1-5/+3
2007-10-22exportfs: add fid typeChristoph Hellwig1-36/+31
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-3/+3
2007-10-18knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly setJeff Layton1-6/+15
2007-10-17Implement file posix capabilitiesSerge E. Hallyn1-2/+2
2007-10-17r/o bind mounts: create cleanup helper svc_msnfs()Dave Hansen1-4/+11
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk1-9/+8
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-8/+7
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-6/+10
2007-10-09nfsd: remove IS_ISMNDLCK macroJ. Bruce Fields1-7/+6
2007-10-09Cleanup macros for distinguishing mandatory locksPavel Emelyanov2-2/+2
2007-10-09knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields1-2/+3
2007-10-09knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields2-0/+3
2007-10-09knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields1-14/+13
2007-10-09knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields1-2/+6
2007-10-09knfsd: 64 bit ino support for NFS serverPeter Staubach3-41/+39
2007-10-09knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields1-24/+6
2007-10-09nfsd warning fixAndrew Morton1-1/+1
2007-10-09knfsd: fix callback rpc credJ. Bruce Fields1-33/+0
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields3-16/+15
2007-10-09knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields1-37/+34
2007-10-09knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields1-3/+5
2007-10-09knfsd: demote some printk()s to dprintk()sJ. Bruce Fields2-12/+12
2007-10-09knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields1-44/+47
2007-10-09knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields1-2/+0
2007-10-09nfsd: fix horrible indentation in nfsd_setattrChristoph Hellwig1-17/+26
2007-10-09nfsd: tone down inaccurate dprintkJ. Bruce Fields1-1/+1
2007-10-09NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever1-6/+10
2007-09-10knfsd: Validate filehandle type in fsid_sourceNeil Brown1-5/+15
2007-09-10knfsd: Fixed problem with NFS exporting directories which are mounted on.Neil Brown1-1/+2
2007-07-31knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields1-2/+3
2007-07-31nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields1-3/+3
2007-07-31knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton2-2/+13
2007-07-26lockd and nfsd endianness annotation fixesAl Viro1-1/+1
2007-07-21knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields1-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-4/+4
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields2-11/+5
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields1-0/+12
2007-07-19nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields1-2/+2
2007-07-19nfsd: return errors, not NULL, from export functionsJ. Bruce Fields1-4/+4
2007-07-19nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields1-1/+1
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields1-5/+5
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields1-2/+16
2007-07-17knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exportsJ. Bruce Fields1-4/+10
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields1-3/+27
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson2-0/+103
2007-07-17knfsd: nfsd: display export secinfo informationJ. Bruce Fields1-0/+29