summaryrefslogtreecommitdiff
path: root/fs/udf/ialloc.c
Commit message (Expand)AuthorAge
* udf: Apply uid/gid mount options also to new inodes & chownJan Kara2018-02-27
* udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFFSteve Magnani2017-10-17
* fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
* udf: saner calling conventions for udf_new_inode()Al Viro2014-09-04
* udf: fix the udf_iget() vs. udf_new_inode() racesAl Viro2014-09-04
* udf: Set i_generation fieldJan Kara2014-09-04
* udf: Fortify LVID loadingJan Kara2013-09-24
* udf: Init/maintain file entry checkpoint fieldSteve Nickel2012-02-29
* udf: propagate umode_tAl Viro2012-01-03
* udf: Move handling of uniqueID into a helper function and protect it by a s_a...Jan Kara2011-01-06
* switch udf to ->evict_inode()Al Viro2010-08-09
* udf: Remove dead quota codeJan Kara2010-05-24
* udf: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-21
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-05
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-05
* udf: Don't write integrity descriptor too oftenJan Kara2009-04-02
* Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-02
* udf: Use lowercase names of quota functionsJan Kara2009-03-26
* CRED: Wrap task credential accesses in the UDF filesystemDavid Howells2008-11-14
* udf: Fix error paths in udf_new_inode()Jan Kara2008-08-19
* udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)Jan Kara2008-08-19
* udf: replace all adds to little endians variables with le*_add_cpumarcin.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: check for allocated memory for data of new inodesCyrill Gorcunov2007-07-16
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* [PATCH] udf: initialize parts of inode earlier in createEric Sandeen2006-08-06
* [PATCH] sem2mutex: UDFIngo Molnar2006-03-23
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16