aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/inode.c
AgeCommit message (Expand)Author
2010-12-16hfsplus: spaces/indentation clean-upAnton Salikhmetov
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov
2010-11-23hfsplus: flush disk caches in sync and fsyncChristoph Hellwig
2010-11-23hfsplus: optimize fsyncChristoph Hellwig
2010-11-23hfsplus: split up inode flagsChristoph Hellwig
2010-11-23hfsplus: write up fsync for directoriesChristoph Hellwig
2010-11-23hfsplus: simplify fsyncChristoph Hellwig
2010-10-25list.h: new helper - hlist_add_fake()Al Viro
2010-10-14hfsplus: create correct initial catalog entries for device filesChristoph Hellwig
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig
2010-10-14hfsplus: fix link corruptionChristoph Hellwig
2010-10-01hfsplus: remove the rsrc_inodes listChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig
2010-08-09get rid of file_fsync()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09add missing setattr methodsChristoph Hellwig
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig
2010-05-17hfsplus: Push down BKL into ioctl functionArnd Bergmann
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi
2008-10-20hfsplus: missing O_LARGEFILE checkAlan Cox
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-25hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke
2008-05-13Fix hfsplus oops on image without extentsEric Sesterhenn
2008-04-29fs/hfsplus/: proper externsAdrian Bunk
2007-10-16hfsplus: convert to new aopsNick Piggin
2007-07-16HFS+: add custom dentry hash and comparison operationsDuane Griffin
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-08[PATCH] struct path: convert hfsplusJosef Sipek
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty
2006-01-18[PATCH] hfs: set correct ctimeRoman Zippel
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel
2006-01-10[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionAdrian Bunk
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds