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