index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
udfdecl.h
Age
Commit message (
Expand
)
Author
2014-12-19
udf: Check path length when reading symlink
Jan Kara
2014-10-09
udf: Fix loading of special inodes
Jan Kara
2014-09-04
udf: saner calling conventions for udf_new_inode()
Al Viro
2014-09-04
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
2013-01-22
udf: add extent cache support in case of file reading
Namjae Jeon
2012-07-09
udf: stop using s_dirt
Artem Bityutskiy
2012-01-03
udf: propagate umode_t
Al Viro
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
udf: Skip mirror metadata FE loading when metadata FE is ok
Namjae Jeon
2011-10-31
udf: Convert printks to pr_<level>
Joe Perches
2011-10-10
udf: Rename udf_warning to udf_warn
Joe Perches
2011-10-10
udf: Rename udf_error to udf_err
Joe Perches
2011-10-10
udf: Promote some debugging messages to udf_error
Joe Perches
2011-02-23
udf: Convert UDF to new truncate calling sequence
Jan Kara
2011-01-06
udf: Move handling of uniqueID into a helper function and protect it by a s_a...
Jan Kara
2011-01-06
udf: Remove BKL from udf_update_inode
Jan Kara
2011-01-06
fs/udf: Add printf format/argument verification
Joe Perches
2010-08-09
switch udf to ->evict_inode()
Al Viro
2010-05-24
udf: Remove dead quota code
Jan Kara
2010-05-05
udf: BKL ioctl pushdown
John Kacur
2010-04-08
udf: add speciffic ->setattr callback
Dmitry Monakhov
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2009-06-11
switch udf to simple_fsync()
Al Viro
2009-04-02
udf: Don't write integrity descriptor too often
Jan Kara
2009-04-02
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
2009-04-02
Remove struct typedefs from fs/udf/ecma_167.h et al.
Pekka Enberg
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
[next]