| Commit message (Expand) | Author | Age | Files | Lines |
* | udf: Init/maintain file entry checkpoint field | Steve Nickel | 2012-02-29 | 1 | -0/+1 |
* | udf: propagate umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | udf: Move handling of uniqueID into a helper function and protect it by a s_a... | Jan Kara | 2011-01-06 | 1 | -15/+6 |
* | switch udf to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -2/+0 |
* | udf: Remove dead quota code | Jan Kara | 2010-05-24 | 1 | -20/+1 |
* | udf: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 2010-05-21 | 1 | -9/+2 |
* | dquot: cleanup dquot initialize routine | Christoph Hellwig | 2010-03-05 | 1 | -1/+1 |
* | dquot: cleanup dquot drop routine | Christoph Hellwig | 2010-03-05 | 1 | -2/+2 |
* | dquot: cleanup inode allocation / freeing routines | Christoph Hellwig | 2010-03-05 | 1 | -4/+6 |
* | udf: Don't write integrity descriptor too often | Jan Kara | 2009-04-02 | 1 | -3/+2 |
* | Fix the udf code not to pass structs on stack where possible. | Pekka Enberg | 2009-04-02 | 1 | -2/+2 |
* | udf: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 1 | -4/+4 |
* | CRED: Wrap task credential accesses in the UDF filesystem | David Howells | 2008-11-14 | 1 | -2/+2 |
* | udf: Fix error paths in udf_new_inode() | Jan Kara | 2008-08-19 | 1 | -23/+18 |
* | udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2) | Jan Kara | 2008-08-19 | 1 | -2/+1 |
* | udf: replace all adds to little endians variables with le*_add_cpu | marcin.slusarz@gmail.com | 2008-04-17 | 1 | -8/+4 |
* | udf: move headers out include/linux/ | Christoph Hellwig | 2008-04-17 | 1 | -1/+0 |
* | udf: cache struct udf_inode_info | Marcin Slusarz | 2008-02-08 | 1 | -23/+26 |
* | udf: remove UDF_I_* macros and open code them | Marcin Slusarz | 2008-02-08 | 1 | -25/+25 |
* | udf: fix coding style | Marcin Slusarz | 2008-02-08 | 1 | -7/+17 |
* | udf: remove some ugly macros | Marcin Slusarz | 2008-02-08 | 1 | -14/+19 |
* | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov | 2007-07-21 | 1 | -25/+13 |
* | UDF: coding style conversion - lindent | Cyrill Gorcunov | 2007-07-19 | 1 | -33/+36 |
* | UDF: check for allocated memory for data of new inodes | Cyrill Gorcunov | 2007-07-16 | 1 | -1/+8 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-09-27 | 1 | -4/+2 |
* | [PATCH] udf: initialize parts of inode earlier in create | Eric Sandeen | 2006-08-06 | 1 | -5/+6 |
* | [PATCH] sem2mutex: UDF | Ingo Molnar | 2006-03-23 | 1 | -4/+4 |
* | remove pointers to the defunct UDF mailing list | Adrian Bunk | 2006-01-03 | 1 | -5/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+170 |