summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-22fs/partitions: use ADDPART_FLAG_RAID instead of magic numberCesar Eduardo Barros3-3/+3
2010-05-22sanitize vfs_fsync calling conventionsChristoph Hellwig11-54/+24
2010-05-22nfsd: open a file descriptor for fsync in nfs4 recoveryChristoph Hellwig1-45/+42
2010-05-22fs: inode.c use atomic_inc_return in __igetRichard Kennedy1-4/+2
2010-05-22anon_inode: set S_IFREG on the anon_inodeEric Paris1-1/+1
2010-05-22gfs: constify xattr_handlerStephen Hemminger4-6/+6
2010-05-22ocfs: constify xattr_handlerStephen Hemminger3-14/+14
2010-05-22jffs2: constify xattr_handlerStephen Hemminger7-15/+15
2010-05-22xfs: constify xattr_handlerStephen Hemminger4-9/+9
2010-05-22reiserfs: constify xattr_handlerStephen Hemminger7-18/+18
2010-05-22ext4: constify xattr_handlerStephen Hemminger6-16/+16
2010-05-22ext3: constify xattr handlersStephen Hemminger6-16/+16
2010-05-22ext2: constify xattr_handlerStephen Hemminger6-16/+16
2010-05-22btrfs: constify xattr_handlerStephen Hemminger3-6/+6
2010-05-22fs: xattr_handler table should be constStephen Hemminger6-15/+15
2010-05-22Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik4-71/+110
2010-05-22Trim includes in fs/super.cAl Viro1-7/+0
2010-05-22Move grabbing s_umount to callers of grab_super()Al Viro2-2/+3
2010-05-22Take statfs variants to fs/statfs.cAl Viro4-192/+197
2010-05-22switch selinux delayed superblock handling to iterate_supers()Al Viro2-48/+8
2010-05-22new helper: iterate_supers()Al Viro6-82/+56
2010-05-22Bury __put_super_and_need_restart()Al Viro5-31/+6
2010-05-22fix prune_dcache()/umount() raceAl Viro1-11/+6
2010-05-22In get_super() and user_get_super() restarts are unconditionalAl Viro1-8/+10
2010-05-22fix get_active_super()/umount() raceAl Viro1-7/+7
2010-05-22fix do_emergency_remount()/umount() racesAl Viro1-3/+3
2010-05-22Convert simple loops over superblocks to list_for_each_entry_safeAl Viro4-20/+11
2010-05-22get rid of restarts in sync_filesystems()Al Viro3-27/+5
2010-05-22Leave superblocks on s_list until the endAl Viro6-4/+25
2010-05-22Saner locking around deactivate_super()Al Viro2-91/+30
2010-05-22get rid of S_BIASAl Viro3-37/+24
2010-05-22get rid of open-coded grab_super() in get_active_super()Al Viro1-16/+3
2010-05-22sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro1-1/+0
2010-05-22ceph: should use deactivate_locked_super() on failure exitsAl Viro1-2/+1
2010-05-22Clean ecryptfs ->get_sb() upAl Viro1-83/+66
2010-05-22fix a couple of ecryptfs leaksAl Viro2-24/+7
2010-05-22Simplify devpts_get_sb() failure exitsAl Viro1-6/+3
2010-05-22remove incorrect comment in do_emergency_remountChristoph Hellwig1-2/+0
2010-05-22clean DCACHE_CANT_MOUNT in d_delete()Al Viro1-0/+1
2010-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds735-51732/+56077
2010-05-22Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds93-1241/+3423
2010-05-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds38-3789/+3355
2010-05-22sysctl: fix kernel-doc notation and typosRandy Dunlap1-19/+19
2010-05-22Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds24-129/+1573
2010-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds36-315/+6456
2010-05-22PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham1-14/+3
2010-05-22PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder3-0/+111
2010-05-22PCI: Allow manual resource allocation for PCI hotplug bridgesFelix Radensky1-0/+13
2010-05-22Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-1/+78
2010-05-22Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds4-186/+308