aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/dir.c
Commit message (Expand)AuthorAge
* hfsplus: 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
* switch hfsplusAl Viro2011-01-12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-07
|\
| * hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-16
| * hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-16
| * hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-23
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2010-10-28
|\
| * hfsplus: free space correcly for files unlinked while openChristoph Hellwig2010-10-27
* | new helper: ihold()Al Viro2010-10-25
|/
* hfsplus: create correct initial catalog entries for device filesChristoph Hellwig2010-10-14
* hfsplus: fix link corruptionChristoph Hellwig2010-10-14
* hfsplus: fix rename over directoriesChristoph Hellwig2010-10-01
* hfsplus: protect readdir against removals from open_dir_listChristoph Hellwig2010-09-30
* hfsplus: add per-superblock lock for volume header updatesChristoph Hellwig2010-09-30
* hfsplus: fix error handling in hfsplus_symlinkChristoph Hellwig2010-09-30
* hfsplus: merge mknod/mkdir/creatChristoph Hellwig2010-09-30
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-09-30
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-09-30
* hfsplus: Push down BKL into ioctl functionArnd Bergmann2010-05-16
* HFS+: fix unlink of linksRoman Zippel2008-04-10
* iget: stop HFSPLUS from using iget() and read_inode()David Howells2008-02-07
* HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] struct path: convert hfsplusJosef Sipek2006-12-08
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave 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: set correct create date for linksRoman Zippel2006-01-18
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-18
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16