index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
write.c
Age
Commit message (
Expand
)
Author
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
2024-01-10
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-01-04
nfs: Remove writepage
Matthew Wilcox (Oracle)
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
2023-10-22
NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mounts
Trond Myklebust
2023-10-11
NFS: Fix potential oops in nfs_inode_remove_request()
Scott Mayhew
2023-09-28
nfs: decrement nrequests counter before releasing the req
Jeff Layton
2023-09-13
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-02-14
NFS: Improve tracing of nfs_wb_folio()
Trond Myklebust
2023-02-14
NFS: Remove unused function nfs_wb_page()
Trond Myklebust
2023-02-14
NFS: Convert buffered writes to use folios
Trond Myklebust
2023-02-14
NFS: Convert the function nfs_wb_page() to use folios
Trond Myklebust
2023-02-14
NFS: Add a helper nfs_wb_folio()
Trond Myklebust
2023-02-14
NFS: Add a helper to convert a struct nfs_page into an inode
Trond Myklebust
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2022-11-30
nfs: use locks_inode_context helper
Jeff Layton
2022-09-12
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-08
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
[next]