index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
2008-12-04
kill dead inode flags
Christoph Hellwig
2008-12-04
stop using igrab in xfs_vn_link
Christoph Hellwig
2008-12-01
[XFS] Hook up the fiemap ioctl.
Eric Sandeen
2008-11-10
[XFS] Avoid using inodes that haven't been completely initialised
Dave Chinner
2008-10-30
[XFS] kill sys_cred
Christoph Hellwig
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
2008-10-30
[XFS] Never call mark_inode_dirty_sync() directly
David Chinner
2008-08-25
[PATCH] change d_add_ci argument ordering
Christoph Hellwig
2008-08-13
[XFS] stop using file_update_time
Christoph Hellwig
2008-08-13
[XFS] optimize xfs_ichgtime
Christoph Hellwig
2008-08-13
[XFS] update timestamp in xfs_ialloc manually
Christoph Hellwig
2008-08-13
[XFS] sanitize xfs_initialize_vnode
Christoph Hellwig
2008-08-13
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
2008-08-13
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-07-28
[XFS] Remove vn_revalidate calls in xfs.
Christoph Hellwig
2008-07-28
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
Christoph Hellwig
2008-07-28
[XFS] Don't update i_size for directories and special files
Christoph Hellwig
2008-07-28
[XFS] Merge xfs_rmdir into xfs_remove
Christoph Hellwig
2008-07-28
[XFS] Use the generic xattr methods.
Lachlan McIlroy
2008-07-28
[XFS] Invalidate dentry in unlink/rmdir if in case-insensitive mode
Barry Naujok
2008-07-28
[XFS] Remove d_add call for an ENOENT lookup return code
Barry Naujok
2008-07-28
[XFS] Return case-insensitive match for dentry cache
Barry Naujok
2008-07-28
[XFS] Kill attr_capable checks as already done in xattr_permission.
Christoph Hellwig
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2008-04-29
[XFS] remove manual lookup from xfs_rename and simplify locking
Christoph Hellwig
2008-04-19
[PATCH] r/o bind mounts: elevate count for xfs timestamp updates
Dave Hansen
2008-04-18
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
2008-04-18
[XFS] Warn if errors come from block_truncate_page().
David Chinner
2008-04-18
[XFS] cleanup vnode use in xfs_iops.c
Christoph Hellwig
2008-04-18
[XFS] cleanup vnode use in xfs_lookup
Christoph Hellwig
2008-04-18
[XFS] cleanup vnode use in xfs_symlink and xfs_rename
Christoph Hellwig
2008-04-18
[XFS] cleanup vnode use in xfs_link
Christoph Hellwig
2008-04-18
[XFS] cleanup vnode use in xfs_create/mknod/mkdir
Christoph Hellwig
2008-04-18
[XFS] cleanup xfs_vn_mknod
Christoph Hellwig
2008-02-07
[XFS] keep i_nlink updated and use proper accessors
Christoph Hellwig
2008-02-07
[XFS] stop updating inode->i_blocks
Christoph Hellwig
2008-02-07
[XFS] use generic_permission
Christoph Hellwig
2008-02-07
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
Eric Sandeen
2008-02-07
[XFS] Implement fallocate.
David Chinner
2008-02-07
[XFS] Fix inode allocation latency
David Chinner
2008-02-07
[XFS] simplify xfs_vn_getattr
Christoph Hellwig
2008-02-07
[XFS] simplify vn_revalidate
Christoph Hellwig
2007-12-21
[XFS] Fix mknod regression
Christoph Hellwig
2007-12-10
[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
David Chinner
2007-10-17
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-10-17
introduce I_SYNC
Joern Engel
2007-10-17
[XFS] simplify validata_fields
Christoph Hellwig
2007-10-16
[XFS] simplify xfs_create/mknod/symlink prototype
Christoph Hellwig
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
[next]