| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | knfsd: nfsd4: make readonly access depend on pseudoflavor | J. Bruce Fields | 2007-07-17 | 3 | -8/+10 |
* | knfsd: nfsd4: return nfserr_wrongsec | Andy Adamson | 2007-07-17 | 4 | -0/+46 |
* | knfsd: nfsd: factor nfsd_lookup into 2 pieces | J. Bruce Fields | 2007-07-17 | 1 | -19/+36 |
* | knfsd: nfsd: use ip-address-based domain in secinfo case | J. Bruce Fields | 2007-07-17 | 1 | -9/+67 |
* | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields | 2007-07-17 | 3 | -8/+22 |
* | knfsd: nfsd: provide export lookup wrappers which take a svc_rqst | J. Bruce Fields | 2007-07-17 | 3 | -7/+31 |
* | knfsd: nfsd: remove superfluous assignment from nfsd_lookup | J. Bruce Fields | 2007-07-17 | 1 | -2/+0 |
* | knfsd: nfsd4: simplify exp_pseudoroot arguments | J. Bruce Fields | 2007-07-17 | 3 | -8/+6 |
* | knfsd: nfsd4: parse secinfo information in exports downcall | Andy Adamson | 2007-07-17 | 1 | -2/+54 |
* | knfsd: nfsd: make all exp_finding functions return -errno's on err | J. Bruce Fields | 2007-07-17 | 3 | -46/+32 |
* | knfsd: nfsd4: don't delegate files that have had conflicts | Meelap Shah | 2007-07-17 | 1 | -0/+4 |
* | knfsd: nfsd4: vary maximum delegation limit based on RAM size | Meelap Shah | 2007-07-17 | 1 | -1/+25 |
* | knfsd: nfsd: remove unused header interface.h | J. Bruce Fields | 2007-07-17 | 1 | -1/+0 |
* | knfsd: nfsd4: fix handling of acl errrors | J. Bruce Fields | 2007-07-17 | 2 | -15/+10 |
* | knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks | Benny Halevy | 2007-07-17 | 1 | -1/+1 |
* | knfsd: nfsd4: silence a compiler warning in ACL code | J. Bruce Fields | 2007-07-17 | 1 | -2/+7 |
* | knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 | Marc Eshel | 2007-07-17 | 2 | -4/+13 |
* | nfsd warning fix | Andrew Morton | 2007-07-17 | 1 | -1/+1 |
* | knfsd: exportfs: add procedural interface for NFSD | Christoph Hellwig | 2007-07-17 | 1 | -13/+5 |
* | knfsd: exportfs: add exportfs.h header | Christoph Hellwig | 2007-07-17 | 2 | -0/+2 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -0/+2 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-07-13 | 2 | -16/+3 |
|\ |
|
| * | SUNRPC: Add a convenient default for the hostname when calling rpc_create() | Chuck Lever | 2007-07-10 | 1 | -6/+0 |
| * | SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() | Trond Myklebust | 2007-07-10 | 2 | -10/+3 |
* | | nfsd: fix nfsd_vfs_read() splice actor setup | Jens Axboe | 2007-07-13 | 1 | -0/+1 |
|/ |
|
* | pipe: change the ->pin() operation to ->confirm() | Jens Axboe | 2007-07-10 | 1 | -1/+1 |
* | splice: divorce the splice structure/function definitions from the pipe header | Jens Axboe | 2007-07-10 | 1 | -1/+1 |
* | sendfile: convert nfsd to splice_direct_to_actor() | Jens Axboe | 2007-07-10 | 1 | -16/+31 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 3 | -2/+3 |
* | knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma... | NeilBrown | 2007-05-09 | 1 | -6/+50 |
* | knfsd: various nfsd xdr cleanups | NeilBrown | 2007-05-09 | 2 | -60/+34 |
* | knfsd: trivial makefile cleanup | Christoph Hellwig | 2007-05-09 | 1 | -1/+0 |
* | knfsd: avoid use of unitialised variables on error path when nfs exports | NeilBrown | 2007-05-09 | 1 | -7/+7 |
* | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton | 2007-05-09 | 2 | -2/+2 |
* | nfsd/nfs4state: remove unnecessary daemonize call | Eric W. Biederman | 2007-05-09 | 1 | -2/+0 |
* | The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly | Peter Staubach | 2007-05-09 | 2 | -17/+77 |
* | remove nfs4_acl_add_ace() | Adrian Bunk | 2007-05-09 | 1 | -17/+0 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 3 | -3/+0 |
* | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-05-07 | 1 | -11/+19 |
|\ |
|
| * | nfsd4: Convert NFSv4 to new lock interface | Marc Eshel | 2007-05-06 | 1 | -7/+13 |
| * | locks: allow {vfs,posix}_lock_file to return conflicting lock | Marc Eshel | 2007-05-06 | 1 | -4/+6 |
| * | locks: give posix_test_lock same interface as ->lock | Marc Eshel | 2007-05-06 | 1 | -3/+3 |
* | | SUNRPC: RPC buffer size estimates are too large | Chuck Lever | 2007-04-30 | 1 | -5/+2 |
|/ |
|
* | [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call | J. Bruce Fields | 2007-03-27 | 1 | -1/+0 |
* | [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk | Bruce Fields | 2007-03-27 | 1 | -3/+2 |
* | [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa... | Bruce Fields | 2007-03-27 | 1 | -1/+1 |
* | [PATCH] knfsd: allow nfsd READDIR to return 64bit cookies | NeilBrown | 2007-03-27 | 1 | -3/+3 |
* | [PATCH] include of asm/pgtable.h in nfsfh is bogus | Al Viro | 2007-03-14 | 1 | -1/+0 |
* | [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. | Greg Banks | 2007-02-19 | 1 | -5/+12 |
* | [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs | J. Bruce Fields | 2007-02-16 | 1 | -1/+20 |