summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs: constify xattr_handlerStephen Hemminger2010-05-223-14/+14
* jffs2: constify xattr_handlerStephen Hemminger2010-05-227-15/+15
* xfs: constify xattr_handlerStephen Hemminger2010-05-224-9/+9
* reiserfs: constify xattr_handlerStephen Hemminger2010-05-227-18/+18
* ext4: constify xattr_handlerStephen Hemminger2010-05-226-16/+16
* ext3: constify xattr handlersStephen Hemminger2010-05-226-16/+16
* ext2: constify xattr_handlerStephen Hemminger2010-05-226-16/+16
* btrfs: constify xattr_handlerStephen Hemminger2010-05-223-6/+6
* fs: xattr_handler table should be constStephen Hemminger2010-05-226-15/+15
* Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik2010-05-224-71/+110
* Trim includes in fs/super.cAl Viro2010-05-221-7/+0Star
* Move grabbing s_umount to callers of grab_super()Al Viro2010-05-222-2/+3
* Take statfs variants to fs/statfs.cAl Viro2010-05-224-192/+197
* switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-222-48/+8Star
* new helper: iterate_supers()Al Viro2010-05-226-82/+56Star
* Bury __put_super_and_need_restart()Al Viro2010-05-225-31/+6Star
* fix prune_dcache()/umount() raceAl Viro2010-05-221-11/+6Star
* In get_super() and user_get_super() restarts are unconditionalAl Viro2010-05-221-8/+10
* fix get_active_super()/umount() raceAl Viro2010-05-221-7/+7
* fix do_emergency_remount()/umount() racesAl Viro2010-05-221-3/+3
* Convert simple loops over superblocks to list_for_each_entry_safeAl Viro2010-05-224-20/+11Star
* get rid of restarts in sync_filesystems()Al Viro2010-05-223-27/+5Star
* Leave superblocks on s_list until the endAl Viro2010-05-226-4/+25
* Saner locking around deactivate_super()Al Viro2010-05-222-91/+30Star
* get rid of S_BIASAl Viro2010-05-223-37/+24Star
* get rid of open-coded grab_super() in get_active_super()Al Viro2010-05-221-16/+3Star
* sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro2010-05-221-1/+0Star
* ceph: should use deactivate_locked_super() on failure exitsAl Viro2010-05-221-2/+1Star
* Clean ecryptfs ->get_sb() upAl Viro2010-05-221-83/+66Star
* fix a couple of ecryptfs leaksAl Viro2010-05-222-24/+7Star
* Simplify devpts_get_sb() failure exitsAl Viro2010-05-221-6/+3Star
* remove incorrect comment in do_emergency_remountChristoph Hellwig2010-05-221-2/+0Star
* clean DCACHE_CANT_MOUNT in d_delete()Al Viro2010-05-221-0/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-213-19/+29
|\
| * udf: BKL ioctl pushdownJohn Kacur2010-05-053-19/+29
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-21118-1140/+4145
|\ \
| * | powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori2010-05-211-12/+0Star
| * | powerpc: Build-in e1000e for pseries & ppc64_defconfigMichael Neuling2010-05-212-2/+2
| * | powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson2010-05-214-60/+90
| * | powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard2010-05-211-8/+12
| * | powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-05-211-0/+10
| * | powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-212-14/+13Star
| * | powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard2010-05-211-29/+0Star
| * | powerpc/kdump: Fix race in kdump shutdownMichael Neuling2010-05-211-0/+27
| * | powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-216-17/+47
| * | powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling2010-05-211-13/+20
| * | powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2010-05-213-0/+57
| * | powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard2010-05-211-4/+13
| * | powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard2010-05-211-1/+1
| * | powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard2010-05-211-1/+5