Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / fs / xfs / linux-2.6 / xfs_iops.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-02-01 Eric Parisfs/vfs/security: pass last path component to LSM on...
2011-01-17 Christoph Hellwigfallocate should be a file operation
2011-01-17 Christoph Hellwigmake the feature checks in ->fallocate future proof
2011-01-13 Josef BacikXFS: handle hole punching via fallocate properly
2010-11-10 Christoph Hellwigxfs: use hlist_add_fake
2010-10-26 Al Vironew helper: ihold()
2010-10-26 Christoph Hellwigfs: remove inode_add_to_list/__inode_add_to_list
2010-10-18 Christoph Hellwigxfs: remove xfs_cred.h
2010-10-18 Dave Chinnerxfs: don't use vfs writeback for pure metadata modifica...
2010-09-03 Tao Maxfs: Make fiemap work with sparse files
2010-08-09 Al Virosimplify checks for I_CLEAR/I_FREEING
2010-08-09 Christoph Hellwigxfs: new truncate sequence
2010-07-26 Christoph Hellwigxfs: split xfs_itrace_entry
2010-07-26 Christoph Hellwigxfs: remove unneeded #include statements
2010-07-26 Christoph Hellwigxfs: drop dmapi hooks
2010-05-28 Dave Chinnerxfs: Check new inode size is OK before preallocating
2010-05-19 Tao Maxfs: Make fiemap work in query mode.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Christoph Hellwigxfs: implement optimized fdatasync
2010-01-19 Dave Chinnerxfs: convert attr to use unsigned names
2009-12-17 Christoph Hellwigkill I_LOCK
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-12-11 Jason Gunthorpexfs: Fix error return for fallocate() on XFS
2009-10-08 Alex ElderMerge branch 'master' into for-linus
2009-10-08 Christoph Hellwigxfs: implement ->dirty_inode to fix timestamp handling
2009-09-16 Alex ElderMerge branch 'master' of git://oss.sgi.com/xfs/xfs...
2009-09-15 Jaswinder Singh... xfs: includecheck fix for fs/xfs/xfs_iops.c
2009-09-08 Linus Torvaldsjffs2/jfs/xfs: switch over to 'check_acl' rather than...
2009-07-31 Eric Sandeenxfs: reduce bmv_count in xfs_vn_fiemap
2009-07-27 Eric Sandeenxfs: reduce bmv_count in xfs_vn_fiemap
2009-06-13 Christoph Hellwigxfs: fix small mismerge in xfs_vn_mknod
2009-06-11 Felix BlyakherMerge branch 'master' of git://git./fs/xfs/xfs
2009-06-10 Christoph Hellwigxfs: use generic Posix ACL code
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-04-01 Al ViroNew helper - current_umask()
2009-03-29 Christoph Hellwigxfs: kill ino64 mount option
2009-02-09 Christoph Hellwigxfs: merge xfs_mkdir into xfs_create
2008-12-04 Christoph Hellwigkill dead inode flags
2008-12-04 Christoph Hellwigstop using igrab in xfs_vn_link
2008-12-01 Eric Sandeen[XFS] Hook up the fiemap ioctl.
2008-11-10 Dave Chinner[XFS] Avoid using inodes that haven't been completely...
2008-10-30 Christoph Hellwig[XFS] kill sys_cred
2008-10-30 David Chinner[XFS] Combine the XFS and Linux inodes
2008-10-30 David Chinner[XFS] Never call mark_inode_dirty_sync() directly
2008-08-25 Christoph Hellwig[PATCH] change d_add_ci argument ordering
2008-08-13 Christoph Hellwig[XFS] stop using file_update_time
2008-08-13 Christoph Hellwig[XFS] optimize xfs_ichgtime
2008-08-13 Christoph Hellwig[XFS] update timestamp in xfs_ialloc manually
2008-08-13 Christoph Hellwig[XFS] sanitize xfs_initialize_vnode
2008-08-13 David Chinner[XFS] Kill shouty XFS_ITOV() macro
2008-08-13 David Chinner[XFS] Avoid directly referencing the VFS inode.
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] Don't update i_size for directories and special...
2008-07-28 Christoph Hellwig[XFS] Merge xfs_rmdir into xfs_remove
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] Remove d_add call for an ENOENT lookup return...
2008-07-28 Barry Naujok[XFS] Return case-insensitive match for dentry cache
2008-07-28 Christoph Hellwig[XFS] Kill attr_capable checks as already done in xattr...
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-04-29 Christoph Hellwig[XFS] remove manual lookup from xfs_rename and simplify...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate count for xfs timestam...
2008-04-18 Barry Naujok[XFS] remove bhv_vname_t and xfs_rename code
2008-04-18 David Chinner[XFS] Warn if errors come from block_truncate_page().
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_iops.c
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_lookup
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_symlink and xfs_rename
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_link
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_create/mknod/mkdir
2008-04-18 Christoph Hellwig[XFS] cleanup xfs_vn_mknod
2008-02-07 Christoph Hellwig[XFS] keep i_nlink updated and use proper accessors
2008-02-07 Christoph Hellwig[XFS] stop updating inode->i_blocks
2008-02-07 Christoph Hellwig[XFS] use generic_permission
2008-02-07 Eric Sandeen[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
2008-02-07 David Chinner[XFS] Implement fallocate.
2008-02-07 David Chinner[XFS] Fix inode allocation latency
2008-02-07 Christoph Hellwig[XFS] simplify xfs_vn_getattr
2008-02-07 Christoph Hellwig[XFS] simplify vn_revalidate
2007-12-21 Christoph Hellwig[XFS] Fix mknod regression
2007-12-10 David Chinner[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Joern Engelintroduce I_SYNC
2007-10-17 Christoph Hellwig[XFS] simplify validata_fields
2007-10-16 Christoph Hellwig[XFS] simplify xfs_create/mknod/symlink prototype
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill the v_flag member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 Christoph Hellwig[XFS] stop using uio in the readlink code
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2007-02-10 Eric Sandeen[XFS] Remove unused header files for MAC and CAP checki...
2007-02-10 David Chinner[XFS] Keep stack usage down for 4k stacks by using...
2006-09-28 Nathan Scott[XFS] Update XFS for i_blksize removal from generic...
2006-09-27 Panagiotis Issaris[PATCH] fs: Removing useless casts
2006-06-27 Nathan Scott[XFS] Remove a race condition where a linked inode...
2006-06-27 Alexey Dobriyan[XFS] Remove redundant directory checks from inode...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on remaining vtypes...
next