summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-24NFSv4.1 pnfs_layoutcommit_inode fixesAndy Adamson
2011-03-23NFSv4.1 remove temp code that prevented ds commitsFred Isaman
2011-03-23NFSv4.1: layoutcommitAndy Adamson
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman
2011-03-23NFSv4.1: remove GETATTR from ds commitsFred Isaman
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman
2011-03-23NFSv4.1: alloc and free commit_bucketsFred Isaman
2011-03-23NFSv4.1: shift filelayout_free_lsegFred Isaman
2011-03-23NFSv4.1: pull out code from nfs_commit_releaseFred Isaman
2011-03-23NFSv4.1: pull error handling out of nfs_commit_listFred Isaman
2011-03-23NFSv4.1: add callback to nfs4_commit_doneFred Isaman
2011-03-23NFSv4.1: rearrange nfs_commit_rpcsetupFred Isaman
2011-03-23NFSv4.1: don't send COMMIT to ds for data sync writesFred Isaman
2011-03-23NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker
2011-03-23NFS: Create nfs_open_dir_contextBryan Schumaker
2011-03-23NFS: Ensure that we update the readdir filp->f_pos correctlyTrond Myklebust
2011-03-22Remove pointless memset in nfsacl_encode()Jesper Juhl
2011-03-22nfs4: Fix NULL dereference at d_alloc_and_lookup()Gusev Vitaliy
2011-03-21NFS: Fix a hang/infinite loop in nfs_wb_page()Trond Myklebust
2011-03-21FS: Use stable writes when not doing a bulk flushTrond Myklebust
2011-03-15nfs: BKL is no longer needed, so remove the includeStephen Rothwell
2011-03-11Cleanup: Factor out some cut-and-paste code.Rob Landley
2011-03-11cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions.Rob Landley
2011-03-11NFS: account direct-io into task io accountingKonstantin Khlebnikov
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust
2011-03-11NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust
2011-03-11NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust
2011-03-11NFSv4: Send unmapped uid/gids to the server if the idmapper failsTrond Myklebust
2011-03-11NFSv4: If the server sends us a numeric uid/gid then accept itTrond Myklebust
2011-03-11NFSv4.1: reject zero layout with zeroed stripe unitBenny Halevy
2011-03-11NFSv4.1: Clear lseg pointer in ->doio functionFred Isaman
2011-03-11NFSv4.1: rearrange ->doio argsFred Isaman
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman
2011-03-11NFSv4.1: remove GETATTR from ds writesFred Isaman
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson
2011-03-11NFSv4.1: trigger LAYOUTGET for writesFred Isaman
2011-03-11NFSv4.1: Send lseg down into nfs_write_rpcsetupFred Isaman
2011-03-11NFSv4.1: add callback to nfs4_write_doneFred Isaman
2011-03-11NFSv4.1: rearrange nfs_write_rpcsetupAndy Adamson
2011-03-11NFSv4.1: turn off pNFS on ds connection failureAndy Adamson
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson
2011-03-11NFSv4.1: filelayout readAndy Adamson
2011-03-11NFSv4.1: filelayout i/o helpersFred Isaman
2011-03-11NFSv4.1: data server connectionAndy Adamson
2011-03-11NFSv4.1: generic readAndy Adamson
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman
2011-03-11NFSv4.1: lseg refcountingFred Isaman
2011-03-11NFSv4.1: add MDS mount DS only checkAndy Adamson