summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
...
* knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-173-8/+6
* knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson2007-07-171-2/+54
* knfsd: nfsd: make all exp_finding functions return -errno's on errJ. Bruce Fields2007-07-173-46/+32
* knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah2007-07-171-0/+4
* knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah2007-07-171-1/+25
* knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2007-07-171-1/+0
* knfsd: nfsd4: fix handling of acl errrorsJ. Bruce Fields2007-07-172-15/+10
* knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacksBenny Halevy2007-07-171-1/+1
* knfsd: nfsd4: silence a compiler warning in ACL codeJ. Bruce Fields2007-07-171-2/+7
* knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel2007-07-172-4/+13
* nfsd warning fixAndrew Morton2007-07-171-1/+1
* knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig2007-07-171-13/+5
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-172-0/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+2
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-132-16/+3
|\
| * SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever2007-07-101-6/+0
| * SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust2007-07-102-10/+3
* | nfsd: fix nfsd_vfs_read() splice actor setupJens Axboe2007-07-131-0/+1
|/
* pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-101-1/+1
* splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-101-1/+1
* sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe2007-07-101-16/+31
* Detach sched.h from mm.hAlexey Dobriyan2007-05-213-2/+3
* knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...NeilBrown2007-05-091-6/+50
* knfsd: various nfsd xdr cleanupsNeilBrown2007-05-092-60/+34
* knfsd: trivial makefile cleanupChristoph Hellwig2007-05-091-1/+0
* knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown2007-05-091-7/+7
* RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-092-2/+2
* nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman2007-05-091-2/+0
* The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach2007-05-092-17/+77
* remove nfs4_acl_add_ace()Adrian Bunk2007-05-091-17/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-071-11/+19
|\
| * nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel2007-05-061-7/+13
| * locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-061-4/+6
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-061-3/+3
* | SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-301-5/+2
|/
* [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields2007-03-271-1/+0
* [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields2007-03-271-3/+2
* [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...Bruce Fields2007-03-271-1/+1
* [PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown2007-03-271-3/+3
* [PATCH] include of asm/pgtable.h in nfsfh is bogusAl Viro2007-03-141-1/+0
* [PATCH] Fix a free-wrong-pointer bug in nfs/acl server.Greg Banks2007-02-191-5/+12
* [PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields2007-02-161-1/+20
* [PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields2007-02-161-45/+145
* [PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields2007-02-161-18/+7
* [PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2007-02-162-2/+5
* [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields2007-02-161-6/+4
* [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2007-02-162-131/+59
* [PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields2007-02-161-95/+38
* [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields2007-02-161-10/+13