summaryrefslogtreecommitdiffstats
path: root/fs/udf/directory.c
Commit message (Expand)AuthorAgeFilesLines
* udf: Neaten udf_debug usesJoe Perches2011-10-311-2/+2
* udf: Convert printks to pr_<level>Joe Perches2011-10-311-2/+2
* udf: Remove dead codeJan Kara2009-09-141-86/+0
* Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-021-3/+3
* Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg2009-04-021-16/+16
* udf: cleanup directory offset handlingJan Kara2008-02-081-4/+3
* udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz2008-02-081-4/+4
* udf: cache struct udf_inode_infoMarcin Slusarz2008-02-081-3/+4
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-081-3/+3
* udf: convert byte order of constant instead of variableMarcin Slusarz2008-02-081-2/+2
* udf: fix coding styleMarcin Slusarz2008-02-081-32/+48
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-211-41/+27
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-191-108/+99
* udf: use get_bh()Jan Kara2007-05-081-5/+5
* UDF: introduce struct extent_positionJan Kara2007-05-081-12/+8
* udf: use sector_t and loff_t for file offsetsJan Kara2007-05-081-1/+1
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-031-5/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+343