summaryrefslogtreecommitdiffstats
path: root/fs/adfs/dir_fplus.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-191-12/+9
|\
| * fs/adfs: clean up indirect disc addresses and fragment IDsRussell King2019-06-261-1/+1
| * fs/adfs: clean up error message printingRussell King2019-06-261-10/+8
| * 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
|/
* fs/adfs: factor out filename fixupRussell King2019-05-311-5/+1
* fs/adfs: factor out object fixupsRussell King2019-05-311-17/+1
* adfs: constify adfs_dir_ops structuresJulia Lawall2015-12-061-1/+1
* adfs: return correct return valuesSanidhya Kashyap2015-04-171-0/+1
* adfs: add __printf verification, fix format/argument mismatchesJoe Perches2014-08-081-3/+2
* fs/adfs/dir_fplus.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-081-1/+1
* fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-081-1/+1
* adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-221-0/+18
* adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2011-03-221-21/+80
* Cleanup of adfs headersAl Viro2009-06-171-8/+0
* repair adfs ->write_inode(), switch to simple_fsync()Al Viro2009-06-111-0/+17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+179