summaryrefslogtreecommitdiffstats
path: root/fs/udf/partition.c
Commit message (Expand)AuthorAgeFilesLines
* fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifierBagas Sanjaya2023-05-301-5/+1
* udf: remove reporting loc in debug outputTom Rix2023-02-071-2/+2
* udf: Use udf_bread() in udf_get_pblock_virt15()Jan Kara2023-01-261-3/+2
* udf: Remove pointless union in udf_inode_infoJan Kara2020-09-291-1/+1
* udf: Fix signed/unsigned format specifiersSteve Magnani2017-10-171-3/+3
* udf: Use correct partition reference number for metadataAlden Tondettar2016-05-191-2/+4
* udf: Use IS_ERR when loading metadata mirror file entryAlden Tondettar2016-05-191-0/+2
* udf: Don't BUG on missing metadata partition descriptorAlden Tondettar2016-05-191-2/+3
* udf: remove redundant buffer_head.h includesFabian Frederick2015-03-141-1/+0
* udf: Cleanup metadata flags handlingJan Kara2011-10-311-2/+2
* udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon2011-10-311-1/+7
* udf: Neaten udf_debug usesJoe Perches2011-10-311-4/+4
* udf: Rename udf_warning to udf_warnJoe Perches2011-10-101-2/+1
* udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() executionAlessio Igor Bogani2011-01-061-8/+19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg2009-04-021-1/+1
* udf: fs/udf/partition.c:udf_get_pblock() mustn't be inlineAdrian Bunk2008-04-281-2/+2
* udf: Fix bug in VAT mapping codeSebastian Manciulea2008-04-171-1/+2
* udf: Add read-only support for 2.50 UDF mediaJan Kara2008-04-171-0/+55
* udf: Handle VAT packed inside inode properlyJan Kara2008-04-171-3/+7
* udf: move headers out include/linux/Christoph Hellwig2008-04-171-1/+0
* udf: cache struct udf_inode_infoMarcin Slusarz2008-02-081-4/+4
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-081-2/+2
* udf: fix coding styleMarcin Slusarz2008-02-081-56/+104
* udf: remove some ugly macrosMarcin Slusarz2008-02-081-27/+40
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-211-154/+58
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-191-97/+176
* udf: use get_bh()Jan Kara2007-05-081-1/+1
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-031-5/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+226