summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
2016-11-14ext4: fix mballoc breakage with 64k block sizeChandan Rajendra
2016-11-13ext4: don't lock buffer in ext4_commit_super if holding spinlockTheodore Ts'o
2016-11-13ext4: allow ext4_ext_truncate() to return an errorTheodore Ts'o
2016-11-13ext4: allow ext4_truncate() to return an errorTheodore Ts'o
2016-11-13Merge branch 'fscrypt' into originTheodore Ts'o
2016-11-13Merge branch 'dax-4.10-iomap-pmd' into originTheodore Ts'o
2016-11-13fscrypt: Let fs select encryption index/tweakDavid Gstir
2016-11-13fscrypt: Enable partial page encryptionDavid Gstir
2016-11-13fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pagesDavid Gstir
2016-11-08ext4: tell DAX the size of allocation holesRoss Zwisler
2016-11-04fs: Add helper to clean bdev aliases under a bh and use itJan Kara
2016-11-04ext4: Use clean_bdev_aliases() instead of iterationJan Kara
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-10-15ext4: add missing KERN_CONT to a few more debugging usesJoe Perches
2016-10-15ext4: correct endianness conversion in __xattr_check_inode()Eric Biggers
2016-10-12ext4: do not advertise encryption support when disabledEric Biggers
2016-10-12ext4: super.c: Update logging style using KERN_CONTJoe Perches
2016-10-11fs: use mapping_set_error instead of opencoded set_bitMichal Hocko
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-07ext2/4, xfs: call thp_get_unmapped_area() for pmd mappingsToshi Kani
2016-10-07Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-09-30ext4: remove unused variableEric Engestrom
2016-09-30ext4: use journal inode to determine journal overheadEric Whitney
2016-09-30ext4: create function to read journal inodeEric Whitney
2016-09-30ext4: unmap metadata when zeroing blocksJan Kara
2016-09-30ext4: remove plugging from ext4_file_write_iter()Jan Kara
2016-09-30ext4: allow unlocked direct IO when pages are cachedJan Kara
2016-09-30ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICYRichard Weinberger
2016-09-30ext4: do not unnecessarily null-terminate encrypted symlink dataEric Biggers
2016-09-30ext4: release bh in make_indexed_dirgmail
2016-09-30ext4: Allow parallel DIO readsJan Kara
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-22ext4: allow DAX writeback for hole punchRoss Zwisler
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-09-15fscrypto: make filename crypto functions return 0 on successEric Biggers
2016-09-15ext4: fix memory leak when symlink decryption failsEric Biggers
2016-09-15ext4: remove unused definition for MAX_32_NUMFabian Frederick
2016-09-15ext4: create EXT4_MAX_BLOCKS() macroFabian Frederick
2016-09-15ext4: remove unneeded test in ext4_alloc_file_blocks()Fabian Frederick
2016-09-15ext4: fix memory leak in ext4_insert_range()Fabian Frederick
2016-09-15ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-05ext4: improve ext4lazyinit scalabilityDmitry Monakhov
2016-09-05ext4: cleanup ext4_sync_parent()Jan Kara