summaryrefslogtreecommitdiffstats
path: root/fs/ext4
Commit message (Expand)AuthorAgeFilesLines
* ext4: remove plugging from ext4_file_write_iter()Jan Kara2016-09-301-4/+0
* ext4: allow unlocked direct IO when pages are cachedJan Kara2016-09-301-2/+1
* ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICYRichard Weinberger2016-09-301-0/+3
* ext4: do not unnecessarily null-terminate encrypted symlink dataEric Biggers2016-09-301-2/+0
* ext4: release bh in make_indexed_dirgmail2016-09-301-8/+6
* ext4: Allow parallel DIO readsJan Kara2016-09-301-22/+18
* ext4: allow DAX writeback for hole punchRoss Zwisler2016-09-221-2/+2
* fscrypto: make filename crypto functions return 0 on successEric Biggers2016-09-153-9/+9
* ext4: fix memory leak when symlink decryption failsEric Biggers2016-09-151-2/+1
* ext4: remove unused definition for MAX_32_NUMFabian Frederick2016-09-151-2/+0
* ext4: create EXT4_MAX_BLOCKS() macroFabian Frederick2016-09-153-14/+7
* ext4: remove unneeded test in ext4_alloc_file_blocks()Fabian Frederick2016-09-151-7/+2
* ext4: fix memory leak in ext4_insert_range()Fabian Frederick2016-09-151-0/+3
* ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang2016-09-151-0/+2
* ext4: improve ext4lazyinit scalabilityDmitry Monakhov2016-09-051-10/+31
* ext4: cleanup ext4_sync_parent()Jan Kara2016-09-051-1/+8
* ext4: remove old feature helpersKaho Ng2016-09-054-29/+6
* ext4: enable quota enforcement based on mount optionsJan Kara2016-09-052-13/+33
* ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong2016-09-051-4/+4
* ext4: enforce online defrag restriction for encrypted filesEric Whitney2016-08-291-0/+7
* ext4: factor out loop for freeing inode xattr spaceJan Kara2016-08-291-52/+69
* ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()Jan Kara2016-08-291-12/+8
* ext4: factor out xattr movingJan Kara2016-08-291-74/+85
* ext4: replace bogus assertion in ext4_xattr_shift_entries()Jan Kara2016-08-291-4/+5
* ext4: remove checks for e_value_blockJan Kara2016-08-291-8/+7
* ext4: Check that external xattr value block is zeroJan Kara2016-08-291-0/+2
* ext4: fixup free space calculations when expanding inodesJan Kara2016-08-291-34/+24
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-08-294-25/+49
|\
| * ext4: avoid deadlock when expanding inode sizeJan Kara2016-08-112-8/+13
| * ext4: properly align shifted xattrs when expanding inodesJan Kara2016-08-111-1/+1
| * ext4: fix xattr shifting when expanding inodes part 2Jan Kara2016-08-111-2/+3
| * ext4: fix xattr shifting when expanding inodesJan Kara2016-08-111-13/+14
| * ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2016-08-011-1/+17
| * ext4: reserve xattr index for the HurdTheodore Ts'o2016-07-311-0/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-282-2/+0
|\ \
| * | drop redundant ->owner initializationsAl Viro2016-05-292-2/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-262-3/+3
|\ \ \
| * | | mm, memcg: use consistent gfp flags during readaheadMichal Hocko2016-07-261-1/+1
| * | | dax: remote unused fault wrappersRoss Zwisler2016-07-261-2/+2
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-07-2625-2089/+455
|\ \ \ | | |/ | |/|
| * | ext4: verify extent header depthVegard Nossum2016-07-151-0/+4
| * | ext4: short-cut orphan cleanup on errorVegard Nossum2016-07-141-0/+10
| * | ext4: fix reference counting bug on block allocation errorVegard Nossum2016-07-141-14/+3
| * | ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim2016-07-1019-1997/+297
| * | ext4: fix project quota accounting without quota limits enabledWang Shilong2016-07-051-10/+8
| * | ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2016-07-052-0/+10
| * | ext4: remove unused page_idxyalin wang2016-07-051-2/+1
| * | ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum2016-07-041-3/+3
| * | ext4: Fix WARN_ON_ONCE in ext4_commit_super()Pranay Kr. Srivastava2016-07-041-14/+16
| * | ext4: fix deadlock during page writebackJan Kara2016-07-041-3/+26
OpenPOWER on IntegriCloud