NFSD: Use unsigned length argument for decode_filename
[safe/jmp/linux-2.6] / fs / nfsd /
2008-02-01 Chuck LeverNFSD: Use unsigned length argument for decode_filename
2008-02-01 J. Bruce Fieldsknfsd: fix broken length check in nfs4idmap.c
2008-02-01 Prasad Pnfsd: Fix inconsistent assignment
2008-02-01 J. Bruce Fieldsnfsd: move callback rpc_client creation into separate...
2008-02-01 J. Bruce Fieldsnfsd4: probe callback channel only once
2008-01-13 NeilBrownknfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i...
2007-11-12 J. Bruce Fieldsnfsd4: recheck for secure ports in fh_verify
2007-11-12 J. Bruce Fieldsknfsd: fix spurious EINVAL errors on first access of...
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-23 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2007-10-22 Jens AxboeUpdate fs/ to use sg helpers
2007-10-22 Christoph Hellwigexportfs: remove old methods
2007-10-22 Christoph Hellwigexportfs: add fid type
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-18 Jeff Laytonknfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being...
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-17 Dave Hansenr/o bind mounts: create cleanup helper svc_msnfs()
2007-10-16 Adrian Bunkfs/nfsd/export.c: make 3 functions static
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-09 J. Bruce Fieldsnfsd: remove IS_ISMNDLCK macro
2007-10-09 Pavel EmelyanovCleanup macros for distinguishing mandatory locks
2007-10-09 J. Bruce Fieldsknfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME
2007-10-09 J. Bruce Fieldsknfsd: nfsv4 delegation recall should take reference...
2007-10-09 J. Bruce Fieldsknfsd: don't shutdown callbacks until nfsv4 client...
2007-10-09 J. Bruce Fieldsknfsd: let nfsd manage timing out its own leases
2007-10-09 Peter Staubachknfsd: 64 bit ino support for NFS server
2007-10-09 J. Bruce Fieldsknfsd: remove code duplication in nfsd4_setclientid()
2007-10-09 Andrew Mortonnfsd warning fix
2007-10-09 J. Bruce Fieldsknfsd: fix callback rpc cred
2007-10-09 J. Bruce Fieldsknfsd: move nfsv4 slab creation/destruction to module...
2007-10-09 J. Bruce Fieldsknfsd: spawn kernel thread to probe callback channel
2007-10-09 J. Bruce Fieldsknfsd: nfs4 name->id mapping not correctly parsing...
2007-10-09 J. Bruce Fieldsknfsd: demote some printk()s to dprintk()s
2007-10-09 J. Bruce Fieldsknfsd: cleanup of nfsd4 cmp_* functions
2007-10-09 J. Bruce Fieldsknfsd: delete code made redundant by map_new_errors
2007-10-09 Christoph Hellwignfsd: fix horrible indentation in nfsd_setattr
2007-10-09 J. Bruce Fieldsnfsd: tone down inaccurate dprintk
2007-10-09 Chuck LeverNFSD: Convert printk's to dprintk's in NFSD's nfs4xdr
2007-09-11 Neil Brownknfsd: Validate filehandle type in fsid_source
2007-09-11 Neil Brownknfsd: Fixed problem with NFS exporting directories...
2007-07-31 J. Bruce Fieldsknfsd: eliminate unnecessary -ENOENT returns on export...
2007-07-31 J. Bruce Fieldsnfsd4: idmap upcalls should use unsigned uid and gid
2007-07-31 Jeff Laytonknfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
2007-07-26 Al Virolockd and nfsd endianness annotation fixes
2007-07-22 J. Bruce Fieldsknfsd: fix typo in export display, print uid and gid...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 J. Bruce Fieldsknfsd: clean up EX_RDONLY
2007-07-19 J. Bruce Fieldsknfsd: move EX_RDONLY out of header
2007-07-19 J. Bruce Fieldsnfsd: remove unnecessary NULL checks from nfsd_cross_mnt
2007-07-19 J. Bruce Fieldsnfsd: return errors, not NULL, from export functions
2007-07-19 J. Bruce Fieldsnfsd: fix possible read-ahead cache and export table...
2007-07-18 J. Bruce Fieldslocks: rename lease functions to reflect locks.c conven...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: enforce per-flavor id squashing
2007-07-17 J. Bruce Fieldsknfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: secinfo handling without secinfo= option
2007-07-17 Andy Adamsonknfsd: nfsd4: implement secinfo
2007-07-17 J. Bruce Fieldsknfsd: nfsd: display export secinfo information
2007-07-17 J. Bruce Fieldsknfsd: nfsd: factor out code from show_expflags
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: make readonly access depend on pseudoflavor
2007-07-17 Andy Adamsonknfsd: nfsd4: return nfserr_wrongsec
2007-07-17 J. Bruce Fieldsknfsd: nfsd: factor nfsd_lookup into 2 pieces
2007-07-17 J. Bruce Fieldsknfsd: nfsd: use ip-address-based domain in secinfo...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: set rq_client to ip-address-determined...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: provide export lookup wrappers which take...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: remove superfluous assignment from nfsd_lookup
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: simplify exp_pseudoroot arguments
2007-07-17 Andy Adamsonknfsd: nfsd4: parse secinfo information in exports...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: make all exp_finding functions return...
2007-07-17 Meelap Shahknfsd: nfsd4: don't delegate files that have had conflicts
2007-07-17 Meelap Shahknfsd: nfsd4: vary maximum delegation limit based on...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: remove unused header interface.h
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: fix handling of acl errrors
2007-07-17 Benny Halevyknfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: silence a compiler warning in ACL code
2007-07-17 Marc Eshelknfsd: lockd: nfsd4: use same grace period for lockd...
2007-07-17 Andrew Mortonnfsd warning fix
2007-07-17 Christoph Hellwigknfsd: exportfs: add procedural interface for NFSD
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-13 Jens Axboenfsd: fix nfsd_vfs_read() splice actor setup
2007-07-11 Chuck LeverSUNRPC: Add a convenient default for the hostname when...
2007-07-11 Trond MyklebustSUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
2007-07-10 Jens Axboepipe: change the ->pin() operation to ->confirm()
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...
2007-07-10 Jens Axboesendfile: convert nfsd to splice_direct_to_actor()
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-09 NeilBrownknfsd: avoid Oops if buggy userspace performs confusing...
2007-05-09 NeilBrownknfsd: various nfsd xdr cleanups
2007-05-09 Christoph Hellwigknfsd: trivial makefile cleanup
2007-05-09 NeilBrownknfsd: avoid use of unitialised variables on error...
2007-05-09 Jeff LaytonRPC: add wrapper for svc_reserve to account for checksum
2007-05-09 Eric W. Biedermannfsd/nfs4state: remove unnecessary daemonize call
2007-05-09 Peter StaubachThe NFSv2/NFSv3 server does not handle zero length...
2007-05-09 Adrian Bunkremove nfs4_acl_add_ace()
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Marc Eshelnfsd4: Convert NFSv4 to new lock interface
2007-05-06 Marc Eshellocks: allow {vfs,posix}_lock_file to return conflictin...
next