fuse: prepare lookup for nfs export
[safe/jmp/linux-2.6] / fs / nfsd /
2008-07-25 Miklos Szeredilockd: dont return EAGAIN for a permanent error
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-18 Harvey Harrisonnfsd: nfs4xdr.c do-while is not a compound statement
2008-07-18 J. Bruce Fieldsnfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c
2008-07-15 Chuck Leverlockd: Pass "struct sockaddr *" to new failover-by...
2008-07-09 Olga Kornievskaiarpc: bring back cl_chatty
2008-07-07 Benny Halevynfsd: take file and mnt write in nfs4_upgrade_open
2008-07-07 J. Bruce Fieldsnfsd: document open share bit tracking
2008-07-04 Benny Halevynfsd: tabulate nfs4 xdr encoding functions
2008-07-03 J. Bruce FieldsMerge branch 'for-bfields' of git://linux-nfs.org/...
2008-07-02 Benny Halevynfsd: dprint operation names
2008-07-02 Benny Halevynfsd: nfs4 minorversion decoder vectors
2008-07-02 Benny Halevynfsd: unsupported nfs4 ops should fail with nfserr_opno...
2008-07-02 Benny Halevynfsd: tabulate nfs4 xdr decoding functions
2008-07-02 Benny Halevynfsd: return nfserr_minor_vers_mismatch when compound...
2008-07-01 Miklos Szeredinfsd: clean up mnt_want_write calls
2008-06-30 Jeff Laytonnfsd: treat all shutdown signals as equivalent
2008-06-30 Neil Brownnfsd: fix spurious EACCESS in reconnect_path()
2008-06-23 Miklos Szeredinfsd: rename MAY_ flags
2008-06-23 NeilBrownknfsd: nfsd: Handle ERESTARTSYS from syscalls.
2008-06-23 Neil Brownnfsd: fix race in nfsd_nrthreads()
2008-06-23 Jeff Laytonsunrpc: remove sv_kill_signal field from svc_serv struct
2008-06-23 Jeff Laytonknfsd: convert knfsd to kthread API
2008-06-23 Jeff Laytonknfsd: remove special handling for SIGHUP
2008-06-23 Jeff Laytonknfsd: clean up nfsd filesystem interfaces
2008-06-23 Neil Brownknfsd: Replace lock_kernel with a mutex for nfsd thread...
2008-06-23 Benny Halevynfsd: make nfs4xdr WRITEMEM safe against zero count
2008-06-23 J. Bruce Fieldsnfsd: add dprintk of compound return
2008-05-18 J. Bruce Fieldsnfsd: reorder printk in do_probe_callback to avoid...
2008-05-18 J. Bruce Fieldsnfsd: remove unnecessary atomic ops
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-29 Denis V. Lunevnfsd: use proc_create to setup de->proc_fops
2008-04-25 J. Bruce Fieldsnfsd: don't allow setting ctime over v4
2008-04-25 J. Bruce Fieldslocks: don't call ->copy_lock methods on return of...
2008-04-25 Wendy Chenglockd: unlock lockd locks held for a certain filesystem
2008-04-25 Wendy Chenglockd: unlock lockd locks associated with a given server ip
2008-04-23 Jeff Laytonknfsd: clear both setuid and setgid whenever a chown...
2008-04-23 Jeff Laytonknfsd: get rid of imode variable in nfsd_setattr
2008-04-23 Olga Kornievskaianfsd: use static memory for callback program and stats
2008-04-23 J. Bruce Fieldsnfsd: move most of fh_verify to separate function
2008-04-23 Felix Blyakhernfsd: initialize lease type in nfs4_open_delegation()
2008-04-23 Harvey Harrisonnfsd: fix sparse warning in vfs.c
2008-04-23 Harvey Harrisonnfsd: fix sparse warnings
2008-04-23 Adrian Bunkmake nfsd_create_setattr() static
2008-04-23 Chuck LeverNFSD: Remove NFSD_TCP kernel build option
2008-04-23 J. Bruce Fieldsnfsd: clarify readdir/mountpoint-crossing code
2008-04-23 J. Bruce Fieldsnfsd4: kill unnecessary check in preprocess_stateid_op
2008-04-23 J. Bruce Fieldsnfsd4: simplify stateid sequencing checks
2008-04-23 J. Bruce Fieldsnfsd4: remove unnecessary CHECK_FH check in preprocess_...
2008-04-23 Aurélien CharbonIPv6 support for NFS server export caches
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: check mnt instead of superbloc...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for xattr_...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: get write access for vfs_renam...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: write counts for link/symlink
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: get callers of vfs_mknod/creat...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for rmdir...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: create helper to drop file...
2008-03-14 J. Bruce Fieldsnfsd: fix oops on access from high-numbered ports
2008-02-21 Pavel EmelyanovWrap buffers used for rpc debug printks into RPC_IFDEBUG
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-15 Jan Blunckd_path: Make seq_path() use a struct path argument
2008-02-15 Jan BlunckUse struct path in struct svc_expkey
2008-02-15 Jan BlunckUse struct path in struct svc_export
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-05 Andrew MorganAdd 64-bit capability support to the kernel
2008-02-01 J. Bruce Fieldsnfsd: more careful input validation in nfsctl write...
2008-02-01 J. Bruce Fieldsknfsd: don't bother mapping putrootfh enoent to eperm
2008-02-01 Tom Tuckersvc: Add svc_xprt_names service to replace svc_sock_names
2008-02-01 Tom Tuckerknfsd: Support adding transports by writing portlist...
2008-02-01 Tom Tuckersvc: Make close transport independent
2008-02-01 Tom Tuckersvc: Change services to use new svc_create_xprt service
2008-02-01 J. Bruce Fieldsnfsd4: clean up access_valid, deny_valid checks.
2008-02-01 J. Bruce Fieldsnfsd: allow root to set uid and gid on create
2008-02-01 Frank Filznfsd: Allow AIX client to read dir containing mountpoints
2008-02-01 J. Bruce Fieldsnfsd4: fix bad seqid on lock request incompatible with...
2008-02-01 J. Bruce Fieldsnfsd4: recognize callback channel failure earlier
2008-02-01 J. Bruce Fieldsnfsd4: miscellaneous nfs4state.c style fixes
2008-02-01 J. Bruce Fieldsnfsd4: make current_clientid local
2008-02-01 J. Bruce Fieldsnfsd: fix encode_entryplus_baggage() indentation
2008-02-01 J. Bruce Fieldsnfsd4: kill unneeded cl_confirm check
2008-02-01 J. Bruce Fieldsnfsd4: remove unnecessary cl_verifier check from setcli...
2008-02-01 J. Bruce Fieldsnfsd4: kill unnecessary same_name() in setclientid_confirm
2008-02-01 J. Bruce Fieldsnfsd: uniquify cl_confirm values
2008-02-01 J. Bruce Fieldsnfsd: eliminate final bogus case from setclientid logic
2008-02-01 J. Bruce Fieldsnfsd4: kill some unneeded setclientid comments
2008-02-01 J. Bruce Fieldsnfsd: minor fs/nfsd/auth.h cleanup
2008-02-01 J. Bruce Fieldsnfsd: move nfsd/auth.h into fs/nfsd
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsnfsd: fail init on /proc/fs/nfs/exports creation failure
2008-02-01 J. Bruce Fieldsknfsd: cache unregistration needn't return error
2008-02-01 J. Bruce Fieldsnfsd: fail module init on reply cache init failure
2008-02-01 J. Bruce Fieldsnfsd: cleanup nfsd module initialization cleanup
2008-02-01 J. Bruce Fieldsknfsd: cleanup nfsd4 properly on module init failure
2008-02-01 J. Bruce Fieldsnfsd: Fix handling of negative lengths in read_buf()
2008-02-01 Chuck LeverNFSD: Fix mixed sign comparison in nfs3svc_decode_symli...
2008-02-01 Chuck LeverNFSD: Use unsigned length argument for decode_pathname
2008-02-01 Chuck LeverNFSD: Adjust filename length argument of nfsd_lookup
2008-02-01 Chuck LeverNFSD: Use unsigned length argument for decode_filename
next