summaryrefslogtreecommitdiff
path: root/fs/nfs/write.c
AgeCommit message (Expand)Author
2024-01-10Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2024-01-04nfs: Remove writepageMatthew Wilcox (Oracle)
2023-11-21fs: Rename mapping private membersMatthew Wilcox (Oracle)
2023-10-22NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mountsTrond Myklebust
2023-10-11NFS: Fix potential oops in nfs_inode_remove_request()Scott Mayhew
2023-09-28nfs: decrement nrequests counter before releasing the reqJeff Layton
2023-09-13NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-02-14NFS: Improve tracing of nfs_wb_folio()Trond Myklebust
2023-02-14NFS: Remove unused function nfs_wb_page()Trond Myklebust
2023-02-14NFS: Convert buffered writes to use foliosTrond Myklebust
2023-02-14NFS: Convert the function nfs_wb_page() to use foliosTrond Myklebust
2023-02-14NFS: Add a helper nfs_wb_folio()Trond Myklebust
2023-02-14NFS: Add a helper to convert a struct nfs_page into an inodeTrond Myklebust
2023-02-02fs: convert writepage_t callback to pass a folioMatthew Wilcox (Oracle)
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton
2022-11-30nfs: use locks_inode_context helperJeff Layton
2022-09-12Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-09-08NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-13NFS: Fix another fsync() issue after a server rebootTrond Myklebust
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-09NFS: Improve write error tracingTrond Myklebust
2022-08-02NFS: nfs_async_write_reschedule_io must not recurse into the writeback codeTrond Myklebust
2022-08-02mm/migrate: Convert migrate_page() to migrate_folio()Matthew Wilcox (Oracle)
2022-08-02nfs: Convert to migrate_folioMatthew Wilcox (Oracle)
2022-07-23nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton
2022-05-31NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia
2022-05-17NFS: Further fixes to the writeback error handlingTrond Myklebust
2022-05-17NFS: Don't report errors from nfs_pageio_complete() more than onceTrond Myklebust
2022-05-17NFS: Do not report EINTR/ERESTARTSYS as mapping errorsTrond Myklebust
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22nfs: remove reliance on bdi congestionNeilBrown
2022-03-22NFS: Avoid writeback threads getting stuck in mempool_alloc()Trond Myklebust
2022-03-22NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust
2022-03-15nfs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)
2022-03-13SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown
2022-02-25NFS: Use of mapping_set_error() results in spurious errorsTrond Myklebust
2022-02-25NFS: Replace last uses of NFS_INO_REVAL_PAGECACHETrond Myklebust
2022-01-10nfs: Implement cache I/O by accessing the cache directlyDavid Howells
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski
2021-10-21NFS: Remove redundant call to __set_page_dirty_nobuffersTrond Myklebust
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever
2021-10-20NFS: Fix up commit deadlocksTrond Myklebust
2021-10-10NFS: Fix deadlocks in nfs_scan_commit_list()Trond Myklebust
2021-10-10NFS: Instrument i_size_write()Chuck Lever
2021-10-03NFS: Fix up nfs_ctx_key_to_expire()Trond Myklebust
2021-07-08NFSv4.1 identify and mark RPC tasks that can move between transportsOlga Kornievskaia