aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/udf_sb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-12udf: Fix iocharset=utf8 mount optionPali Rohár1-2/+0
2020-03-16udf: udf_sb.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2018-09-07udf: Drop pack pragma from udf_sb.hJan Kara1-2/+0
2018-09-07udf: Drop freed bitmap / table supportJan Kara1-6/+0
2018-09-07udf: Prevent write-unsupported filesystem to be remounted read-writeJan Kara1-0/+2
2018-06-27udf: convert inode stamps to timespec64Arnd Bergmann1-1/+1
2018-03-02udf: Do not mark possibly inconsistent filesystems as closedJan Kara1-0/+1
2018-02-27udf: Ignore [ug]id=ignore mount optionsJan Kara1-8/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-19udf: Use correct partition reference number for metadataAlden Tondettar1-0/+5
2016-04-28udf: Export superblock magic to userspaceJan Kara1-3/+1
2013-09-24udf: Fortify LVID loadingJan Kara1-1/+1
2013-02-05udf: Remove unused s_extLength from udf_bitmapJan Kara1-1/+0
2013-02-05udf: Make s_block_bitmap standard arrayJan Kara1-1/+1
2013-02-05udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara1-1/+1
2012-09-21userns: Convert the udf filesystem to use kuid/kgid where appropriateEric W. Biederman1-2/+2
2012-01-03udf: propagate umode_tAl Viro1-4/+4
2011-10-31udf: Cleanup metadata flags handlingJan Kara1-2/+4
2011-10-31udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon1-0/+1
2011-01-06udf: Protect default inode credentials by rwlockJan Kara1-0/+2
2011-01-06udf: Convert UDF_SB(sb)->s_flags to use bitopsJan Kara1-4/+16
2009-04-02udf: Don't write integrity descriptor too oftenJan Kara1-0/+2
2009-04-02udf: Try anchor in block 256 firstJan Kara1-1/+1
2009-04-02udf: use hardware sector sizeClemens Ladisch1-0/+1
2009-04-02udf: fix default mode and dmode options handlingMarcin Slusarz1-0/+2
2009-04-02udf: implement mode and dmode mounting optionsMarcin Slusarz1-0/+2
2008-04-17udf: Add read-only support for 2.50 UDF mediaJan Kara1-1/+15
2008-04-17udf: Cleanup anchor block detection.Jan Kara1-1/+1
2008-04-17udf: move headers out include/linux/Christoph Hellwig1-0/+93
2008-02-08mount options: fix udfMiklos Szeredi1-0/+2
2008-02-08udf: move calculating of nr_groups into helper functionMarcin Slusarz1-0/+2
2008-02-08udf: convert macros related to bitmaps to functionsMarcin Slusarz1-38/+0
2008-02-08udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps functionMarcin Slusarz1-13/+0
2008-02-08udf: remove some ugly macrosMarcin Slusarz1-55/+20
2007-07-31UDF: fix UID and GID mount option ignoranceCyrill Gorcunov1-0/+2
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov1-17/+9
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov1-3/+3
2007-05-08udf: use get_bh()Jan Kara1-1/+1
2006-03-08[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi1-0/+4
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+139