Age | Commit message (Expand) | Author |
2007-07-18 | locks: rename lease functions to reflect locks.c conventions | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: enforce per-flavor id squashing | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: secinfo handling without secinfo= option | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: implement secinfo | Andy Adamson |
2007-07-17 | knfsd: nfsd: display export secinfo information | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: factor out code from show_expflags | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: make readonly access depend on pseudoflavor | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: return nfserr_wrongsec | Andy Adamson |
2007-07-17 | knfsd: nfsd: factor nfsd_lookup into 2 pieces | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: use ip-address-based domain in secinfo case | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: provide export lookup wrappers which take a svc_rqst | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: remove superfluous assignment from nfsd_lookup | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: simplify exp_pseudoroot arguments | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: parse secinfo information in exports downcall | Andy Adamson |
2007-07-17 | knfsd: nfsd: make all exp_finding functions return -errno's on err | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: don't delegate files that have had conflicts | Meelap Shah |
2007-07-17 | knfsd: nfsd4: vary maximum delegation limit based on RAM size | Meelap Shah |
2007-07-17 | knfsd: nfsd: remove unused header interface.h | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: fix handling of acl errrors | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks | Benny Halevy |
2007-07-17 | knfsd: nfsd4: silence a compiler warning in ACL code | J. Bruce Fields |
2007-07-17 | knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 | Marc Eshel |
2007-07-17 | nfsd warning fix | Andrew Morton |
2007-07-17 | knfsd: exportfs: add procedural interface for NFSD | Christoph Hellwig |
2007-07-17 | knfsd: exportfs: add exportfs.h header | Christoph Hellwig |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-13 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2007-07-13 | nfsd: fix nfsd_vfs_read() splice actor setup | Jens Axboe |
2007-07-10 | SUNRPC: Add a convenient default for the hostname when calling rpc_create() | Chuck Lever |
2007-07-10 | SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() | Trond Myklebust |
2007-07-10 | pipe: change the ->pin() operation to ->confirm() | Jens Axboe |
2007-07-10 | splice: divorce the splice structure/function definitions from the pipe header | Jens Axboe |
2007-07-10 | sendfile: convert nfsd to splice_direct_to_actor() | Jens Axboe |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-09 | knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma... | NeilBrown |
2007-05-09 | knfsd: various nfsd xdr cleanups | NeilBrown |
2007-05-09 | knfsd: trivial makefile cleanup | Christoph Hellwig |
2007-05-09 | knfsd: avoid use of unitialised variables on error path when nfs exports | NeilBrown |
2007-05-09 | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton |
2007-05-09 | nfsd/nfs4state: remove unnecessary daemonize call | Eric W. Biederman |
2007-05-09 | The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly | Peter Staubach |
2007-05-09 | remove nfs4_acl_add_ace() | Adrian Bunk |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-07 | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2007-05-06 | nfsd4: Convert NFSv4 to new lock interface | Marc Eshel |
2007-05-06 | locks: allow {vfs,posix}_lock_file to return conflicting lock | Marc Eshel |
2007-05-06 | locks: give posix_test_lock same interface as ->lock | Marc Eshel |
2007-04-30 | SUNRPC: RPC buffer size estimates are too large | Chuck Lever |