aboutsummaryrefslogtreecommitdiff
path: root/fs/udf/namei.c
AgeCommit message (Expand)Author
2008-10-23[PATCH] get rid of on-stack dentry in udfAl Viro
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara
2008-05-07udf: Make udf exportableRasmus Rohde
2008-04-28udf: fix sparse warning in namei.cHarvey Harrison
2008-04-17udf: use crc_itu_t from lib instead of udf_crcBob Copeland
2008-04-17udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)Jan Kara
2008-04-17udf: Remove checking of existence of filename in udf_add_entry()Jan Kara
2008-04-17udf: kill useless file header comments for vfs method implementationsChristoph Hellwig
2008-02-08udf: fix adding entry to a directoryJan Kara
2008-02-08udf: cleanup directory offset handlingJan Kara
2008-02-08udf: fix signedness issueMarcin Slusarz
2008-02-08udf: cache struct udf_inode_infoMarcin Slusarz
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz
2008-02-08udf: create common function for tag checksummingMarcin Slusarz
2008-02-08udf: fix coding styleMarcin Slusarz
2008-02-08udf: remove some ugly macrosMarcin Slusarz
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
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
2007-05-08udf: decrement correct link count in udf_rmdirStephen Mollett
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-02-03[PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk
2005-06-30[PATCH] udf_find_entry() cleanupChristoph Hellwig
2005-06-28[PATCH] coverity: fs/udf/namei.c null checkKAMBAROV, ZAUR
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds