mm: dont clear PG_uptodate on truncate/invalidate
[safe/jmp/linux-2.6] / fs /
2008-08-01 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-08-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-08-01 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-08-01 Al Viro[PATCH] pass struct path * to do_add_mount()
2008-08-01 Al Viro[PATCH] switch mtd and dm-table to lookup_bdev()
2008-08-01 Miklos Szeredi[patch 3/4] vfs: remove unused nameidata argument of...
2008-08-01 Alexey Dobriyan[PATCH] devpts: switch to IDA
2008-08-01 Alexey Dobriyan[PATCH 2/2] proc: switch inode number allocation to IDA
2008-08-01 Alexey Dobriyan[PATCH 1/2] proc: fix inode number bogorithmetic
2008-08-01 Al Viro[PATCH] fix bdev leak in block_dev.c do_open()
2008-08-01 Al Viro[PATCH] fix races and leaks in vfs_quota_on() users
2008-08-01 Al Viro[PATCH] clean dup2() up a bit
2008-08-01 Al Viro[PATCH] merge locate_fd() and get_unused_fd()
2008-08-01 Stephen SmalleyRe: BUG at security/selinux/avc.c:883 (was: Re: linux...
2008-08-01 David Woodhouse[JFFS2] Fix allocation of summary buffer
2008-07-31 Julia Lawall[PATCH] ocfs2: Release mutex in error handling code
2008-07-31 Sunil Mushran[PATCH] ocfs2: Fix oops when racing files truncates...
2008-07-31 Sunil Mushran[PATCH 2/2] ocfs2: Fix race between mount and recovery
2008-07-31 Sunil Mushran[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode...
2008-07-31 Joel Becker[PATCH] configfs: Pin configfs subsystems separately...
2008-07-31 Louis Rilling[PATCH] configfs: Fix open directory making rmdir(...
2008-07-31 Louis Rilling[PATCH] configfs: Lock new directory inodes before...
2008-07-31 Louis Rilling[PATCH] configfs: Prevent userspace from creating new...
2008-07-31 Louis Rilling[PATCH] configfs: Fix failing symlink() making rmdir...
2008-07-31 Louis Rilling[PATCH] configfs: Fix symlink() to a removing item
2008-07-31 Joel Becker[PATCH] configfs: Include linux/err.h in linux/configfs.h
2008-07-30 Linus Torvaldsromfs_readpage: don't report errors for pages beyond...
2008-07-30 Thomas Petazzonifs/buffer.c: uninline __remove_assoc_queue()
2008-07-30 Harvey Harrisonomfs: sparse annotations
2008-07-30 Alex NixonVFS: increase pseudo-filesystem block size to PAGE_SIZE
2008-07-28 Eric SandeeneCryptfs: use page_alloc not kmalloc to get a page...
2008-07-28 Yoichi Yuasabio-integrity: remove EXPORT_SYMBOL for bio_integrity_i...
2008-07-28 Hisashi Hifumivfs: pagecache usage optimization for pagesize!=blocksize
2008-07-28 Hugh Dickinsexec: include pagemap.h again to fix build
2008-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-28 Paul Mundtsh: Initial ELF FDPIC support.
2008-07-28 Paul Mundtbinfmt_elf_fdpic: Magical stack pointer index, for...
2008-07-28 Christoph Hellwig[XFS] Remove vn_revalidate calls in xfs.
2008-07-28 Christoph Hellwig[XFS] Now that xfs_setattr is only used for attributes...
2008-07-28 Christoph Hellwig[XFS] xfs_setattr currently doesn't just handle the...
2008-07-28 Lachlan McIlroy[XFS] fix use after free with external logs or real...
2008-07-28 Tim Shimmin[XFS] A bug was found in xfs_bmap_add_extent_unwritten_...
2008-07-28 Christoph Hellwig[XFS] fix compilation without CONFIG_PROC_FS
2008-07-28 Christoph Hellwig[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV...
2008-07-28 Christoph Hellwig[XFS] fix mount option parsing in remount
2008-07-28 Eric Sandeen[XFS] Disable queue flag test in barrier check.
2008-07-28 Christoph Hellwig[XFS] streamline init/exit path
2008-07-28 Tim Shimmin[XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not...
2008-07-28 Lachlan McIlroy[XFS] Don't assert if trying to mount with blocksize...
2008-07-28 Christoph Hellwig[XFS] Don't update mtime on rename source
2008-07-28 Lachlan McIlroy[XFS] Allow xfs_bmbt_split() to fallback to the lowspac...
2008-07-28 Lachlan McIlroy[XFS] Restore the lowspace extent allocator algorithm
2008-07-28 Lachlan McIlroy[XFS] use minleft when allocating in xfs_bmbt_split()
2008-07-28 Christoph Hellwig[XFS] attrmulti cleanup
2008-07-28 Christoph Hellwig[XFS] Check for invalid flags in xfs_attrlist_by_handle.
2008-07-28 Barry Naujok[XFS] Fix CI lookup in leaf-form directories
2008-07-28 Lachlan McIlroy[XFS] Use the generic xattr methods.
2008-07-28 Lachlan McIlroy[XFS] Always reset btree cursor after an insert
2008-07-28 Lachlan McIlroy[XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOs
2008-07-28 Barry Naujok[XFS] Fix returning case-preserved name with CI node...
2008-07-28 Christoph Hellwig[XFS] Don't update i_size for directories and special...
2008-07-28 Christoph Hellwig[XFS] Merge xfs_rmdir into xfs_remove
2008-07-28 Tim Shimmin[XFS] Fix up warning for xfs_vn_listxatt's call of...
2008-07-28 Lachlan McIlroy[XFS] fix extent corruption in xfs_iext_irec_compact_full()
2008-07-28 Lachlan McIlroy[XFS] make inode reclaim wait for log I/O to complete
2008-07-28 Christoph Hellwig[XFS] Switches xfs_vn_listxattr to set it's put_listent...
2008-07-28 Christoph Hellwig[XFS] Factor out code for whether inode has attributes...
2008-07-28 Eric Sandeen[XFS] Pack some shortform dir2 structures for the ARM...
2008-07-28 Lachlan McIlroy[XFS] Use the generic xattr methods.
2008-07-28 Barry Naujok[XFS] Invalidate dentry in unlink/rmdir if in case...
2008-07-28 Barry Naujok[XFS] Zero uninitialised xfs_da_args structure in xfs_d...
2008-07-28 Barry Naujok[XFS] Remove d_add call for an ENOENT lookup return...
2008-07-28 Barry Naujok[XFS] kmem_free and kmem_realloc to use const void *
2008-07-28 Barry Naujok[XFS] XFS: ASCII case-insensitive support
2008-07-28 Barry Naujok[XFS] Return case-insensitive match for dentry cache
2008-07-28 Barry Naujokdcache: Add case-insensitive support d_ci_add() routine
2008-07-28 Barry Naujok[XFS] Add op_flags field and helpers to xfs_da_args
2008-07-28 Barry Naujok[XFS] Name operation vector for hash and compare
2008-07-28 Eric Sandeen[XFS]
2008-07-28 Christoph Hellwig[XFS] add missing call to xfs_filestream_unmount on...
2008-07-28 Christoph Hellwig[XFS] rename error2 goto label in xfs_fs_fill_super
2008-07-28 Christoph Hellwig[XFS] kill calls to xfs_binval in the mount error path
2008-07-28 Christoph Hellwig[XFS] kill xfs_mount_init
2008-07-28 Christoph Hellwig[XFS] allow xfs_args_allocate to fail
2008-07-28 Christoph Hellwig[XFS] add xfs_setup_devices helper
2008-07-28 Christoph Hellwig[XFS] sort out opening and closing of the block devices
2008-07-28 Christoph Hellwig[XFS] don't call xfs_freesb from xfs_mountfs failure...
2008-07-28 Christoph Hellwig[XFS] merge xfs_mount into xfs_fs_fill_super
2008-07-28 Christoph Hellwig[XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_...
2008-07-28 Christoph Hellwig[XFS] kill xfs_igrow_start and xfs_igrow_finish
2008-07-28 Christoph Hellwig[XFS] merge xfs_mntupdate into xfs_fs_remount
2008-07-28 Christoph Hellwig[XFS] kill xfs_uuid_unmount
2008-07-28 David Chinner[XFS] Update valid fields in xfs_mount_log_sb()
2008-07-28 Christoph Hellwig[XFS] Kill attr_capable checks as already done in xattr...
2008-07-28 Matthew Wilcox[XFS] Convert l_flushsema to a sv_t
2008-07-28 Michael Nishimoto[XFS] Ensure that 2 GiB xfs logs work properly.
2008-07-28 Denys Vlasenko[XFS] Remove unused wbc parameter from xfs_start_page_w...
2008-07-28 Denys Vlasenko[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
2008-07-28 Denys Vlasenko[XFS] Remove unused arg from kmem_free()
2008-07-28 Tim Shimmin[XFS] Fix up noattr2 so that it will properly update...
next