aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4.h
Commit message (Expand)AuthorAge
...
* ext4: adds project ID supportLi Xi2016-01-08
* ext4 crypto: simplify interfaces to directory entry insert functionsTheodore Ts'o2016-01-08
* ext4: use pre-zeroed blocks for DAX page faultsJan Kara2015-12-07
* ext4: implement allocation of pre-zeroed blocksJan Kara2015-12-07
* ext4: provide ext4_issue_zeroout()Jan Kara2015-12-07
* ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara2015-12-07
* ext4: fix races of writeback with punch hole and zero rangeJan Kara2015-12-07
* ext4: fix races between page faults and hole punchingJan Kara2015-12-07
* ext4: Fix handling of extended tv_secDavid Turner2015-11-24
* ext4: do not allow journal_opts for fs w/o journalDmitry Monakhov2015-10-18
* ext4: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-17
* ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong2015-10-17
* ext4: store checksum seed in superblockDarrick J. Wong2015-10-17
* ext4: reserve code points for the project quota featureTheodore Ts'o2015-10-17
* ext4 crypto: ext4_page_crypto() doesn't need a encryption contextTheodore Ts'o2015-10-03
* ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o2015-09-23
* ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o2015-09-23
* ext4: add ext4_get_block_dax()Matthew Wilcox2015-09-08
* ext4: replace ext4_io_submit->io_op with ->io_wbcTejun Heo2015-07-21
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-06-25
|\
| * ext4: improve warning directory handling messagesAndreas Dilger2015-06-15
| * ext4: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-06-09
| * ext4 crypto: allocate the right amount of memory for the on-disk symlinkTheodore Ts'o2015-05-31
| * ext4 crypto: encrypt tmpfile located in encryption protected directoryTheodore Ts'o2015-05-31
| * ext4 crypto: use per-inode tfm structureTheodore Ts'o2015-05-31
| * ext4 crypto: use slab cachesTheodore Ts'o2015-05-18
| * ext4: clean up superblock encryption mode fieldsTheodore Ts'o2015-05-18
| * ext4 crypto: reorganize how we store keys in the inodeTheodore Ts'o2015-05-18
| * ext4 crypto: separate kernel and userspace structure for the keyTheodore Ts'o2015-05-18
| * ext4 crypto: optimize filename encryptionTheodore Ts'o2015-05-18
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-06-22
|\ \ | |/ |/|
| * ext4: split inode_operations for encrypted symlinks off the restAl Viro2015-05-10
* | ext4: remove unused function prototype from ext4.hTheodore Ts'o2015-05-14
|/
* Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-03
|\
| * ext4 crypto: remove duplicated encryption mode definitionsChanho Park2015-05-02
| * ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-01
| * ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2015-05-01
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-04-19
|\|
| * ext4 crypto: enable encryption feature flagTheodore Ts'o2015-04-16
| * ext4 crypto: add symlink encryptionTheodore Ts'o2015-04-16
| * ext4 crypto: insert encrypted filenames into a leaf directory blockMichael Halcrow2015-04-12
| * ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenamesTheodore Ts'o2015-04-12
| * ext4 crypto: filename encryption facilitiesMichael Halcrow2015-04-12
| * ext4 crypto: add encryption key management facilitiesMichael Halcrow2015-04-12
| * ext4 crypto: add ext4 encryption facilitiesMichael Halcrow2015-04-12
| * ext4 crypto: add encryption policy and password salt supportMichael Halcrow2015-04-11
| * ext4 crypto: export ext4_empty_dir()Michael Halcrow2015-04-11
| * ext4 crypto: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-04-11
| * ext4 crypto: add ext4_mpage_readpages()Theodore Ts'o2015-04-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-16
|\ \