summaryrefslogtreecommitdiff
path: root/fs/udf/namei.c
Commit message (Expand)AuthorAge
* udf: Remove dead quota codeJan Kara2010-05-24
* udf: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-21
* udf: add speciffic ->setattr callbackDmitry Monakhov2010-04-08
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\
| * dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
| * dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-05
* | sanitize const/signedness for udfAl Viro2010-03-03
|/
* udf: Avoid IO in udf_clear_inodeJan Kara2009-12-14
* udf: Remove wrong assignment in udf_symlinkJan Kara2009-09-14
* 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
* CRED: Wrap task credential accesses in the UDF filesystemDavid Howells2008-11-14
* [PATCH] get rid of on-stack dentry in udfAl Viro2008-10-23
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-05-08
|\
| * udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara2008-05-07
| * udf: Make udf exportableRasmus Rohde2008-05-07
* | udf: fix sparse warning in namei.cHarvey Harrison2008-04-28
|/
* udf: use crc_itu_t from lib instead of udf_crcBob Copeland2008-04-17
* udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)Jan Kara2008-04-17
* udf: Remove checking of existence of filename in udf_add_entry()Jan Kara2008-04-17
* udf: kill useless file header comments for vfs method implementationsChristoph Hellwig2008-04-17
* udf: fix adding entry to a directoryJan Kara2008-02-08
* udf: cleanup directory offset handlingJan Kara2008-02-08
* udf: fix signedness issueMarcin 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: create common function for tag checksummingMarcin Slusarz2008-02-08
* udf: fix coding styleMarcin Slusarz2008-02-08
* udf: remove some ugly macrosMarcin Slusarz2008-02-08
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-21
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-19
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* 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
* udf: decrement correct link count in udf_rmdirStephen Mollett2007-05-08
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C2006-02-03
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-03
* [PATCH] udf_find_entry() cleanupChristoph Hellwig2005-06-30
* [PATCH] coverity: fs/udf/namei.c null checkKAMBAROV, ZAUR2005-06-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16