aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-13hfs: fix memory leak when unmountingDave Anderson1-0/+4
2008-11-14CRED: Wrap task credential accesses in the HFS filesystemDavid Howells1-2/+2
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi1-8/+0
2008-07-26[PATCH] f_count may wrap aroundAl Viro1-4/+0
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro1-2/+1
2008-07-25hfs: convert extents_lock in a mutexMatthias Kaehlcke1-2/+2
2007-10-16hfs: convert to new aopsNick Piggin1-7/+11
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-2/+2
2006-12-08[PATCH] struct path: convert hfsJosef Sipek1-1/+1
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-2/+4
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-2/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-12/+1
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel1-1/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-1/+1
2005-09-07[PATCH] hfs: NLS supportRoman Zippel1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+636