summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
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-06ext4: improve ext4lazyinit scalabilityDmitry Monakhov
2016-09-06ext4: cleanup ext4_sync_parent()Jan Kara
2016-09-06ext4: remove old feature helpersKaho Ng
2016-09-06ext4: enable quota enforcement based on mount optionsJan Kara
2016-09-06ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong
2016-08-29ext4: enforce online defrag restriction for encrypted filesEric Whitney
2016-08-29ext4: factor out loop for freeing inode xattr spaceJan Kara
2016-08-29ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()Jan Kara
2016-08-29ext4: factor out xattr movingJan Kara
2016-08-29ext4: replace bogus assertion in ext4_xattr_shift_entries()Jan Kara
2016-08-29ext4: remove checks for e_value_blockJan Kara
2016-08-29ext4: Check that external xattr value block is zeroJan Kara
2016-08-29ext4: fixup free space calculations when expanding inodesJan Kara
2016-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-08-11ext4: avoid deadlock when expanding inode sizeJan Kara
2016-08-11ext4: properly align shifted xattrs when expanding inodesJan Kara
2016-08-11ext4: fix xattr shifting when expanding inodes part 2Jan Kara
2016-08-11ext4: fix xattr shifting when expanding inodesJan Kara
2016-08-01ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o
2016-08-01ext4: reserve xattr index for the HurdTheodore Ts'o
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-07-26mm, memcg: use consistent gfp flags during readaheadMichal Hocko
2016-07-26dax: remote unused fault wrappersRoss Zwisler
2016-07-15ext4: verify extent header depthVegard Nossum
2016-07-15ext4: short-cut orphan cleanup on errorVegard Nossum
2016-07-15ext4: fix reference counting bug on block allocation errorVegard Nossum
2016-07-10ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim
2016-07-06ext4: fix project quota accounting without quota limits enabledWang Shilong
2016-07-06ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o
2016-07-05ext4: remove unused page_idxyalin wang
2016-07-04ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum