index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_vnodeops.h
Age
Commit message (
Expand
)
Author
2012-03-15
xfs: remove remaining scraps of struct xfs_iomap
Dave Chinner
2012-01-04
xfs: propagate umode_t
Al Viro
2011-07-08
xfs: split xfs_setattr
Christoph Hellwig
2011-03-25
xfs: preallocation transactions do not need to be synchronous
Dave Chinner
2010-10-18
xfs: remove xfs_cred.h
Christoph Hellwig
2010-03-01
xfs: kill xfs_lrw.h
Christoph Hellwig
2010-03-01
xfs: remove wrapper for the fsync file operation
Christoph Hellwig
2010-03-01
xfs: merge xfs_lrw.c into xfs_file.c
Christoph Hellwig
2010-01-19
xfs: convert attr to use unsigned names
Dave Chinner
2009-12-11
xfs: simplify inode teardown
Christoph Hellwig
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
2009-02-09
xfs: merge xfs_mkdir into xfs_create
Christoph Hellwig
2009-02-04
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
2008-12-29
[XFS] Fix merge failures
Lachlan McIlroy
2008-12-11
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
Christoph Hellwig
2008-12-01
[XFS] fix error inversion problems with data flushing
Dave Chinner
2008-12-01
[XFS] wire up ->open for directories
Christoph Hellwig
2008-11-13
CRED: Separate task security context from task_struct
David Howells
2008-10-30
[XFS] kill sys_cred
Christoph Hellwig
2008-07-28
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
Christoph Hellwig
2008-07-28
[XFS] Merge xfs_rmdir into xfs_remove
Christoph Hellwig
2008-07-28
[XFS] Return case-insensitive match for dentry cache
Barry Naujok
2008-05-23
[XFS] Fix fsync() b0rkage.
David Chinner
2008-04-29
[XFS] remove sendfile leftovers
Christoph Hellwig
2008-04-29
[XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
Barry Naujok
2008-04-29
[XFS] remove manual lookup from xfs_rename and simplify locking
Christoph Hellwig
2008-04-29
[XFS] kill xfs_getattr
Christoph Hellwig
2008-04-18
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
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] kill xfs_rwlock/xfs_rwunlock
Christoph Hellwig
2008-02-07
[XFS] use generic_permission
Christoph Hellwig
2008-02-07
[XFS] Cleanup various fid related bits:
Christoph Hellwig
2007-10-19
[XFS] cleanup fid types mess
Christoph Hellwig
2007-10-16
[XFS] simplify xfs_create/mknod/symlink prototype
Christoph Hellwig
2007-10-15
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig