summaryrefslogtreecommitdiffstats
path: root/fs/adfs/map.c
Commit message (Expand)AuthorAgeFilesLines
* fs/adfs: map: fix map scanningRussell King2020-01-201-2/+7
* fs/adfs: map: move map-specific sb initialisation to map.cRussell King2020-01-201-4/+9
* fs/adfs: map: use find_next_bit_le() rather than open coding itRussell King2020-01-201-55/+21
* fs/adfs: map: incorporate map offsets into layoutRussell King2020-01-201-11/+11
* fs/adfs: map: factor out map cleanupRussell King2020-01-201-0/+8
* fs/adfs: map: break up adfs_read_map()Russell King2020-01-201-21/+59
* fs/adfs: map: rename adfs_map_free() to adfs_map_statfs()Russell King2020-01-201-3/+7
* fs/adfs: map: move map reading and validation to map.cRussell King2020-01-201-0/+99
* Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-191-10/+5
|\
| * fs/adfs: clean up indirect disc addresses and fragment IDsRussell King2019-06-261-9/+5
| * fs/adfs: add helper to get discrecord from mapRussell King2019-06-261-1/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Cleanup of adfs headersAl Viro2009-06-171-6/+0
* Fix adfs GET_FRAG_ID() on big-endianAl Viro2009-06-111-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+296