Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | udf: Add read-only support for 2.50 UDF media | Jan Kara | 1 | -0/+9 |
2008-04-17 | udf: Allow loading of VAT inode | Jan Kara | 1 | -0/+1 |
2008-04-17 | udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps | Marcin Slusarz | 1 | -29/+16 |
2008-04-17 | udf: convert udf_stamp_to_time to return struct timespec | marcin.slusarz@gmail.com | 1 | -23/+26 |
2008-04-17 | udf: create function for conversion from timestamp to timespec | marcin.slusarz@gmail.com | 1 | -56/+23 |
2008-04-17 | udf: udf_get_block, inode_bmap - remove unneeded checks | marcin.slusarz@gmail.com | 1 | -12/+0 |
2008-04-17 | udf: simplify __udf_read_inode | marcin.slusarz@gmail.com | 1 | -29/+23 |
2008-04-17 | udf: replace all adds to little endians variables with le*_add_cpu | marcin.slusarz@gmail.com | 1 | -12/+4 |
2008-04-17 | udf: kill useless file header comments for vfs method implementations | Christoph Hellwig | 1 | -31/+1 |
2008-02-08 | udf: fix adding entry to a directory | Jan Kara | 1 | -1/+1 |
2008-02-08 | udf: cleanup directory offset handling | Jan Kara | 1 | -4/+4 |
2008-02-08 | udf: avoid unnecessary synchronous writes | Mike Galbraith | 1 | -1/+1 |
2008-02-08 | udf: fix 3 signedness & 1 unitialized variable warnings | Marcin Slusarz | 1 | -3/+3 |
2008-02-08 | udf: cache struct udf_inode_info | Marcin Slusarz | 1 | -143/+162 |
2008-02-08 | udf: remove UDF_I_* macros and open code them | Marcin Slusarz | 1 | -145/+151 |
2008-02-08 | udf: convert byte order of constant instead of variable | Marcin Slusarz | 1 | -8/+8 |
2008-02-08 | udf: create common function for tag checksumming | Marcin Slusarz | 1 | -13/+2 |
2008-02-08 | udf: fix coding style | Marcin Slusarz | 1 | -264/+401 |
2008-02-08 | udf: remove some ugly macros | Marcin Slusarz | 1 | -16/+18 |
2007-10-16 | udf: convert to new aops | Nick Piggin | 1 | -5/+8 |
2007-08-01 | UDF: fix UID and GID mount option ignorance | Cyrill Gorcunov | 1 | -4/+6 |
2007-07-22 | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov | 1 | -580/+368 |
2007-07-19 | UDF: coding style conversion - lindent | Cyrill Gorcunov | 1 | -728/+766 |
2007-07-16 | UDF: check for allocated memory for inode data | Cyrill Gorcunov | 1 | -12/+39 |
2007-06-17 | udf: fix possible leakage of blocks | Jan Kara | 1 | -1/+10 |
2007-06-01 | Fix possible UDF data corruption | Jan Kara | 1 | -4/+8 |
2007-05-08 | udf: support files larger than 1G | Jan Kara | 1 | -35/+157 |
2007-05-08 | udf: use get_bh() | Jan Kara | 1 | -37/+37 |
2007-05-08 | UDF: introduce struct extent_position | Jan Kara | 1 | -174/+169 |
2007-05-08 | udf: use sector_t and loff_t for file offsets | Jan Kara | 1 | -13/+15 |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 1 | -1/+1 |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 1 | -2/+0 |
2006-06-29 | [PATCH] mark address_space_operations const | Christoph Hellwig | 1 | -1/+1 |
2006-04-02 | BUG_ON() Conversion in fs/udf/ | Eric Sesterhenn | 1 | -4/+2 |
2006-03-25 | [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options | Phillip Susi | 1 | -4/+2 |
2006-03-09 | [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options | Phillip Susi | 1 | -4/+12 |
2006-01-09 | [PATCH] udf: remove bogus inode == NULL check in inode_bmap | Christoph Hellwig | 1 | -5/+0 |
2006-01-03 | remove pointers to the defunct UDF mailing list | Adrian Bunk | 1 | -5/+0 |
2005-09-10 | [PATCH] update filesystems for new delete_inode behavior | Mark Fasheh | 1 | -0/+2 |
2005-05-01 | [PATCH] Exterminate PAGE_BUG | Matt Mackall | 1 | -2/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2010 |