index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-2
/
+2
*
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-2
/
+1
*
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
1
-1
/
+1
|
\
|
*
nfs: drop usage of folio_file_pos
Kairui Song
2024-07-04
1
-1
/
+1
*
|
nfs: pass explicit offset/count to trace events
Christoph Hellwig
2024-07-17
1
-2
/
+3
*
|
nfs: remove dead code for the old swap over NFS implementation
Christoph Hellwig
2024-07-08
1
-3
/
+3
*
|
NFSv4: Add a flags argument to the 'have_delegation' callback
Trond Myklebust
2024-07-08
1
-2
/
+2
*
|
nfs: add support for large folios
Christoph Hellwig
2024-07-08
1
-1
/
+3
|
/
*
mm: Remove the PG_fscache alias for PG_private_2
David Howells
2024-04-29
1
-4
/
+4
*
nfs: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
1
-10
/
+9
*
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-11
1
-1
/
+0
|
\
|
*
nfs: Remove writepage
Matthew Wilcox (Oracle)
2024-01-04
1
-1
/
+0
*
|
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-11
1
-1
/
+1
|
/
*
filemap: Fix errors in file.c
huzhi001@208suo.com
2023-08-24
1
-1
/
+1
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-5
/
+1
|
\
|
*
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
2023-06-10
1
-1
/
+0
|
*
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-10
1
-4
/
+1
*
|
nfs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+22
|
/
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
1
-2
/
+2
|
\
|
*
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-06
1
-2
/
+2
*
|
fs: Add FGP_WRITEBEGIN
Matthew Wilcox
2023-04-06
1
-10
/
+2
|
/
*
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-06-01
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-10
1
-1
/
+2
|
*
|
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
2022-05-10
1
-4
/
+1
|
*
|
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-10
1
-0
/
+4
|
*
|
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2022-05-10
1
-2
/
+12
|
|
/
*
|
nfs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-10
1
-11
/
+11
[next]