aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-08-19NFS: Use the DNS resolver in the mount code.Trond Myklebust
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust
2009-08-19Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-14nfs: nfs4xdr: optimize low level decodingBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of READ_BUFBenny Halevy
2009-08-14nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inlineBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of COPYMEMBenny Halevy
2009-08-14nfs: nfs4xdr: introduce decode_sessionid helperBenny Halevy
2009-08-14nfs: nfs4xdr: introduce decode_verifier helperBenny Halevy
2009-08-14nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpersBenny Halevy
2009-08-14nfs: nfs4xdr: introduce print_overflow_msgBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of READTIMEBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of READ64Benny Halevy
2009-08-14nfs: nfs4xdr: get rid of READ32Benny Halevy
2009-08-14nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...Benny Halevy
2009-08-14nfs: nfs4xdr: optimize low level encodingBenny Halevy
2009-08-14nfs: nfs4xdr: change RESERVE_SPACE macro into a static helperBenny Halevy
2009-08-14nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytesBenny Halevy
2009-08-14nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequ...Benny Halevy
2009-08-14nfs: nfs4xdr: get rid of WRITEMEMBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of WRITE64Benny Halevy
2009-08-14nfs: nfs4xdr: get rid of WRITE32Benny Halevy
2009-08-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-08-12xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig
2009-08-12xfs: check for dinode realtime flag corruptionChristoph Hellwig
2009-08-12use XFS_CORRUPTION_ERROR in xfs_btree_check_sblockEric Sandeen
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_getChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmapChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_setChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_da_buf_makeChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_da_state_allocChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_getbmapChristoph Hellwig
2009-08-12xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig
2009-08-10Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-10Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-10ocfs2: Fix possible deadlock when extending quota fileJan Kara
2009-08-10nfs: remove superfluous BUG_ON()sBartlomiej Zolnierkiewicz
2009-08-10NFS: read-modify-write page updatingPeter Staubach
2009-08-10NFS: Add a ->migratepage() aop for NFSTrond Myklebust
2009-08-10mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov
2009-08-10mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov
2009-08-10mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust
2009-08-09NFSD: Clean up the idmapper warning...Trond Myklebust
2009-08-09SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust
2009-08-09SUNRPC: Constify rpc_pipe_ops...Trond Myklebust