summaryrefslogtreecommitdiff
path: root/fs/ext4/xattr.h
Commit message (Expand)AuthorAge
* ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan2017-07-06
* quota: add get_inode_usage callback to transfer multi-inode chargesTahsin Erdogan2017-06-22
* ext4: xattr inode deduplicationTahsin Erdogan2017-06-22
* ext4: cleanup transaction restarts during inode deletionTahsin Erdogan2017-06-22
* ext4: move struct ext4_xattr_inode_array to xattr.hTahsin Erdogan2017-06-22
* ext4: modify ext4_xattr_ino_array to hold struct inode *Tahsin Erdogan2017-06-22
* ext4: improve journal credit handling in set xattr pathsTahsin Erdogan2017-06-21
* ext4: change ext4_xattr_inode_iget() signatureTahsin Erdogan2017-06-21
* ext4: fix lockdep warning about recursive inode lockingTahsin Erdogan2017-06-21
* ext4: xattr-in-inode supportAndreas Dilger2017-06-21
* ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o2017-01-11
* ext4: reserve xattr index for the HurdTheodore Ts'o2016-07-31
* mbcache2: rename to mbcacheJan Kara2016-02-22
* ext4: convert to mbcache2Jan Kara2016-02-22
* ext4 crypto: add encryption xattr supportMichael Halcrow2015-04-11
* ext4: each filesystem creates and uses its own mb_cacheT Makphaibulchoke2014-03-18
* ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* ext4: reserve xattr index for Rich ACL supportTheodore Ts'o2013-04-18
* ext4: fix the number of credits needed for acl ops with inline dataTheodore Ts'o2013-02-09
* ext4: zero out inline data using memset() instead of empty_zero_pageTheodore Ts'o2012-12-11
* ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma2012-12-10
* ext4: let fallocate handle inline data correctlyTao Ma2012-12-10
* ext4: let ext4_truncate handle inline data correctlyTao Ma2012-12-10
* ext4: evict inline data out if we need to strore xattr in inodeTao Ma2012-12-10
* ext4: let fiemap work with inline dataTao Ma2012-12-10
* ext4: let ext4_rename handle inline dirTao Ma2012-12-10
* ext4: let empty_dir handle inline dirTao Ma2012-12-10
* ext4: let ext4_delete_entry() handle inline dataTao Ma2012-12-10
* ext4: let ext4_find_entry handle inline dataTao Ma2012-12-10
* ext4: let ext4_readdir handle inline dataTao Ma2012-12-10
* ext4: let add_dir_entry handle inline data properlyTao Ma2012-12-10
* ext4: add delalloc support for inline dataTao Ma2012-12-10
* ext4: add journalled write support for inline dataTao Ma2012-12-10
* ext4: add normal write support for inline dataTao Ma2012-12-10
* ext4: add read support for inline dataTao Ma2012-12-10
* ext4: add the basic function for inline data supportTao Ma2012-12-10
* ext4: export inline xattr functionsTao Ma2012-12-05
* ext4: change on-disk layout to support extended metadata checksummingDarrick J. Wong2012-04-29
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* ext4: fix compile with CONFIG_EXT4_FS_XATTR disabledIngo Molnar2010-10-28
* ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()Theodore Ts'o2010-10-27
* ext4: constify xattr_handlerStephen Hemminger2010-05-21
* ext4: Rename ext4dev to ext4Theodore Ts'o2008-10-10
* ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o2008-09-08
* ext4: make ext4_xattr_list() staticMingming Cao2008-04-17
* ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah2007-07-18
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-11
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-11