aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16udf: convert to new aopsNick Piggin1-5/+8
2007-07-31UDF: fix UID and GID mount option ignoranceCyrill Gorcunov1-4/+6
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov1-580/+368
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov1-728/+766
2007-07-16UDF: check for allocated memory for inode dataCyrill Gorcunov1-12/+39
2007-06-16udf: fix possible leakage of blocksJan Kara1-1/+10
2007-06-01Fix possible UDF data corruptionJan Kara1-4/+8
2007-05-08udf: support files larger than 1GJan Kara1-35/+157
2007-05-08udf: use get_bh()Jan Kara1-37/+37
2007-05-08UDF: introduce struct extent_positionJan Kara1-174/+169
2007-05-08udf: use sector_t and loff_t for file offsetsJan Kara1-13/+15
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-2/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-04-02BUG_ON() Conversion in fs/udf/Eric Sesterhenn1-4/+2
2006-03-25[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi1-4/+2
2006-03-08[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi1-4/+12
2006-01-08[PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig1-5/+0
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk1-5/+0
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+2
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2010