index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
adfs
/
file.c
Age
Commit message (
Expand
)
Author
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-26
adfs: rename adfs_notify_change to adfs_setattr
Christoph Hellwig
2026-03-26
fs: Rename generic_file_fsync() to simple_fsync()
Jan Kara
2025-06-17
fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Lorenzo Stoakes
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-04-11
make new_sync_{read,write}() static
Al Viro
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
2009-06-17
Cleanup of adfs headers
Al Viro
2009-06-11
repair adfs ->write_inode(), switch to simple_fsync()
Al Viro
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-23
[PATCH] fs/*/file.c: drop insane header dependencies
Alexey Dobriyan
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds