summaryrefslogtreecommitdiffstats
path: root/fs/udf/dir.c
Commit message (Expand)AuthorAgeFilesLines
* udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFFSteve Magnani2017-10-171-1/+1
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-1/+1
* fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-071-1/+1
* more trivial ->iterate_shared conversionsAl Viro2016-05-091-1/+1
* udf: Use separate buffer for copying split namesJan Kara2016-02-091-2/+11
* udf: Make udf_get_filename() return error instead of 0 length file nameFabian Frederick2015-05-181-1/+1
* udf: Return -ENOMEM when allocation fails in udf_get_filename()Fabian Frederick2015-05-181-1/+1
* udf: remove redundant buffer_head.h includesFabian Frederick2015-03-141-1/+0
* udf: Reduce repeated dereferencesJan Kara2014-12-211-16/+16
* udf: Check path length when reading symlinkJan Kara2014-12-191-1/+2
* [readdir] convert udfAl Viro2013-06-291-37/+26
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+268
OpenPOWER on IntegriCloud