| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/adfs: map: fix map scanning | Russell King | 2020-01-20 | 1 | -2/+7 |
* | fs/adfs: map: move map-specific sb initialisation to map.c | Russell King | 2020-01-20 | 1 | -4/+9 |
* | fs/adfs: map: use find_next_bit_le() rather than open coding it | Russell King | 2020-01-20 | 1 | -55/+21 |
* | fs/adfs: map: incorporate map offsets into layout | Russell King | 2020-01-20 | 1 | -11/+11 |
* | fs/adfs: map: factor out map cleanup | Russell King | 2020-01-20 | 1 | -0/+8 |
* | fs/adfs: map: break up adfs_read_map() | Russell King | 2020-01-20 | 1 | -21/+59 |
* | fs/adfs: map: rename adfs_map_free() to adfs_map_statfs() | Russell King | 2020-01-20 | 1 | -3/+7 |
* | fs/adfs: map: move map reading and validation to map.c | Russell King | 2020-01-20 | 1 | -0/+99 |
* | Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2019-07-19 | 1 | -10/+5 |
|\ |
|
| * | fs/adfs: clean up indirect disc addresses and fragment IDs | Russell King | 2019-06-26 | 1 | -9/+5 |
| * | fs/adfs: add helper to get discrecord from map | Russell King | 2019-06-26 | 1 | -1/+0 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Cleanup of adfs headers | Al Viro | 2009-06-17 | 1 | -6/+0 |
* | Fix adfs GET_FRAG_ID() on big-endian | Al Viro | 2009-06-11 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+296 |