summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* reiserfs: constify xattr_handlerStephen Hemminger2010-05-21
* ext4: constify xattr_handlerStephen Hemminger2010-05-21
* ext3: constify xattr handlersStephen Hemminger2010-05-21
* ext2: constify xattr_handlerStephen Hemminger2010-05-21
* btrfs: constify xattr_handlerStephen Hemminger2010-05-21
* fs: xattr_handler table should be constStephen Hemminger2010-05-21
* Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik2010-05-21
* Trim includes in fs/super.cAl Viro2010-05-21
* Move grabbing s_umount to callers of grab_super()Al Viro2010-05-21
* Take statfs variants to fs/statfs.cAl Viro2010-05-21
* switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-21
* new helper: iterate_supers()Al Viro2010-05-21
* Bury __put_super_and_need_restart()Al Viro2010-05-21
* fix prune_dcache()/umount() raceAl Viro2010-05-21
* In get_super() and user_get_super() restarts are unconditionalAl Viro2010-05-21
* fix get_active_super()/umount() raceAl Viro2010-05-21
* fix do_emergency_remount()/umount() racesAl Viro2010-05-21
* Convert simple loops over superblocks to list_for_each_entry_safeAl Viro2010-05-21
* get rid of restarts in sync_filesystems()Al Viro2010-05-21
* Leave superblocks on s_list until the endAl Viro2010-05-21
* Saner locking around deactivate_super()Al Viro2010-05-21
* get rid of S_BIASAl Viro2010-05-21
* get rid of open-coded grab_super() in get_active_super()Al Viro2010-05-21
* sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro2010-05-21
* ceph: should use deactivate_locked_super() on failure exitsAl Viro2010-05-21
* Clean ecryptfs ->get_sb() upAl Viro2010-05-21
* fix a couple of ecryptfs leaksAl Viro2010-05-21
* Simplify devpts_get_sb() failure exitsAl Viro2010-05-21
* remove incorrect comment in do_emergency_remountChristoph Hellwig2010-05-21
* clean DCACHE_CANT_MOUNT in d_delete()Al Viro2010-05-21
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-21
|\
| * udf: BKL ioctl pushdownJohn Kacur2010-05-05
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-21
|\ \
| * | powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori2010-05-21
| * | powerpc: Build-in e1000e for pseries & ppc64_defconfigMichael Neuling2010-05-21
| * | powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson2010-05-21
| * | powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard2010-05-21
| * | powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-05-21
| * | powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-21
| * | powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard2010-05-21
| * | powerpc/kdump: Fix race in kdump shutdownMichael Neuling2010-05-21
| * | powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-21
| * | powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling2010-05-21
| * | powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2010-05-21
| * | powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard2010-05-21
| * | powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard2010-05-21
| * | powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard2010-05-21
| * | powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov2010-05-21
| * | powerpc/eeh: Fix oops when probing in early bootAnton Blanchard2010-05-21
| * | powerpc/pci: Check devices status property when scanning OF treeSonny Rao2010-05-21