summaryrefslogtreecommitdiff
path: root/fs/ntfs/namei.c
Commit message (Expand)AuthorAge
* ntfs: Use ERR_CAST() to avoid cross-structure castKees Cook2017-05-28
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
* get rid of assorted nameidata-related debrisAl Viro2015-05-15
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* assorted conversions to %p[dD]Al Viro2014-11-19
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* [PATCH] ntfs: use d_add_ciChristoph Hellwig2008-08-25
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* ntfs: new export opsChristoph Hellwig2007-10-22
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* NTFS: Handle the recently introduced -ENAMETOOLONG return value fromAnton Altaparmakov2006-03-23
* NTFS: Fix an (innocent) off-by-one error in the runlist code.Anton Altaparmakov2006-03-23
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* NTFS: Remove checks for NULL before calling kfree() since kfree() does theJesper Juhl2005-05-05
* NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move theAnton Altaparmakov2005-05-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16