aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/inode.c
Commit message (Expand)AuthorAge
* udf: fix adding entry to a directoryJan Kara2008-02-08
* udf: cleanup directory offset handlingJan Kara2008-02-08
* udf: avoid unnecessary synchronous writesMike Galbraith2008-02-08
* udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz2008-02-08
* udf: cache struct udf_inode_infoMarcin Slusarz2008-02-08
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-08
* udf: convert byte order of constant instead of variableMarcin Slusarz2008-02-08
* udf: create common function for tag checksummingMarcin Slusarz2008-02-08
* udf: fix coding styleMarcin Slusarz2008-02-08
* udf: remove some ugly macrosMarcin Slusarz2008-02-08
* udf: convert to new aopsNick Piggin2007-10-16
* UDF: fix UID and GID mount option ignoranceCyrill Gorcunov2007-07-31
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-21
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-19
* UDF: check for allocated memory for inode dataCyrill Gorcunov2007-07-16
* udf: fix possible leakage of blocksJan Kara2007-06-16
* Fix possible UDF data corruptionJan Kara2007-06-01
* udf: support files larger than 1GJan Kara2007-05-08
* udf: use get_bh()Jan Kara2007-05-08
* UDF: introduce struct extent_positionJan Kara2007-05-08
* udf: use sector_t and loff_t for file offsetsJan Kara2007-05-08
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* BUG_ON() Conversion in fs/udf/Eric Sesterhenn2006-04-02
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-25
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-08
* [PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig2006-01-08
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-03
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-09
* [PATCH] Exterminate PAGE_BUGMatt Mackall2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16