summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-09switch mqueue to ->evict_inode()Al Viro
2010-08-09merge ext2 delete_inode and clear_inode, switch to ->evict_inode()Al Viro
2010-08-09Don't dirty the victim in ext2_xattr_delete_inode()Al Viro
2010-08-09Take dirtying the inode to callers of ext2_free_blocks()Al Viro
2010-08-09ext2: switch to dquot_free_block_nodirty()Al Viro
2010-08-09switch minix to ->evict_inode(), fix write_inode/delete_inode raceAl Viro
2010-08-09switch sysfs to ->evict_inode()Al Viro
2010-08-09switch procfs to ->evict_inode()Al Viro
2010-08-09simplify get_cramfs_inode()Al Viro
2010-08-09switch hypfs to ->evict_inode()Al Viro
2010-08-09new helper: end_writeback()Al Viro
2010-08-09Take ->i_bdev/->i_cdev handling out of clear_inode()Al Viro
2010-08-09generic_detach_inode() can be static nowAl Viro
2010-08-09switch hugetlbfs to ->evict_inode()Al Viro
2010-08-09New method - evict_inode()Al Viro
2010-08-09unify fs/inode.c callers of clear_inode()Al Viro
2010-08-09simplify checks for I_CLEAR/I_FREEINGAl Viro
2010-08-09get rid of file_fsync()Al Viro
2010-08-09xfs: new truncate sequenceChristoph Hellwig
2010-08-09exofs: New truncate sequenceBoaz Harrosh
2010-08-09jffs2: don't open-code iget_failed()Al Viro
2010-08-09update documentation for the new truncate sequenceChristoph Hellwig
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-08-09always call inode_change_ok early in ->setattrChristoph Hellwig
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09default to simple_setattrChristoph Hellwig
2010-08-09rename generic_setattrChristoph Hellwig
2010-08-09add missing setattr methodsChristoph Hellwig
2010-08-09get rid of block_write_begin_newtruncChristoph Hellwig
2010-08-09introduce __block_write_beginChristoph Hellwig
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig
2010-08-09get rid of nobh_write_begin_newtruncChristoph Hellwig
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig
2010-08-09fix leak in __logfs_create()Al Viro
2010-08-09Fix reiserfs_file_release()Al Viro
2010-08-09missing include in hppfsAl Viro
2010-08-09Deal with missing exports for hostfsAl Viro
2010-08-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller
2010-08-02Merge branch 'v2.6.35'Alex Elder
2010-08-02cifs: fsc should not default to "on"Jeff Layton
2010-08-02[CIFS] remove redundant path walking in dfs_do_refmountSteve French
2010-08-02cifs: ignore the "mand", "nomand" and "_netdev" mount optionsJeff Layton
2010-08-02cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFSJeff Layton
2010-08-02cifs: don't allow cifs_iget to match inodes of the wrong typeJeff Layton
2010-08-02[CIFS] relinquish fscache cookie before freeing CIFSTconInfoSteve French
2010-08-02cifs: add separate cred_uid field to sesInfoJeff Layton