aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* knfsd: Validate filehandle type in fsid_sourceNeil Brown2007-09-10
* knfsd: Fixed problem with NFS exporting directories which are mounted on.Neil Brown2007-09-10
* knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields2007-07-31
* nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields2007-07-31
* knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton2007-07-31
* lockd and nfsd endianness annotation fixesAl Viro2007-07-26
* knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields2007-07-21
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-19
* knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-19
* nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields2007-07-19
* nfsd: return errors, not NULL, from export functionsJ. Bruce Fields2007-07-19
* nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields2007-07-19
* locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields2007-07-18
* knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields2007-07-17
* knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exportsJ. Bruce Fields2007-07-17
* knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields2007-07-17
* knfsd: nfsd4: implement secinfoAndy Adamson2007-07-17
* knfsd: nfsd: display export secinfo informationJ. Bruce Fields2007-07-17
* knfsd: nfsd: factor out code from show_expflagsJ. Bruce Fields2007-07-17
* knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2007-07-17
* knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2007-07-17
* knfsd: nfsd: factor nfsd_lookup into 2 piecesJ. Bruce Fields2007-07-17
* knfsd: nfsd: use ip-address-based domain in secinfo caseJ. Bruce Fields2007-07-17
* knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2007-07-17
* knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields2007-07-17
* knfsd: nfsd: remove superfluous assignment from nfsd_lookupJ. Bruce Fields2007-07-17
* knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-17
* knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson2007-07-17
* knfsd: nfsd: make all exp_finding functions return -errno's on errJ. Bruce Fields2007-07-17
* knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah2007-07-17
* knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah2007-07-17
* knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2007-07-17
* knfsd: nfsd4: fix handling of acl errrorsJ. Bruce Fields2007-07-17
* knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacksBenny Halevy2007-07-17
* knfsd: nfsd4: silence a compiler warning in ACL codeJ. Bruce Fields2007-07-17
* knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel2007-07-17
* nfsd warning fixAndrew Morton2007-07-17
* knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig2007-07-17
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-13
|\
| * SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever2007-07-10
| * SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust2007-07-10
* | nfsd: fix nfsd_vfs_read() splice actor setupJens Axboe2007-07-13
|/
* pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-10
* splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-10
* sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe2007-07-10
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...NeilBrown2007-05-09