summaryrefslogtreecommitdiffstats
path: root/fs/nfs/write.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-03-161-5/+1
|\
| * nfs: fix UAF in direct writesJosef Bacik2024-03-091-1/+1
| * NFS: remove sync_mode test from nfs_writepage_locked()NeilBrown2024-03-091-4/+0
* | nfs: adapt to breakup of struct file_lockJeff Layton2024-02-051-3/+2
* | filelock: split common fields into struct file_lock_coreJeff Layton2024-02-051-0/+1
* | nfs: convert to using new filelock helpersJeff Layton2024-02-051-2/+2
|/
* Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2024-01-101-11/+0
|\
| * nfs: Remove writepageMatthew Wilcox (Oracle)2024-01-041-11/+0
* | fs: Rename mapping private membersMatthew Wilcox (Oracle)2023-11-211-6/+6
|/
* NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mountsTrond Myklebust2023-10-221-0/+2
* NFS: Fix potential oops in nfs_inode_remove_request()Scott Mayhew2023-10-111-1/+3
* nfs: decrement nrequests counter before releasing the reqJeff Layton2023-09-281-1/+1
* NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust2023-09-131-11/+12
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-3/+2
|\
| * fs: convert writepage_t callback to pass a folioMatthew Wilcox (Oracle)2023-02-021-3/+4
* | Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-02-221-186/+194
|\ \
| * | NFS: Improve tracing of nfs_wb_folio()Trond Myklebust2023-02-141-2/+2
| * | NFS: Remove unused function nfs_wb_page()Trond Myklebust2023-02-141-5/+0
| * | NFS: Convert buffered writes to use foliosTrond Myklebust2023-02-141-173/+177
| * | NFS: Convert the function nfs_wb_page() to use foliosTrond Myklebust2023-02-141-19/+16
| * | NFS: Add a helper nfs_wb_folio()Trond Myklebust2023-02-141-0/+13
| * | NFS: Add a helper to convert a struct nfs_page into an inodeTrond Myklebust2023-02-141-4/+3
| |/
* / filelock: move file locking definitions to separate header fileJeff Layton2023-01-111-0/+1
|/
* nfs: use locks_inode_context helperJeff Layton2022-11-301-2/+2
* Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-09-121-25/+0
|\
| * NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker2022-09-081-25/+0
* | Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-221-2/+4
|\|
| * NFS: Fix another fsync() issue after a server rebootTrond Myklebust2022-08-131-2/+4
* | Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-101-23/+35
|\|
| * NFS: Improve write error tracingTrond Myklebust2022-08-091-3/+5
| * NFS: nfs_async_write_reschedule_io must not recurse into the writeback codeTrond Myklebust2022-08-021-2/+0
| * nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton2022-07-231-18/+30
* | mm/migrate: Convert migrate_page() to migrate_folio()Matthew Wilcox (Oracle)2022-08-021-1/+1
* | nfs: Convert to migrate_folioMatthew Wilcox (Oracle)2022-08-021-8/+8
|/
* NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia2022-05-311-0/+4
* NFS: Further fixes to the writeback error handlingTrond Myklebust2022-05-171-21/+18
* NFS: Don't report errors from nfs_pageio_complete() more than onceTrond Myklebust2022-05-171-8/+1
* NFS: Do not report EINTR/ERESTARTSYS as mapping errorsTrond Myklebust2022-05-171-1/+1
* Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-03-291-19/+24
|\
| * NFS: Avoid writeback threads getting stuck in mempool_alloc()Trond Myklebust2022-03-221-2/+8
| * NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust2022-03-221-15/+9
| * SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown2022-03-131-0/+2
| * NFS: Use of mapping_set_error() results in spurious errorsTrond Myklebust2022-02-251-1/+4
| * NFS: Replace last uses of NFS_INO_REVAL_PAGECACHETrond Myklebust2022-02-251-1/+1
* | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-4/+4
|\ \
| * | nfs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)2022-03-151-4/+4
| |/
* / nfs: remove reliance on bdi congestionNeilBrown2022-03-221-3/+11
|/
* nfs: Implement cache I/O by accessing the cache directlyDavid Howells2022-01-101-2/+5
* nfs: Convert to new fscache volume/cookie APIDave Wysochanski2022-01-101-0/+1
* NFS: Remove redundant call to __set_page_dirty_nobuffersTrond Myklebust2021-10-211-2/+0