aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe
2015-04-19Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-04-16ext4 crypto: enable encryption feature flagTheodore Ts'o
2015-04-16ext4 crypto: add symlink encryptionTheodore Ts'o
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15dax: unify ext2/4_{dax,}_file_operationsBoaz Harrosh
2015-04-15dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-12ext4 crypto: enable filename encryptionMichael Halcrow
2015-04-12ext4 crypto: filename encryption modificationsMichael Halcrow
2015-04-12ext4 crypto: partial update to namei.c for fname cryptoMichael Halcrow
2015-04-12ext4 crypto: insert encrypted filenames into a leaf directory blockMichael Halcrow
2015-04-12ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenamesTheodore Ts'o
2015-04-12ext4 crypto: filename encryption facilitiesMichael Halcrow
2015-04-12ext4 crypto: implement the ext4 decryption read pathMichael Halcrow
2015-04-12ext4 crypto: implement the ext4 encryption write pathMichael Halcrow
2015-04-12ext4 crypto: inherit encryption policies on inode and directory createMichael Halcrow
2015-04-12ext4 crypto: enforce context consistencyTheodore Ts'o
2015-04-12ext4 crypto: add encryption key management facilitiesMichael Halcrow
2015-04-12ext4 crypto: add ext4 encryption facilitiesMichael Halcrow
2015-04-11mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro
2015-04-11switch generic_write_checks() to iocb and iterAl Viro
2015-04-11ext4_file_write_iter: move generic_write_checks() upAl Viro
2015-04-11generic_write_checks(): drop isblk argumentAl Viro
2015-04-11lift generic_write_checks() into callers of __generic_file_write_iter()Al Viro
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval
2015-04-11Remove rw from dax_{do_,}io()Omar Sandoval
2015-04-11Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-11ext4 crypto: add encryption policy and password salt supportMichael Halcrow
2015-04-11ext4 crypto: add encryption xattr supportMichael Halcrow
2015-04-11ext4 crypto: export ext4_empty_dir()Michael Halcrow
2015-04-11ext4 crypto: add ext4 encryption KconfigTheodore Ts'o
2015-04-11ext4 crypto: reserve codepoints used by the ext4 encryption featureTheodore Ts'o
2015-04-08ext4 crypto: add ext4_mpage_readpages()Theodore Ts'o
2015-04-03ext4: make fsync to sync parent dir in no-journal for real this timeLukas Czerner
2015-04-03ext4: don't release reserved space for previously allocated clusterEric Whitney
2015-04-03ext4: fix loss of delalloc extent info in ext4_zero_range()Eric Whitney
2015-04-03ext4: allocate entire range in zero rangeLukas Czerner
2015-04-03ext4: remove unnecessary lock/unlock of i_block_reservation_lockMaurizio Lombardi
2015-04-02ext4: remove block_device_ejectedChristoph Hellwig
2015-04-02ext4: remove useless condition in if statement.Wei Yuan
2015-04-02ext4: remove unused header filesSheng Yong
2015-04-02ext4: fix comments in ext4_can_extents_be_merged()Xiaoguang Wang
2015-04-02ext4: fix transposition typo in format stringRasmus Villemoes