aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-19NFS: Use the DNS resolver in the mount code.Trond Myklebust1-1/+17
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust6-1/+526
2009-08-19Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust4-582/+824
2009-08-14nfs: nfs4xdr: optimize low level decodingBenny Halevy1-59/+59
2009-08-14nfs: nfs4xdr: get rid of READ_BUFBenny Halevy1-96/+379
2009-08-14nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inlineBenny Halevy1-9/+10
2009-08-14nfs: nfs4xdr: get rid of COPYMEMBenny Halevy1-8/+3
2009-08-14nfs: nfs4xdr: introduce decode_sessionid helperBenny Halevy1-10/+15
2009-08-14nfs: nfs4xdr: introduce decode_verifier helperBenny Halevy1-10/+12
2009-08-14nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpersBenny Halevy1-31/+40
2009-08-14nfs: nfs4xdr: introduce print_overflow_msgBenny Halevy1-4/+8
2009-08-14nfs: nfs4xdr: get rid of READTIMEBenny Halevy1-5/+0
2009-08-14nfs: nfs4xdr: get rid of READ64Benny Halevy1-29/+25
2009-08-14nfs: nfs4xdr: get rid of READ32Benny Halevy1-73/+72
2009-08-14nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_opaqueBenny Halevy1-28/+14
2009-08-14nfs: nfs4xdr: optimize low level encodingBenny Halevy1-64/+64
2009-08-14nfs: nfs4xdr: change RESERVE_SPACE macro into a static helperBenny Halevy1-73/+65
2009-08-14nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytesBenny Halevy1-1/+1
2009-08-14nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequenceBenny Halevy1-17/+5
2009-08-14nfs: nfs4xdr: get rid of WRITEMEMBenny Halevy1-36/+32
2009-08-14nfs: nfs4xdr: get rid of WRITE64Benny Halevy1-24/+20
2009-08-14nfs: nfs4xdr: get rid of WRITE32Benny Halevy1-146/+145
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust3-18/+14
2009-08-10Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust1-3/+3
2009-08-10Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust4-186/+171
2009-08-10nfs: remove superfluous BUG_ON()sBartlomiej Zolnierkiewicz1-8/+0
2009-08-10NFS: read-modify-write page updatingPeter Staubach1-2/+46
2009-08-10NFS: Add a ->migratepage() aop for NFSTrond Myklebust3-22/+76
2009-08-09SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust1-2/+2
2009-08-09SUNRPC: Constify rpc_pipe_ops...Trond Myklebust1-1/+1
2009-08-09NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever3-23/+4
2009-08-09NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever3-133/+22
2009-08-09SUNRPC: Provide functions for managing universal addressesChuck Lever1-2/+0
2009-08-09NFS: Use the authentication flavor list returned by mountdChuck Lever1-7/+51
2009-08-09NFS: Fix auth flavor len accountingChuck Lever1-14/+3
2009-08-09NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever2-0/+80
2009-08-09NFS: Fix up new minorversion= optionChuck Lever1-7/+11
2009-08-09NFSv4: Clean up the nfs.callback_tcpport optionTrond Myklebust1-9/+17
2009-08-09NFSv4: Don't do idmapper upcalls for asynchronous RPC callsTrond Myklebust1-28/+58
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust3-16/+105
2009-08-09NFSv4: Don't loop forever on state recovery failure...Trond Myklebust1-6/+12
2009-08-09nfs: Keep index within mnt_errtbl[]Roel Kluin1-2/+2
2009-07-21NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust2-5/+13
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust3-22/+26
2009-07-21NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan6-5/+1
2009-07-11Revert "fuse: Fix build error" as unnecessaryLinus Torvalds1-1/+0
2009-07-10fuse: Fix build errorLarry Finger1-0/+1
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe1-3/+5
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan1-1/+0