summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* fscrypto: make filename crypto functions return 0 on successEric Biggers2016-09-15
* fscrypto: rename completion callbacks to reflect usageEric Biggers2016-09-15
* fscrypto: remove unnecessary includesEric Biggers2016-09-15
* fscrypto: improved validation when loading inode encryption metadataEric Biggers2016-09-15
* ext4: fix memory leak when symlink decryption failsEric Biggers2016-09-15
* jbd2: move more common code into journal_init_common()Geliang Tang2016-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
* mbcache: fix to detect failure of register_shrinkerChao Yu2016-08-31
* 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
* 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
| * ext4: reserve xattr index for the HurdTheodore Ts'o2016-07-31
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-26
|\ \
| * | fs/seq_file: fix out-of-bounds readVegard Nossum2016-08-26
* | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-26
|\ \ \
| * | | Btrfs: fix lockdep warning on deadlock against an inode's log mutexFilipe Manana2016-08-25
| * | | Btrfs: detect corruption when non-root leaf has zero itemLiu Bo2016-08-25
| * | | Btrfs: check btree node's nritemsLiu Bo2016-08-25
| * | | btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney2016-08-25
| * | | Btrfs: fix em leak in find_first_block_groupJosef Bacik2016-08-25
| * | | btrfs: do not background blkdev_put()Anand Jain2016-08-25
| * | | Btrfs: clarify do_chunk_alloc()'s return valueLiu Bo2016-08-25
| * | | btrfs: fix fsfreeze hang caused by delayed iputs dealWang Xiaoguang2016-08-25
| * | | btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-25
| * | | btrfs: divide btrfs_update_reserved_bytes() into two functionsWang Xiaoguang2016-08-25
| * | | btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()Wang Xiaoguang2016-08-25
| * | | btrfs: qgroup: Fix qgroup incorrectness caused by log replayQu Wenruo2016-08-25
| * | | btrfs: relocation: Fix leaking qgroups numbers on data extentsQu Wenruo2016-08-25
| * | | btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()Qu Wenruo2016-08-25
| * | | btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney2016-08-25