summaryrefslogtreecommitdiffstats
path: root/fs/udf/udf_sb.h
Commit message (Expand)AuthorAgeFilesLines
* udf: Remove unused s_extLength from udf_bitmapJan Kara2013-02-051-1/+0
* udf: Make s_block_bitmap standard arrayJan Kara2013-02-051-1/+1
* udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara2013-02-051-1/+1
* userns: Convert the udf filesystem to use kuid/kgid where appropriateEric W. Biederman2012-09-211-2/+2
* udf: propagate umode_tAl Viro2012-01-031-4/+4
* udf: Cleanup metadata flags handlingJan Kara2011-10-311-2/+4
* udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon2011-10-311-0/+1
* udf: Protect default inode credentials by rwlockJan Kara2011-01-061-0/+2
* udf: Convert UDF_SB(sb)->s_flags to use bitopsJan Kara2011-01-061-4/+16
* udf: Don't write integrity descriptor too oftenJan Kara2009-04-021-0/+2
* udf: Try anchor in block 256 firstJan Kara2009-04-021-1/+1
* udf: use hardware sector sizeClemens Ladisch2009-04-021-0/+1
* udf: fix default mode and dmode options handlingMarcin Slusarz2009-04-021-0/+2
* udf: implement mode and dmode mounting optionsMarcin Slusarz2009-04-021-0/+2
* udf: Add read-only support for 2.50 UDF mediaJan Kara2008-04-171-1/+15
* udf: Cleanup anchor block detection.Jan Kara2008-04-171-1/+1
* udf: move headers out include/linux/Christoph Hellwig2008-04-171-0/+93
* mount options: fix udfMiklos Szeredi2008-02-081-0/+2
* udf: move calculating of nr_groups into helper functionMarcin Slusarz2008-02-081-0/+2
* udf: convert macros related to bitmaps to functionsMarcin Slusarz2008-02-081-38/+0
* udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps functionMarcin Slusarz2008-02-081-13/+0
* udf: remove some ugly macrosMarcin Slusarz2008-02-081-55/+20
* UDF: fix UID and GID mount option ignoranceCyrill Gorcunov2007-07-311-0/+2
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-211-17/+9
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-191-3/+3
* udf: use get_bh()Jan Kara2007-05-081-1/+1
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-081-0/+4
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+139