VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
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
2012-12-20
sysv: drop vmtruncate
Marco Stornelli
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-08-09
add missing setattr methods
Christoph Hellwig
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
2009-06-11
repair sysv_write_inode(), switch sysv 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 3
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
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds