Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3c418f1b26b59841bd074baa740a43afc15199b
/
fs
/
udf
/
udfdecl.h
9960005
udf: add extent cache support in case of file reading
by Namjae Jeon
· 12 years ago
db8109e
udf: stop using s_dirt
by Artem Bityutskiy
· 12 years ago
faa1729
udf: propagate umode_t
by Al Viro
· 13 years ago
3411664
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
3080a74
udf: Skip mirror metadata FE loading when metadata FE is ok
by Namjae Jeon
· 13 years ago
78ace70
udf: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
a40ecd7
udf: Rename udf_warning to udf_warn
by Joe Perches
· 13 years ago
8076c36
udf: Rename udf_error to udf_err
by Joe Perches
· 13 years ago
7e273e3
udf: Promote some debugging messages to udf_error
by Joe Perches
· 13 years ago
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
· 17 years ago
ff116fc
UDF: introduce struct extent_position
by Jan Kara
· 17 years ago
60448b1
udf: use sector_t and loff_t for file offsets
by Jan Kara
· 17 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