index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
xattr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
ext4: annotate struct ext4_xattr_inode_array with __counted_by()
Thorsten Blum
1
-2
/
+2
2024-08-21
ext4: correct comment of h_checksum
Kemeng Shi
1
-2
/
+1
2023-10-09
ext4: move ext4_xattr_handlers to .rodata
Wedson Almeida Filho
1
-1
/
+1
2022-08-03
ext4: remove EA inode entry from mbcache on inode eviction
Jan Kara
1
-0
/
+1
2022-08-03
ext4: aligned '*' in comments
Jiang Jian
1
-1
/
+1
2022-08-03
ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
Baokun Li
1
-0
/
+13
2021-06-24
ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
Ritesh Harjani
1
-3
/
+3
2020-06-12
ext4: support xattr gnu.* namespace for the Hurd
Jan (janneke) Nieuwenhuizen
1
-0
/
+1
2020-03-14
ext4: use flexible-array member for xattr structs
Gustavo A. R. Silva
1
-2
/
+2
2018-03-31
ext4: add extra checks to ext4_xattr_block_get()
Theodore Ts'o
1
-0
/
+11
2017-12-18
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-06
ext4: fix __ext4_new_inode() journal credits calculation
Tahsin Erdogan
1
-1
/
+4
2017-06-22
quota: add get_inode_usage callback to transfer multi-inode charges
Tahsin Erdogan
1
-0
/
+2
2017-06-22
ext4: xattr inode deduplication
Tahsin Erdogan
1
-15
/
+2
2017-06-22
ext4: cleanup transaction restarts during inode deletion
Tahsin Erdogan
1
-1
/
+2
2017-06-22
ext4: move struct ext4_xattr_inode_array to xattr.h
Tahsin Erdogan
1
-0
/
+5
2017-06-22
ext4: modify ext4_xattr_ino_array to hold struct inode *
Tahsin Erdogan
1
-3
/
+2
2017-06-22
ext4: improve journal credit handling in set xattr paths
Tahsin Erdogan
1
-0
/
+1
2017-06-22
ext4: change ext4_xattr_inode_iget() signature
Tahsin Erdogan
1
-2
/
+0
2017-06-22
ext4: fix lockdep warning about recursive inode locking
Tahsin Erdogan
1
-0
/
+6
2017-06-22
ext4: xattr-in-inode support
Andreas Dilger
1
-3
/
+30
2017-01-12
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-0
/
+32
2016-08-01
ext4: reserve xattr index for the Hurd
Theodore Ts'o
1
-0
/
+1
2016-02-23
mbcache2: rename to mbcache
Jan Kara
1
-2
/
+2
2016-02-22
ext4: convert to mbcache2
Jan Kara
1
-3
/
+2
2015-04-11
ext4 crypto: add encryption xattr support
Michael Halcrow
1
-0
/
+3
2014-03-19
ext4: each filesystem creates and uses its own mb_cache
T Makphaibulchoke
1
-3
/
+3
2014-01-26
ext2/3/4: use generic posix ACL infrastructure
Christoph Hellwig
1
-2
/
+0
2013-04-18
ext4: reserve xattr index for Rich ACL support
Theodore Ts'o
1
-0
/
+1
2013-02-10
ext4: fix the number of credits needed for acl ops with inline data
Theodore Ts'o
1
-68
/
+0
2012-12-11
ext4: zero out inline data using memset() instead of empty_zero_page
Theodore Ts'o
1
-0
/
+1
2012-12-11
ext4: Remove CONFIG_EXT4_FS_XATTR
Tao Ma
1
-235
/
+0
2012-12-10
ext4: let fallocate handle inline data correctly
Tao Ma
1
-0
/
+5
2012-12-10
ext4: let ext4_truncate handle inline data correctly
Tao Ma
1
-0
/
+9
2012-12-10
ext4: evict inline data out if we need to strore xattr in inode
Tao Ma
1
-3
/
+6
2012-12-10
ext4: let fiemap work with inline data
Tao Ma
1
-0
/
+10
2012-12-10
ext4: let ext4_rename handle inline dir
Tao Ma
1
-0
/
+11
2012-12-10
ext4: let empty_dir handle inline dir
Tao Ma
1
-0
/
+6
2012-12-10
ext4: let ext4_delete_entry() handle inline data
Tao Ma
1
-0
/
+13
2012-12-10
ext4: let ext4_find_entry handle inline data
Tao Ma
1
-0
/
+13
2012-12-10
ext4: let ext4_readdir handle inline data
Tao Ma
1
-0
/
+9
2012-12-10
ext4: let add_dir_entry handle inline data properly
Tao Ma
1
-0
/
+19
2012-12-10
ext4: add delalloc support for inline data
Tao Ma
1
-0
/
+27
2012-12-10
ext4: add journalled write support for inline data
Tao Ma
1
-0
/
+12
2012-12-10
ext4: add normal write support for inline data
Tao Ma
1
-0
/
+26
2012-12-10
ext4: add read support for inline data
Tao Ma
1
-0
/
+7
2012-12-10
ext4: add the basic function for inline data support
Tao Ma
1
-0
/
+54
2012-12-05
ext4: export inline xattr functions
Tao Ma
1
-0
/
+58
2012-04-30
ext4: change on-disk layout to support extended metadata checksumming
Darrick J. Wong
1
-1
/
+3
[next]