aboutsummaryrefslogtreecommitdiffstats
path: root/fs/adfs/adfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20fs/adfs: mostly divorse inode number from indirect disc addressRussell King1-0/+1
2020-01-20fs/adfs: newdir: split out directory commit from updateRussell King1-0/+1
2020-01-20fs/adfs: dir: use pointers to access directory head/tailsRussell King1-4/+8
2020-01-20fs/adfs: dir: add more efficient iterate() per-format methodRussell King1-0/+1
2020-01-20fs/adfs: dir: add generic directory readingRussell King1-0/+2
2020-01-20fs/adfs: dir: add generic copy functionsRussell King1-0/+4
2020-01-20fs/adfs: dir: add common directory sync methodRussell King1-1/+0
2020-01-20fs/adfs: dir: add common directory buffer release methodRussell King1-1/+1
2020-01-20fs/adfs: dir: rename bh_fplus to bhsRussell King1-3/+1
2020-01-20fs/adfs: map: factor out map cleanupRussell King1-0/+1
2020-01-20fs/adfs: map: rename adfs_map_free() to adfs_map_statfs()Russell King1-1/+1
2020-01-20fs/adfs: map: move map reading and validation to map.cRussell King1-0/+1
2019-06-26fs/adfs: add time stamp and file type helpersRussell King1-10/+19
2019-06-26fs/adfs: clean up indirect disc addresses and fragment IDsRussell King1-11/+11
2019-06-26fs/adfs: clean up error message printingRussell King1-0/+1
2019-06-26fs/adfs: use format_version from disc_recordRussell King1-1/+0
2019-06-26fs/adfs: add helper to get filesystem sizeRussell King1-1/+6
2019-06-26fs/adfs: add helper to get discrecord from mapRussell King1-2/+8
2019-05-31fs/adfs: move append_filetype_suffix() into adfs_object_fixup()Russell King1-13/+0
2019-05-31fs/adfs: factor out object fixupsRussell King1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-01-20fs/adfs/adfs.h: tidy up commentsAndrew Morton1-14/+14
2015-12-06adfs: constify adfs_dir_ops structuresJulia Lawall1-3/+3
2014-08-08adfs: add __printf verification, fix format/argument mismatchesJoe Perches1-0/+1
2013-10-24adfs: delayed freeing of sbiAl Viro1-3/+6
2012-09-21userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman1-2/+2
2011-03-23fs/adfs/adfs.h: fix unsigned comparisonAndrew Morton1-1/+1
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales1-2/+19
2011-03-22adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales1-0/+4
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-1/+1
2009-06-17Cleanup of adfs headersAl Viro1-0/+55
2009-06-11repair adfs ->write_inode(), switch to simple_fsync()Al Viro1-1/+3
2009-03-27constify dentry_operations: misc filesystemsAl Viro1-1/+1
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-08-20[ARM] fs/adfs/adfs.h: "extern inline" doesn't make senseAdrian Bunk1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+127