aboutsummaryrefslogtreecommitdiffstats
path: root/fs/omfs/dir.c
Commit message (Expand)AuthorAge
* omfs: remove unnecessary dentry_unhash on rmdir, dir rneameSage 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
* omfs: make readdir stop when filldir says soAl Viro2011-03-05
* omfs: merge unlink() and rmdir(), close leak in rename()Al Viro2011-03-05
* omfs: stop playing silly buggers with omfs_unlink() in ->rename()Al Viro2011-03-05
* omfs: rename() needs to mark old_inode dirty after ctime updateAl Viro2011-03-05
* omfs: check bounds on block numbers before passing to sb_breadBob Copeland2010-07-10
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-22
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
* omfs: sparse annotationsHarvey Harrison2008-07-30
* omfs: add directory routinesBob Copeland2008-07-26