summaryrefslogtreecommitdiff
path: root/fs/udf/directory.c
Commit message (Expand)AuthorAge
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-01
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-07
* udf: remove redundant buffer_head.h includesFabian Frederick2015-03-14
* udf: Neaten udf_debug usesJoe Perches2011-10-31
* udf: Convert printks to pr_<level>Joe Perches2011-10-31
* udf: Remove dead codeJan Kara2009-09-14
* Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-02
* Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg2009-04-02
* udf: cleanup directory offset handlingJan Kara2008-02-08
* udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz2008-02-08
* udf: cache struct udf_inode_infoMarcin Slusarz2008-02-08
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-08
* udf: convert byte order of constant instead of variableMarcin Slusarz2008-02-08
* udf: fix coding styleMarcin Slusarz2008-02-08
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-21
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-19
* udf: use get_bh()Jan Kara2007-05-08
* UDF: introduce struct extent_positionJan Kara2007-05-08
* udf: use sector_t and loff_t for file offsetsJan Kara2007-05-08
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16