index
:
pub/scm/linux/kernel/git/robh/linux.git
master
Rob Herring's fork of linux.git
Rob Herring
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
write.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
NFS/localio: remove dead FLUSH_SYNC handling from nfs_local_commit
Mike Snitzer
1
-1
/
+1
2026-08-17
NFS: fix folio dereference before NULL check in nfs_inode_remove_request()
Jiangshan Yi
1
-5
/
+6
2026-07-08
NFS: Charge unstable writes by request size, not folio size
Benjamin Coddington
1
-6
/
+8
2026-06-08
nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_ino
Jeff Layton
1
-1
/
+1
2026-06-02
NFS: write_completion: dereference loop-local req, not hdr->req
Dave Jones
1
-1
/
+1
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+10
2026-04-22
NFS: fix writeback in presence of errors
Olga Kornievskaia
1
-0
/
+9
2026-04-13
NFS: improve "Server wrote zero bytes" error
Olga Kornievskaia
1
-1
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-17
nfs: stop using writeback internals for WB_WRITEBACK accounting
Kundan Kumar
1
-2
/
+1
2026-01-30
NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4
Anna Schumaker
1
-1
/
+1
2026-01-04
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
1
-0
/
+33
2025-10-13
NFS: check if suid/sgid was cleared after a write as needed
Scott Mayhew
1
-1
/
+2
2025-09-26
NFSv4/flexfiles: Use ds_commit_idx when marking a write commit
Jonathan Curley
1
-1
/
+1
2025-09-23
NFS: Enable use of the RWF_DONTCACHE flag on the NFS client
Trond Myklebust
1
-1
/
+3
2025-09-23
sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
Jeff Layton
1
-3
/
+3
2025-09-23
nfs: add tracepoints to nfs_writepages()
Jeff Layton
1
-4
/
+6
2025-09-23
nfs: more in-depth tracing of writepage events
Jeff Layton
1
-0
/
+2
2025-09-23
nfs: new tracepoints around write handling
Jeff Layton
1
-1
/
+9
2025-09-06
NFS: Fix the marking of the folio as up to date
Trond Myklebust
1
-47
/
+5
2025-09-06
NFS: nfs_invalidate_folio() must observe the offset and size arguments
Trond Myklebust
1
-0
/
+1
2025-08-19
NFS: Fix a race when updating an existing write
Trond Myklebust
1
-19
/
+10
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+6
2025-07-14
NFS: Allow folio migration for the case of mode == MIGRATE_SYNC
Trond Myklebust
1
-2
/
+6
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
1
-1
/
+1
2025-05-28
nfs: use writeback_iter directly
Christoph Hellwig
1
-12
/
+6
2025-05-28
nfs: refactor nfs_do_writepage
Christoph Hellwig
1
-10
/
+9
2025-05-28
nfs: don't return AOP_WRITEPAGE_ACTIVATE from nfs_do_writepage
Christoph Hellwig
1
-4
/
+1
2025-05-28
nfs: fold nfs_page_async_flush into nfs_do_writepage
Christoph Hellwig
1
-10
/
+4
2025-04-02
nfs: Add missing release on error in nfs_lock_and_join_requests()
Dan Carpenter
1
-1
/
+3
2025-01-14
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
1
-1
/
+2
2024-11-18
Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...
Trond Myklebust
1
-20
/
+29
2024-11-09
Revert "fs: nfs: fix missing refcnt by replacing folio_set_private by folio_a...
Trond Myklebust
1
-2
/
+4
2024-09-23
nfs: enable localio for non-pNFS IO
Trond Myklebust
1
-1
/
+5
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
1
-0
/
+3
2024-09-23
nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
Mike Snitzer
1
-2
/
+3
2024-09-23
nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
Dan Aloni
1
-0
/
+3
2024-09-23
fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_pr...
Zhaoyang Huang
1
-4
/
+2
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-187
/
+177
2024-07-17
nfs: pass explicit offset/count to trace events
Christoph Hellwig
1
-5
/
+5
2024-07-12
nfs: do not extend writes to the entire folio
Christoph Hellwig
1
-2
/
+6
2024-07-08
nfs: don't reuse partially completed requests in nfs_lock_and_join_requests
Christoph Hellwig
1
-29
/
+20
2024-07-08
nfs: move nfs_wait_on_request to write.c
Christoph Hellwig
1
-0
/
+17
2024-07-08
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
1
-3
/
+64
2024-07-08
nfs: fold nfs_folio_find_and_lock_request into nfs_lock_and_join_requests
Christoph Hellwig
1
-41
/
+27
2024-07-08
nfs: simplify nfs_folio_find_and_lock_request
Christoph Hellwig
1
-17
/
+21
2024-07-08
nfs: remove nfs_folio_private_request
Christoph Hellwig
1
-7
/
+2
2024-07-08
nfs: remove dead code for the old swap over NFS implementation
Christoph Hellwig
1
-104
/
+24
[next]