nfsd4: allow nfs4 state startup to fail
[safe/jmp/linux-2.6] / fs /
2009-09-16 J. Bruce Fieldsnfsd4: allow nfs4 state startup to fail
2009-09-16 J. Bruce Fieldsnfsd4: fix null dereference creating nfsv4 callback...
2009-09-13 Benny Halevynfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition
2009-09-04 J. Bruce Fieldsnfsd: fix leak on error in nfsv3 readdir
2009-09-04 J. Bruce Fieldsnfsd: clean up readdirplus encoding
2009-09-04 J. Bruce Fieldsnfsd4: filehandle leak or error exit from fh_compose()
2009-09-03 Trond MyklebustNFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4...
2009-09-03 J. Bruce Fieldsnfsd: move fsid_type choice out of fh_compose
2009-09-03 J. Bruce Fieldsnfsd: move some of fh_compose into helper functions
2009-09-02 Andy Adamsonnfsd41: replace page based DRC with buffer based DRC
2009-09-02 Andy Adamsonnfsd41: replace nfserr_resource in pure nfs41 responses
2009-09-02 Andy Adamsonnfsd41: use session maxreqs for sequence target and...
2009-09-02 Andy Adamsonnfsd41: bound forechannel drc size by memory usage
2009-09-02 Trond MyklebustNFSD: Fix a bug in the NFSv4 'supported attrs' mandator...
2009-08-28 Andy Adamsonnfsd41: expand solo sequence check
2009-08-27 Frank Filznfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP...
2009-08-27 Benny Halevynfsd41: renew_client must be called under the state...
2009-08-25 Ryusei Yamaguchiknfsd: Replace lock_kernel with a mutex in nfsd pool...
2009-08-25 Frank Filznfsd: Fix unnecessary deny bits in NFSv4 ACL
2009-08-21 Jeff Laytonnfsd: populate sin6_scope_id on callback address with...
2009-08-21 Jeff Laytonnfsd: add support for NFSv4 callbacks over IPv6
2009-08-21 Jeff Laytonnfsd: convert nfs4_cb_conn struct to hold address in...
2009-08-21 Jeff Laytonnfsd: make nfs4_client->cl_addr a struct sockaddr_storage
2009-08-21 Jeff Laytonsunrpc: add routine for comparing addresses
2009-08-21 J. Bruce FieldsMerge branch 'nfs-for-2.6.32' of git://git.linux-nfs...
2009-08-19 Jan Karanfs: Remove reference to generic_osync_inode from a...
2009-08-19 Trond MyklebustNFS: Use the DNS resolver in the mount code.
2009-08-19 Trond MyklebustNFS: Add a dns resolver for use with NFSv4 referrals...
2009-08-19 Trond MyklebustMerge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs...
2009-08-14 Benny Halevynfs: nfs4xdr: optimize low level decoding
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READ_BUF
2009-08-14 Benny Halevynfs: nfs4xdr: simplify decode_exchange_id by reusing...
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of COPYMEM
2009-08-14 Benny Halevynfs: nfs4xdr: introduce decode_sessionid helper
2009-08-14 Benny Halevynfs: nfs4xdr: introduce decode_verifier helper
2009-08-14 Benny Halevynfs: nfs4xdr: introduce decode_opaque_fixed and decode_...
2009-08-14 Benny Halevynfs: nfs4xdr: introduce print_overflow_msg
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READTIME
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READ64
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READ32
2009-08-14 Benny Halevynfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fi...
2009-08-14 Benny Halevynfs: nfs4xdr: optimize low level encoding
2009-08-14 Benny Halevynfs: nfs4xdr: change RESERVE_SPACE macro into a static...
2009-08-14 Benny Halevynfs: nfs4xdr: encode_compound_hdr does not have to...
2009-08-14 Benny Halevynfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_s...
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of WRITEMEM
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of WRITE64
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of WRITE32
2009-08-13 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-08-12 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-08-12 Trond MyklebustNFS: Fix an O_DIRECT Oops...
2009-08-12 Christoph Hellwigxfs: fix spin_is_locked assert on uni-processor builds
2009-08-12 Christoph Hellwigxfs: check for dinode realtime flag corruption
2009-08-12 Eric Sandeenuse XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_read...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_buf_...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_dir_...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_b...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_s...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_getbmap
2009-08-12 Christoph Hellwigxfs: avoid memory allocation under m_peraglock in growf...
2009-08-10 Trond MyklebustMerge branch 'sunrpc_cache-for-2.6.32' into nfs-for...
2009-08-10 Trond MyklebustMerge branch 'patches_cel-for-2.6.32' into nfs-for...
2009-08-10 Jan Karaocfs2: Fix possible deadlock when extending quota file
2009-08-10 Bartlomiej Zolnier... nfs: remove superfluous BUG_ON()s
2009-08-10 Peter StaubachNFS: read-modify-write page updating
2009-08-10 Trond MyklebustNFS: Add a ->migratepage() aop for NFS
2009-08-10 Oleg Nesterovmm_for_maps: take ->cred_guard_mutex to fix the race...
2009-08-10 Oleg Nesterovmm_for_maps: shift down_read(mmap_sem) to the caller
2009-08-10 Oleg Nesterovmm_for_maps: simplify, use ptrace_may_access()
2009-08-09 Trond MyklebustSUNRPC: Allow the cache_detail to specify alternative...
2009-08-09 Trond MyklebustNFSD: Clean up the idmapper warning...
2009-08-09 Trond MyklebustSUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with...
2009-08-09 Trond MyklebustSUNRPC: Constify rpc_pipe_ops...
2009-08-09 Chuck LeverNFSD: Support IPv6 addresses in write_failover_ip()
2009-08-09 Chuck Leverlockd: Replace nsm_display_address() with rpc_ntop()
2009-08-09 Chuck Leverlockd: Replace nlm_clear_port()
2009-08-09 Chuck LeverNFS: Replace nfs_set_port() with rpc_set_port()
2009-08-09 Chuck LeverNFS: Replace nfs_parse_ip_address() with rpc_pton()
2009-08-09 Chuck LeverSUNRPC: Provide functions for managing universal addresses
2009-08-09 Chuck LeverNFS: Use the authentication flavor list returned by...
2009-08-09 Chuck LeverNFS: Fix auth flavor len accounting
2009-08-09 Chuck LeverNFS: Add ability to send MOUNTPROC_UMNT to the kernel...
2009-08-09 Chuck LeverNFS: Fix up new minorversion= option
2009-08-09 Trond MyklebustNFSv4: Clean up the nfs.callback_tcpport option
2009-08-09 Trond MyklebustNFSv4: Don't do idmapper upcalls for asynchronous RPC...
2009-08-09 Trond MyklebustNFSv4: Add 'server capability' flags for NFSv4 recommen...
2009-08-09 Trond MyklebustNFSv4: Don't loop forever on state recovery failure...
2009-08-09 Roel Kluinnfs: Keep index within mnt_errtbl[]
2009-08-08 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-08-08 Linus TorvaldsMerge git://git./linux/kernel/git/hch/xfs-icache-races
2009-08-07 Roel Kluinocfs2: keep index within status_map[]
2009-08-07 Sunil Mushranocfs2: Initialize the cluster we're writing to in a...
2009-08-07 Yan ZhengBtrfs: fix balancing oops when invalidate_inode_pages2...
2009-08-07 Julia LawallBtrfs: correct error-handling zlib error handling
2009-08-07 Bartlomiej Zolnier... Btrfs: remove superfluous NULL pointer check in btrfs_r...
2009-08-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-08-07 Linus Torvaldsflat: fix uninitialized ptr with shared libs
next