Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...
[deliverable/linux.git] / fs / super.c
2010-05-28  Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2010-05-28  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-05-28  Len BrownMerge branch 'ht-delete-2.6.35' into release
2010-05-28  Len BrownMerge branches 'video' and 'video-edid' into release
2010-05-28  Len BrownMerge branch 'bjorn-pci-root-v4-2.6.35' into release
2010-05-28  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2010-05-28  Linus TorvaldsMerge branch 'for-linus/2635-updates' of git://git...
2010-05-28  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-28  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-05-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-28  Randy Dunlapfs/super: fix kernel-doc warning
2010-05-27  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-27  Linus TorvaldsMerge branch 'sfi-release' of git://git./linux/kernel...
2010-05-27  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-05-27  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-26  Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-05-26  Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-05-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-25  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-25  David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-05-25  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-05-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-25  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2010-05-25  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2010-05-25  Grant LikelyMerge remote branch 'origin' into secretlab/next-spi
2010-05-24  Alex ElderMerge branch 'delayed-logging-for-2.6.35' into for...
2010-05-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2010-05-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-24  Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-05-24  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2010-05-24  Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-05-24  Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2010-05-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-22  Pekka EnbergMerge branches 'slab/align', 'slab/cleanups', 'slab...
2010-05-22  Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-22  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-05-22  Linus TorvaldsMerge branch 'kvm-updates/2.6.35' of git://git./virt...
2010-05-22  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-05-21  NeilBrownMerge commit '3ff195b011d7decf501a4d55aeed312731094796...
2010-05-21  Roland Dreiervfs: add lockdep annotation to s_vfs_rename_key for...
2010-05-21  Josef BacikIntroduce freeze_super and thaw_super for the fsfreeze...
2010-05-21  Al ViroTrim includes in fs/super.c
2010-05-21  Al ViroMove grabbing s_umount to callers of grab_super()
2010-05-21  Al ViroTake statfs variants to fs/statfs.c
2010-05-21  Al Vironew helper: iterate_supers()
2010-05-21  Al ViroBury __put_super_and_need_restart()
2010-05-21  Al ViroIn get_super() and user_get_super() restarts are uncond...
2010-05-21  Al Virofix get_active_super()/umount() race
2010-05-21  Al Virofix do_emergency_remount()/umount() races
2010-05-21  Al ViroConvert simple loops over superblocks to list_for_each_...
2010-05-21  Al Viroget rid of restarts in sync_filesystems()
2010-05-21  Al ViroLeave superblocks on s_list until the end
2010-05-21  Al ViroSaner locking around deactivate_super()
2010-05-21  Al Viroget rid of S_BIAS
2010-05-21  Al Viroget rid of open-coded grab_super() in get_active_super()
2010-05-21  Christoph Hellwigremove incorrect comment in do_emergency_remount
2010-05-21  Linus TorvaldsMerge branch 'msm-video' of git://codeaurora.org/quic...
2010-05-21  Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-05-21  Jens Axboewriteback: fix problem with !CONFIG_BLOCK compilation
2010-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-05-21  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-05-21  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-05-21  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-05-21  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-05-20  Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2010-05-20  Linus TorvaldsMerge branch 'viafb-next' of git://git.lwn.net/linux-2.6
2010-05-20  Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2010-05-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-05-20  Takashi IwaiMerge branch 'topic/hda' into for-linus
2010-05-20  Takashi IwaiMerge branch 'topic/usb' into for-linus
2010-05-20  Takashi IwaiMerge branch 'topic/jack' into for-linus
2010-05-20  Takashi IwaiMerge branch 'topic/misc' into for-linus
2010-05-20  Takashi IwaiMerge branch 'topic/nomm' into for-linus
2010-05-20  Takashi IwaiMerge branch 'topic/core-cleanup' into for-linus
2010-05-20  Linus TorvaldsMerge branch 'bkl/procfs' of git://git./linux/kernel...
2010-05-20  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-05-20  Linus TorvaldsMerge branch 'timers-for-linus-hpet' of git://git....
2010-05-20  Linus TorvaldsMerge branch 'timers-for-linus-cleanups' of git://git...
2010-05-20  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2010-05-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-05-19  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-05-19  Dmitry TorokhovMerge commit 'v2.6.34' into next
2010-05-19  Jiri KosinaMerge branches 'ntrig', 'picolcd', 'prodikeys' and...
2010-05-19  Jiri KosinaMerge branch 'egalax' into for-linus
2010-05-19  Jiri KosinaMerge branch 'cando' into for-linus
2010-05-19  Jiri KosinaMerge branches 'upstream-fixes', 'bkl-removal', 'debugf...
2010-05-19  Jiri KosinaMerge branch 'upstream' into for-linus
2010-05-18  Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-05-18  Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2010-05-18  Linus TorvaldsMerge branch 'x86-txt-for-linus' of git://git./linux...
2010-05-18  Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2010-05-18  Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
next
This page took 0.231566 seconds and 107 git commands to generate.