summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-08-09switch smbfs to evict_inode()Al Viro
2010-08-09switch sysv 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-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-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-09ecryptfs: dont call lookup_one_len to avoid NULL nameidataLino Sanfilippo
2010-08-09fs/ecryptfs/file.c: introduce missing freeJulia Lawall
2010-08-09ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo
2010-08-09eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks
2010-08-09ecryptfs: Fix warning in ecryptfs_process_response()Prarit Bhargava
2010-08-09Merge commit 'linus/master' into bkl/coreFrederic Weisbecker
2010-08-08Squashfs: fix checkpatch.pl warningsPhillip Lougher
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-08omfs: fix uninitialized variable warningBill Pemberton
2010-08-08jffs2: Update copyright noticesDavid Woodhouse
2010-08-07Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds
2010-08-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds