summaryrefslogtreecommitdiff
path: root/fs/udf/dir.c
Commit message (Expand)AuthorAge
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-01
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-07
* more trivial ->iterate_shared conversionsAl Viro2016-05-09
* udf: Use separate buffer for copying split namesJan Kara2016-02-09
* udf: Make udf_get_filename() return error instead of 0 length file nameFabian Frederick2015-05-18
* udf: Return -ENOMEM when allocation fails in udf_get_filename()Fabian Frederick2015-05-18
* udf: remove redundant buffer_head.h includesFabian Frederick2015-03-14
* udf: Reduce repeated dereferencesJan Kara2014-12-21
* udf: Check path length when reading symlinkJan Kara2014-12-19
* [readdir] convert udfAl Viro2013-06-29
* new helper: file_inode(file)Al Viro2013-02-22
* udf: Remove unnecessary bkl usagesAlessio Igor Bogani2011-01-06
* rename the generic fsync implementationsChristoph Hellwig2010-05-27
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-27
* udf: BKL ioctl pushdownJohn Kacur2010-05-05
* sanitize const/signedness for udfAl Viro2010-03-03
* switch udf to simple_fsync()Al Viro2009-06-11
* Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-02
* Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg2009-04-02
* udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)Jan Kara2008-04-17
* udf: kill useless file header comments for vfs method implementationsChristoph Hellwig2008-04-17
* udf: fix directory offset handlingJan Kara2008-02-13
* udf: remove wrong prototype of udf_readdirMarcin 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: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-21
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-19
* 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] struct path: convert udfJosef Sipek2006-12-08
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16