index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
write.c
Age
Commit message (
Expand
)
Author
2025-10-13
NFS: check if suid/sgid was cleared after a write as needed
Scott Mayhew
2025-09-26
NFSv4/flexfiles: Use ds_commit_idx when marking a write commit
Jonathan Curley
2025-09-23
NFS: Enable use of the RWF_DONTCACHE flag on the NFS client
Trond Myklebust
2025-09-23
sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
Jeff Layton
2025-09-23
nfs: add tracepoints to nfs_writepages()
Jeff Layton
2025-09-23
nfs: more in-depth tracing of writepage events
Jeff Layton
2025-09-23
nfs: new tracepoints around write handling
Jeff Layton
2025-09-06
NFS: Fix the marking of the folio as up to date
Trond Myklebust
2025-09-06
NFS: nfs_invalidate_folio() must observe the offset and size arguments
Trond Myklebust
2025-08-19
NFS: Fix a race when updating an existing write
Trond Myklebust
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-07-14
NFS: Allow folio migration for the case of mode == MIGRATE_SYNC
Trond Myklebust
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
2025-05-28
nfs: use writeback_iter directly
Christoph Hellwig
2025-05-28
nfs: refactor nfs_do_writepage
Christoph Hellwig
2025-05-28
nfs: don't return AOP_WRITEPAGE_ACTIVATE from nfs_do_writepage
Christoph Hellwig
2025-05-28
nfs: fold nfs_page_async_flush into nfs_do_writepage
Christoph Hellwig
2025-04-02
nfs: Add missing release on error in nfs_lock_and_join_requests()
Dan Carpenter
2025-01-14
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
2024-11-18
Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...
Trond Myklebust
2024-11-09
Revert "fs: nfs: fix missing refcnt by replacing folio_set_private by folio_a...
Trond Myklebust
2024-09-23
nfs: enable localio for non-pNFS IO
Trond Myklebust
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
2024-09-23
nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
Mike Snitzer
2024-09-23
nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
Dan Aloni
2024-09-23
fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_pr...
Zhaoyang Huang
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-07-17
nfs: pass explicit offset/count to trace events
Christoph Hellwig
2024-07-12
nfs: do not extend writes to the entire folio
Christoph Hellwig
2024-07-08
nfs: don't reuse partially completed requests in nfs_lock_and_join_requests
Christoph Hellwig
2024-07-08
nfs: move nfs_wait_on_request to write.c
Christoph Hellwig
2024-07-08
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
2024-07-08
nfs: fold nfs_folio_find_and_lock_request into nfs_lock_and_join_requests
Christoph Hellwig
2024-07-08
nfs: simplify nfs_folio_find_and_lock_request
Christoph Hellwig
2024-07-08
nfs: remove nfs_folio_private_request
Christoph Hellwig
2024-07-08
nfs: remove dead code for the old swap over NFS implementation
Christoph Hellwig
2024-07-08
nfs: Block on write congestion
Jan Kara
2024-07-08
nfs: Drop pointless check from nfs_commit_release_pages()
Jan Kara
2024-07-08
NFSv4: Add support for delegated atime and mtime attributes
Trond Myklebust
2024-07-08
NFSv4: Add a flags argument to the 'have_delegation' callback
Trond Myklebust
2024-07-03
nfs: drop usage of folio_file_pos
Kairui Song
2024-05-31
nfs: Remove calls to folio_set_error
Matthew Wilcox (Oracle)
2024-04-29
mm: Remove the PG_fscache alias for PG_private_2
David Howells
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-09
nfs: fix UAF in direct writes
Josef Bacik
2024-03-09
NFS: remove sync_mode test from nfs_writepage_locked()
NeilBrown
2024-02-05
nfs: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
nfs: convert to using new filelock helpers
Jeff Layton
[next]