summaryrefslogtreecommitdiffstats
path: root/fs/ext4/xattr.h
Commit message (Expand)AuthorAgeFilesLines
* ext4: each filesystem creates and uses its own mb_cacheT Makphaibulchoke2014-03-181-3/+3
* ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-2/+0
* ext4: reserve xattr index for Rich ACL supportTheodore Ts'o2013-04-181-0/+1
* ext4: fix the number of credits needed for acl ops with inline dataTheodore Ts'o2013-02-091-68/+0
* ext4: zero out inline data using memset() instead of empty_zero_pageTheodore Ts'o2012-12-111-0/+1
* ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma2012-12-101-235/+0
* ext4: let fallocate handle inline data correctlyTao Ma2012-12-101-0/+5
* ext4: let ext4_truncate handle inline data correctlyTao Ma2012-12-101-0/+9
* ext4: evict inline data out if we need to strore xattr in inodeTao Ma2012-12-101-3/+6
* ext4: let fiemap work with inline dataTao Ma2012-12-101-0/+10
* ext4: let ext4_rename handle inline dirTao Ma2012-12-101-0/+11
* ext4: let empty_dir handle inline dirTao Ma2012-12-101-0/+6
* ext4: let ext4_delete_entry() handle inline dataTao Ma2012-12-101-0/+13
* ext4: let ext4_find_entry handle inline dataTao Ma2012-12-101-0/+13
* ext4: let ext4_readdir handle inline dataTao Ma2012-12-101-0/+9
* ext4: let add_dir_entry handle inline data properlyTao Ma2012-12-101-0/+19
* ext4: add delalloc support for inline dataTao Ma2012-12-101-0/+27
* ext4: add journalled write support for inline dataTao Ma2012-12-101-0/+12
* ext4: add normal write support for inline dataTao Ma2012-12-101-0/+26
* ext4: add read support for inline dataTao Ma2012-12-101-0/+7
* ext4: add the basic function for inline data supportTao Ma2012-12-101-0/+54
* ext4: export inline xattr functionsTao Ma2012-12-051-0/+58
* ext4: change on-disk layout to support extended metadata checksummingDarrick J. Wong2012-04-291-1/+3
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+2
* ext4: fix compile with CONFIG_EXT4_FS_XATTR disabledIngo Molnar2010-10-281-1/+1
* ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()Theodore Ts'o2010-10-271-4/+4
* ext4: constify xattr_handlerStephen Hemminger2010-05-211-6/+6
* ext4: Rename ext4dev to ext4Theodore Ts'o2008-10-101-4/+4
* ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o2008-09-081-2/+2
* ext4: make ext4_xattr_list() staticMingming Cao2008-04-171-7/+0
* ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah2007-07-181-0/+17
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-55/+55
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+145
OpenPOWER on IntegriCloud