summaryrefslogtreecommitdiffstats
path: root/fs/udf/ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* udf: replace all adds to little endians variables with le*_add_cpumarcin.slusarz@gmail.com2008-04-171-8/+4
* udf: move headers out include/linux/Christoph Hellwig2008-04-171-1/+0
* udf: cache struct udf_inode_infoMarcin Slusarz2008-02-081-23/+26
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-081-25/+25
* udf: fix coding styleMarcin Slusarz2008-02-081-7/+17
* udf: remove some ugly macrosMarcin Slusarz2008-02-081-14/+19
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-211-25/+13
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-191-33/+36
* UDF: check for allocated memory for data of new inodesCyrill Gorcunov2007-07-161-1/+8
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-4/+2
* [PATCH] udf: initialize parts of inode earlier in createEric Sandeen2006-08-061-5/+6
* [PATCH] sem2mutex: UDFIngo Molnar2006-03-231-4/+4
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-031-5/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+170