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
2010-01-20
xfs: convert attr to use unsigned names
Dave Chinner
2009-12-17
kill I_LOCK
Christoph Hellwig
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-12-11
xfs: Fix error return for fallocate() on XFS
Jason Gunthorpe
2009-10-08
Merge branch 'master' into for-linus
Alex Elder
2009-10-08
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
2009-09-15
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Alex Elder
2009-09-15
xfs: includecheck fix for fs/xfs/xfs_iops.c
Jaswinder Singh Rajput
2009-09-08
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
Linus Torvalds
2009-07-31
xfs: reduce bmv_count in xfs_vn_fiemap
Eric Sandeen
2009-06-12
xfs: fix small mismerge in xfs_vn_mknod
Christoph Hellwig
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
2009-04-03
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-03-31
New helper - current_umask()
Al Viro
2009-03-29
xfs: kill ino64 mount option
Christoph Hellwig
2009-02-09
xfs: merge xfs_mkdir into xfs_create
Christoph Hellwig
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
[next]