index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
truncate.c
Age
Commit message (
Expand
)
Author
2012-07-09
udf: Do not decrement i_blocks when freeing indirect extent block
Jan Kara
2011-10-31
udf: Convert printks to pr_<level>
Joe Perches
2011-02-23
udf: Convert UDF to new truncate calling sequence
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-04-17
udf: truncate: create function for updating of Allocation Ext Descriptor
marcin.slusarz@gmail.com
2008-04-17
udf: simple cleanup of truncate.c
marcin.slusarz@gmail.com
2008-04-17
udf: move headers out include/linux/
Christoph Hellwig
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
udf: fix coding style
Marcin Slusarz
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
2007-07-22
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: support files larger than 1G
Jan Kara
2007-05-08
udf: add assertions
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
2006-08-22
Fix possible UDF deadlock and memory corruption (CVE-2006-4145)
Jan Kara
2006-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds