summaryrefslogtreecommitdiff
path: root/fs/ext4
Commit message (Expand)AuthorAge
* fs: use mapping_set_error instead of opencoded set_bitMichal Hocko2016-10-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
| |\ \ | | |/ | |/|
| | * fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| | * posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-22
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-07
|\ \ \
| * | | ext2/4, xfs: call thp_get_unmapped_area() for pmd mappingsToshi Kani2016-10-07
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-10-07
|\ \ \ | |/ / |/| |
| * | ext4: remove unused variableEric Engestrom2016-09-30
| * | ext4: use journal inode to determine journal overheadEric Whitney2016-09-30
| * | ext4: create function to read journal inodeEric Whitney2016-09-30
| * | ext4: unmap metadata when zeroing blocksJan Kara2016-09-30
| * | ext4: remove plugging from ext4_file_write_iter()Jan Kara2016-09-30
| * | ext4: allow unlocked direct IO when pages are cachedJan Kara2016-09-30
| * | ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICYRichard Weinberger2016-09-30
| * | ext4: do not unnecessarily null-terminate encrypted symlink dataEric Biggers2016-09-30
| * | ext4: release bh in make_indexed_dirgmail2016-09-30
| * | ext4: Allow parallel DIO readsJan Kara2016-09-30
| * | ext4: allow DAX writeback for hole punchRoss Zwisler2016-09-22
| * | fscrypto: make filename crypto functions return 0 on successEric Biggers2016-09-15
| * | ext4: fix memory leak when symlink decryption failsEric Biggers2016-09-15
| * | ext4: remove unused definition for MAX_32_NUMFabian Frederick2016-09-15
| * | ext4: create EXT4_MAX_BLOCKS() macroFabian Frederick2016-09-15
| * | ext4: remove unneeded test in ext4_alloc_file_blocks()Fabian Frederick2016-09-15
| * | ext4: fix memory leak in ext4_insert_range()Fabian Frederick2016-09-15
| * | ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang2016-09-15
| * | ext4: improve ext4lazyinit scalabilityDmitry Monakhov2016-09-05
| * | ext4: cleanup ext4_sync_parent()Jan Kara2016-09-05
| * | ext4: remove old feature helpersKaho Ng2016-09-05
| * | ext4: enable quota enforcement based on mount optionsJan Kara2016-09-05
| * | ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong2016-09-05
| * | ext4: enforce online defrag restriction for encrypted filesEric Whitney2016-08-29
| * | ext4: factor out loop for freeing inode xattr spaceJan Kara2016-08-29
| * | ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()Jan Kara2016-08-29
| * | ext4: factor out xattr movingJan Kara2016-08-29
| * | ext4: replace bogus assertion in ext4_xattr_shift_entries()Jan Kara2016-08-29
| * | ext4: remove checks for e_value_blockJan Kara2016-08-29
| * | ext4: Check that external xattr value block is zeroJan Kara2016-08-29
| * | ext4: fixup free space calculations when expanding inodesJan Kara2016-08-29
* | | fscrypto: require write access to mount to set encryption policyEric Biggers2016-09-10
|/ /
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-08-29
|\ \ | |/ |/|
| * ext4: avoid deadlock when expanding inode sizeJan Kara2016-08-11
| * ext4: properly align shifted xattrs when expanding inodesJan Kara2016-08-11
| * ext4: fix xattr shifting when expanding inodes part 2Jan Kara2016-08-11
| * ext4: fix xattr shifting when expanding inodesJan Kara2016-08-11
| * ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2016-08-01