summaryrefslogtreecommitdiff
path: root/fs/adfs/map.c
AgeCommit message (Expand)Author
2020-01-20fs/adfs: map: fix map scanningRussell King
2020-01-20fs/adfs: map: move map-specific sb initialisation to map.cRussell King
2020-01-20fs/adfs: map: use find_next_bit_le() rather than open coding itRussell King
2020-01-20fs/adfs: map: incorporate map offsets into layoutRussell King
2020-01-20fs/adfs: map: factor out map cleanupRussell King
2020-01-20fs/adfs: map: break up adfs_read_map()Russell King
2020-01-20fs/adfs: map: rename adfs_map_free() to adfs_map_statfs()Russell King
2020-01-20fs/adfs: map: move map reading and validation to map.cRussell King
2019-07-19Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-06-26fs/adfs: clean up indirect disc addresses and fragment IDsRussell King
2019-06-26fs/adfs: add helper to get discrecord from mapRussell King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2011-03-31Fix common misspellingsLucas De Marchi
2009-06-17Cleanup of adfs headersAl Viro
2009-06-11Fix adfs GET_FRAG_ID() on big-endianAl Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds