aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/partition.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31udf: Cleanup metadata flags handlingJan Kara1-2/+2
2011-10-31udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon1-1/+7
2011-10-31udf: Neaten udf_debug usesJoe Perches1-4/+4
2011-10-10udf: Rename udf_warning to udf_warnJoe Perches1-2/+1
2011-01-06udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() executionAlessio Igor Bogani1-8/+19
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg1-1/+1
2008-04-28udf: fs/udf/partition.c:udf_get_pblock() mustn't be inlineAdrian Bunk1-2/+2
2008-04-17udf: Fix bug in VAT mapping codeSebastian Manciulea1-1/+2
2008-04-17udf: Add read-only support for 2.50 UDF mediaJan Kara1-0/+55
2008-04-17udf: Handle VAT packed inside inode properlyJan Kara1-3/+7
2008-04-17udf: move headers out include/linux/Christoph Hellwig1-1/+0
2008-02-08udf: cache struct udf_inode_infoMarcin Slusarz1-4/+4
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz1-2/+2
2008-02-08udf: fix coding styleMarcin Slusarz1-56/+104
2008-02-08udf: remove some ugly macrosMarcin Slusarz1-27/+40
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov1-154/+58
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov1-97/+176
2007-05-08udf: use get_bh()Jan Kara1-1/+1
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk1-5/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+226