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
2020-01-20
fs/adfs: mostly divorse inode number from indirect disc address
Russell King
2020-01-20
fs/adfs: newdir: split out directory commit from update
Russell King
2020-01-20
fs/adfs: dir: use pointers to access directory head/tails
Russell King
2020-01-20
fs/adfs: dir: add more efficient iterate() per-format method
Russell King
2020-01-20
fs/adfs: dir: add generic directory reading
Russell King
2020-01-20
fs/adfs: dir: add generic copy functions
Russell King
2020-01-20
fs/adfs: dir: add common directory sync method
Russell King
2020-01-20
fs/adfs: dir: add common directory buffer release method
Russell King
2020-01-20
fs/adfs: dir: rename bh_fplus to bhs
Russell King
2020-01-20
fs/adfs: map: factor out map cleanup
Russell King
2020-01-20
fs/adfs: map: rename adfs_map_free() to adfs_map_statfs()
Russell King
2020-01-20
fs/adfs: map: move map reading and validation to map.c
Russell King
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-26
fs/adfs: clean up error message printing
Russell King
2019-06-26
fs/adfs: use format_version from disc_record
Russell King
2019-06-26
fs/adfs: add helper to get filesystem size
Russell King
2019-06-26
fs/adfs: add helper to get discrecord from map
Russell King
2019-05-31
fs/adfs: move append_filetype_suffix() into adfs_object_fixup()
Russell King
2019-05-31
fs/adfs: factor out object fixups
Russell King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-01-20
fs/adfs/adfs.h: tidy up comments
Andrew Morton
2015-12-06
adfs: constify adfs_dir_ops structures
Julia Lawall
2014-08-08
adfs: add __printf verification, fix format/argument mismatches
Joe Perches
2013-10-24
adfs: delayed freeing of sbi
Al Viro
2012-09-21
userns: Convert adfs to use kuid and kgid where appropriate
Eric W. Biederman
2011-03-23
fs/adfs/adfs.h: fix unsigned comparison
Andrew Morton
2011-03-22
adfs: add hexadecimal filetype suffix option
Stuart Swales
2011-03-22
adfs: fix E+/F+ dir size > 2048 crashing kernel
Stuart Swales
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2009-06-17
Cleanup of adfs headers
Al Viro
2009-06-11
repair adfs ->write_inode(), switch to simple_fsync()
Al Viro
2009-03-27
constify dentry_operations: misc filesystems
Al Viro
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-08-20
[ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds