]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs/quota
tg3: Fix message 80 char violations
[net-next-2.6.git] / fs / quota /
2010-03-29 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-03-23 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-03-20 David S. MillerMerge branch 'vhost' of git://git.kernel.org/pub/scm...
2010-03-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-03-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-15 Len BrownMerge branches 'battery-2.6.34', 'bugzilla-10805',...
2010-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-13 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2010-03-13 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-03-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2010-03-13 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-13 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-03-13 Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-03-09 Ingo MolnarMerge commit 'v2.6.34-rc1' into perf/urgent
2010-03-09 Dmitry TorokhovMerge commit 'v2.6.34-rc1' into for-linus
2010-03-09 Benjamin HerrenschmidtMerge commit 'kumar/next' into merge
2010-03-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-08 Russell KingMerge branch 'master' into for-linus
2010-03-08 Russell KingMerge branch 'origin' into devel-stable
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-07 Linus TorvaldsMerge branch 'x86-mrst-for-linus' of git://git.kernel...
2010-03-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-07 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2010-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-06 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2010-03-06 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-03-06 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-03-06 Linus TorvaldsMerge git://git.infradead.org/ubi-2.6
2010-03-05 Linus TorvaldsMerge branch 'slab-for-linus' of git://git.kernel.org...
2010-03-05 Linus TorvaldsMerge branch 'nfs-for-2.6.34' of git://git.linux-nfs...
2010-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-03-04 Christoph Hellwigquota: stop using QUOTA_OK / NO_QUOTA
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-03-04 Jan Karaquota: Properly invalidate caches even for filesystems...
2010-03-04 Dmitry Monakhovquota: generalize quota transfer interface
2010-03-04 Dmitry Monakhovquota: sb_quota state flags cleanup
2010-03-04 Christoph Hellwigquota: split out compat_sys_quotactl support from quota.c
2010-03-04 Christoph Hellwigquota: split out netlink notification support from...
2010-03-04 Christoph Hellwigquota: remove invalid optimization from quota_sync_all
2010-03-04 Christoph Hellwigquota: move code from sync_quota_sb into vfs_quota_sync
2010-03-04 Christoph Hellwigquota: clean up Q_XQUOTASYNC
2010-03-04 Christoph Hellwigquota: simplify permission checking
2010-03-04 Christoph Hellwigquota: special case Q_SYNC without device name
2010-03-04 Christoph Hellwigquota: clean up checks for supported quota methods
2010-03-04 Christoph Hellwigquota: split do_quotactl
2010-03-04 Jan Karaquota: Fix warning when a delayed write happens before...
2010-03-04 Dmitry Monakhovquota: manage reserved space when quota is not active...
2010-03-04 Jan Karaquota: Cleanup S_NOQUOTA handling
2010-03-04 Ingo MolnarMerge branches 'core/futexes' and 'core/iommu' into...
2010-03-04 Pekka EnbergMerge branches 'slab/cleanups', 'slab/failslab', 'slab...
2010-03-03 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-03-02 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2010-03-02 Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-03-02 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of git://repo.or.cz/cris-mirror
2010-03-01 Linus TorvaldsMerge branches 'futexes-for-linus', 'irq-core-for-linus...
2010-03-01 Dmitry TorokhovMerge branch 'next' into for-linus
2010-03-01 Dave AirlieMerge branch 'drm-radeon-testing' of /ssd/git/drm-radeo...
2010-03-01 Dave AirlieMerge remote branch 'nouveau/for-airlied' into drm...
2010-02-28 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-rwsem-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2010-02-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-02-27 Ingo MolnarMerge branch 'tracing/core' of git://git.kernel.org...
2010-02-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-26 Ingo MolnarMerge branch 'tip/tracing/core' of git://git.kernel...
2010-02-26 Ingo MolnarMerge commit 'v2.6.33' into tracing/core
2010-02-26 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-02-26 Dave AirlieMerge remote branch 'korg/drm-radeon-testing' into...
2010-02-25 Linus TorvaldsMerge branch 'for-linus-2' of git://git.kernel.org...
2010-02-25 Linus TorvaldsMerge branch 'for-linus-1' of git://git.kernel.org...
2010-02-25 Russell KingMerge branch 'perf' into devel
2010-02-25 Russell KingMerge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4x...
2010-02-24 Stefan RichterMerge tag 'v2.6.33' for its firewire changes since...
2010-02-23 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-02-23 Dave AirlieMerge remote branch 'nouveau/for-airlied' of ../drm...
2010-02-23 H. Peter AnvinMerge branch 'x86/irq' into x86/apic
2010-02-22 Takashi IwaiMerge remote branch 'alsa/fixes' into fix/misc
2010-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-02-22 Jens AxboeMerge branch 'master' into for-2.6.34
2010-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-02-18 Dave AirlieMerge branch 'for-airlied' of git://git.freedesktop...
2010-02-18 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-17 Takashi IwaiMerge branch 'fix/misc' into topic/misc
next