aboutsummaryrefslogtreecommitdiff
path: root/fs/udf/directory.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-14udf: Remove dead codeGravatar Jan Kara 1-86/+0
2009-04-02Fix the udf code not to pass structs on stack where possible.Gravatar Pekka Enberg 1-3/+3
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Gravatar Pekka Enberg 1-16/+16
2008-02-08udf: cleanup directory offset handlingGravatar Jan Kara 1-4/+3
2008-02-08udf: fix 3 signedness & 1 unitialized variable warningsGravatar Marcin Slusarz 1-4/+4
2008-02-08udf: cache struct udf_inode_infoGravatar Marcin Slusarz 1-3/+4
2008-02-08udf: remove UDF_I_* macros and open code themGravatar Marcin Slusarz 1-3/+3
2008-02-08udf: convert byte order of constant instead of variableGravatar Marcin Slusarz 1-2/+2
2008-02-08udf: fix coding styleGravatar Marcin Slusarz 1-32/+48
2007-07-21UDF: coding style conversion - lindent fixupsGravatar Cyrill Gorcunov 1-41/+27
2007-07-19UDF: coding style conversion - lindentGravatar Cyrill Gorcunov 1-108/+99
2007-05-08udf: use get_bh()Gravatar Jan Kara 1-5/+5
2007-05-08UDF: introduce struct extent_positionGravatar Jan Kara 1-12/+8
2007-05-08udf: use sector_t and loff_t for file offsetsGravatar Jan Kara 1-1/+1
2006-01-03remove pointers to the defunct UDF mailing listGravatar Adrian Bunk 1-5/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+343