aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/truncate.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-12/+10
* udf: Convert UDF to new truncate calling sequenceJan Kara2011-02-231-86/+60
* Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-021-11/+11
* Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg2009-04-021-12/+12
* udf: truncate: create function for updating of Allocation Ext Descriptormarcin.slusarz@gmail.com2008-04-171-33/+23
* udf: simple cleanup of truncate.cmarcin.slusarz@gmail.com2008-04-171-42/+34
* udf: move headers out include/linux/Christoph Hellwig2008-04-171-1/+0
* udf: cache struct udf_inode_infoMarcin Slusarz2008-02-081-17/+20
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-081-17/+17
* udf: fix coding styleMarcin Slusarz2008-02-081-21/+37
* udf: remove some ugly macrosMarcin Slusarz2008-02-081-3/+4
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-211-74/+39
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-191-88/+121
* udf: fix possible leakage of blocksJan Kara2007-06-161-16/+63
* udf: support files larger than 1GJan Kara2007-05-081-46/+22
* udf: add assertionsJan Kara2007-05-081-1/+3
* udf: use get_bh()Jan Kara2007-05-081-2/+2
* UDF: introduce struct extent_positionJan Kara2007-05-081-81/+78
* udf: use sector_t and loff_t for file offsetsJan Kara2007-05-081-10/+11
* Fix possible UDF deadlock and memory corruption (CVE-2006-4145)Jan Kara2006-08-221-25/+39
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-031-5/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+284