aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/udfdecl.h
Commit message (Expand)AuthorAge
* udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins2008-06-16
* udf: Make udf exportableRasmus Rohde2008-05-07
* udf: use crc_itu_t from lib instead of udf_crcBob Copeland2008-04-17
* udf: Fix compilation warnings when UDF debug is onSebastian Manciulea2008-04-17
* udf: Add read-only support for 2.50 UDF mediaJan Kara2008-04-17
* udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestampsMarcin Slusarz2008-04-17
* udf: convert udf_stamp_to_time to return struct timespecmarcin.slusarz@gmail.com2008-04-17
* udf: replace udf_*_offset macros with functionsmarcin.slusarz@gmail.com2008-04-17
* udf: constify crcmarcin.slusarz@gmail.com2008-04-17
* udf: udf_CS0toUTF8 cleanupmarcin.slusarz@gmail.com2008-04-17
* make udf_error() staticAdrian Bunk2008-04-17
* udf: move headers out include/linux/Christoph Hellwig2008-04-17
* udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz2008-02-08
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-08
* udf: create common function for tag checksummingMarcin Slusarz2008-02-08
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-21
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-19
* udf: fix possible leakage of blocksJan Kara2007-06-16
* 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
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16