aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/write.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-02mm/migrate: Convert migrate_page() to migrate_folio()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2022-08-02nfs: Convert to migrate_folioGravatar Matthew Wilcox (Oracle) 1-8/+8
2022-05-31NFSv4.1 mark qualified async operations as MOVEABLE tasksGravatar Olga Kornievskaia 1-0/+4
2022-05-17NFS: Further fixes to the writeback error handlingGravatar Trond Myklebust 1-21/+18
2022-05-17NFS: Don't report errors from nfs_pageio_complete() more than onceGravatar Trond Myklebust 1-8/+1
2022-05-17NFS: Do not report EINTR/ERESTARTSYS as mapping errorsGravatar Trond Myklebust 1-1/+1
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-19/+24
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-4/+4
2022-03-22nfs: remove reliance on bdi congestionGravatar NeilBrown 1-3/+11
2022-03-22NFS: Avoid writeback threads getting stuck in mempool_alloc()Gravatar Trond Myklebust 1-2/+8
2022-03-22NFS: nfsiod should not block forever in mempool_alloc()Gravatar Trond Myklebust 1-15/+9
2022-03-15nfs: Convert from invalidatepage to invalidate_folioGravatar Matthew Wilcox (Oracle) 1-4/+4
2022-03-13SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCGravatar NeilBrown 1-0/+2
2022-02-25NFS: Use of mapping_set_error() results in spurious errorsGravatar Trond Myklebust 1-1/+4
2022-02-25NFS: Replace last uses of NFS_INO_REVAL_PAGECACHEGravatar Trond Myklebust 1-1/+1
2022-01-10nfs: Implement cache I/O by accessing the cache directlyGravatar David Howells 1-2/+5
2022-01-10nfs: Convert to new fscache volume/cookie APIGravatar Dave Wysochanski 1-0/+1
2021-10-21NFS: Remove redundant call to __set_page_dirty_nobuffersGravatar Trond Myklebust 1-2/+0
2021-10-20SUNRPC: Trace calls to .rpc_call_doneGravatar Chuck Lever 1-3/+0
2021-10-20NFS: Fix up commit deadlocksGravatar Trond Myklebust 1-3/+6
2021-10-10NFS: Fix deadlocks in nfs_scan_commit_list()Gravatar Trond Myklebust 1-15/+2
2021-10-10NFS: Instrument i_size_write()Gravatar Chuck Lever 1-0/+1
2021-10-03NFS: Fix up nfs_ctx_key_to_expire()Gravatar Trond Myklebust 1-13/+28
2021-07-08NFSv4.1 identify and mark RPC tasks that can move between transportsGravatar Olga Kornievskaia 1-1/+5
2021-04-13NFSv4: Don't modify the change attribute cached in the inodeGravatar Trond Myklebust 1-3/+0
2021-04-13NFS: Separate tracking of file mode cache validity from the uid/gidGravatar Trond Myklebust 1-1/+1
2021-04-12NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validityGravatar Trond Myklebust 1-1/+1
2021-03-08NFS: Fix open coded versions of nfs_set_cache_invalid()Gravatar Trond Myklebust 1-4/+4
2021-02-16NFS: Add support for eager writesGravatar Trond Myklebust 1-5/+12
2021-02-08NFS: Optimise sparse writes past the end of fileGravatar Trond Myklebust 1-8/+12
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadGravatar NeilBrown 1-2/+2
2020-05-13NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfsGravatar Trond Myklebust 1-2/+2
2020-04-01NFS: Try to join page groups before an O_DIRECT retransmissionGravatar Trond Myklebust 1-1/+1
2020-04-01NFS: Refactor nfs_lock_and_join_requests()Gravatar Trond Myklebust 1-66/+98
2020-04-01NFS: Clean up nfs_lock_and_join_requests()Gravatar Trond Myklebust 1-71/+20
2020-04-01NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()Gravatar Trond Myklebust 1-2/+8
2020-04-01NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Gravatar Trond Myklebust 1-0/+1
2020-03-27NFS: Fix O_DIRECT commit verifier handlingGravatar Trond Myklebust 1-2/+1
2020-03-26NFS/pNFS: Refactor pnfs_generic_commit_pagelist()Gravatar Trond Myklebust 1-4/+9
2020-03-16NFS: Assume cred is pinned by open context in I/O requestsGravatar Trond Myklebust 1-1/+1
2020-01-15NFS: When resending after a short write, reset the reply count to zeroGravatar Trond Myklebust 1-0/+2
2020-01-15NFS: Clean up generic file commit tracepointGravatar Trond Myklebust 1-1/+1
2020-01-15NFS: Clean up generic writeback tracepointsGravatar Trond Myklebust 1-4/+2
2020-01-15NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Gravatar Trond Myklebust 1-1/+3
2020-01-15NFS: Revalidate the file mapping on all fatal writeback errorsGravatar Trond Myklebust 1-3/+4
2020-01-15NFS: Revalidate the file size on a fatal write errorGravatar Trond Myklebust 1-0/+8
2020-01-15NFS: Introduce trace events triggered by page writeback errorsGravatar Chuck Lever 1-0/+3
2019-10-02nfs: Fix nfsi->nrequests count error on nfs_inode_remove_requestGravatar ZhangXiaoxu 1-2/+3
2019-08-27NFS: remove set but not used variable 'mapping'Gravatar YueHaibing 1-2/+0
2019-08-26NFS: Fix writepage(s) error handling to not report errors twiceGravatar Trond Myklebust 1-8/+13