index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_vnodeops.h
Age
Commit message (
Expand
)
Author
2012-11-29
xfs: byte range granularity for XFS_IOC_ZERO_RANGE
Dave Chinner
2012-11-14
xfs: remove xfs_flushinval_pages
Dave Chinner
2012-11-14
xfs: remove xfs_flush_pages
Dave Chinner
2012-11-14
xfs: remove xfs_wait_on_pages()
Dave Chinner
2012-11-14
xfs: remove xfs_tosspages
Dave Chinner
2012-11-08
xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure
Brian Foster
2012-03-15
xfs: remove remaining scraps of struct xfs_iomap
Dave Chinner
2012-01-03
xfs: propagate umode_t
Al Viro
2011-07-08
xfs: split xfs_setattr
Christoph Hellwig
2011-03-26
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-20
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-14
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