aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-09vfs: Make d_invalidate return voidEric W. Biederman
2014-10-09vfs: Remove unnecessary calls of check_submounts_and_dropEric W. Biederman
2014-10-08NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust
2014-10-08NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()Tom Haynes
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust
2014-09-30Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-09-30NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2014-09-30NFS: Implement SEEKAnna Schumaker
2014-09-30Merge commit '24bab491220f' into client-4.2Trond Myklebust
2014-10-01Merge commit 'v3.16' into nextJames Morris
2014-09-28NFSv4: fix open/lock state recovery error handlingTrond Myklebust
2014-09-28NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust
2014-09-25NFS: Fabricate fscache server index key correctlyDavid Howells
2014-09-25NFSv3: Fix missing includes of nfs3_fs.hTrond Myklebust
2014-09-25NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown
2014-09-25NFS: avoid waiting at all in nfs_release_page when congested.NeilBrown
2014-09-25NFS: avoid deadlocks with loop-back mounted NFS filesystems.NeilBrown
2014-09-24NFS: don't use STABLE writes during writeback.NeilBrown
2014-09-24NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.NeilBrown
2014-09-24Fixing lease renewalOlga Kornievskaia
2014-09-24nfs: fix duplicate proc entriesFabian Frederick
2014-09-21pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripeTrond Myklebust
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-18NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-09-18NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells
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-12NFS: remove BUG possibility in nfs4_open_and_get_stateNeilBrown
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