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-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2004-09-08[PATCH] adfs endianness annotationsAlexander Viro
2003-09-06[PATCH] janitor: adfs: add/remove version.hRandy Dunlap
2002-06-10[ARM] 3 trivial changes:Russell King
2002-05-30[PATCH] struct super_block cleanup - adfsDave Jones
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-13[ARM] ADFS updates/fixes.Russell King
2002-02-04v2.4.13.1 -> v2.4.13.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds