aboutsummaryrefslogtreecommitdiff
path: root/fs/udf/inode.c
AgeCommit message (Expand)Author
2008-04-17udf: use crc_itu_t from lib instead of udf_crcBob Copeland
2008-04-17udf: Add read-only support for 2.50 UDF mediaJan Kara
2008-04-17udf: Allow loading of VAT inodeJan Kara
2008-04-17udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestampsMarcin Slusarz
2008-04-17udf: convert udf_stamp_to_time to return struct timespecmarcin.slusarz@gmail.com
2008-04-17udf: create function for conversion from timestamp to timespecmarcin.slusarz@gmail.com
2008-04-17udf: udf_get_block, inode_bmap - remove unneeded checksmarcin.slusarz@gmail.com
2008-04-17udf: simplify __udf_read_inodemarcin.slusarz@gmail.com
2008-04-17udf: replace all adds to little endians variables with le*_add_cpumarcin.slusarz@gmail.com
2008-04-17udf: kill useless file header comments for vfs method implementationsChristoph Hellwig
2008-02-08udf: fix adding entry to a directoryJan Kara
2008-02-08udf: cleanup directory offset handlingJan Kara
2008-02-08udf: avoid unnecessary synchronous writesMike Galbraith
2008-02-08udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz
2008-02-08udf: cache struct udf_inode_infoMarcin Slusarz
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz
2008-02-08udf: convert byte order of constant instead of variableMarcin Slusarz
2008-02-08udf: create common function for tag checksummingMarcin Slusarz
2008-02-08udf: fix coding styleMarcin Slusarz
2008-02-08udf: remove some ugly macrosMarcin Slusarz
2007-10-16udf: convert to new aopsNick Piggin
2007-07-31UDF: fix UID and GID mount option ignoranceCyrill Gorcunov
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 inode dataCyrill Gorcunov
2007-06-16udf: fix possible leakage of blocksJan Kara
2007-06-01Fix possible UDF data corruptionJan Kara
2007-05-08udf: support files larger than 1GJan Kara
2007-05-08udf: use get_bh()Jan Kara
2007-05-08UDF: introduce struct extent_positionJan Kara
2007-05-08udf: use sector_t and loff_t for file offsetsJan Kara
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-04-02BUG_ON() Conversion in fs/udf/Eric Sesterhenn
2006-03-25[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi
2006-03-08[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi
2006-01-08[PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds