summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-221-5/+3
|\
| * Update fs/ to use sg helpersJens Axboe2007-10-221-5/+3
* | exportfs: remove old methodsChristoph Hellwig2007-10-221-5/+3
* | exportfs: add fid typeChristoph Hellwig2007-10-221-36/+31
|/
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-3/+3
* knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly setJeff Layton2007-10-181-6/+15
* Implement file posix capabilitiesSerge E. Hallyn2007-10-171-2/+2
* r/o bind mounts: create cleanup helper svc_msnfs()Dave Hansen2007-10-171-4/+11
* fs/nfsd/export.c: make 3 functions staticAdrian Bunk2007-10-161-9/+8
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-152-8/+7
|\
| * nfsd: remove IS_ISMNDLCK macroJ. Bruce Fields2007-10-091-7/+6
| * Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-092-2/+2
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-151-6/+10
|\ \
| * | NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever2007-10-091-6/+10
| |/
* | knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields2007-10-091-2/+3
* | knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields2007-10-092-0/+3
* | knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields2007-10-091-14/+13
* | knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields2007-10-091-2/+6
* | knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-093-41/+39
* | knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields2007-10-091-24/+6
* | nfsd warning fixAndrew Morton2007-10-091-1/+1
* | knfsd: fix callback rpc credJ. Bruce Fields2007-10-091-33/+0
* | knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-093-16/+15
* | knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields2007-10-091-37/+34
* | knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields2007-10-091-3/+5
* | knfsd: demote some printk()s to dprintk()sJ. Bruce Fields2007-10-092-12/+12
* | knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields2007-10-091-44/+47
* | knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields2007-10-091-2/+0
* | nfsd: fix horrible indentation in nfsd_setattrChristoph Hellwig2007-10-091-17/+26
* | nfsd: tone down inaccurate dprintkJ. Bruce Fields2007-10-091-1/+1
|/
* knfsd: Validate filehandle type in fsid_sourceNeil Brown2007-09-101-5/+15
* knfsd: Fixed problem with NFS exporting directories which are mounted on.Neil Brown2007-09-101-1/+2
* knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields2007-07-311-2/+3
* nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields2007-07-311-3/+3
* knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton2007-07-312-2/+13
* lockd and nfsd endianness annotation fixesAl Viro2007-07-261-1/+1
* knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields2007-07-211-2/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-4/+4
* knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-192-11/+5
* knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-191-0/+12
* nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields2007-07-191-2/+2
* nfsd: return errors, not NULL, from export functionsJ. Bruce Fields2007-07-191-4/+4
* nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields2007-07-191-1/+1
* locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields2007-07-181-5/+5
* knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields2007-07-171-2/+16
* knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exportsJ. Bruce Fields2007-07-171-4/+10
* knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields2007-07-171-3/+27
* knfsd: nfsd4: implement secinfoAndy Adamson2007-07-172-0/+103
* knfsd: nfsd: display export secinfo informationJ. Bruce Fields2007-07-171-0/+29
* knfsd: nfsd: factor out code from show_expflagsJ. Bruce Fields2007-07-171-8/+15