Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8e7999c44ee95e1e90ac91c83557a04e2948f160
/
fs
/
nfsd
f4921af
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
a16e92e
knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME
by J. Bruce Fields
· 17 years ago
cfdcad4
knfsd: nfsv4 delegation recall should take reference on client
by J. Bruce Fields
· 17 years ago
1b1a9b3
knfsd: don't shutdown callbacks until nfsv4 client is freed
by J. Bruce Fields
· 17 years ago
0272e1f
knfsd: let nfsd manage timing out its own leases
by J. Bruce Fields
· 17 years ago
40ee5dc
knfsd: 64 bit ino support for NFS server
by Peter Staubach
· 17 years ago
c175b83
knfsd: remove code duplication in nfsd4_setclientid()
by J. Bruce Fields
· 17 years ago
246d95b
nfsd warning fix
by Andrew Morton
· 17 years ago
dd4877b
knfsd: fix callback rpc cred
by J. Bruce Fields
· 18 years ago
e8ff2a8
knfsd: move nfsv4 slab creation/destruction to module init/exit
by J. Bruce Fields
· 17 years ago
2b47eec
knfsd: spawn kernel thread to probe callback channel
by J. Bruce Fields
· 17 years ago
c9b6cbe
knfsd: nfs4 name->id mapping not correctly parsing negative downcall
by J. Bruce Fields
· 17 years ago
2fdada0
knfsd: demote some printk()s to dprintk()s
by J. Bruce Fields
· 17 years ago
599e0a2
knfsd: cleanup of nfsd4 cmp_* functions
by J. Bruce Fields
· 17 years ago
3b398f0ef
knfsd: delete code made redundant by map_new_errors
by J. Bruce Fields
· 17 years ago
9c85fca
nfsd: fix horrible indentation in nfsd_setattr
by Christoph Hellwig
· 18 years ago
45457e0
nfsd: tone down inaccurate dprintk
by J. Bruce Fields
· 17 years ago
817cb9d
NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr
by Chuck Lever
· 17 years ago
b8da0d1
knfsd: Validate filehandle type in fsid_source
by Neil Brown
· 17 years ago
a1033be
knfsd: Fixed problem with NFS exporting directories which are mounted on.
by Neil Brown
· 17 years ago
4a4b883
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
by J. Bruce Fields
· 17 years ago
0a725fc
nfsd4: idmap upcalls should use unsigned uid and gid
by J. Bruce Fields
· 17 years ago
749997e
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
by Jeff Layton
· 17 years ago
ca5c8cd
lockd and nfsd endianness annotation fixes
by Al Viro
· 17 years ago
3e63516
knfsd: fix typo in export display, print uid and gid as unsigned
by J. Bruce Fields
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
c7d5140
knfsd: clean up EX_RDONLY
by J. Bruce Fields
· 17 years ago
e22841c
knfsd: move EX_RDONLY out of header
by J. Bruce Fields
· 17 years ago
5d3dbbe
nfsd: remove unnecessary NULL checks from nfsd_cross_mnt
by J. Bruce Fields
· 17 years ago
9a25b96
nfsd: return errors, not NULL, from export functions
by J. Bruce Fields
· 17 years ago
a280df3
nfsd: fix possible read-ahead cache and export table corruption
by J. Bruce Fields
· 17 years ago
a9933ce
locks: rename lease functions to reflect locks.c conventions
by J. Bruce Fields
· 17 years ago
1269bc6
knfsd: nfsd: enforce per-flavor id squashing
by J. Bruce Fields
· 17 years ago
9091224
knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
by J. Bruce Fields
· 17 years ago
4796f45
knfsd: nfsd4: secinfo handling without secinfo= option
by J. Bruce Fields
· 17 years ago
dcb488a
knfsd: nfsd4: implement secinfo
by Andy Adamson
· 17 years ago
91fe39d
knfsd: nfsd: display export secinfo information
by J. Bruce Fields
· 17 years ago
ac34cdb
knfsd: nfsd: factor out code from show_expflags
by J. Bruce Fields
· 17 years ago
0ec757d
knfsd: nfsd4: make readonly access depend on pseudoflavor
by J. Bruce Fields
· 17 years ago
32c1eb0
knfsd: nfsd4: return nfserr_wrongsec
by Andy Adamson
· 17 years ago
6c0a654
knfsd: nfsd: factor nfsd_lookup into 2 pieces
by J. Bruce Fields
· 17 years ago
2ea2209
knfsd: nfsd: use ip-address-based domain in secinfo case
by J. Bruce Fields
· 17 years ago
3ab4d8b
knfsd: nfsd: set rq_client to ip-address-determined-domain
by J. Bruce Fields
· 17 years ago
0989a78
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
by J. Bruce Fields
· 17 years ago
87548c3
knfsd: nfsd: remove superfluous assignment from nfsd_lookup
by J. Bruce Fields
· 17 years ago
df547ef
knfsd: nfsd4: simplify exp_pseudoroot arguments
by J. Bruce Fields
· 17 years ago
e677bfe
knfsd: nfsd4: parse secinfo information in exports downcall
by Andy Adamson
· 17 years ago
2d3bb25
knfsd: nfsd: make all exp_finding functions return -errno's on err
by J. Bruce Fields
· 17 years ago
47f9940
knfsd: nfsd4: don't delegate files that have had conflicts
by Meelap Shah
· 17 years ago
c2f1a55
knfsd: nfsd4: vary maximum delegation limit based on RAM size
by Meelap Shah
· 17 years ago
1e51402
knfsd: nfsd: remove unused header interface.h
by J. Bruce Fields
· 17 years ago
4b2ca38
knfsd: nfsd4: fix handling of acl errrors
by J. Bruce Fields
· 17 years ago
0ac68d1
knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
by Benny Halevy
· 17 years ago
f7fede4
knfsd: nfsd4: silence a compiler warning in ACL code
by J. Bruce Fields
· 17 years ago
9a8db97
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
by Marc Eshel
· 17 years ago
1212749
nfsd warning fix
by Andrew Morton
· 17 years ago
d37065c
knfsd: exportfs: add procedural interface for NFSD
by Christoph Hellwig
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
16cefa8
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
4fbef20
nfsd: fix nfsd_vfs_read() splice actor setup
by Jens Axboe
· 17 years ago
43780b8
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
by Chuck Lever
· 17 years ago
f61534d
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
by Trond Myklebust
· 17 years ago
cac36bb
pipe: change the ->pin() operation to ->confirm()
by Jens Axboe
· 17 years ago
d6b29d7
splice: divorce the splice structure/function definitions from the pipe header
by Jens Axboe
· 17 years ago
cf8208d
sendfile: convert nfsd to splice_direct_to_actor()
by Jens Axboe
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
b41eeef
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mapping
by NeilBrown
· 18 years ago
072f62e
knfsd: various nfsd xdr cleanups
by NeilBrown
· 18 years ago
f725b21
knfsd: trivial makefile cleanup
by Christoph Hellwig
· 18 years ago
402acd2
knfsd: avoid use of unitialised variables on error path when nfs exports
by NeilBrown
· 18 years ago
cd12301
RPC: add wrapper for svc_reserve to account for checksum
by Jeff Layton
· 18 years ago
6697164
nfsd/nfs4state: remove unnecessary daemonize call
by Eric W. Biederman
· 18 years ago
f34b956
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
by Peter Staubach
· 18 years ago
8842c96
remove nfs4_acl_add_ace()
by Adrian Bunk
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
2d56d3c
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 18 years ago
fd85b81
nfsd4: Convert NFSv4 to new lock interface
by Marc Eshel
· 18 years ago
150b393
locks: allow {vfs,posix}_lock_file to return conflicting lock
by Marc Eshel
· 18 years ago
9d6a8c5
locks: give posix_test_lock same interface as ->lock
by Marc Eshel
· 18 years ago
2bea90d
SUNRPC: RPC buffer size estimates are too large
by Chuck Lever
· 18 years ago
79f6523
[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call
by J. Bruce Fields
· 18 years ago
21315ed
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk
by Bruce Fields
· 18 years ago
54c0440
[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix default ace
by Bruce Fields
· 18 years ago
598b9a5
[PATCH] knfsd: allow nfsd READDIR to return 64bit cookies
by NeilBrown
· 18 years ago
a033f35
[PATCH] include of asm/pgtable.h in nfsfh is bogus
by Al Viro
· 18 years ago
c9ce228
[PATCH] Fix a free-wrong-pointer bug in nfs/acl server.
by Greg Banks
· 18 years ago
3160a71
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
by J. Bruce Fields
· 18 years ago
bec50c4
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
by J. Bruce Fields
· 18 years ago
f43daf6
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
by J. Bruce Fields
· 18 years ago
f34f924
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
by J. Bruce Fields
· 18 years ago
a4db5fe
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
by J. Bruce Fields
· 18 years ago
28e05dd
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
by J. Bruce Fields
· 18 years ago
575a629
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
by J. Bruce Fields
· 18 years ago
7bdfa68
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
by J. Bruce Fields
· 18 years ago
f534a25
[PATCH] knfsd: nfsd4: fix non-terminated string
by J. Bruce Fields
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
af6a4e2
[PATCH] knfsd: add some new fsid types
by NeilBrown
· 18 years ago
982aedf
[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a filehandle
by NeilBrown
· 18 years ago
8971a10
[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem
by NeilBrown
· 18 years ago
Next »