summaryrefslogtreecommitdiff
path: root/fs/hfs/dir.c
Commit message (Expand)AuthorAge
* hfs: fix hfs_readdir()Dan Carpenter2017-02-18
* Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-27
* | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-27
|/
* hfs: switch to ->iterate_shared()Al Viro2016-05-12
* wrappers for ->i_mutex accessAl Viro2016-01-22
* 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
* | hfs: incorrect return valuesChengyu Song2015-04-17
|/
* [readdir] convert hfsAl Viro2013-06-29
* hfs: SMP race on directory close()Al Viro2013-05-05
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-30
* hfs: add error checking for hfs_find_init()Alexey Khoroshilov2013-04-30
* new helper: file_inode(file)Al Viro2013-02-22
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* hfs: remove unnecessary dentry_unhash on 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
* hfs: fix rename() over non-empty directoryAl Viro2011-03-03
* switch hfsAl Viro2011-01-12
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* hfs: fix a potential buffer overflowAmerigo Wang2009-12-15
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] struct path: convert hfsJosef Sipek2006-12-08
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] hfs: cleanup HFS printsRoman Zippel2006-01-18
* [PATCH] hfs: NLS supportRoman Zippel2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16