summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-24Fixing lease renewalOlga Kornievskaia
2014-09-21pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripeTrond Myklebust
2014-09-15pnfs/blocklayout: include vmalloc.h for __vmallocStephen Rothwell
2014-09-12nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to small...Peng Tao
2014-09-12NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker
2014-09-12NFS: Remove v3 not compiled check from validate_mount_data()Anna Schumaker
2014-09-12NFS: Move v3 declarations out of internal.hAnna Schumaker
2014-09-12NFS: Unconditionally enable commit codeAnna Schumaker
2014-09-12pNFS/blocklayout: Remove a couple of unused variablesTrond Myklebust
2014-09-12pnfs: enable CB_NOTIFY_DEVICEID supportChristoph Hellwig
2014-09-12pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig
2014-09-12pnfs/blocklayout: move all rpc_pipefs related code into a single fileChristoph Hellwig
2014-09-12pnfs/blocklayout: refactor extent processingChristoph Hellwig
2014-09-12pnfs/blocklayout: move extent processing to blocklayout.cChristoph Hellwig
2014-09-12pnfs/blocklayout: allocate separate pages for the layoutcommit payloadChristoph Hellwig
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig
2014-09-12pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_nodeChristoph Hellwig
2014-09-12pnfs/blocklayout: remove some debuggingChristoph Hellwig
2014-09-10nfs: add __acquires and __releases annotations to seqfile start/stop routinesJeff Layton
2014-09-10nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivateJeff Layton
2014-09-10nfs: setattr can only change regular file sizesChristoph Hellwig
2014-09-10pnfs/blocklayout: use the device id cacheChristoph Hellwig
2014-09-10pnfs: add a nfs4_get_deviceid helperChristoph Hellwig
2014-09-10pnfs: add a common GETDEVICELIST implementationChristoph Hellwig
2014-09-10pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig
2014-09-10pnfs/blocklayout: return layouts on setattrChristoph Hellwig
2014-09-10pnfs/blocklayout: implement the return_range methodChristoph Hellwig
2014-09-10pnfs/blocklayout: rewrite extent trackingChristoph Hellwig
2014-09-10pnfs/blocklayout: don't set pages uptodateChristoph Hellwig
2014-09-10pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelistChristoph Hellwig
2014-09-10pnfs: add return_range methodChristoph Hellwig
2014-09-10pnfs: add flag to force read-modify-write in ->write_beginChristoph Hellwig
2014-09-10pnfs: force a layout commit when encountering busy segments during recallChristoph Hellwig
2014-09-10NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4)Trond Myklebust
2014-09-10pnfs/blocklayout: correctly decrement extent lengthChristoph Hellwig
2014-09-10pnfs/blocklayout: plug block queuesChristoph Hellwig
2014-09-10pnfs/blocklayout: improve GETDEVICEINFO error reportingChristoph Hellwig
2014-09-10pnfs/blocklayout: reject pnfs blocksize larger than page sizeChristoph Hellwig
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig
2014-09-10pnfs: avoid using stale stateids after layoutreturnChristoph Hellwig
2014-09-10pnfs: retry after a bad stateid error from layoutgetChristoph Hellwig
2014-09-10pnfs: don't check sequence on new stateids in layoutgetChristoph Hellwig
2014-09-10pnfs: do not pass uninitialized lsegs to ->free_lsegChristoph Hellwig
2014-09-10nfs: cap request size to fit a kmalloced page arrayChristoph Hellwig
2014-09-10nfs/filelayout: set layoutcommit depending on write verifierPeng Tao
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao
2014-09-10NFS: Clear up state owner lock usageAnna Schumaker
2014-09-10rpc: xs_bind - do not bind when requesting a random ephemeral portChris Perl
2014-09-10pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson
2014-09-08nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton