Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block
[pandora-kernel.git] / fs /
2010-05-21 Linus TorvaldsMerge branch 'for-2.6.35' of git://git.kernel.dk/linux...
2010-05-21 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2010-05-21 Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
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 AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Jens Axboepipe: set lower and upper limit on max pages in the...
2010-05-21 Jens Axboepipe: add support for shrinking and growing pipes
2010-05-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-05-21 Linus TorvaldsMerge branch 'drm-for-2.6.35' of git://git./linux/kerne...
2010-05-21 Linus TorvaldsMerge branch 'dbg-early-merge' of git://git./linux...
2010-05-21 Linus TorvaldsMerge branch 'kdb-merge' of git://git./linux/kernel...
2010-05-21 Jens Axboewriteback: fix problem with !CONFIG_BLOCK compilation
2010-05-21 Tejun Heoblock: improve automatic native capacity unlocking
2010-05-21 Tejun Heoblock: use struct parsed_partitions *state universally...
2010-05-21 Tejun Heoblock,ide: simplify bdops->set_capacity() to ->unlock_n...
2010-05-21 Tejun Heoblock: restart partition scan after resizing a device
2010-05-21 Tejun Heobuffer: make invalidate_bdev() drain all percpu LRU...
2010-05-21 Jens Axboewriteback: bdi_writeback_task() must set task state...
2010-05-21 Jens Axboewriteback: ensure that WB_SYNC_NONE writeback with...
2010-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2010-05-21 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-05-21 Jiaying Zhangdquot: Detect partial write error to quota file in...
2010-05-21 Jan Karaocfs2: Fix lock inversion in quotas during umount
2010-05-21 Jan Karaocfs2: Use __dquot_transfer to avoid lock inversion
2010-05-21 Jan Karaocfs2: Fix NULL pointer deref when writing local dquot
2010-05-21 Jan Karaocfs2: Fix estimate of credits needed for quota allocation
2010-05-21 Jan Karaocfs2: Fix quota locking
2010-05-21 Jan Karaocfs2: Avoid unnecessary block mapping when refreshing...
2010-05-21 Jan Karaocfs2: Do not map blocks from local quota file on each...
2010-05-21 Jan Karaquota: Refactor dquot_transfer code so that OCFS2 can...
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-05-21 Christoph Hellwigquota: remove sb_has_quota_active in get/set_info
2010-05-21 Christoph Hellwigquota: unify ->set_dqblk
2010-05-21 Christoph Hellwigquota: unify ->get_dqblk
2010-05-21 Eric Sandeenext3: make barrier options consistent with ext4
2010-05-21 Dmitry Monakhovquota: Make quota stat accounting lockless.
2010-05-21 Sergey Senozhatskysuppress warning: "quotatypes" defined but not used
2010-05-21 Jan Karaext3: Fix waiting on transaction during fsync
2010-05-21 Jan Karajbd: Provide function to check whether transaction...
2010-05-21 Dmitry Monakhovufs: add ufs speciffic ->setattr call
2010-05-21 Jan BlunckBKL: Remove BKL from ext2 filesystem
2010-05-21 Jan Blunckext2: Add ext2_sb_info s_lock spinlock
2010-05-21 Jan Blunckext2: Move ext2_write_super() out of ext2_setup_super()
2010-05-21 Jan Blunckext2: Fold ext2_commit_super() into ext2_sync_super()
2010-05-21 Jan Blunckext2: Remove duplicate code from ext2_sync_fs()
2010-05-21 Jan Blunckext2: Set the write time in ext2_sync_fs()
2010-05-21 Jan Blunckext2: Use ext2_clear_super_error() in ext2_sync_fs()
2010-05-21 Dmitry Monakhovext3: init statistics after journal recovery v2
2010-05-21 Francis Moreauext2: remove useless call to brelse() in ext2_free_inode()
2010-05-21 Dmitry Monakhovquota: optimize mark_dirty logic
2010-05-21 Jan Karaext2: Avoid loading bitmaps for full groups during...
2010-05-21 Frans van de Wielext3: Avoid loading bitmaps for full groups during...
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-05-21 Eric W. Biedermansysfs: Remove usage of S_BIAS to avoid merge conflict...
2010-05-21 Serge E. Hallynsysfs: Comment sysfs directory tagging logic
2010-05-21 Eric W. Biedermansysfs: Implement sysfs_delete_link
2010-05-21 Eric W. Biedermansysfs: Add support for tagged directories with untagged...
2010-05-21 Eric W. Biedermansysfs: Implement sysfs tagged directory support.
2010-05-21 Eric W. Biedermansysfs: Remove double free sysfs_get_sb
2010-05-21 Eric W. Biedermansysfs: Basic support for multiple super blocks
2010-05-21 Peter Korsgaarddevtmpfs: support !CONFIG_TMPFS
2010-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
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 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-05-21 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-20 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2010-05-20 Linus TorvaldsMerge branch 'viafb-next' of git://git.lwn.net/linux-2.6
2010-05-20 Michal Nazarewiczfs/timerfd.c: make use of wait_event_interruptible_lock...
2010-05-20 Tony LindgrenMerge branch 'omap4-i2c-init' into omap-for-linus
2010-05-20 Tony LindgrenMerge branch 'omap-boards' into omap-for-linus
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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/i2c-2635' of git://git.fluff...
2010-05-20 Linus TorvaldsMerge branch 'v4l_for_2.6.35' of git://git./linux/kerne...
2010-05-20 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
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 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 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
next