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
2020-01-20
fs/adfs: map: fix map scanning
Russell King
2020-01-20
fs/adfs: map: move map-specific sb initialisation to map.c
Russell King
2020-01-20
fs/adfs: map: use find_next_bit_le() rather than open coding it
Russell King
2020-01-20
fs/adfs: map: incorporate map offsets into layout
Russell King
2020-01-20
fs/adfs: map: factor out map cleanup
Russell King
2020-01-20
fs/adfs: map: break up adfs_read_map()
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-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: clean up indirect disc addresses and fragment IDs
Russell King
2019-06-26
fs/adfs: add helper to get discrecord from map
Russell King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2011-03-31
Fix common misspellings
Lucas De Marchi
2009-06-17
Cleanup of adfs headers
Al Viro
2009-06-11
Fix adfs GET_FRAG_ID() on big-endian
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds