[CPUFREQ] Warn when cpufreq_register_notifier called before pure initcalls
[pandora-kernel.git] / fs /
2008-04-28 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-04-28 Olof Johanssonfatfs: fix build warning with 64k PAGE_SIZE
2008-04-28 Frank Seidelfat: detect media without partition table correctly
2008-04-28 Andrew MortonFAT_VALID_MEDIA(): remove pointless test
2008-04-28 OGAWA Hirofumifat: use __getname()
2008-04-28 Keith Mokvfat: bug fix for vfat cannot handle filename with 255
2008-04-28 OGAWA HirofumiAdd balance_dirty_pages_ratelimited() to cont_expand_zero()
2008-04-28 OGAWA Hirofumifat: Remove fat_clusters_flush()
2008-04-28 OGAWA Hirofumifat: Update free_clusters even if it is untrusted
2008-04-28 OGAWA Hirofumifat: Add allow_utime option
2008-04-28 OGAWA Hirofumifat: fat_setattr() fix
2008-04-28 OGAWA Hirofumifat: fat_notify_change() and check_mode() cleanup
2008-04-28 OGAWA Hirofumifat: kill is_bad_inode() check
2008-04-28 Jan Karareiserfs: unpack tails on quota files
2008-04-28 Jan Karareiserfs: fix hang on umount with quotas when journal...
2008-04-28 Harvey Harrisonreiserfs: replace remaining __FUNCTION__ occurrences
2008-04-28 Harvey Harrisonreiserfs: fix more sparse warnings in do_balan.c
2008-04-28 Harvey Harrisonreiserfs: fix sparse warning in journal.c
2008-04-28 Marcin Slusarzreiserfs: le*_add_cpu conversion
2008-04-28 Harvey Harrisonudf: fix sparse warning in namei.c
2008-04-28 Harvey Harrisonufs: replace __inline with inline
2008-04-28 Marcin Slusarzufs: remove unused fs64_add and fs64_sub
2008-04-28 Harvey Harrisonufs: replace remaining __FUNCTION__ occurrences
2008-04-28 Marcin Slusarzufs: [bl]e*_add_cpu conversion
2008-04-28 Harvey Harrisonjbd: replace remaining __FUNCTION__ occurrences
2008-04-28 Harvey Harrisonext3: replace remaining __FUNCTION__ occurrences
2008-04-28 Jan Karaext3: fix mount messages when quota disabled
2008-04-28 Aneesh Kumar K.Vext3: retry block allocation if new blocks are allocate...
2008-04-28 Jan Karaext3: fix hang on umount with quotas when journal is...
2008-04-28 Jan Karaext3: fix update of mtime and ctime on rename
2008-04-28 Josef Bacikjbd: fix possible journal overflow issues
2008-04-28 Josef Bacikjbd: fix the way the b_modified flag is cleared
2008-04-28 Julia Lawallfs/ext3: use BUG_ON
2008-04-28 Akinobu Mitaext3: check ext3_journal_get_write_access() errors
2008-04-28 Akinobu Mitaext3: use ext3_get_group_desc()
2008-04-28 Akinobu Mitaext3: add missing ext3_journal_stop()
2008-04-28 Akinobu Mitaext3: use ext3_group_first_block_no()
2008-04-28 Adrian Bunkmake ext3_xattr_list() static
2008-04-28 Marcin Slusarzext3: convert byte order of constant instead of variable
2008-04-28 Hisashi Hifumiext3: fdatasync should skip metadata writeout when...
2008-04-28 Aneesh Kumar K.Vext2: retry block allocation if new blocks are allocate...
2008-04-28 Harvey Harrisonext2: replace remaining __FUNCTION__ occurrences
2008-04-28 Julia Lawallfs/ext2: use BUG_ON
2008-04-28 Akinobu Mitaext2: use ext2_fsblk_t type
2008-04-28 Akinobu Mitaext2: use ext2_group_first_block_no()
2008-04-28 Akinobu Mitaext2: improve ext2_readdir() return value
2008-04-28 Marcin Slusarzext2: convert byte order of constant instead of variable
2008-04-28 Marcin Slusarzext2: le*_add_cpu conversion
2008-04-28 Jan Karaquota: reiserfs: make reiserfs handle quotaon on remount
2008-04-28 Jan Karaquota: ext4: make ext4 handle quotaon on remount
2008-04-28 Jan Karaquota: ext3: make ext3 handle quotaon on remount
2008-04-28 Jan Karaquota: quota core changes for quotaon on remount
2008-04-28 Jan Karaquota: various style cleanups
2008-04-28 Jan Karaquota: remove superfluous DQUOT_OFF() in fs/namespace.c
2008-04-28 Andrew Perepechkoquota: do not allow setting of quota limits to too...
2008-04-28 Harvey Harrisonncpfs: fix sparse warning in ncpsign_kernel.c
2008-04-28 Harvey Harrisonncpfs: fix sparse warnings in ioctl.c
2008-04-28 Harvey Harrisonncpfs: add prototypes to ncp_fs.h
2008-04-28 Lee Schermerhornmempolicy: use struct mempolicy pointer in shmem_sb_info
2008-04-28 Nick Pigginxip: support non-struct page backed memory
2008-04-28 Jared Hulbertreturn pfn from direct_access, for XIP
2008-04-28 Peter Zijlstrasmaps: account swap entries
2008-04-28 Christoph Lametervmalloc: show vmalloced areas via /proc/vmallocinfo
2008-04-28 David Rientjesmempolicy: support optional mode flags
2008-04-28 Mel Gormanmm: filter based on a nodemask as well as a gfp_mask
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-04-28 Mel Gormanmm: introduce node_zonelist() for accessing the zonelis...
2008-04-28 Mel Gormanmm: use zonelists instead of zones when direct reclaimi...
2008-04-28 Adrian Bunkmake swap_pte_to_pagemap_entry() static
2008-04-28 Nick Pigginmm: remove nopage
2008-04-28 Christoph LameterRemove set_migrateflags()
2008-04-28 Jeff Moyeraio: io_getevents() should return if io_destroy() is...
2008-04-27 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Roland DreierExport __locks_copy_lock() so modular lockd builds
2008-04-25 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-25 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next