summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-21xfs: constify xattr_handlerStephen Hemminger
2010-05-21reiserfs: constify xattr_handlerStephen Hemminger
2010-05-21ext4: constify xattr_handlerStephen Hemminger
2010-05-21ext3: constify xattr handlersStephen Hemminger
2010-05-21ext2: constify xattr_handlerStephen Hemminger
2010-05-21btrfs: constify xattr_handlerStephen Hemminger
2010-05-21fs: xattr_handler table should be constStephen Hemminger
2010-05-21Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik
2010-05-21Trim includes in fs/super.cAl Viro
2010-05-21Move grabbing s_umount to callers of grab_super()Al Viro
2010-05-21Take statfs variants to fs/statfs.cAl Viro
2010-05-21switch selinux delayed superblock handling to iterate_supers()Al Viro
2010-05-21new helper: iterate_supers()Al Viro
2010-05-21Bury __put_super_and_need_restart()Al Viro
2010-05-21fix prune_dcache()/umount() raceAl Viro
2010-05-21In get_super() and user_get_super() restarts are unconditionalAl Viro
2010-05-21fix get_active_super()/umount() raceAl Viro
2010-05-21fix do_emergency_remount()/umount() racesAl Viro
2010-05-21Convert simple loops over superblocks to list_for_each_entry_safeAl Viro
2010-05-21get rid of restarts in sync_filesystems()Al Viro
2010-05-21Leave superblocks on s_list until the endAl Viro
2010-05-21Saner locking around deactivate_super()Al Viro
2010-05-21get rid of S_BIASAl Viro
2010-05-21get rid of open-coded grab_super() in get_active_super()Al Viro
2010-05-21sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro
2010-05-21ceph: should use deactivate_locked_super() on failure exitsAl Viro
2010-05-21Clean ecryptfs ->get_sb() upAl Viro
2010-05-21fix a couple of ecryptfs leaksAl Viro
2010-05-21Simplify devpts_get_sb() failure exitsAl Viro
2010-05-21remove incorrect comment in do_emergency_remountChristoph Hellwig
2010-05-21clean DCACHE_CANT_MOUNT in d_delete()Al Viro
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-21Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-05-21interrupt.h: fix fatal kernel-doc errorRandy Dunlap
2010-05-21dquot: Detect partial write error to quota file in write_blk() and add printk...Jiaying Zhang
2010-05-21ocfs2: Fix lock inversion in quotas during umountJan Kara
2010-05-21ocfs2: Use __dquot_transfer to avoid lock inversionJan Kara
2010-05-21ocfs2: Fix NULL pointer deref when writing local dquotJan Kara
2010-05-21ocfs2: Fix estimate of credits needed for quota allocationJan Kara
2010-05-21ocfs2: Fix quota lockingJan Kara
2010-05-21ocfs2: Avoid unnecessary block mapping when refreshing quota infoJan Kara