index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
partition.c
Age
Commit message (
Expand
)
Author
2023-05-30
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
Bagas Sanjaya
2023-02-07
udf: remove reporting loc in debug output
Tom Rix
2023-01-26
udf: Use udf_bread() in udf_get_pblock_virt15()
Jan Kara
2020-09-29
udf: Remove pointless union in udf_inode_info
Jan Kara
2017-10-17
udf: Fix signed/unsigned format specifiers
Steve Magnani
2016-05-19
udf: Use correct partition reference number for metadata
Alden Tondettar
2016-05-19
udf: Use IS_ERR when loading metadata mirror file entry
Alden Tondettar
2016-05-19
udf: Don't BUG on missing metadata partition descriptor
Alden Tondettar
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
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-10-31
udf: Neaten udf_debug uses
Joe Perches
2011-10-10
udf: Rename udf_warning to udf_warn
Joe Perches
2011-01-06
udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() execution
Alessio Igor Bogani
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-02
Remove struct typedefs from fs/udf/ecma_167.h et al.
Pekka Enberg
2008-04-28
udf: fs/udf/partition.c:udf_get_pblock() mustn't be inline
Adrian Bunk
2008-04-17
udf: Fix bug in VAT mapping code
Sebastian Manciulea
2008-04-17
udf: Add read-only support for 2.50 UDF media
Jan Kara
2008-04-17
udf: Handle VAT packed inside inode properly
Jan Kara
2008-04-17
udf: move headers out include/linux/
Christoph Hellwig
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
udf: fix coding style
Marcin Slusarz
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
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-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds