aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
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-12NFS: Fix an O_DIRECT Oops...Trond Myklebust
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-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-09SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust
2009-08-09SUNRPC: Constify rpc_pipe_ops...Trond Myklebust
2009-08-09NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever
2009-08-09NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever
2009-08-09SUNRPC: Provide functions for managing universal addressesChuck Lever
2009-08-09NFS: Use the authentication flavor list returned by mountdChuck Lever
2009-08-09NFS: Fix auth flavor len accountingChuck Lever
2009-08-09NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever
2009-08-09NFS: Fix up new minorversion= optionChuck Lever
2009-08-09NFSv4: Clean up the nfs.callback_tcpport optionTrond Myklebust
2009-08-09NFSv4: Don't do idmapper upcalls for asynchronous RPC callsTrond Myklebust
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust
2009-08-09NFSv4: Don't loop forever on state recovery failure...Trond Myklebust
2009-08-09nfs: Keep index within mnt_errtbl[]Roel Kluin
2009-07-21NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust
2009-07-21NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-11Revert "fuse: Fix build error" as unnecessaryLinus Torvalds
2009-07-10fuse: Fix build errorLarry Finger
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan
2009-06-22NFS: Correct the NFS mount path when following a referralTrond Myklebust
2009-06-22NFS: Fix nfs_path() to always return a '/' at the beginning of the pathTrond Myklebust
2009-06-22NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespaceTrond Myklebust
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds
2009-06-20nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_resBenny Halevy
2009-06-18Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust