summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-09-15fscrypto: make filename crypto functions return 0 on successEric Biggers
2016-09-15fscrypto: rename completion callbacks to reflect usageEric Biggers
2016-09-15fscrypto: remove unnecessary includesEric Biggers
2016-09-15fscrypto: improved validation when loading inode encryption metadataEric Biggers
2016-09-15ext4: fix memory leak when symlink decryption failsEric Biggers
2016-09-15jbd2: move more common code into journal_init_common()Geliang Tang
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-05ext4: improve ext4lazyinit scalabilityDmitry Monakhov
2016-09-05ext4: cleanup ext4_sync_parent()Jan Kara
2016-09-05ext4: remove old feature helpersKaho Ng
2016-09-05ext4: enable quota enforcement based on mount optionsJan Kara
2016-09-05ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong
2016-08-31mbcache: fix to detect failure of register_shrinkerChao Yu
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-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-26Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-26Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-26fs/seq_file: fix out-of-bounds readVegard Nossum
2016-08-26dlm: fix malfunction of dlm_tool caused by debugfs changesEric Ren
2016-08-25fs/block_dev: fix potential NULL ptr deref in freeze_bdev()Andrey Ryabinin
2016-08-25Btrfs: fix lockdep warning on deadlock against an inode's log mutexFilipe Manana
2016-08-25Btrfs: detect corruption when non-root leaf has zero itemLiu Bo
2016-08-25Btrfs: check btree node's nritemsLiu Bo
2016-08-25btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney
2016-08-25Btrfs: fix em leak in find_first_block_groupJosef Bacik
2016-08-25btrfs: do not background blkdev_put()Anand Jain
2016-08-25Btrfs: clarify do_chunk_alloc()'s return valueLiu Bo
2016-08-25btrfs: fix fsfreeze hang caused by delayed iputs dealWang Xiaoguang
2016-08-25btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang
2016-08-25btrfs: divide btrfs_update_reserved_bytes() into two functionsWang Xiaoguang
2016-08-25btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()Wang Xiaoguang
2016-08-25btrfs: qgroup: Fix qgroup incorrectness caused by log replayQu Wenruo
2016-08-25btrfs: relocation: Fix leaking qgroups numbers on data extentsQu Wenruo
2016-08-25btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()Qu Wenruo
2016-08-25btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney
2016-08-25btrfs: properly track when rescan worker is runningJeff Mahoney
2016-08-25btrfs: flush_space: treat return value of do_chunk_alloc properlyAlex Lyakas