summaryrefslogtreecommitdiff
path: root/fs/udf/truncate.c
Commit message (Expand)AuthorAge
* udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFFSteve Magnani2017-10-17
* udf: remove redundant buffer_head.h includesFabian Frederick2015-03-14
* udf: Do not decrement i_blocks when freeing indirect extent blockJan Kara2012-07-09
* udf: Convert printks to pr_<level>Joe Perches2011-10-31
* udf: Convert UDF to new truncate calling sequenceJan Kara2011-02-23
* Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-02
* Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg2009-04-02
* udf: truncate: create function for updating of Allocation Ext Descriptormarcin.slusarz@gmail.com2008-04-17
* udf: simple cleanup of truncate.cmarcin.slusarz@gmail.com2008-04-17
* udf: move headers out include/linux/Christoph Hellwig2008-04-17
* udf: cache struct udf_inode_infoMarcin Slusarz2008-02-08
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-08
* udf: fix coding styleMarcin Slusarz2008-02-08
* udf: remove some ugly macrosMarcin Slusarz2008-02-08
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-21
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-19
* udf: fix possible leakage of blocksJan Kara2007-06-16
* udf: support files larger than 1GJan Kara2007-05-08
* udf: add assertionsJan Kara2007-05-08
* udf: use get_bh()Jan Kara2007-05-08
* UDF: introduce struct extent_positionJan Kara2007-05-08
* udf: use sector_t and loff_t for file offsetsJan Kara2007-05-08
* Fix possible UDF deadlock and memory corruption (CVE-2006-4145)Jan Kara2006-08-22
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16