index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
udfdecl.h
Age
Commit message (
Expand
)
Author
2008-06-16
udf: restore UDFFS_DEBUG to being undefined by default
Paul Collins
2008-05-07
udf: Make udf exportable
Rasmus Rohde
2008-04-17
udf: use crc_itu_t from lib instead of udf_crc
Bob Copeland
2008-04-17
udf: Fix compilation warnings when UDF debug is on
Sebastian Manciulea
2008-04-17
udf: Add read-only support for 2.50 UDF media
Jan Kara
2008-04-17
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
Marcin Slusarz
2008-04-17
udf: convert udf_stamp_to_time to return struct timespec
marcin.slusarz@gmail.com
2008-04-17
udf: replace udf_*_offset macros with functions
marcin.slusarz@gmail.com
2008-04-17
udf: constify crc
marcin.slusarz@gmail.com
2008-04-17
udf: udf_CS0toUTF8 cleanup
marcin.slusarz@gmail.com
2008-04-17
make udf_error() static
Adrian Bunk
2008-04-17
udf: move headers out include/linux/
Christoph Hellwig
2008-02-08
udf: fix 3 signedness & 1 unitialized variable warnings
Marcin Slusarz
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
udf: create common function for tag checksumming
Marcin Slusarz
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-06-16
udf: fix possible leakage of blocks
Jan Kara
2007-05-08
udf: use get_bh()
Jan Kara
2007-05-08
UDF: introduce struct extent_position
Jan Kara
2007-05-08
udf: use sector_t and loff_t for file offsets
Jan Kara
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds