Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
814fd609fa98f3667974d8c27c4d75ef4ce041ea
/
fs
/
udf
/
udfdecl.h
7e49b6f
udf: Convert UDF to new truncate calling sequence
by Jan Kara
· 14 years ago
d664b6a
udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex
by Jan Kara
· 14 years ago
49521de
udf: Remove BKL from udf_update_inode
by Jan Kara
· 14 years ago
fab3c858
fs/udf: Add printf format/argument verification
by Joe Perches
· 14 years ago
3aac2b6
switch udf to ->evict_inode()
by Al Viro
· 14 years ago
3635046
udf: Remove dead quota code
by Jan Kara
· 14 years ago
2f07a88
udf: BKL ioctl pushdown
by John Kacur
· 15 years ago
c15d0fc
udf: add speciffic ->setattr callback
by Dmitry Monakhov
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
90de066
switch udf to simple_fsync()
by Al Viro
· 15 years ago
146bca7
udf: Don't write integrity descriptor too often
by Jan Kara
· 16 years ago
97e961f
Fix the udf code not to pass structs on stack where possible.
by Pekka Enberg
· 16 years ago
5ca4e4b
Remove struct typedefs from fs/udf/ecma_167.h et al.
by Pekka Enberg
· 16 years ago
e4f3ec0
udf: restore UDFFS_DEBUG to being undefined by default
by Paul Collins
· 16 years ago
221e583
udf: Make udf exportable
by Rasmus Rohde
· 17 years ago
f845fce
udf: use crc_itu_t from lib instead of udf_crc
by Bob Copeland
· 17 years ago
706047a
udf: Fix compilation warnings when UDF debug is on
by Sebastian Manciulea
· 17 years ago
bfb257a
udf: Add read-only support for 2.50 UDF media
by Jan Kara
· 17 years ago
5677480
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
by Marcin Slusarz
· 17 years ago
cbf5676
udf: convert udf_stamp_to_time to return struct timespec
by marcin.slusarz@gmail.com
· 17 years ago
d652eef
udf: replace udf_*_offset macros with functions
by marcin.slusarz@gmail.com
· 17 years ago
c8ed837
udf: constify crc
by marcin.slusarz@gmail.com
· 17 years ago
79cfe0f
udf: udf_CS0toUTF8 cleanup
by marcin.slusarz@gmail.com
· 17 years ago
b8145a7
make udf_error() static
by Adrian Bunk
· 17 years ago
15aebd2
udf: move headers out include/linux/
by Christoph Hellwig
· 17 years ago
1ed1617
udf: fix 3 signedness & 1 unitialized variable warnings
by Marcin Slusarz
· 17 years ago
c0b3443
udf: remove UDF_I_* macros and open code them
by Marcin Slusarz
· 17 years ago
3f2587b
udf: create common function for tag checksumming
by Marcin Slusarz
· 17 years ago
28de794
UDF: coding style conversion - lindent fixups
by Cyrill Gorcunov
· 17 years ago
cb00ea3
UDF: coding style conversion - lindent
by Cyrill Gorcunov
· 17 years ago
74584ae
udf: fix possible leakage of blocks
by Jan Kara
· 17 years ago
3bf25cb
udf: use get_bh()
by Jan Kara
· 18 years ago
ff116fc
UDF: introduce struct extent_position
by Jan Kara
· 18 years ago
60448b1
udf: use sector_t and loff_t for file offsets
by Jan Kara
· 18 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago