aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/namei.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | udf: Update ctime and mtime when directory is modifiedJan Kara2015-04-01
* | udf: remove redundant buffer_head.h includesFabian Frederick2015-03-14
|/
* udf: Reduce repeated dereferencesJan Kara2014-12-21
* udf: Check path length when reading symlinkJan Kara2014-12-19
* udf: saner calling conventions for udf_new_inode()Al Viro2014-09-04
* udf: fix the udf_iget() vs. udf_new_inode() racesAl Viro2014-09-04
* udf: merge the pieces inserting a new non-directory object into directoryAl Viro2014-09-04
* udf: Make udf_read_inode() and udf_iget() return errorJan Kara2014-09-04
* udf: avoid unneeded up_write when fail to add entry in ->symlinkChao Yu2014-08-19
* udf: Fix lockdep warning from udf_symlink()Jan Kara2013-12-23
* udf: provide ->tmpfile()Al Viro2013-06-29
* fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-26
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-07-24
|\
| * udf: avoid info leak on exportMathias Krause2012-07-13
* | don't pass nameidata to ->create()Al Viro2012-07-14
* | stop passing nameidata to ->lookup()Al Viro2012-07-14
|/
* ->encode_fh() API changeAl Viro2012-05-29
* vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-10
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-11-02
|\
| * filesystems: add set_nlink()Miklos Szeredi2011-11-02
| * filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* | udf: Rename udf_warning to udf_warnJoe Perches2011-10-10
|/
* udf: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
* vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-14
* udf: fix i_nlink limitAl Viro2011-03-03
* UDF: Close small mem leak in udf_find_entry()Jesper Juhl2011-01-06
* udf: Fix directory corruption after extent mergingJan Kara2011-01-06
* udf: Remove unnecessary bkl usagesAlessio Igor Bogani2011-01-06
* udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info...Alessio Igor Bogani2011-01-06
* udf: Move handling of uniqueID into a helper function and protect it by a s_a...Jan Kara2011-01-06
* new helper: ihold()Al Viro2010-10-25
* 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-04
| * dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-04
* | 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