summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pnfs: support multiple verfs per direct reqWeston Andros Adamson2014-05-294-6/+109
* nfs: remove data list from pgio headerWeston Andros Adamson2014-05-293-61/+24
* nfs: use > 1 request to handle bsize < PAGE_SIZEWeston Andros Adamson2014-05-291-69/+11
* nfs: chain calls to pg_testWeston Andros Adamson2014-05-293-21/+30
* nfs: allow coalescing of subpage requestsWeston Andros Adamson2014-05-291-4/+0
* pnfs: clean up filelayout_alloc_commit_infoWeston Andros Adamson2014-05-291-20/+26
* nfs: page group support in nfs_mark_uptodateWeston Andros Adamson2014-05-291-7/+67
* nfs: page group syncing in write pathWeston Andros Adamson2014-05-293-12/+24
* nfs: page group syncing in read pathWeston Andros Adamson2014-05-293-5/+21
* nfs: add support for multiple nfs reqs per pageWeston Andros Adamson2014-05-295-21/+236
* nfs: call nfs_can_coalesce_requests for every reqWeston Andros Adamson2014-05-292-15/+22
* nfs: modify pg_test interface to return size_tWeston Andros Adamson2014-05-297-23/+62
* nfs: remove unused arg from nfs_create_requestWeston Andros Adamson2014-05-295-12/+6
* nfs: clean up PG_* flagsWeston Andros Adamson2014-05-291-6/+4
* pnfs: fix race in filelayout commit pathWeston Andros Adamson2014-05-291-4/+16
* NFS: Create a common nfs_pageio_ops structAnna Schumaker2014-05-294-17/+11
* NFS: Create a common generic_pg_pgios()Anna Schumaker2014-05-294-51/+28
* NFS: Create a common multiple_pgios() functionAnna Schumaker2014-05-294-60/+25
* NFS: Create a common initiate_pgio() functionAnna Schumaker2014-05-296-94/+66
* NFS: Create a generic_pgio functionAnna Schumaker2014-05-285-192/+106
* NFS: Create a common pgio_error functionAnna Schumaker2014-05-284-42/+29
* NFS: Create a common rpcsetup function for reads and writesAnna Schumaker2014-05-284-66/+53
* NFS: Create a common rpc_call_ops structAnna Schumaker2014-05-284-24/+13
* NFS: Create a common nfs_pgio_result_common functionAnna Schumaker2014-05-286-50/+54
* NFS: Create a common pgio_rpc_prepare functionAnna Schumaker2014-05-289-69/+46
* NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker2014-05-287-45/+72
* NFS: Create a common pgio_alloc and pgio_release functionAnna Schumaker2014-05-285-106/+74
* NFS: Move the write verifier into the nfs_pgio_headerAnna Schumaker2014-05-283-8/+6
* NFS: Create a common read and write header structAnna Schumaker2014-05-285-24/+19
* NFS: Create a common read and write data structAnna Schumaker2014-05-2817-164/+150
* NFS: Create a common results structure for reads and writesAnna Schumaker2014-05-286-33/+26
* NFS: Create a common argument structure for reads and writesAnna Schumaker2014-05-287-44/+37
* nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig2014-05-289-35/+17
* nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig2014-05-289-39/+17
* nfs: commit layouts in fdatasyncChristoph Hellwig2014-05-281-2/+1
* SUNRPC: Fix a module reference issue in rpcsec_gssTrond Myklebust2014-05-181-3/+1
* NFS: Don't ignore suid/sgid bit changes after a successful writeTrond Myklebust2014-04-151-2/+33
* NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust2014-04-151-9/+17
* NFS: Fix memroy leak for double mountsKinglong Mee2014-04-151-1/+2
* Linux 3.15-rc1v3.15-rc1Linus Torvalds2014-04-131-2/+2
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-131-1/+1
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-135-84/+128
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-113-8/+9
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-011-34/+32
| * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-271-2/+3
| * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-081-8/+8
| * slab: make more slab management structure off the slabJoonsoo Kim2014-02-081-1/+1
| * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-081-9/+9
OpenPOWER on IntegriCloud