summaryrefslogtreecommitdiffstats
path: root/fs/ext4/xattr.h
Commit message (Expand)AuthorAgeFilesLines
* ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan2017-07-061-1/+4
* quota: add get_inode_usage callback to transfer multi-inode chargesTahsin Erdogan2017-06-221-0/+2
* ext4: xattr inode deduplicationTahsin Erdogan2017-06-221-15/+2
* ext4: cleanup transaction restarts during inode deletionTahsin Erdogan2017-06-221-1/+2
* ext4: move struct ext4_xattr_inode_array to xattr.hTahsin Erdogan2017-06-221-0/+5
* ext4: modify ext4_xattr_ino_array to hold struct inode *Tahsin Erdogan2017-06-221-3/+2
* ext4: improve journal credit handling in set xattr pathsTahsin Erdogan2017-06-211-0/+1
* ext4: change ext4_xattr_inode_iget() signatureTahsin Erdogan2017-06-211-2/+0
* ext4: fix lockdep warning about recursive inode lockingTahsin Erdogan2017-06-211-0/+6
* ext4: xattr-in-inode supportAndreas Dilger2017-06-211-3/+30
* ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o2017-01-111-0/+32
* ext4: reserve xattr index for the HurdTheodore Ts'o2016-07-311-0/+1
* mbcache2: rename to mbcacheJan Kara2016-02-221-2/+2
* ext4: convert to mbcache2Jan Kara2016-02-221-3/+2
* ext4 crypto: add encryption xattr supportMichael Halcrow2015-04-111-0/+3
* 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