summaryrefslogtreecommitdiff
path: root/fs/udf/directory.c
AgeCommit message (Expand)Author
2011-10-31udf: Neaten udf_debug usesJoe Perches
2011-10-31udf: Convert printks to pr_<level>Joe Perches
2009-09-14udf: Remove dead codeJan Kara
2009-04-02Fix the udf code not to pass structs on stack where possible.Pekka Enberg
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg
2008-02-08udf: cleanup directory offset handlingJan Kara
2008-02-08udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz
2008-02-08udf: cache struct udf_inode_infoMarcin Slusarz
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz
2008-02-08udf: convert byte order of constant instead of variableMarcin Slusarz
2008-02-08udf: fix coding styleMarcin Slusarz
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov
2007-05-08udf: use get_bh()Jan Kara
2007-05-08UDF: introduce struct extent_positionJan Kara
2007-05-08udf: use sector_t and loff_t for file offsetsJan Kara
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk
2004-09-08[PATCH] udf endianness annotationsAlexander Viro
2004-09-07[PATCH] add static in udfAndries E. Brouwer
2002-11-16[PATCH] UDF sync with CVSBen Fennema
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-03-12[PATCH] udf patch for 2.5.7-pre1 (part 4/4)Ben Fennema
2002-02-04v2.5.0.11 -> v2.5.1Linus Torvalds
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds