aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/xattr.h
AgeCommit message (Expand)Author
2013-04-18ext4: reserve xattr index for Rich ACL supportTheodore Ts'o
2013-02-09ext4: fix the number of credits needed for acl ops with inline dataTheodore Ts'o
2012-12-11ext4: zero out inline data using memset() instead of empty_zero_pageTheodore Ts'o
2012-12-10ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma
2012-12-10ext4: let fallocate handle inline data correctlyTao Ma
2012-12-10ext4: let ext4_truncate handle inline data correctlyTao Ma
2012-12-10ext4: evict inline data out if we need to strore xattr in inodeTao Ma
2012-12-10ext4: let fiemap work with inline dataTao Ma
2012-12-10ext4: let ext4_rename handle inline dirTao Ma
2012-12-10ext4: let empty_dir handle inline dirTao Ma
2012-12-10ext4: let ext4_delete_entry() handle inline dataTao Ma
2012-12-10ext4: let ext4_find_entry handle inline dataTao Ma
2012-12-10ext4: let ext4_readdir handle inline dataTao Ma
2012-12-10ext4: let add_dir_entry handle inline data properlyTao Ma
2012-12-10ext4: add delalloc support for inline dataTao Ma
2012-12-10ext4: add journalled write support for inline dataTao Ma
2012-12-10ext4: add normal write support for inline dataTao Ma
2012-12-10ext4: add read support for inline dataTao Ma
2012-12-10ext4: add the basic function for inline data supportTao Ma
2012-12-05ext4: export inline xattr functionsTao Ma
2012-04-29ext4: change on-disk layout to support extended metadata checksummingDarrick J. Wong
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2010-10-28ext4: fix compile with CONFIG_EXT4_FS_XATTR disabledIngo Molnar
2010-10-27ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()Theodore Ts'o
2010-05-21ext4: constify xattr_handlerStephen Hemminger
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o
2008-04-17ext4: make ext4_xattr_list() staticMingming Cao
2007-07-18ext4: 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 symbolsMingming Cao
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp