index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
udf_sb.h
Age
Commit message (
Expand
)
Author
2018-09-07
udf: Drop pack pragma from udf_sb.h
Jan Kara
2018-09-07
udf: Drop freed bitmap / table support
Jan Kara
2018-09-07
udf: Prevent write-unsupported filesystem to be remounted read-write
Jan Kara
2018-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
2018-03-02
udf: Do not mark possibly inconsistent filesystems as closed
Jan Kara
2018-02-27
udf: Ignore [ug]id=ignore mount options
Jan Kara
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-19
udf: Use correct partition reference number for metadata
Alden Tondettar
2016-04-28
udf: Export superblock magic to userspace
Jan Kara
2013-09-24
udf: Fortify LVID loading
Jan Kara
2013-02-05
udf: Remove unused s_extLength from udf_bitmap
Jan Kara
2013-02-05
udf: Make s_block_bitmap standard array
Jan Kara
2013-02-05
udf: Fix bitmap overflow on large filesystems with small block size
Jan Kara
2012-09-21
userns: Convert the udf filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2012-01-03
udf: propagate umode_t
Al Viro
2011-10-31
udf: Cleanup metadata flags handling
Jan Kara
2011-10-31
udf: Skip mirror metadata FE loading when metadata FE is ok
Namjae Jeon
2011-01-06
udf: Protect default inode credentials by rwlock
Jan Kara
2011-01-06
udf: Convert UDF_SB(sb)->s_flags to use bitops
Jan Kara
2009-04-02
udf: Don't write integrity descriptor too often
Jan Kara
2009-04-02
udf: Try anchor in block 256 first
Jan Kara
2009-04-02
udf: use hardware sector size
Clemens Ladisch
2009-04-02
udf: fix default mode and dmode options handling
Marcin Slusarz
2009-04-02
udf: implement mode and dmode mounting options
Marcin Slusarz
2008-04-17
udf: Add read-only support for 2.50 UDF media
Jan Kara
2008-04-17
udf: Cleanup anchor block detection.
Jan Kara
2008-04-17
udf: move headers out include/linux/
Christoph Hellwig
2008-02-08
mount options: fix udf
Miklos Szeredi
2008-02-08
udf: move calculating of nr_groups into helper function
Marcin Slusarz
2008-02-08
udf: convert macros related to bitmaps to functions
Marcin Slusarz
2008-02-08
udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
Marcin Slusarz
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
2007-07-31
UDF: fix UID and GID mount option ignorance
Cyrill Gorcunov
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-05-08
udf: use get_bh()
Jan Kara
2006-03-08
[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
Phillip Susi
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds