summaryrefslogtreecommitdiff
path: root/fs/udf/symlink.c
Commit message (Expand)AuthorAge
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* udf: Make stat on symlink report symlink length as st_sizeJan Kara2017-01-05
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* 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: Check component length before reading itJan Kara2014-12-21
* udf: Check path length when reading symlinkJan Kara2014-12-19
* udf: Verify symlink size before loading itJan Kara2014-12-19
* udf: use linux/uaccess.hFabian Frederick2014-07-15
* udf: Treat symlink component of type 2 as /Jan Kara2012-01-09
* udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info...Alessio Igor Bogani2011-01-06
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sanitize const/signedness for udfAl Viro2010-03-03
* udf: move headers out include/linux/Christoph Hellwig2008-04-17
* udf: cache struct udf_inode_infoMarcin Slusarz2008-02-08
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-08
* udf: fix coding styleMarcin 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
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16