index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_vnodeops.h
Age
Commit message (
Expand
)
Author
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