summaryrefslogtreecommitdiffstats
path: root/fs/udf/inode.c
Commit message (Expand)AuthorAgeFilesLines
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-211-580/+368
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-191-728/+766
* UDF: check for allocated memory for inode dataCyrill Gorcunov2007-07-161-12/+39
* udf: fix possible leakage of blocksJan Kara2007-06-161-1/+10
* Fix possible UDF data corruptionJan Kara2007-06-011-4/+8
* udf: support files larger than 1GJan Kara2007-05-081-35/+157
* udf: use get_bh()Jan Kara2007-05-081-37/+37
* UDF: introduce struct extent_positionJan Kara2007-05-081-174/+169
* udf: use sector_t and loff_t for file offsetsJan Kara2007-05-081-13/+15
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-2/+0
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* BUG_ON() Conversion in fs/udf/Eric Sesterhenn2006-04-021-4/+2
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-251-4/+2
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-081-4/+12
* [PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig2006-01-081-5/+0
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-031-5/+0
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+2
* [PATCH] Exterminate PAGE_BUGMatt Mackall2005-05-011-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2010