summaryrefslogtreecommitdiff
path: root/fs/udf/dir.c
AgeCommit message (Expand)Author
2017-10-17udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFFSteve Magnani
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2016-02-09udf: Use separate buffer for copying split namesJan Kara
2015-05-18udf: Make udf_get_filename() return error instead of 0 length file nameFabian Frederick
2015-05-18udf: Return -ENOMEM when allocation fails in udf_get_filename()Fabian Frederick
2015-03-14udf: remove redundant buffer_head.h includesFabian Frederick
2014-12-21udf: Reduce repeated dereferencesJan Kara
2014-12-19udf: Check path length when reading symlinkJan Kara
2013-06-29[readdir] convert udfAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2011-01-06udf: Remove unnecessary bkl usagesAlessio Igor Bogani
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck
2010-05-05udf: BKL ioctl pushdownJohn Kacur
2010-03-03sanitize const/signedness for udfAl Viro
2009-06-11switch udf to simple_fsync()Al Viro
2009-04-02Fix the udf code not to pass structs on stack where possible.Pekka Enberg
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg
2008-04-17udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)Jan Kara
2008-04-17udf: kill useless file header comments for vfs method implementationsChristoph Hellwig
2008-02-13udf: fix directory offset handlingJan Kara
2008-02-08udf: remove wrong prototype of udf_readdirMarcin Slusarz
2008-02-08udf: cache struct udf_inode_infoMarcin Slusarz
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov
2007-05-08udf: use get_bh()Jan Kara
2007-05-08UDF: introduce struct extent_positionJan Kara
2007-05-08udf: use sector_t and loff_t for file offsetsJan Kara
2006-12-08[PATCH] struct path: convert udfJosef Sipek
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk
2004-09-08[PATCH] udf endianness annotationsAlexander Viro
2004-07-04[PATCH] Fix sparse warnings in fs/udf/*Mika Kukkonen
2004-03-11[PATCH] UDF filesystem updateAndrew Morton
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton
2003-02-25[PATCH] replace it's with its where appropriate.Steven Cole
2002-11-16[PATCH] UDF sync with CVSBen Fennema
2002-10-07[PATCH] named initializers for fs/udfArt Haas
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-03-12[PATCH] udf patch for 2.5.7-pre1 (part 4/4)Ben Fennema
2002-02-24[PATCH] final ->d_parent fixesAlexander Viro
2002-02-04v2.5.0.11 -> v2.5.1Linus Torvalds
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds