aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_page.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-13NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust1-1/+3
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski1-0/+3
2023-02-14NFS: Clean up O_DIRECT request allocationTrond Myklebust1-4/+5
2023-02-14NFS: Convert buffered reads to use foliosTrond Myklebust1-0/+4
2023-02-14NFS: Add a helper to convert a struct nfs_page into an inodeTrond Myklebust1-0/+13
2023-02-14NFS: Fix nfs_coalesce_size() to work with foliosTrond Myklebust1-0/+15
2023-02-14NFS: Add basic functionality for tracking folios in struct nfs_pageTrond Myklebust1-1/+37
2022-08-09NFS: Improve write error tracingTrond Myklebust1-2/+1
2020-11-30pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust1-0/+4
2020-04-01NFS: Try to join page groups before an O_DIRECT retransmissionTrond Myklebust1-0/+1
2020-04-01NFS: Refactor nfs_lock_and_join_requests()Trond Myklebust1-0/+1
2020-04-01NFS: Clean up nfs_lock_and_join_requests()Trond Myklebust1-0/+1
2020-04-01NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()Trond Myklebust1-0/+2
2019-04-25NFS: Remove redundant open context from nfs_pageTrond Myklebust1-2/+1
2019-04-25NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust1-0/+6
2019-04-25pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust1-1/+3
2019-04-25NFS: Remove unused argument from nfs_create_request()Trond Myklebust1-1/+0
2019-02-20NFS: Clean up list moves of struct nfs_pageTrond Myklebust1-0/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-20Merge branch 'bugfixes'Trond Myklebust1-2/+1
2017-08-20NFS: Remove unused parameter gfp_flags from nfs_pageio_init()Trond Myklebust1-2/+1
2017-08-15NFS: Remove unused parameter from nfs_page_group_lock()Trond Myklebust1-1/+1
2017-08-15NFS: Remove unuse function nfs_page_group_lock_wait()Trond Myklebust1-1/+0
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust1-0/+2
2017-07-13NFS: Ensure we commit after writeback is completeTrond Myklebust1-0/+1
2017-07-13NFS: Remove unused fields in the page I/O structuresTrond Myklebust1-1/+0
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington1-0/+1
2017-04-20NFS: move rw_mode to nfs_pageio_headerBenjamin Coddington1-2/+2
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-2/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2015-06-10NFS: Remove unused nfs_rw_ops->rw_release() functionAnna Schumaker1-1/+0
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson1-3/+17
2015-02-03nfs: introduce pg_cleanup op for pgio descriptorsWeston Andros Adamson1-0/+1
2015-02-03pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes1-0/+1
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson1-0/+1
2014-08-03nfs: fix comment and add warn_on for PG_INODE_REFWeston Andros Adamson1-1/+1
2014-08-03nfs: check wait_on_bit_lock err in page_group_lockWeston Andros Adamson1-1/+1
2014-06-24pnfs: clean up *_resend_to_mdsWeston Andros Adamson1-0/+2
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson1-4/+5
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson1-2/+2
2014-05-29nfs: page group syncing in write pathWeston Andros Adamson1-0/+2
2014-05-29nfs: page group syncing in read pathWeston Andros Adamson1-0/+2
2014-05-29nfs: add support for multiple nfs reqs per pageWeston Andros Adamson1-2/+11
2014-05-29nfs: modify pg_test interface to return size_tWeston Andros Adamson1-2/+3
2014-05-29nfs: remove unused arg from nfs_create_requestWeston Andros Adamson1-1/+0
2014-05-29nfs: clean up PG_* flagsWeston Andros Adamson1-6/+4
2014-05-29NFS: Create a common initiate_pgio() functionAnna Schumaker1-0/+2
2014-05-28NFS: Create a common nfs_pgio_result_common functionAnna Schumaker1-0/+2
2014-05-28NFS: Create a common pgio_rpc_prepare functionAnna Schumaker1-0/+2
2014-05-28NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker1-0/+7
2012-08-02NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao1-0/+1
2012-06-28NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust1-1/+1
2012-05-09NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust1-1/+1
2012-05-09NFS: Clean up - simplify nfs_lock_request()Trond Myklebust1-12/+2
2012-05-09NFS: Prevent a deadlock in the new writeback codeTrond Myklebust1-0/+1
2012-04-27NFS: rewrite directio read to use async coalesce codeFred Isaman1-0/+1
2012-04-27NFS: remove unused wb_complete field from struct nfs_pageFred Isaman1-1/+0
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman1-0/+2
2012-04-27NFS: merge _full and _partial read rpc_opsFred Isaman1-1/+0
2012-03-17NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust1-0/+11
2012-03-10NFS: remove nfs_inode radix treeFred Isaman1-12/+1
2012-03-10NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman1-3/+0
2011-10-19NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust1-0/+1
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust1-3/+0
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust1-1/+0
2011-07-15NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust1-1/+2
2011-07-15NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust1-0/+1
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust1-0/+1
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust1-3/+11
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy1-0/+3
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy1-1/+1
2011-03-27NFS: Fix a hang in the writeback pathTrond Myklebust1-1/+0
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman1-1/+5
2011-03-21FS: Use stable writes when not doing a bulk flushTrond Myklebust1-0/+1
2011-03-11NFSv4.1: rearrange ->doio argsFred Isaman1-2/+2
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman1-2/+2
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman1-0/+2
2010-12-07nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust1-0/+1
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust1-0/+1
2008-07-09NFS: Allow redirtying of a completed unstable write.Trond Myklebust1-3/+6
2008-01-30NFS: Clean up the write request locking.Trond Myklebust1-12/+1
2007-10-09NFS: Clean up write code...Trond Myklebust1-1/+0
2007-07-10NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust1-4/+1
2007-07-10NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust1-2/+3
2007-07-10NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust1-3/+2
2007-07-10NFS: Convert struct nfs_page to use krefsTrond Myklebust1-5/+5
2007-05-24NFS: Avoid a deadlock situation on writeTrond Myklebust1-0/+1
2007-04-30NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust1-2/+2
2007-04-30NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust1-2/+2
2007-04-30NFS: Fix a race when doing NFS write coalescingTrond Myklebust1-7/+1
2007-04-30NFS: Cleanup for nfs_readpages()Trond Myklebust1-0/+2
2007-04-30NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust1-2/+12
2007-04-30NFS: Cleanup the coalescing codeTrond Myklebust1-2/+11
2007-04-20NFS: clean up the unstable write codeTrond Myklebust1-30/+0
2007-04-14NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust1-1/+0
2006-12-06NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust1-0/+1
2006-12-06NFS: Add nfs_set_page_dirty()Trond Myklebust1-0/+1
2006-12-06NFS: Clean up nfs_scan_dirty()Trond Myklebust1-2/+3
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust1-1/+0
2006-06-09NFS: Flesh out nfs_invalidate_page()Trond Myklebust1-2/+2
2006-01-06NFS: simplify inlined bit ops in nfs_page.hChuck Lever1-9/+3
2005-06-22[PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust1-2/+16
2005-06-22[PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust1-4/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+151