index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: use locks_inode_context helper
Jeff Layton
2022-11-30
1
-2
/
+2
*
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-12
1
-25
/
+0
|
\
|
*
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
2022-09-08
1
-25
/
+0
*
|
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-22
1
-2
/
+4
|
\
|
|
*
NFS: Fix another fsync() issue after a server reboot
Trond Myklebust
2022-08-13
1
-2
/
+4
*
|
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
1
-23
/
+35
|
\
|
|
*
NFS: Improve write error tracing
Trond Myklebust
2022-08-09
1
-3
/
+5
|
*
NFS: nfs_async_write_reschedule_io must not recurse into the writeback code
Trond Myklebust
2022-08-02
1
-2
/
+0
|
*
nfs: only issue commit in DIO codepath if we have uncommitted data
Jeff Layton
2022-07-23
1
-18
/
+30
*
|
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-1
/
+1
*
|
nfs: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-8
/
+8
|
/
*
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
2022-05-31
1
-0
/
+4
*
NFS: Further fixes to the writeback error handling
Trond Myklebust
2022-05-17
1
-21
/
+18
*
NFS: Don't report errors from nfs_pageio_complete() more than once
Trond Myklebust
2022-05-17
1
-8
/
+1
*
NFS: Do not report EINTR/ERESTARTSYS as mapping errors
Trond Myklebust
2022-05-17
1
-1
/
+1
*
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-29
1
-19
/
+24
|
\
|
*
NFS: Avoid writeback threads getting stuck in mempool_alloc()
Trond Myklebust
2022-03-22
1
-2
/
+8
|
*
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
2022-03-22
1
-15
/
+9
|
*
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-03-13
1
-0
/
+2
|
*
NFS: Use of mapping_set_error() results in spurious errors
Trond Myklebust
2022-02-25
1
-1
/
+4
|
*
NFS: Replace last uses of NFS_INO_REVAL_PAGECACHE
Trond Myklebust
2022-02-25
1
-1
/
+1
*
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-4
/
+4
|
\
\
|
*
|
nfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-4
/
+4
|
|
/
*
/
nfs: remove reliance on bdi congestion
NeilBrown
2022-03-22
1
-3
/
+11
|
/
*
nfs: Implement cache I/O by accessing the cache directly
David Howells
2022-01-10
1
-2
/
+5
*
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2022-01-10
1
-0
/
+1
*
NFS: Remove redundant call to __set_page_dirty_nobuffers
Trond Myklebust
2021-10-21
1
-2
/
+0
*
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
2021-10-20
1
-3
/
+0
*
NFS: Fix up commit deadlocks
Trond Myklebust
2021-10-20
1
-3
/
+6
*
NFS: Fix deadlocks in nfs_scan_commit_list()
Trond Myklebust
2021-10-10
1
-15
/
+2
*
NFS: Instrument i_size_write()
Chuck Lever
2021-10-10
1
-0
/
+1
*
NFS: Fix up nfs_ctx_key_to_expire()
Trond Myklebust
2021-10-03
1
-13
/
+28
*
NFSv4.1 identify and mark RPC tasks that can move between transports
Olga Kornievskaia
2021-07-08
1
-1
/
+5
*
NFSv4: Don't modify the change attribute cached in the inode
Trond Myklebust
2021-04-13
1
-3
/
+0
*
NFS: Separate tracking of file mode cache validity from the uid/gid
Trond Myklebust
2021-04-13
1
-1
/
+1
*
NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
Trond Myklebust
2021-04-12
1
-1
/
+1
*
NFS: Fix open coded versions of nfs_set_cache_invalid()
Trond Myklebust
2021-03-08
1
-4
/
+4
*
NFS: Add support for eager writes
Trond Myklebust
2021-02-16
1
-5
/
+12
*
NFS: Optimise sparse writes past the end of file
Trond Myklebust
2021-02-08
1
-8
/
+12
*
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
1
-2
/
+2
*
NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs
Trond Myklebust
2020-05-13
1
-2
/
+2
*
NFS: Try to join page groups before an O_DIRECT retransmission
Trond Myklebust
2020-04-01
1
-1
/
+1
*
NFS: Refactor nfs_lock_and_join_requests()
Trond Myklebust
2020-04-01
1
-66
/
+98
*
NFS: Clean up nfs_lock_and_join_requests()
Trond Myklebust
2020-04-01
1
-71
/
+20
*
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-04-01
1
-2
/
+8
*
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-04-01
1
-0
/
+1
*
NFS: Fix O_DIRECT commit verifier handling
Trond Myklebust
2020-03-27
1
-2
/
+1
*
NFS/pNFS: Refactor pnfs_generic_commit_pagelist()
Trond Myklebust
2020-03-26
1
-4
/
+9
*
NFS: Assume cred is pinned by open context in I/O requests
Trond Myklebust
2020-03-16
1
-1
/
+1
*
NFS: When resending after a short write, reset the reply count to zero
Trond Myklebust
2020-01-15
1
-0
/
+2
[next]