index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-16
1
-5
/
+1
|
\
|
*
nfs: fix UAF in direct writes
Josef Bacik
2024-03-09
1
-1
/
+1
|
*
NFS: remove sync_mode test from nfs_writepage_locked()
NeilBrown
2024-03-09
1
-4
/
+0
*
|
nfs: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
1
-3
/
+2
*
|
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
1
-0
/
+1
*
|
nfs: convert to using new filelock helpers
Jeff Layton
2024-02-05
1
-2
/
+2
|
/
*
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-01-10
1
-11
/
+0
|
\
|
*
nfs: Remove writepage
Matthew Wilcox (Oracle)
2024-01-04
1
-11
/
+0
*
|
fs: Rename mapping private members
Matthew Wilcox (Oracle)
2023-11-21
1
-6
/
+6
|
/
*
NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mounts
Trond Myklebust
2023-10-22
1
-0
/
+2
*
NFS: Fix potential oops in nfs_inode_remove_request()
Scott Mayhew
2023-10-11
1
-1
/
+3
*
nfs: decrement nrequests counter before releasing the req
Jeff Layton
2023-09-28
1
-1
/
+1
*
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2023-09-13
1
-11
/
+12
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-3
/
+2
|
\
|
*
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
2023-02-02
1
-3
/
+4
*
|
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-02-22
1
-186
/
+194
|
\
\
|
*
|
NFS: Improve tracing of nfs_wb_folio()
Trond Myklebust
2023-02-14
1
-2
/
+2
|
*
|
NFS: Remove unused function nfs_wb_page()
Trond Myklebust
2023-02-14
1
-5
/
+0
|
*
|
NFS: Convert buffered writes to use folios
Trond Myklebust
2023-02-14
1
-173
/
+177
|
*
|
NFS: Convert the function nfs_wb_page() to use folios
Trond Myklebust
2023-02-14
1
-19
/
+16
|
*
|
NFS: Add a helper nfs_wb_folio()
Trond Myklebust
2023-02-14
1
-0
/
+13
|
*
|
NFS: Add a helper to convert a struct nfs_page into an inode
Trond Myklebust
2023-02-14
1
-4
/
+3
|
|
/
*
/
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
1
-0
/
+1
|
/
*
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
[next]