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
2020-01-20
fs/adfs: mostly divorse inode number from indirect disc address
Russell King
2020-01-20
fs/adfs: inode: fix adfs_mode2atts()
Russell King
2020-01-20
fs/adfs: inode: update timestamps to centisecond precision
Russell King
2019-07-19
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-06-26
fs/adfs: add time stamp and file type helpers
Russell King
2019-06-26
fs/adfs: clean up indirect disc addresses and fragment IDs
Russell King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-08-22
adfs: use timespec64 for time conversion
Arnd Bergmann
2018-08-03
adfs: don't put inodes into icache
Al Viro
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
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
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2012-12-20
adfs: drop vmtruncate
Marco Stornelli
2012-09-21
userns: Convert adfs to use kuid and kgid where appropriate
Eric W. Biederman
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-22
adfs: add hexadecimal filetype suffix option
Stuart Swales
2011-03-22
adfs: improve timestamp precision
Stuart Swales
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-03-02
adfs: remove the big kernel lock
Arnd Bergmann
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
get rid of cont_write_begin_newtrunc
Christoph Hellwig
2010-05-27
kill spurious reference to vmtruncate
npiggin@suse.de
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2009-09-24
adfs: remove redundant test on unsigned
Roel Kluin
2009-06-17
Cleanup of adfs headers
Al Viro
2009-06-11
repair adfs ->write_inode(), switch to simple_fsync()
Al Viro
2007-10-16
fs: adfs convert to new aops
Nick Piggin
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds