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
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-02-22
1
-52
/
+72
|
\
|
*
NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()
Trond Myklebust
2023-02-14
1
-2
/
+7
|
*
NFS: fix up nfs_release_folio() to try to release the page
Trond Myklebust
2023-02-14
1
-2
/
+7
|
*
NFS: Fix up nfs_vm_page_mkwrite() for folios
Trond Myklebust
2023-02-14
1
-11
/
+10
|
*
NFS: Convert nfs_write_begin/end to use folios
Trond Myklebust
2023-02-14
1
-34
/
+41
|
*
NFS: Convert buffered writes to use folios
Trond Myklebust
2023-02-14
1
-5
/
+9
|
*
NFS: Add a helper nfs_wb_folio()
Trond Myklebust
2023-02-14
1
-1
/
+1
*
|
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
1
-0
/
+1
|
/
*
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-13
1
-3
/
+3
|
\
|
*
NFS: clean up a needless assignment in nfs_file_write()
Lukas Bulwahn
2022-10-03
1
-3
/
+3
*
|
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-1
/
+2
*
|
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-22
1
-9
/
+6
|
\
\
|
|
/
|
/
|
|
*
NFS: Fix another fsync() issue after a server reboot
Trond Myklebust
2022-08-13
1
-9
/
+6
*
|
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
1
-2
/
+0
|
\
|
|
*
NFS: remove redundant code in nfs_file_write()
ChenXiaoSong
2022-07-12
1
-2
/
+0
*
|
nfs: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-3
/
+1
|
/
*
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-05-31
1
-29
/
+21
|
\
|
*
NFS: Do not report flush errors in nfs_write_end()
Trond Myklebust
2022-05-17
1
-5
/
+2
|
*
NFS: Don't report ENOSPC write errors twice
Trond Myklebust
2022-05-17
1
-20
/
+14
|
*
NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
Trond Myklebust
2022-05-17
1
-4
/
+5
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-3
/
+15
|
\
\
|
*
|
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-05-09
1
-1
/
+2
|
*
|
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
2022-05-09
1
-4
/
+1
|
*
|
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-0
/
+4
|
*
|
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2022-05-09
1
-2
/
+12
|
|
/
*
|
nfs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-11
/
+11
*
|
nfs: Convert nfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-2
/
+2
*
|
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
1
-12
/
+9
*
|
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
|
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
/
*
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
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
-11
/
+15
|
\
|
*
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-03-13
1
-2
/
+2
|
*
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-03-13
1
-3
/
+12
|
*
NFS: remove IS_SWAPFILE hack
NeilBrown
2022-03-13
1
-5
/
+0
|
*
Convert NFS from readpages to readahead
Matthew Wilcox (Oracle)
2022-02-25
1
-1
/
+1
*
|
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+1
*
|
nfs: Convert from launder_page to launder_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-7
/
+7
*
|
nfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-8
/
+8
|
/
*
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2022-01-10
1
-5
/
+8
*
locks: remove LOCK_MAND flock lock support
Jeff Layton
2021-09-10
1
-9
/
+0
*
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-08-31
1
-0
/
+3
|
\
|
*
nfs: don't allow reexport reclaims
J. Bruce Fields
2021-08-26
1
-0
/
+3
*
|
fs: remove mandatory file locking support
Jeff Layton
2021-08-23
1
-4
/
+0
|
/
*
NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
Trond Myklebust
2021-04-12
1
-1
/
+1
*
NFS: Add support for eager writes
Trond Myklebust
2021-02-16
1
-2
/
+17
*
NFS: Always clear an invalid mapping when attempting a buffered write
Trond Myklebust
2021-02-08
1
-0
/
+2
*
NFS: Optimise sparse writes past the end of file
Trond Myklebust
2021-02-08
1
-3
/
+1
*
NFS: Fix documenting comment for nfs_revalidate_file_size()
Trond Myklebust
2021-02-08
1
-1
/
+1
[next]