sched: fix init_idle()'s use of sched_clock()
[sfrench/cifs-2.6.git] / fs /
2008-11-11 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-11-11 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-11 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-11-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2008-11-11 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-11-11 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-11-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-11 Ingo MolnarMerge branch 'devel' of git://git./linux/kernel/git...
2008-11-10 Tiger Yangocfs2: Check search result in ocfs2_xattr_block_get()
2008-11-10 Mark Fashehocfs2: fix printk related build warnings in xattr.c
2008-11-10 Dmitri Monakhovocfs2: truncate outstanding block after direct io failure
2008-11-10 Tao Maocfs2/xattr: Proper hash collision handle in bucket...
2008-11-10 Tao Maocfs2: return 0 in page_mkwrite to let VFS retry.
2008-11-10 Sunil Mushranocfs2: Set journal descriptor to NULL after journal...
2008-11-10 Tao Maocfs2: Fix check of return value of ocfs2_start_trans...
2008-11-10 Jan Karaocfs2: Let inode be really deleted when ocfs2_mknod_loc...
2008-11-10 Jan Karaocfs2: Fix checking of return value of new_inode()
2008-11-10 Jan Karaocfs2: Fix check of return value of ocfs2_start_trans()
2008-11-10 Tao Maocfs2: Fix some typos in xattr annotations.
2008-11-10 Tao Maocfs2: Remove unused ocfs2_restore_xattr_block().
2008-11-10 Joel Beckerocfs2: Don't repeat ocfs2_xattr_block_find()
2008-11-10 Joel Beckerocfs2: Specify appropriate journal access for new xattr...
2008-11-10 Joel Beckerocfs2: Check errors from ocfs2_xattr_update_xattr_search()
2008-11-10 Joel Beckerocfs2: Don't return -EFAULT from a corrupt xattr entry.
2008-11-10 Joel Beckerocfs2: Check xattr block signatures properly.
2008-11-10 Tiger Yangocfs2: add handler_map array bounds checking
2008-11-10 Tiger Yangocfs2: remove duplicate definition in xattr
2008-11-10 Tiger Yangocfs2: fix function declaration and definition in xattr
2008-11-10 Tiger Yangocfs2: fix license in xattr
2008-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-10 Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/hda...
2008-11-10 David Chinner[XFS] XFS: Check for valid transaction headers in recovery
2008-11-10 Dave Chinner[XFS] handle memory allocation failures during log...
2008-11-10 David Chinner[XFS] Account for allocated blocks when expanding direc...
2008-11-10 Lachlan McIlroy[XFS] Wait for all I/O on truncate to zero file size
2008-11-10 Lachlan McIlroy[XFS] Fix use-after-free with log and quotas
2008-11-10 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-11-09 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-11-09 Linus TorvaldsMerge branch 'cpus4096' of git://git./linux/kernel...
2008-11-09 Doug NazarFix nfsd truncation of readdir results
2008-11-08 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-07 Ingo MolnarMerge branch 'oprofile-for-tip' of git://git./linux...
2008-11-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-11-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-11-07 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-11-07 Frederic Boheext4: add checksum calculation when clearing UNINIT...
2008-11-07 Aneesh Kumar K.Vext4: Mark the buffer_heads as dirty and uptodate after...
2008-11-07 David S. MillerMerge branch 'davem-fixes' of /linux/kernel/git/jgarzik...
2008-11-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-06 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-11-06 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-11-06 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-11-06 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-06 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-06 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-11-06 OGAWA Hirofumifat: i_blocks warning fix
2008-11-06 OGAWA Hirofumifat: ->i_pos race fix
2008-11-06 OGAWA Hirofumifat: mmu_private race fix
2008-11-06 OGAWA Hirofumifat: Add printf attribute to fat_fs_panic()
2008-11-06 OGAWA Hirofumifat: Fix _fat_bmap() race
2008-11-06 OGAWA Hirofumifat: Fix ATTR_RO for directory
2008-11-06 OGAWA Hirofumifat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
2008-11-06 OGAWA Hirofumifat: Cleanup FAT attribute stuff
2008-11-06 OGAWA Hirofumifat: Cleanup msdos_lookup()
2008-11-06 OGAWA Hirofumifat: Kill d_invalidate() in vfat_lookup()
2008-11-06 OGAWA Hirofumifat: Fix/Cleanup dcache handling for vfat
2008-11-06 OGAWA Hirofumivfat: Fix vfat_find() error path in vfat_lookup()
2008-11-06 OGAWA Hirofumifat: use fat_detach() in fat_clear_inode()
2008-11-06 OGAWA Hirofumifat: Fix fat_ent_update_ptr() for FAT12
2008-11-06 OGAWA Hirofumifat: improve fat_hash()
2008-11-06 Darren Jenkinsfat: cleanup fat_parse_long() error handling
2008-11-06 OGAWA Hirofumifat: use generic_file_llseek() for directory
2008-11-06 OGAWA Hirofumifat: Fix and cleanup timestamp conversion
2008-11-06 OGAWA Hirofumifat: split include/msdos_fs.h
2008-11-06 OGAWA Hirofumifat: move fs/vfat/* and fs/msdos/* to fs/fat
2008-11-06 Arthur Jonesext3: wait on all pending commits in ext3_sync_fs
2008-11-06 Ian Kentautofs4: collect version check return
2008-11-06 Ian Kentautofs4: correct offset mount expire check
2008-11-06 Theodore Ts'oext4: calculate journal credits correctly
2008-11-06 Russell KingMerge branch 'omap-fixes' of git://git./linux/kernel...
2008-11-06 Russell KingMerge branch 'fixes' of git://git./linux/kernel/git...
2008-11-06 Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git./linux...
2008-11-06 Tejun Heoblock: fix __blkdev_get() for removable devices
2008-11-05 Geert Uytterhoeven[JFFS2] fix race condition in jffs2_lzo_compress()
2008-11-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-03 Theodore Ts'oext4: wait on all pending commits in ext4_sync_fs()
2008-11-04 Aneesh Kumar K.Vext4: Convert to host order before using the values.
2008-11-04 Aneesh Kumar K.Vext4: fix missing ext4_unlock_group in error path
2008-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-11-03 Jeff Laytoncifs: fix renaming one hardlink on top of another
2008-11-03 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-11-03 Linus TorvaldsMerge branch 'io-mappings-for-linus-2' of git://git...
2008-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next