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
/
ext4
/
xattr.h
Age
Commit message (
Expand
)
Author
2014-03-18
ext4: each filesystem creates and uses its own mb_cache
T Makphaibulchoke
2014-01-25
ext2/3/4: use generic posix ACL infrastructure
Christoph Hellwig
2013-04-18
ext4: reserve xattr index for Rich ACL support
Theodore Ts'o
2013-02-09
ext4: fix the number of credits needed for acl ops with inline data
Theodore Ts'o
2012-12-11
ext4: zero out inline data using memset() instead of empty_zero_page
Theodore Ts'o
2012-12-10
ext4: Remove CONFIG_EXT4_FS_XATTR
Tao Ma
2012-12-10
ext4: let fallocate handle inline data correctly
Tao Ma
2012-12-10
ext4: let ext4_truncate handle inline data correctly
Tao Ma
2012-12-10
ext4: evict inline data out if we need to strore xattr in inode
Tao Ma
2012-12-10
ext4: let fiemap work with inline data
Tao Ma
2012-12-10
ext4: let ext4_rename handle inline dir
Tao Ma
2012-12-10
ext4: let empty_dir handle inline dir
Tao Ma
2012-12-10
ext4: let ext4_delete_entry() handle inline data
Tao Ma
2012-12-10
ext4: let ext4_find_entry handle inline data
Tao Ma
2012-12-10
ext4: let ext4_readdir handle inline data
Tao Ma
2012-12-10
ext4: let add_dir_entry handle inline data properly
Tao Ma
2012-12-10
ext4: add delalloc support for inline data
Tao Ma
2012-12-10
ext4: add journalled write support for inline data
Tao Ma
2012-12-10
ext4: add normal write support for inline data
Tao Ma
2012-12-10
ext4: add read support for inline data
Tao Ma
2012-12-10
ext4: add the basic function for inline data support
Tao Ma
2012-12-05
ext4: export inline xattr functions
Tao Ma
2012-04-29
ext4: change on-disk layout to support extended metadata checksumming
Darrick J. Wong
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2010-10-28
ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled
Ingo Molnar
2010-10-27
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
Theodore Ts'o
2010-05-21
ext4: constify xattr_handler
Stephen Hemminger
2008-10-10
ext4: Rename ext4dev to ext4
Theodore Ts'o
2008-09-08
ext4: Fix whitespace checkpatch warnings/errors
Theodore Ts'o
2008-04-17
ext4: make ext4_xattr_list() static
Mingming Cao
2007-07-18
ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields
Kalpak Shah
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp