aboutsummaryrefslogtreecommitdiffstats
path: root/fs/adfs/map.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20fs/adfs: map: fix map scanningRussell King1-2/+7
2020-01-20fs/adfs: map: move map-specific sb initialisation to map.cRussell King1-4/+9
2020-01-20fs/adfs: map: use find_next_bit_le() rather than open coding itRussell King1-55/+21
2020-01-20fs/adfs: map: incorporate map offsets into layoutRussell King1-11/+11
2020-01-20fs/adfs: map: factor out map cleanupRussell King1-0/+8
2020-01-20fs/adfs: map: break up adfs_read_map()Russell King1-21/+59
2020-01-20fs/adfs: map: rename adfs_map_free() to adfs_map_statfs()Russell King1-3/+7
2020-01-20fs/adfs: map: move map reading and validation to map.cRussell King1-0/+99
2019-07-19Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+5
2019-06-26fs/adfs: clean up indirect disc addresses and fragment IDsRussell King1-9/+5
2019-06-26fs/adfs: add helper to get discrecord from mapRussell King1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-06-17Cleanup of adfs headersAl Viro1-6/+0
2009-06-11Fix adfs GET_FRAG_ID() on big-endianAl Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+296