summaryrefslogtreecommitdiffstats
path: root/fs/adfs/adfs.h
Commit message (Expand)AuthorAgeFilesLines
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+2
* fs/adfs: mostly divorse inode number from indirect disc addressRussell King2020-01-201-0/+1
* fs/adfs: newdir: split out directory commit from updateRussell King2020-01-201-0/+1
* fs/adfs: dir: use pointers to access directory head/tailsRussell King2020-01-201-4/+8
* fs/adfs: dir: add more efficient iterate() per-format methodRussell King2020-01-201-0/+1
* fs/adfs: dir: add generic directory readingRussell King2020-01-201-0/+2
* fs/adfs: dir: add generic copy functionsRussell King2020-01-201-0/+4
* fs/adfs: dir: add common directory sync methodRussell King2020-01-201-1/+0
* fs/adfs: dir: add common directory buffer release methodRussell King2020-01-201-1/+1
* fs/adfs: dir: rename bh_fplus to bhsRussell King2020-01-201-3/+1
* fs/adfs: map: factor out map cleanupRussell King2020-01-201-0/+1
* fs/adfs: map: rename adfs_map_free() to adfs_map_statfs()Russell King2020-01-201-1/+1
* fs/adfs: map: move map reading and validation to map.cRussell King2020-01-201-0/+1
* fs/adfs: add time stamp and file type helpersRussell King2019-06-261-10/+19
* fs/adfs: clean up indirect disc addresses and fragment IDsRussell King2019-06-261-11/+11
* fs/adfs: clean up error message printingRussell King2019-06-261-0/+1
* fs/adfs: use format_version from disc_recordRussell King2019-06-261-1/+0
* fs/adfs: add helper to get filesystem sizeRussell King2019-06-261-1/+6
* fs/adfs: add helper to get discrecord from mapRussell King2019-06-261-2/+8
* fs/adfs: move append_filetype_suffix() into adfs_object_fixup()Russell King2019-05-311-13/+0
* fs/adfs: factor out object fixupsRussell King2019-05-311-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fs/adfs/adfs.h: tidy up commentsAndrew Morton2016-01-201-14/+14
* adfs: constify adfs_dir_ops structuresJulia Lawall2015-12-061-3/+3
* adfs: add __printf verification, fix format/argument mismatchesJoe Perches2014-08-081-0/+1
* adfs: delayed freeing of sbiAl Viro2013-10-241-3/+6
* userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-2/+2
* fs/adfs/adfs.h: fix unsigned comparisonAndrew Morton2011-03-231-1/+1
* adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-221-2/+19
* adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2011-03-221-0/+4
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-1/+1
* Cleanup of adfs headersAl Viro2009-06-171-0/+55
* repair adfs ->write_inode(), switch to simple_fsync()Al Viro2009-06-111-1/+3
* constify dentry_operations: misc filesystemsAl Viro2009-03-271-1/+1
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-2/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [ARM] fs/adfs/adfs.h: "extern inline" doesn't make senseAdrian Bunk2005-08-201-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+127