summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2011-07-20nfs_open_context doesn't need struct path eitherAl Viro
2011-07-20nfs4_opendata doesn't need struct path eitherAl Viro
2011-07-20nfs4_closedata doesn't need to mess with struct pathAl Viro
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-07-20->permission() sanitizing: don't pass flags to generic_permission()Al Viro
2011-07-20kill check_acl callback of generic_permission()Al Viro
2011-07-15pnfs: simplify pnfs files module autoloadingJ. Bruce Fields
2011-07-15nfs: document nfsv4 sillyrename issuesJ. Bruce Fields
2011-07-15NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPLTrond Myklebust
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust
2011-07-15NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust
2011-07-15NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust
2011-07-15NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write requestTrond Myklebust
2011-07-15NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust
2011-07-15NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/oneTrond Myklebust
2011-07-15NFS: fix return value of nfs_pagein_one/nfs_flush_onePeng Tao
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-07-12NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust
2011-07-12NFS: Don't use DATA_SYNC writesTrond Myklebust
2011-07-12NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust
2011-07-12NFSv4.1: File layout only supports whole file layoutsAndy Adamson
2011-07-12NFSv4.1: Clean ups for the device id cacheTrond Myklebust
2011-07-12NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust
2011-07-12NFS: test and free stateids during recoveryBryan Schumaker
2011-07-12NFS: added FREE_STATEID callBryan Schumaker
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson
2011-07-12NFS: fix commentWeston Andros Adamson
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-07-12NFS: pnfs: loop over multipath addrs on connectWeston Andros Adamson
2011-07-12NFS: Parse and store all multipath DS addressesWeston Andros Adamson
2011-07-12NFS: pnfs IPv6 supportWeston Andros Adamson
2011-07-11NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells
2011-06-28pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh
2011-06-21NFS: Fix decode_secinfo_maxszBryan Schumaker
2011-06-21NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust
2011-06-21NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-06-19pnfs-obj: No longer needed to take an extra ref at add_deviceBoaz Harrosh
2011-06-16NFSv4: Fix a readdir regressionTrond Myklebust
2011-06-15nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman