aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/directory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig1-0/+1
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig1-1/+1
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie1-1/+1
2015-03-14udf: remove redundant buffer_head.h includesFabian Frederick1-1/+0
2011-10-31udf: Neaten udf_debug usesJoe Perches1-2/+2
2011-10-31udf: Convert printks to pr_<level>Joe Perches1-2/+2
2009-09-14udf: Remove dead codeJan Kara1-86/+0
2009-04-02Fix the udf code not to pass structs on stack where possible.Pekka Enberg1-3/+3
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg1-16/+16
2008-02-08udf: cleanup directory offset handlingJan Kara1-4/+3
2008-02-08udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz1-4/+4
2008-02-08udf: cache struct udf_inode_infoMarcin Slusarz1-3/+4
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz1-3/+3
2008-02-08udf: convert byte order of constant instead of variableMarcin Slusarz1-2/+2
2008-02-08udf: fix coding styleMarcin Slusarz1-32/+48
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov1-41/+27
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov1-108/+99
2007-05-08udf: use get_bh()Jan Kara1-5/+5
2007-05-08UDF: introduce struct extent_positionJan Kara1-12/+8
2007-05-08udf: use sector_t and loff_t for file offsetsJan 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/+343