Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / nfsd /
2009-03-18 J. Bruce Fieldsnfsd4: put_nfs4_client does not require state lock
2009-03-18 J. Bruce Fieldsnfsd4: rename io_during_grace_disallowed
2009-03-18 J. Bruce Fieldsnfsd4: remove unused CHECK_FH flag
2009-03-18 J. Bruce Fieldsnfsd4: fail when delegreturn gets a non-delegation...
2009-03-18 J. Bruce Fieldsnfsd4: separate delegreturn case from preprocess_stateid_op
2009-03-18 J. Bruce Fieldsnfsd4: add a helper function to decide if stateid is...
2009-03-18 J. Bruce Fieldsnfsd4: remove some dprintk's
2009-03-18 J. Bruce Fieldsnfsd4: remove unneeded local variable
2009-03-18 J. Bruce Fieldsnfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
2009-03-18 J. Bruce Fieldsnfsd4: move check_stateid_generation check
2009-03-18 J. Bruce Fieldsnfsd4: trivial preprocess_stateid_op cleanup
2009-03-18 wengang wangnfsd(v2/v3): fix the failure of creation from HPUX...
2009-03-18 Alexandros Batsakisnfsd: lock state around put client and delegation in...
2009-03-18 J. Bruce Fieldsnfsd4: use helper for copying delegation filehandle
2009-03-18 J. Bruce Fieldsnfsd4: use helper for copying filehandles for replay
2009-03-18 J. Bruce Fieldsnfsd4: fix misplaced comment
2009-03-18 J. Bruce Fieldsnfsd: clarify exclusive create bitmask result.
2009-03-18 Manish Katiyarnfsd : Define NFSD only when FILE_LOCKING is enabled
2009-03-18 Qinghuang FengNFSD: cleanup for nfs3proc.c
2009-03-18 J. Bruce Fieldsnfsd4: split open/lockowner release code
2009-03-18 J. Bruce Fieldsnfsd4: remove a forward declaration
2009-03-18 J. Bruce Fieldsnfsd4: split lockstateid/openstateid release logic
2009-03-17 Benny HalevyNFSD: provide encode routine for OP_OPENATTR
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-01-27 Jeff Laytonnfsd: only set file_lock.fl_lmops in nfsd4_lockt if...
2009-01-27 J. Bruce Fieldsnfsd: fix cred leak on every rpc
2009-01-27 J. Bruce Fieldsnfsd: fix null dereference on error path
2009-01-22 Alexey Dobriyanfs/Kconfig: move nfsd out
2009-01-07 Benny Halevynfsd: last_byte_offset
2009-01-07 Marc Eshelnfsd: delete wrong file comment from nfsd/nfs4xdr.c
2009-01-07 Benny Halevynfsd: git rid of nfs4_cb_null_ops declaration
2009-01-07 Benny Halevynfsd: dprint each op status in nfsd4_proc_compound
2009-01-07 Dean Hildebrandnfsd: add etoosmall to nfserrno
2009-01-07 Steve DicksonNFSD: FIDs need to take precedence over UUIDs
2009-01-07 J. Bruce Fieldsnfsd: fix double-locks of directory mutex
2009-01-07 David HowellsCRED: Fix NFSD regression
2009-01-07 J. Bruce Fieldsnfsd: Ensure nfsv4 calls the underlying filesystem...
2009-01-06 Chuck LeverNFSD: Add documenting comments for nfsctl interface
2009-01-06 Chuck LeverNFSD: Replace open-coded integer with macro
2009-01-06 Chuck LeverNFSD: Fix a handful of coding style issues in write_fil...
2009-01-06 Chuck LeverNFSD: clean up failover sysctl function naming
2009-01-06 Krishna Kumarnfsd: Fix leaked memory in nfs4_make_rec_clidname
2009-01-06 Krishna Kumarnfsd: Minor cleanup of find_stateid
2009-01-06 J. Bruce Fieldsnfsd: update fh_verify description
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2009-01-05 Al Viroinode->i_op is never NULL
2008-12-30 Trond MyklebustMerge branch 'devel' into next
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-23 Olga Kornievskaianfsd: support callbacks with gss flavors
2008-12-23 Olga Kornievskaiarpc: pass target name down to rpc level on callbacks
2008-12-23 Olga Kornievskaianfsd: pass client principal name in rsc downcall
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-04 James MorrisMerge branch 'master' into next
2008-11-24 J. Bruce Fieldsnfsd: use of unitialized list head on error exit in...
2008-11-24 J. Bruce Fieldsnfsd: clean up grace period on early exit
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Differentiate objective and effective subjective...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the NFS daemon
2008-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-09 Doug NazarFix nfsd truncation of readdir results
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 Harvey Harrisonfs: replace NIPQUAD()
2008-10-30 J. Bruce Fieldsnfsd: fix failure to set eof in readdir in some situations
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 David Woodhouse[PATCH] Optimise NFS readdir hack slightly.
2008-10-23 Al Viro[PATCH] prepare vfs_readdir() callers to returning...
2008-10-23 David Woodhouse[PATCH] Copy XFS readdir hack into nfsd code.
2008-10-23 David Woodhouse[PATCH] Factor out nfsd_do_readdir() into its own function
2008-10-23 Al Viro[PATCH] switch nfsd to kern_path()
2008-10-23 Al Viro[PATCH] sanitize svc_export_parse()
2008-10-22 J. Bruce Fieldsnfsd: clean up expkey_parse error cases
2008-10-22 Krishna Kumarnfsd: Drop reference in expkey_parse error cases
2008-10-22 Krishna Kumarnfsd: Fix memory leak in nfsd_getxattr
2008-10-22 Chuck LeverNFSD: Fix BUG during NFSD shutdown processing
2008-10-04 Chuck LeverNLM: Remove unused argument from svc_addsock() function
2008-10-04 Chuck LeverNLM: Remove "proto" argument from lockd_up()
2008-10-03 J. Bruce Fieldsnfsd: common grace period control
2008-09-29 Benny Halevynfsd: use nfs client rpc callback program
2008-09-29 Benny Halevynfsd: do_probe_callback should not clear rpc stats
2008-09-29 Jeff Laytonknfsd: allocate readahead cache in individual chunks
2008-09-29 Benny Halevynfsd: nfs4xdr decode_stateid helper function
2008-09-29 Benny Halevynfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR...
2008-09-29 Benny Halevynfsd: don't declare p in ENCODE_SEQID_OP_HEAD
2008-09-29 Benny Halevynfsd: nfs4xdr encode_stateid helper function
2008-09-29 Benny Halevynfsd: fix nfsd4_encode_open buffer space reservation
2008-09-29 Benny Halevynfsd: properly xdr-encode deleg stateid returned from...
2008-09-29 Benny Halevynfsd: properly xdr-encode stateid4.seqid as uint32_t...
2008-09-29 J. Bruce Fieldsnfsd: permit unauthenticated stat of export root
2008-09-29 Chuck LeverSUNRPC: Add address family field to svc_serv data structure
2008-09-01 J. Bruce Fieldsnfsd: fix buffer overrun decoding NFSv4 acl
2008-09-01 Andy Adamsonnfsd: fix compound state allocation error handling
2008-08-12 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-08-08 Adrian Bunk[NFSD] uninline nfsd4_op_name()
2008-07-30 Julia Lawallfs/nfsd/export.c: Adjust error handling code involving...
2008-07-27 Al Viro[PATCH] get rid of indirect users of namei.h
2008-07-27 Al Viro[PATCH] kill nameidata passing to permission(), rename...
2008-07-27 Miklos Szeredi[patch 5/5] vfs: remove mode parameter from vfs_symlink()
next