summaryrefslogtreecommitdiff
path: root/fs/udf/udf_sb.h
Commit message (Expand)AuthorAge
* udf: Do not mark possibly inconsistent filesystems as closedJan Kara2018-03-02
* udf: Ignore [ug]id=ignore mount optionsJan Kara2018-02-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* udf: Use correct partition reference number for metadataAlden Tondettar2016-05-19
* udf: Export superblock magic to userspaceJan Kara2016-04-28
* udf: Fortify LVID loadingJan Kara2013-09-24
* udf: Remove unused s_extLength from udf_bitmapJan Kara2013-02-05
* udf: Make s_block_bitmap standard arrayJan Kara2013-02-05
* udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara2013-02-05
* userns: Convert the udf filesystem to use kuid/kgid where appropriateEric W. Biederman2012-09-21
* udf: propagate umode_tAl Viro2012-01-03
* udf: Cleanup metadata flags handlingJan Kara2011-10-31
* udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon2011-10-31
* udf: Protect default inode credentials by rwlockJan Kara2011-01-06
* udf: Convert UDF_SB(sb)->s_flags to use bitopsJan Kara2011-01-06
* udf: Don't write integrity descriptor too oftenJan Kara2009-04-02
* udf: Try anchor in block 256 firstJan Kara2009-04-02
* udf: use hardware sector sizeClemens Ladisch2009-04-02
* udf: fix default mode and dmode options handlingMarcin Slusarz2009-04-02
* udf: implement mode and dmode mounting optionsMarcin Slusarz2009-04-02
* udf: Add read-only support for 2.50 UDF mediaJan Kara2008-04-17
* udf: Cleanup anchor block detection.Jan Kara2008-04-17
* udf: move headers out include/linux/Christoph Hellwig2008-04-17
* mount options: fix udfMiklos Szeredi2008-02-08
* udf: move calculating of nr_groups into helper functionMarcin Slusarz2008-02-08
* udf: convert macros related to bitmaps to functionsMarcin Slusarz2008-02-08
* udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps functionMarcin Slusarz2008-02-08
* udf: remove some ugly macrosMarcin Slusarz2008-02-08
* UDF: fix UID and GID mount option ignoranceCyrill Gorcunov2007-07-31
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-21
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-19
* udf: use get_bh()Jan Kara2007-05-08
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-08
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16