summaryrefslogtreecommitdiff
path: root/fs/hfs/inode.c
AgeCommit message (Expand)Author
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-20fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig
2011-07-20fs: move inode_dio_wait calls into ->setattrChristoph Hellwig
2011-03-10block: remove per-queue pluggingJens Axboe
2010-10-25switch hfs to hlist_add_fake()Al Viro
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-09get rid of file_fsync()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2009-04-13hfs: fix memory leak when unmountingDave Anderson
2008-11-14CRED: Wrap task credential accesses in the HFS filesystemDavid Howells
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-25hfs: convert extents_lock in a mutexMatthias Kaehlcke
2007-10-16hfs: convert to new aopsNick Piggin
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 hfsJosef 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: cleanup HFS printsRoman Zippel
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-09-07[PATCH] hfs: NLS supportRoman Zippel
2005-03-28[PATCH] hfs: fix umask behaviourRoman Zippel
2005-03-28[PATCH] hfs: free page buffers in releasepageRoman Zippel
2005-03-13[PATCH] fs/hfs/: misc cleanupsAdrian Bunk
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-10-25[PATCH] hfs: export type/creator via xattrRoman Zippel
2004-10-25[PATCH] hfs: write back resource info directlyRoman Zippel
2004-10-25[PATCH] hfs: read correct dir timeRoman Zippel
2004-10-25[PATCH] hfs: manage correct block countRoman Zippel
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig
2004-10-05[PATCH] hfs endianness annotationsAlexander Viro
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin
2004-08-30[PATCH] hfs/hfsplus is missing .sendfileChristoph Hellwig
2004-05-24[PATCH] hfsplus: don't release not existing nodesAndrew Morton
2004-04-18[PATCH] direct-IO return type fixesAndrew Morton
2004-02-25[PATCH] HFS rewriteAndrew Morton
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro
2002-12-14[PATCH] remove PF_SYNCAndrew Morton