aboutsummaryrefslogtreecommitdiff
path: root/fs/udf/ialloc.c
AgeCommit message (Expand)Author
2012-02-29udf: Init/maintain file entry checkpoint fieldSteve Nickel
2012-01-03udf: propagate umode_tAl Viro
2011-01-06udf: Move handling of uniqueID into a helper function and protect it by a s_a...Jan Kara
2010-08-09switch udf to ->evict_inode()Al Viro
2010-05-24udf: Remove dead quota codeJan Kara
2010-05-21udf: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig
2009-04-02udf: Don't write integrity descriptor too oftenJan Kara
2009-04-02Fix the udf code not to pass structs on stack where possible.Pekka Enberg
2009-03-26udf: Use lowercase names of quota functionsJan Kara
2008-11-14CRED: Wrap task credential accesses in the UDF filesystemDavid Howells
2008-08-19udf: Fix error paths in udf_new_inode()Jan Kara
2008-08-19udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)Jan Kara
2008-04-17udf: replace all adds to little endians variables with le*_add_cpumarcin.slusarz@gmail.com
2008-04-17udf: move headers out include/linux/Christoph Hellwig
2008-02-08udf: cache struct udf_inode_infoMarcin Slusarz
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz
2008-02-08udf: fix coding styleMarcin Slusarz
2008-02-08udf: remove some ugly macrosMarcin Slusarz
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov
2007-07-16UDF: check for allocated memory for data of new inodesCyrill Gorcunov
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-08-06[PATCH] udf: initialize parts of inode earlier in createEric Sandeen
2006-03-23[PATCH] sem2mutex: UDFIngo Molnar
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds