aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/dir.c
AgeCommit message (Expand)Author
2018-05-22hfs: use d_splice_alias()Al Viro
2017-02-18hfs: fix hfs_readdir()Dan Carpenter
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi
2016-05-12hfs: switch to ->iterate_shared()Al Viro
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-17hfs: incorrect return valuesChengyu Song
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2013-06-29[readdir] convert hfsAl Viro
2013-05-05hfs: SMP race on directory close()Al Viro
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches
2013-04-30hfs: add error checking for hfs_find_init()Alexey Khoroshilov
2013-02-22new helper: file_inode(file)Al Viro
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-05-28hfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil
2011-03-03hfs: fix rename() over non-empty directoryAl Viro
2011-01-12switch hfsAl Viro
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2009-12-15hfs: fix a potential buffer overflowAmerigo Wang
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-08[PATCH] struct path: convert hfsJosef Sipek
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel
2005-09-07[PATCH] hfs: NLS supportRoman Zippel
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds