index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2011-08-12
xfs: remove subdirectories
Christoph Hellwig
2011-07-26
xfs: optimize the negative xattr caching
Christoph Hellwig
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
xfs: cache negative ACLs if there is no attribute fork
Christoph Hellwig
2011-07-08
xfs: split xfs_itruncate_finish
Christoph Hellwig
2011-07-08
xfs: always log timestamp updates in xfs_setattr_size
Christoph Hellwig
2011-07-08
xfs: split xfs_setattr
Christoph Hellwig
2011-06-14
xfs: fix ->mknod() return value on xfs_get_acl() failure
Al Viro
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-01-17
fallocate should be a file operation
Christoph Hellwig
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
2011-01-12
XFS: handle hole punching via fallocate properly
Josef Bacik
2010-11-10
xfs: use hlist_add_fake
Christoph Hellwig
2010-10-25
new helper: ihold()
Al Viro
2010-10-25
fs: remove inode_add_to_list/__inode_add_to_list
Christoph Hellwig
2010-10-18
xfs: remove xfs_cred.h
Christoph Hellwig
2010-10-18
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
2010-09-03
xfs: Make fiemap work with sparse files
Tao Ma
2010-08-09
simplify checks for I_CLEAR/I_FREEING
Al Viro
2010-08-09
xfs: new truncate sequence
Christoph Hellwig
2010-07-26
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-05-28
xfs: Check new inode size is OK before preallocating
Dave Chinner
2010-05-19
xfs: Make fiemap work in query mode.
Tao Ma
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
xfs: implement optimized fdatasync
Christoph Hellwig
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
[next]