index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
xattr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mbcache2: rename to mbcache
Jan Kara
2016-02-22
1
-2
/
+2
*
ext4: convert to mbcache2
Jan Kara
2016-02-22
1
-3
/
+2
*
ext4 crypto: add encryption xattr support
Michael Halcrow
2015-04-11
1
-0
/
+3
*
ext4: each filesystem creates and uses its own mb_cache
T Makphaibulchoke
2014-03-18
1
-3
/
+3
*
ext2/3/4: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
1
-2
/
+0
*
ext4: reserve xattr index for Rich ACL support
Theodore Ts'o
2013-04-18
1
-0
/
+1
*
ext4: fix the number of credits needed for acl ops with inline data
Theodore Ts'o
2013-02-09
1
-68
/
+0
*
ext4: zero out inline data using memset() instead of empty_zero_page
Theodore Ts'o
2012-12-11
1
-0
/
+1
*
ext4: Remove CONFIG_EXT4_FS_XATTR
Tao Ma
2012-12-10
1
-235
/
+0
*
ext4: let fallocate handle inline data correctly
Tao Ma
2012-12-10
1
-0
/
+5
*
ext4: let ext4_truncate handle inline data correctly
Tao Ma
2012-12-10
1
-0
/
+9
*
ext4: evict inline data out if we need to strore xattr in inode
Tao Ma
2012-12-10
1
-3
/
+6
*
ext4: let fiemap work with inline data
Tao Ma
2012-12-10
1
-0
/
+10
*
ext4: let ext4_rename handle inline dir
Tao Ma
2012-12-10
1
-0
/
+11
*
ext4: let empty_dir handle inline dir
Tao Ma
2012-12-10
1
-0
/
+6
*
ext4: let ext4_delete_entry() handle inline data
Tao Ma
2012-12-10
1
-0
/
+13
*
ext4: let ext4_find_entry handle inline data
Tao Ma
2012-12-10
1
-0
/
+13
*
ext4: let ext4_readdir handle inline data
Tao Ma
2012-12-10
1
-0
/
+9
*
ext4: let add_dir_entry handle inline data properly
Tao Ma
2012-12-10
1
-0
/
+19
*
ext4: add delalloc support for inline data
Tao Ma
2012-12-10
1
-0
/
+27
*
ext4: add journalled write support for inline data
Tao Ma
2012-12-10
1
-0
/
+12
*
ext4: add normal write support for inline data
Tao Ma
2012-12-10
1
-0
/
+26
*
ext4: add read support for inline data
Tao Ma
2012-12-10
1
-0
/
+7
*
ext4: add the basic function for inline data support
Tao Ma
2012-12-10
1
-0
/
+54
*
ext4: export inline xattr functions
Tao Ma
2012-12-05
1
-0
/
+58
*
ext4: change on-disk layout to support extended metadata checksumming
Darrick J. Wong
2012-04-29
1
-1
/
+3
*
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-02-01
1
-2
/
+2
*
ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled
Ingo Molnar
2010-10-28
1
-1
/
+1
*
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
Theodore Ts'o
2010-10-27
1
-4
/
+4
*
ext4: constify xattr_handler
Stephen Hemminger
2010-05-21
1
-6
/
+6
*
ext4: Rename ext4dev to ext4
Theodore Ts'o
2008-10-10
1
-4
/
+4
*
ext4: Fix whitespace checkpatch warnings/errors
Theodore Ts'o
2008-09-08
1
-2
/
+2
*
ext4: make ext4_xattr_list() static
Mingming Cao
2008-04-17
1
-7
/
+0
*
ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields
Kalpak Shah
2007-07-18
1
-0
/
+17
*
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
1
-55
/
+55
*
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp
2006-10-11
1
-0
/
+145