summaryrefslogtreecommitdiffstats
path: root/fs/udf/ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* udf: Init/maintain file entry checkpoint fieldSteve Nickel2012-02-291-0/+1
* udf: propagate umode_tAl Viro2012-01-031-1/+1
* udf: Move handling of uniqueID into a helper function and protect it by a s_a...Jan Kara2011-01-061-15/+6
* switch udf to ->evict_inode()Al Viro2010-08-091-2/+0
* udf: Remove dead quota codeJan Kara2010-05-241-20/+1
* udf: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-211-9/+2
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-1/+1
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-051-2/+2
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-051-4/+6
* udf: Don't write integrity descriptor too oftenJan Kara2009-04-021-3/+2
* Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-021-2/+2
* udf: Use lowercase names of quota functionsJan Kara2009-03-261-4/+4
* CRED: Wrap task credential accesses in the UDF filesystemDavid Howells2008-11-141-2/+2
* udf: Fix error paths in udf_new_inode()Jan Kara2008-08-191-23/+18
* udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)Jan Kara2008-08-191-2/+1
* 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