| Commit message (Expand) | Author | Age | Files | Lines |
* | udf: Don't write integrity descriptor too often | Jan Kara | 2009-04-02 | 1 | -0/+11 |
* | Fix the udf code not to pass structs on stack where possible. | Pekka Enberg | 2009-04-02 | 1 | -7/+13 |
* | Remove struct typedefs from fs/udf/ecma_167.h et al. | Pekka Enberg | 2009-04-02 | 1 | -18/+18 |
* | udf: restore UDFFS_DEBUG to being undefined by default | Paul Collins | 2008-06-16 | 1 | -1/+1 |
* | udf: Make udf exportable | Rasmus Rohde | 2008-05-07 | 1 | -0/+1 |
* | udf: use crc_itu_t from lib instead of udf_crc | Bob Copeland | 2008-04-17 | 1 | -3/+0 |
* | udf: Fix compilation warnings when UDF debug is on | Sebastian Manciulea | 2008-04-17 | 1 | -1/+1 |
* | udf: Add read-only support for 2.50 UDF media | Jan Kara | 2008-04-17 | 1 | -0/+2 |
* | udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps | Marcin Slusarz | 2008-04-17 | 1 | -2/+3 |
* | udf: convert udf_stamp_to_time to return struct timespec | marcin.slusarz@gmail.com | 2008-04-17 | 1 | -2/+2 |
* | udf: replace udf_*_offset macros with functions | marcin.slusarz@gmail.com | 2008-04-17 | 1 | -10/+19 |
* | udf: constify crc | marcin.slusarz@gmail.com | 2008-04-17 | 1 | -1/+1 |
* | udf: udf_CS0toUTF8 cleanup | marcin.slusarz@gmail.com | 2008-04-17 | 1 | -1/+1 |
* | make udf_error() static | Adrian Bunk | 2008-04-17 | 1 | -1/+0 |
* | udf: move headers out include/linux/ | Christoph Hellwig | 2008-04-17 | 1 | -3/+22 |
* | udf: fix 3 signedness & 1 unitialized variable warnings | Marcin Slusarz | 2008-02-08 | 1 | -2/+2 |
* | udf: remove UDF_I_* macros and open code them | Marcin Slusarz | 2008-02-08 | 1 | -4/+4 |
* | udf: create common function for tag checksumming | Marcin Slusarz | 2008-02-08 | 1 | -0/+3 |
* | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov | 2007-07-21 | 1 | -2/+2 |
* | UDF: coding style conversion - lindent | Cyrill Gorcunov | 2007-07-19 | 1 | -41/+65 |
* | udf: fix possible leakage of blocks | Jan Kara | 2007-06-16 | 1 | -0/+1 |
* | udf: use get_bh() | Jan Kara | 2007-05-08 | 1 | -1/+1 |
* | UDF: introduce struct extent_position | Jan Kara | 2007-05-08 | 1 | -7/+14 |
* | udf: use sector_t and loff_t for file offsets | Jan Kara | 2007-05-08 | 1 | -3/+3 |
* | [PATCH] mark struct inode_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -3/+3 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+167 |