aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/ext4.h
Commit message (Expand)AuthorAgeFilesLines
* ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o2018-12-021-3/+0
* ext4: add more inode number paranoia checksTheodore Ts'o2018-12-021-5/+0
* ext4: convert to mbcache2Jan Kara2017-12-311-1/+1
* ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o2017-12-311-0/+3
* ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o2017-12-311-0/+5
* ext4: create EXT4_MAX_BLOCKS() macroFabian Frederick2017-12-311-0/+3
* ext4: fix dir_nlink behaviourAndreas Dilger2017-08-121-1/+4
* ext4: silence array overflow warningDan Carpenter2017-08-121-1/+1
* ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2017-05-291-0/+1
* ext4: add lockdep annotations for i_data_semTheodore Ts'o2017-05-291-0/+23
* ext4: Fix handling of extended tv_secDavid Turner2017-05-291-7/+44
* ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o2017-05-291-2/+4
* ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o2017-05-291-0/+3
* ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o2017-05-291-0/+1
* ext4 crypto: simplify interfaces to directory entry insert functionsTheodore Ts'o2017-05-291-2/+1
* ext4 crypto: ext4_page_crypto() doesn't need a encryption contextTheodore Ts'o2017-05-291-2/+1
* ext4 crypto: allocate the right amount of memory for the on-disk symlinkTheodore Ts'o2017-05-271-0/+1
* ext4 crypto: encrypt tmpfile located in encryption protected directoryTheodore Ts'o2017-05-271-0/+9
* ext4 crypto: use per-inode tfm structureTheodore Ts'o2017-05-271-3/+2
* ext4 crypto: use slab cachesTheodore Ts'o2017-05-271-0/+1
* ext4: clean up superblock encryption mode fieldsTheodore Ts'o2017-05-271-6/+0
* ext4 crypto: reorganize how we store keys in the inodeTheodore Ts'o2017-05-271-16/+28
* ext4 crypto: separate kernel and userspace structure for the keyTheodore Ts'o2017-05-271-1/+1
* ext4 crypto: optimize filename encryptionTheodore Ts'o2017-05-271-22/+41
* ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2017-05-271-0/+1
* ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2017-05-271-3/+6
* ext4 crypto: sync up the mainline 4.1-rc1 mergeTheodore Ts'o2017-05-271-4/+4
* ext4 crypto: enable encryption feature flagTheodore Ts'o2017-05-271-4/+13
* ext4 crypto: Add symlink encryptionTheodore Ts'o2017-05-271-0/+1
* ext4 crypto: insert encrypted filenames into a leaf directory blockMichael Halcrow2017-05-271-1/+3
* ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenamesTheodore Ts'o2017-05-271-2/+3
* ext4 crypto: filename encryption facilitiesMichael Halcrow2017-05-271-0/+41
* ext4 crypto: add encryption key management facilitiesMichael Halcrow2017-05-271-0/+13
* ext4 crypto: add ext4 encryption facilitiesMichael Halcrow2017-05-271-0/+52
* ext4 crypto: add encryption policy and password salt supportMichael Halcrow2017-05-271-0/+15
* ext4 crypto: export ext4_empty_dir()Michael Halcrow2017-05-271-0/+1
* ext4 crypto: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2017-05-271-6/+19
* ext4 crypto: add ext4_mpage_readpages()Theodore Ts'o2017-05-271-0/+4
* ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trimJP Abgrall2017-05-271-1/+2
* ext4: use old legacy direct I/O interface for 3.18 backportTheodore Ts'o2017-05-271-1/+2
* BACKPORT: ext4 from 3.18 to mtk-3.10Mister Oyster2017-05-271-199/+241
* ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2017-04-111-0/+1
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-0/+23
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-7/+44
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-261-0/+1
* first commitMeizu OpenSource2016-08-151-0/+2748