[XFS] Don't update i_size for directories and special files
[linux-2.6] / fs / xfs /
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 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...
2008-07-28  Barry Naujok[XFS] Split xfs_dir2_leafn_lookup_int into its two...
2008-07-27  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Haavard SkinnemoenMerge commit 'upstream/master'
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-07-27  Linus TorvaldsMerge branch 'tracehook' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-27  Al Viro[PATCH] sanitize __user_walk_fd() et.al.
2008-07-27  Miklos Szeredi[patch 3/5] vfs: change remove_suid() to file_remove_suid()
2008-07-27  Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26  Russell KingMerge branch 'for_rmk_13' of git://git.mnementh.co...
2008-07-26  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-26  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-26  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-07-26  Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25  Linus TorvaldsMerge git://git.infradead.org/embedded-2.6
2008-07-25  David WoodhouseMerge branch 'linux-next' of git://git.infradead.org...
2008-07-24  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23  Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2008-07-21  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-07-21  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-07-21  Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-21  Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into next
2008-07-21  Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-21  Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-07-19  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-18  Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18  Ingo MolnarMerge branch 'linus' into x86/amd-iommu
2008-07-18  Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-07-18  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-17  Tony LuckPull pvops into release branch
2008-07-17  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-15  Trond MyklebustMerge branch 'bkl-removal' into next
2008-07-15  Trond MyklebustMerge branch 'devel' into next
2008-07-15  Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15  Ingo MolnarMerge branch 'linus' into core/softlockup
2008-07-15  Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15  Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-15  Linus TorvaldsMerge branch 'genirq' of git://git./linux/kernel/git...
2008-07-15  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-07-15  Linus TorvaldsMerge branch 'core/topology' of git://git./linux/kernel...
2008-07-15  Linus TorvaldsMerge branch 'core/stacktrace' of git://git./linux...
2008-07-15  Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-15  Benjamin HerrenschmidtMerge commit 'gcl/gcl-next'
2008-07-15  Benjamin HerrenschmidtMerge commit 'jwb/jwb-next'
2008-07-14  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-14  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-07-14  Russell King[ARM] Merge most of the PXA work for initial merge
2008-07-14  Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-07-14  Linus TorvaldsMerge branch 'core/rodata' of git://git./linux/kernel...
next