summaryrefslogtreecommitdiff
path: root/fs/nfs/pagelist.c (follow)
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-10
|\
| * NFS: Fix a potential busy wait in nfs_page_group_lockTrond Myklebust2014-05-29
| * NFS: Fix error handling in __nfs_pageio_add_requestTrond Myklebust2014-05-29
| * nfs: remove data list from pgio headerWeston Andros Adamson2014-05-29
| * nfs: use > 1 request to handle bsize < PAGE_SIZEWeston Andros Adamson2014-05-29
| * nfs: allow coalescing of subpage requestsWeston Andros Adamson2014-05-29
| * nfs: page group syncing in write pathWeston Andros Adamson2014-05-29
| * nfs: page group syncing in read pathWeston Andros Adamson2014-05-29
| * nfs: add support for multiple nfs reqs per pageWeston Andros Adamson2014-05-29
| * nfs: call nfs_can_coalesce_requests for every reqWeston Andros Adamson2014-05-29
| * nfs: modify pg_test interface to return size_tWeston Andros Adamson2014-05-29
| * nfs: remove unused arg from nfs_create_requestWeston Andros Adamson2014-05-29
| * NFS: Create a common nfs_pageio_ops structAnna Schumaker2014-05-29
| * NFS: Create a common generic_pg_pgios()Anna Schumaker2014-05-29
| * NFS: Create a common multiple_pgios() functionAnna Schumaker2014-05-29
| * NFS: Create a common initiate_pgio() functionAnna Schumaker2014-05-29
| * NFS: Create a generic_pgio functionAnna Schumaker2014-05-28
| * NFS: Create a common pgio_error functionAnna Schumaker2014-05-28
| * NFS: Create a common rpcsetup function for reads and writesAnna Schumaker2014-05-28
| * NFS: Create a common rpc_call_ops structAnna Schumaker2014-05-28
| * NFS: Create a common nfs_pgio_result_common functionAnna Schumaker2014-05-28
| * NFS: Create a common pgio_rpc_prepare functionAnna Schumaker2014-05-28
| * NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker2014-05-28
| * NFS: Create a common pgio_alloc and pgio_release functionAnna Schumaker2014-05-28
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* NFS: Don't check lock owner compatability unless file is locked (part 2)Trond Myklebust2013-09-06
* NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust2013-04-08
* NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust2013-03-25
* NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-28
* NFS: Convert nfs_get_lock_context to return an ERR_PTR on failureTrond Myklebust2012-09-28
* NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-02
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * nfs: prevent page allocator recursions with swap over NFS.Mel Gorman2012-07-31
| * nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman2012-07-31
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-30
|/
* NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust2012-05-09
* NFS: Prevent a deadlock in the new writeback codeTrond Myklebust2012-05-09
* NFS: rewrite directio read to use async coalesce codeFred Isaman2012-04-27
* NFS: prepare coalesce testing for directioFred Isaman2012-04-27
* NFS: remove unused wb_complete field from struct nfs_pageFred Isaman2012-04-27
* NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-27
* NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-27
* NFS: create struct nfs_page_arrayFred Isaman2012-04-27
* NFS: remove nfs_inode radix treeFred Isaman2012-03-10
* NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman2012-03-10
* NFS: Remove unnecessary includes from linux/nfs_fs_i.hTrond Myklebust2012-01-31
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2011-10-31
* | NFS: Fix documenting comment for nfs_create_request()Chuck Lever2011-10-31
|/
* Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-25
|\