aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/dir.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+2
* udf: Remove unnecessary bkl usagesAlessio Igor Bogani2011-01-061-5/+0
* rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-271-0/+1
* udf: BKL ioctl pushdownJohn Kacur2010-05-051-1/+1
* sanitize const/signedness for udfAl Viro2010-03-031-2/+2
* switch udf to simple_fsync()Al Viro2009-06-111-1/+1
* Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-021-3/+3
* Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg2009-04-021-4/+4
* udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)Jan Kara2008-04-171-30/+27
* udf: kill useless file header comments for vfs method implementationsChristoph Hellwig2008-04-171-26/+0
* udf: fix directory offset handlingJan Kara2008-02-131-7/+7
* udf: remove wrong prototype of udf_readdirMarcin Slusarz2008-02-081-62/+56
* udf: cache struct udf_inode_infoMarcin Slusarz2008-02-081-3/+5
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-081-3/+4
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-211-36/+24
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-191-69/+63
* udf: use get_bh()Jan Kara2007-05-081-11/+11
* UDF: introduce struct extent_positionJan Kara2007-05-081-12/+13
* udf: use sector_t and loff_t for file offsetsJan Kara2007-05-081-2/+2
* [PATCH] struct path: convert udfJosef Sipek2006-12-081-2/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-031-5/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+268