summaryrefslogtreecommitdiffstats
path: root/fs/adfs/adfs.h
Commit message (Expand)AuthorAgeFilesLines
* fs/adfs: add time stamp and file type helpersRussell King2019-06-271-10/+19
* fs/adfs: clean up indirect disc addresses and fragment IDsRussell King2019-06-271-11/+11
* fs/adfs: clean up error message printingRussell King2019-06-271-0/+1
* fs/adfs: use format_version from disc_recordRussell King2019-06-271-1/+0Star
* fs/adfs: add helper to get filesystem sizeRussell King2019-06-271-1/+6
* fs/adfs: add helper to get discrecord from mapRussell King2019-06-271-2/+8
* fs/adfs: move append_filetype_suffix() into adfs_object_fixup()Russell King2019-05-311-13/+0Star
* 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-211-14/+14
* adfs: constify adfs_dir_ops structuresJulia Lawall2015-12-071-3/+3
* adfs: add __printf verification, fix format/argument mismatchesJoe Perches2014-08-091-0/+1
* adfs: delayed freeing of sbiAl Viro2013-10-251-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-241-1/+1
* adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-231-2/+19
* adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2011-03-231-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-121-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/+0Star
* [ARM] fs/adfs/adfs.h: "extern inline" doesn't make senseAdrian Bunk2005-08-201-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+127