summaryrefslogtreecommitdiffstats
path: root/fs/udf/udfdecl.h
AgeCommit message (Expand)AuthorLines
2008-05-07udf: Make udf exportableRasmus Rohde-0/+1
2008-04-17udf: use crc_itu_t from lib instead of udf_crcBob Copeland-3/+0
2008-04-17udf: Fix compilation warnings when UDF debug is onSebastian Manciulea-1/+1
2008-04-17udf: Add read-only support for 2.50 UDF mediaJan Kara-0/+2
2008-04-17udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestampsMarcin Slusarz-2/+3
2008-04-17udf: convert udf_stamp_to_time to return struct timespecmarcin.slusarz@gmail.com-2/+2
2008-04-17udf: replace udf_*_offset macros with functionsmarcin.slusarz@gmail.com-10/+19
2008-04-17udf: constify crcmarcin.slusarz@gmail.com-1/+1
2008-04-17udf: udf_CS0toUTF8 cleanupmarcin.slusarz@gmail.com-1/+1
2008-04-17make udf_error() staticAdrian Bunk-1/+0
2008-04-17udf: move headers out include/linux/Christoph Hellwig-3/+22
2008-02-08udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz-2/+2
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz-4/+4
2008-02-08udf: create common function for tag checksummingMarcin Slusarz-0/+3
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov-2/+2
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov-41/+65
2007-06-16udf: fix possible leakage of blocksJan Kara-0/+1
2007-05-08udf: use get_bh()Jan Kara-1/+1
2007-05-08UDF: introduce struct extent_positionJan Kara-7/+14
2007-05-08udf: use sector_t and loff_t for file offsetsJan Kara-3/+3
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+167