aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/dir.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2010-10-281-1/+3
|\
| * hfsplus: free space correcly for files unlinked while openChristoph Hellwig2010-10-271-1/+3
* | new helper: ihold()Al Viro2010-10-251-1/+1
|/
* hfsplus: create correct initial catalog entries for device filesChristoph Hellwig2010-10-141-3/+3
* hfsplus: fix link corruptionChristoph Hellwig2010-10-141-2/+4
* hfsplus: fix rename over directoriesChristoph Hellwig2010-10-011-1/+4
* hfsplus: protect readdir against removals from open_dir_listChristoph Hellwig2010-10-011-0/+2
* hfsplus: add per-superblock lock for volume header updatesChristoph Hellwig2010-10-011-19/+35
* hfsplus: fix error handling in hfsplus_symlinkChristoph Hellwig2010-10-011-14/+12
* hfsplus: merge mknod/mkdir/creatChristoph Hellwig2010-10-011-48/+16
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-10-011-7/+7
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-011-19/+21
* hfsplus: Push down BKL into ioctl functionArnd Bergmann2010-05-171-1/+1
* HFS+: fix unlink of linksRoman Zippel2008-04-101-8/+15
* iget: stop HFSPLUS from using iget() and read_inode()David Howells2008-02-071-3/+3
* HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-161-0/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] struct path: convert hfsplusJosef Sipek2006-12-081-1/+1
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-2/+2
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+1
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] hfs: set correct create date for linksRoman Zippel2006-01-181-12/+21
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-181-7/+7
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+484